Re: Service path

2007-04-27 Thread Steven E. Harris
Davanum Srinivas <[EMAIL PROTECTED]> writes: > Please log #1 as enhancement request That's now AXIS2-2601: http://issues.apache.org/jira/browse/AXIS2-2601 > and #2 as a bug. And that's now AXIS2-2602: http://issues.apache.org/jira/browse/AXIS2-2602 > Sorry, we were distracted trying to c

Re: Service path

2007-04-27 Thread Davanum Srinivas
Steven, Please log #1 as enhancement request and #2 as a bug. Sorry, we were distracted trying to cut 1.2 final release :) -- dims On 4/27/07, Steven E. Harris <[EMAIL PROTECTED]> wrote: Dennis Thrysøe <[EMAIL PROTECTED]> writes: > Is it possible to configure axis2 to place services on multip

Re: Service path

2007-04-27 Thread Steven E. Harris
Dennis Thrysøe <[EMAIL PROTECTED]> writes: > Is it possible to configure axis2 to place services on multiple > different paths (URLs)? I asked a couple of related questions on Wednesday, but sadly neither has provoked a response as of yet: o The servicePath configuration parameter: how to

RE: Service path

2007-04-27 Thread Hickman, Craig
I think the easiest path is to use Spring to expose you Service and include Axis2 within your application rather than your app within Axis2. Add the proper axix2 libs to your applications lib directory. Add the current version of spring.jar from the Spring Framework Site: http://www.springframewor