Hmm. Using JBoss 3.0.1, I tried deploying an ear file with just a wsr and I tried deploying just the wsr, and in both cases I do get error message in log file. Are you sure you got no errors?
[EMAIL PROTECTED] wrote: > I am trying to understand the different deployment options for web services > using JBoss.net and am getting a bit lost. I have tried the JBoss.net forum > but haven't gotten any feedback. > > I am using the example from http://www.csd.abdn.ac.uk/~bscharla/soap.html > (thanks Bruce :-) and this is working great as is - ie packaged as an .ear > containing the EJB jar, web app war and web service wsr. > > However I want to be able to 'bolt' the web service capabilitity onto existing > EJBs - and package separately. To try this I have split the above example up > and deployed the components separately (ie jar, war and wsr). The jar and war > deploy fine and I can use the test page to hit the EJB using standard J2EE / > RMI connectivity. However I can't get the web service to deploy. > > If I deploy the wsr I get a deployment error - it says I am trying to re-deploy > something that is already deployed (even though it isn't). If I just deploy the > web-service.xml file (which is all that's in the wsr anyway, that deploys with > no errors - but doesn't work (ie the web service isn't available). > > I am not changing any of the files and the ear does work so I know it must be a > packaging issue. > Anyone know how this can be packaged and / or where I can look to find this > out ? > > Thanks > Matt > > ----------------------------------------------- > Shine Technologies - A Passion For Excellence > http://www.ShineTech.com > ----------------------------------------------- > > ------------------------------------------------------- > In remembrance > www.osdn.com/911/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- Greg Turner, JBoss Authorized Consultant Tiburon Enterprise Systems http://www.tiburon-e-systems.com Box 1171 Tiburon, CA 94920 415-332-3363 ------------------------------------------------------- In remembrance www.osdn.com/911/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
