Hi all,

we have already running a muse 2.2.0 webservice and want to add
notification producer capabilities to it. I somewhat copied & pasted my
existing wsdl into the wsn-producer sample WsResource.wsdl. After some try
and error (NPE and "only one service allowed") I am now able to generate
my artifacts with

$MUSE_HOME/bin/wsdl2java.sh -j2ee mini -overwrite -wsdl foobar.wsdl

but the generated artifacts don't contain any notification specific
declarations. MyCapability still only extends AbstractCapability, but if I
generate the artifacts of wsn-producer sample MyCapability extends
AbstractWsResourceCapability.

In addition I'm a bit confused about the WsResource.rmd and
SubscriptionManager.wsdl files, where do they come from and do I have to
edit them?

Any help appreciated,

TIA,
Daniel

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

Reply via email to