[kepler-dev] [Bug 2357] - EML2DataSource connection problem (asColumnBasedRecord)

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Mar 1 10:57:38 PST 2006


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2357

tao at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From tao at nceas.ucsb.edu  2006-03-01 10:57 -------
The disconection issue came from the eml datasource constructor. If the
initialize output type is as same as the real outtype, the datasource actor will
be disconnected(in our case, the initialize type in consctructor is
ColumnBasedRecord). Add new output type class - EML200OutputTypeInitialize, this
output type will do nothing except given a value in construct. So the bug has
been fixed.


More information about the Kepler-dev mailing list