I am having the same problem as posted in the thread
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=53273 however I did
not see a solution.
I have an endpoint defined as follows:
public GenderUsedVO[] findAllKeyGenderByLogNo(String logNo)
throws RemoteException;
When I try to access this service, I get the following error:
java.io.IOException: No serializer found for class GenderUsedVO in registry
[EMAIL PROTECTED]
If I just return the same object as a single instance of this object, it works
fine but when I try to return an array of these objects I get the above error.
We are using JBoss 4.0.0. Any suggestions would be greatly appreciated.
Best Regards.
Carl
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864187#3864187
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864187
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development