This content has been marked as final.
Show 1 reply
-
1. Re: Setting the end-point for a Seam web service
staticr Jun 30, 2008 4:01 AM (in response to staticr)Of course I find the answer out almost immediately after posting this.
In case anyone else has this question, add @WebContext to your class. One of the parameters is contextRoot and setting that will change the path to your web service.
Thanks,
Colin