Re: Out Only MEP and Rest support

2008-10-16 Thread Barry Alexander
] To: axis-user@ws.apache.org Subject: Re: Out Only MEP and Rest support Keith, thanks for the info, it helped somewhat as I am further along...calling it a night though, and will resume tomorrow. This I am left off: [ERROR] org.apache.axis2.AxisFault: Exception occurred while trying

RE: Out Only MEP and Rest support

2008-10-16 Thread Meeusen, Christopher W.
:[EMAIL PROTECTED] g] On Behalf Of Barry Alexander Sent: Thursday, October 16, 2008 2:27 PM To: axis-user@ws.apache.org Subject: Re: Out Only MEP and Rest support Sorry to be so dense...I have taken advice and implemented the StudentService example I get a good response from http://localhost:8080

Out Only MEP and Rest support

2008-10-15 Thread Barry Alexander
Hi Axis2 users, I am trying the sample application at http://wso2.org/library/406 and have a few questions: 1) I have built and successfully deployed the two mentioned services in the sample referenced above (ActiveService and ClientService), when attempting to register with

Re: Out Only MEP and Rest support

2008-10-15 Thread Barry Alexander
After send this http://localhost:8080/axis2/services/ActiveService/register?notifyEpr=http://localhost:8080/axis2/services/ClientServic I see this in the tomcat logs: [ERROR] The endpoint reference (EPR) for the Operation not found is /axis2/services/ActiveService/register?notifyEpr=

Re: Out Only MEP and Rest support

2008-10-15 Thread keith chapman
Perhaps having a look at this article http://wso2.org/library/3726 [1] would explain to you how REST works in Axis2. Thanks, Keith. [1] http://wso2.org/library/3726 On Wed, Oct 15, 2008 at 11:20 PM, Barry Alexander [EMAIL PROTECTED] wrote: After send this

Re: Out Only MEP and Rest support

2008-10-15 Thread Barry Alexander
Keith, thanks for the info, it helped somewhat as I am further along...calling it a night though, and will resume tomorrow. This I am left off: [ERROR] org.apache.axis2.AxisFault: Exception occurred while trying to invoke service method notify [ERROR] Exception occurred while trying to invoke

RE: Out Only MEP and Rest support

2008-10-15 Thread Martin Gainty
does not necessarily endorse content contained within this transmission. Date: Wed, 15 Oct 2008 16:28:09 -0700 From: [EMAIL PROTECTED] To: axis-user@ws.apache.org Subject: Re: Out Only MEP and Rest support Keith, thanks for the info, it helped somewhat as I am further along...calling it a night