Hi, sorry if this is a "beginner" question... I have a War with the simple-webservice implemented. Works as it should. Then, I'm packaging this war in an EAR. Is there any requirements for this kind of setup? I've tried to add openejb-jar.xml also adding web service references, but it does'nt seem to help.
If I remove @stateless, I can see the service is loaded in the logs as normal. Is this supposed to work? (I need stateless for handling @rolesallowed on methods) BTW, always running bleeding edge 1.6.0-SNAPSHOT :-) -- View this message in context: http://openejb.979440.n4.nabble.com/stateless-webservice-in-war-and-ear-packaging-tp4663213.html Sent from the OpenEJB User mailing list archive at Nabble.com.
