I am facing a problem using statefull session beans and RMI-IIOP ; 

I have some classes extended from PortableRemoteObject and their Interfaces 
which extends Remote . 

When i try to return these Interface(as above) from my ejb's Business Method 
following error occurs; 

2004-11-19 20:20:37,700 
ERROR [jacorb] org.omg.CORBA.portable.UnknownException: vmcid: 0x0 minor code: 
0 completed: Maybe 
at 
org.jboss.iiop.rmi.marshal.strategy.SkeletonStrategy.writeException(SkeletonStrategy.java:164)
 
at 
org.jboss.proxy.ejb.EjbObjectCorbaServant._invoke(EjbObjectCorbaServant.java:236)
 
at org.jacorb.poa.RequestProcessor.invokeOperation(Unknown Source) 
at org.jacorb.poa.RequestProcessor.process(Unknown Source) 
at org.jacorb.poa.RequestProcessor.run(Unknown Source) 

Does iiop not allow business methods return type a Remote Interface? 

Plz. if anybody have ans for this reply me soon?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857414#3857414

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857414


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to