Hi i see the differences between the file traces of local(i.e. openEJB on port 4201) and tomcat side:
http://www.nabble.com/file/p22618576/log.trace log.trace http://www.nabble.com/file/p22618576/tomcat.trace tomcat.trace in tomcat trace i cant find: openjpa.Runtime - Starting OpenJPA present instead in local.trace; it seems that OpenJPA can't start , but i cant' see errors.... i hope this can help... thanks giovacar wrote: > > Hi, if it is usefull, > this is the bean and source code: > http://www.nabble.com/file/p22617824/EJBentity_and%2Bsource%2Bcode.jar > EJBentity_and+source+code.jar > > thanks for your patience > > > > Jean-Louis MONTEIRO wrote: >> >> >> giovacar wrote: >>> >>> Hi, >>> i want to use the Tomcat as a EJB server, and call remotely the ejbs >>> deployed on it; >>> with stateless and statefull types works; >>> i would do the same with entity, deploying only the EJB, not an >>> application that contain it. >>> it's so particular? >>> >> Not at all. >> You know it's sometimes difficult to give input out of the context. >> >> Never mind ... >> I will do a small test to reproduce your problem. >> >> Jean-Louis >> > > -- View this message in context: http://www.nabble.com/different-beheviour-from-local-and-tomcat-server-tp22598679p22618576.html Sent from the OpenEJB User mailing list archive at Nabble.com.
