Hi,
I developped a SLSB EJB that can be invoked through Corba and RMI
With RMI, everithing is OK, but it's not the case with Corba.
I can receive the right Home from the ORB (through IOR), but when i call the create method I receive an ClassCastException.
In the JBoss Server, i saw that my EJB was called on ejbCreate successfully.Fine.
The ClassCastException is send by com.sun.corba.se.impl.javax.rmi.PortableRemoteObject.narrow with the message :
Object is not of remote type xxx.itfejb.EJBRemote
I tracked this class to see in the narrow method:
NarrowFrom=org.jacorb.orb.Reference [interface java.rmi.Remote]
narrowTo =interface xxx.itfejb.EJBRemote
My JDK is 1.5.0.10.
Does someone has an idea about whats wrong ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110889#4110889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110889
the jBPM team is currently implementing a BAM module in the jBPM console. I'm currently trying to get few opinions on what reporting engine to integrate. Currently I'm thinking of three options:
1. BIRT
2. Jasper Reports
3. Pentaho BI
I would like to get the feedback of the community so that we investigate the time in the enhancements instead of comparing frameworks.
Waiting on feedback...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110838#4110838
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110838
Thanks Tom I found some entry related to the timer implementation of websale order application.
But could you please give me some details as to how to go about implementing this asynchronous continuation after setting asych="true"?
Actually I have to carry out some Point of View on this product so it will be great help if you could detail me the steps for asynchronous implementation with jbpm 3.2.2.
Thanks.
Mandrita.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110727#4110727
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110727