On 7/26/07, ant elder <[EMAIL PROTECTED]> wrote:

<snip>

Another problem is the runtime base uri is changing for our different
> environments, for example the standalone Jetty runtime has an empty base
> uri, where as the sample webapp ones have things like /services/ or other
> samples /SCA/. That is user configurable in the web.xml, but how about at
> least in all our samples we change that to be consistent?


I've just hit this issue again with the new  helloworld sdo webapp sample
which has a testcase that uses our Jetty host and the sample creates a
deployable war. That results in the WS endpoint being different depending on
where its running, i.e. in the webapp case it includes the webapp name in
the url but the testcase using the jetty host doesn't include the name. I
guess this is related to the discussions on the runtime base URL but could
we somehow make that configurable so that from within a testcase its
possible to set the base url used by the Jetty host so that its the same as
used by the webapp host?

   ...ant

Reply via email to