converting a geronimo ejb-jaxws app to jonas
Ryan Zoerner <[email protected]> Mon, 20 Jun 2011 21:18:16 -0500
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hello, I have a geronimo ejb-jaxws demo that I would like to deploy on Jonas. I am wondering how. Is there a link to some standard set of instructions? Or, could someone just tell me what files I need to use to replace ejb-jar.xml and openejb-jar.xml files. Is it that simple, or is it much more complicated? The EJB JAXWS xml that was on the ow2 site has all sorts of port information in it, which I would like to stay away from explicitly stating. Is there something with less information in it which focuses only on bare-bones deployment? The sample app is found here: https://cwiki.apache.org/GMOxDOC30/developing-a-jax-ws-ejb-stateless-session-bean-web-service.html Thank you. Ryan Zoerner