JbpmFacadeLocal is my home interface:
| package session;
|
| import javax.ejb.*;
|
| public interface JbpmFacadeLocal extends EJBHome{
|
| JbpmFacadeRemote create() throws javax.ejb.CreateException,
java.rmi.RemoteException;
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135085#4135085
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135085
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user