I solved the problem. the reason I failed is that I put openejb-jar.xml into META-INF/. acutally I am a geronimo user, in case of geronimo2.X, I need to archive ejb files into .jar, and then in .jar, I need to put openejb-jar.xml into META-INF/.
With tomee+, I put openejb-jar.xml into WEB-INF/, and then everything going right. thanks anyway. -- View this message in context: http://openejb.979440.n4.nabble.com/Tomee-JAXWS-webservice-address-tp4656521p4656701.html Sent from the OpenEJB User mailing list archive at Nabble.com.
