Hi, I want to send Annotation via Axis SOAP. Has biojave implemented any Annotation serializer, or is there any custom serializer for Annotation? Annotation has a method asMap() that returns a Map. AXIS can serializer Map. However, the Map of Annotation contains ArrayList objects that AXIS can't serialize. Here, the ArrayList is an array of String.
Any simple solution for this problem? Thanks. George _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
