Hi, I've just pushed a modification on openejb webservices: if the webservice is in a webapp it will be deployed twice, i kept the current deployment and added one in the webapp context under webservices.
Simple example with ejb-examples: http://localhost:9999/HelloEjbService?wsdl and http://localhost:9999/ejb-examples-1.1-SNAPSHOT/webservices/HelloEjbService?wsdl please shout if it broke something - Romain
