Re: Multiple methods in RPC-based service

2006-06-04 Thread Anne Thomas Manes
e at the following URLhttp://www.students.ncl.ac.uk/g.e.hobona/rsrc/project001.zipIt's only about five or so classes and the entry point is CatalogueService.javaGobe>From: Deepal Jayasinghe <[EMAIL PROTECTED]>>Reply-To: axis-user@ws.apache.org >To: axis-user@ws.apache.org>Subject: Re

Re: Multiple methods in RPC-based service

2006-06-02 Thread GOBE HOBONA
: axis-user@ws.apache.org Subject: Re: Multiple methods in RPC-based service Date: Fri, 02 Jun 2006 10:12:11 +0530 If it is behave like that , then that definitely a bug :) can you please help me to re generate the problem . GOBE HOBONA wrote: > Hello, > > Hopefully somebody might be abl

Re: Multiple methods in RPC-based service

2006-06-01 Thread Deepal Jayasinghe
If it is behave like that , then that definitely a bug :) can you please help me to re generate the problem . GOBE HOBONA wrote: > Hello, > > Hopefully somebody might be able to shed some light. > > I have a class called CatalogueService which implements two methods > getSearchResults() and get

Re: Multiple methods in RPC-based service

2006-06-01 Thread Deepal Jayasinghe
Thats a bug :) can you please help me to re generate the problem . GOBE HOBONA wrote: > Hello, > > Hopefully somebody might be able to shed some light. > > I have a class called CatalogueService which implements two methods > getSearchResults() and getRecord() in that order. > > I have specifie

Multiple methods in RPC-based service

2006-06-01 Thread GOBE HOBONA
Hello, Hopefully somebody might be able to shed some light. I have a class called CatalogueService which implements two methods getSearchResults() and getRecord() in that order. I have specified RPCMessageReceiver as my messagereceiver. Surprisingly, the REST endpoint reference appears to on