3 Replies Latest reply on Jul 5, 2005 9:46 AM by thomas.diesler

    How  to specify ctxPath for ejb endpoint web service

    cboris

      Hi all,

      I have found simple example of ejb with endpoint ws of "Hello world" example and deployed it on JBoss 4.0.0, it was really easy using eclipse and jboss-ide.

      I was wondering is there any way to influence on the context path under which service will be deployed. What I found out that AxisService component is generating wsdd for Axis itself, and then by some magic jboss-web.xml is also produced for destination war.

      Is there a way to instruct under which ctx-path (like : /somepath/service ) will endpoint be deployed?

      Boris.