Hi, where did i set the property openejb.embedded.remotable ? thanks
Jean-Louis MONTEIRO wrote: > > Hi, > > did you try activating remoting ? > You have to set the property openejb.embedded.remotable to true > http://openejb.apache.org/3.0/embedded-and-remotable.html > > Jean-Louis > > > giovacar wrote: >> >> Hi Gurus, >> i try to deploy a EJB on Tomcat installation: >> >> bin\openejb deploy --server-url http://localhost:8080/openejb/ejb >> myEJB.jar >> >> but it not work: >> 19-mar-2009 13.17.17 org.apache.openejb.client.StickyConnectionStrategy >> connect >> AVVERTENZA: Failover: Cannot connect to server(s): ejbd://localhost:4201 >> Excepti >> on: Cannot connect to server 'ejbd://localhost:4201'. Check that the >> server is >> started and that the specified serverURL is correct.. Trying next. >> openejb/DeployerBusinessRemote does not exist in server >> 'ejbd://localhost:4201', >> check the server logs to ensure it exists and has not been removed. >> >> what's my wrong action? >> >> > > -- View this message in context: http://www.nabble.com/deploy-EJB-on-tomcat-tp22599057p22600990.html Sent from the OpenEJB User mailing list archive at Nabble.com.
