Hi Vinh,

thank you for you reply.

If you already have a muse.xml file setup with the correct capability
class names, I think you should be able to pass it to
wsdl2java via the -descriptor argument you mentioned.  I haven't used
this myself though, so I can't confirm.

Well, it doesn't create the correct class names but...

  So you can actually do it manually without wsdl2java.  Just
create a class that extends the proper base class (i.e.
AbstractCapability),

...this is a solution for me. I've just created classes with proper names that extend the accordant MyCapability/MyServiceProxy classes. The default behavior is changed by a perl script to forwarding the Element in the to a default request handler with our implementation.

Regards, Alex


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

Reply via email to