Hi,

  I'm trying to expose an existing service as a POJO service. I have few
queries;

1. I understand that the MessageReceivers defined in the services.xml
file have to be in the same order as the methods defined in the service
implementation class. Should one define message receivers for only
"public" methods ? Is this assumption correct?

2. How do we inform the WSDL generator to not map (filter out) certain
"public" methods to WSDL operations?

3. In one of the replies to my previous post, I was asked to use
Axis2-1.1.1 version in-order to overcome problems with stub code
generation using XMLBeans databinding. I'd like to use a RC version.
When do you anticipate releasing RC for v1.1.1? And is the problem with
Stub code generation tightly coupled to the databinding scheme used?
What i'm trying to understand is if I could get around the problem if i
move to a different databinding scheme such as Adb or JibX. 

Thanks in advance.

vedha


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to