[jboss-user] [JBoss jBPM] - Re: Error getting CommandServiceBean

AJanz do-not-reply at jboss.com
Wed Sep 17 04:00:26 EDT 2008


ok i changed it to 

  | 	RemoteCommandServiceHome remoteCommandServiceHome = (RemoteCommandServiceHome) initialContext
  | 								.lookup("ejb/CommandServiceBean");
  | 						remoteCMDService = remoteCommandServiceHome.create();
  | 

but now i got 

Invalid invocation, check your deployment packaging, method=public abstract org.jbpm.ejb.RemoteCommandService org.jbpm.ejb.RemoteCommandServiceHome.create() throws javax.ejb.CreateException,java.rmi.RemoteException

i deployed the jbpm-enterprise.ear on  a jboss 4.2.2.

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

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



More information about the jboss-user mailing list