Pull points are implemented (fully), but it looks like wsdl2java doesn't recognize them yet. That's a pretty simple bug to fix - please open a JIRA issue for this. In the meantime, you can replace the skeleton code that wsdl2java generates by referencing Muse's default implementation classes in muse.xml.
Dan Erik Rissanen <[EMAIL PROTECTED]> wrote on 04/23/2007 09:25:33 AM: > Hello, > > I would like to use WSN Pullpoint and PullpointCreation in Muse. > > I see that there are classes implementing these, but the capabilities > are not listed in the Muse WSDL template, and if I try to use them in a > WSDL myself, wsdl2java generates skeleton code, rather than adding the > muse built in SimplePullpoint(Creation) to the muse.xml file. > > I also had a look at the SimpleAnalyzer, and it doesn't appear to have > any handling of pullpoints. > > Did I miss something, or are they not implemented fully yet? > > Would it work for me to add a binding/service to the OASIS WSN WSDL and > edit the muse.xml so it refers to the SimplePullpoint(Creation) classes? > > Regards, > Erik > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
