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

I have some classes extended from UnicastRemoteObject 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=3855794#3855794

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


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to