Well that is invalid... We have documentation issues.. We plan to revise/update/write docs for all three projects as soon as we get all the functionality implemented for the specs...
A callback is a simple class however, you implement an interface which contains one method. You use the callback objects for the properties which are dynamically changing...If the property is static there is no need.... Sorry for any confusion.. -Sal -----Original Message----- From: James Lorenzen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 10, 2005 1:09 PM To: [email protected]; [email protected] Subject: RE: callback classes Well I have not actually ran Apollo's Wsdl2Java but in the online tutorial (http://incubator.apache.org/apollo/tutorial/wsdl2java.html) it describes the artifacts that are automatically created. And Callback classes is one of them. Introduction Apollo's Wsdl2Java file takes a WSRF WSDL file as its input and generates the following artifacts: * XMLBeans for all XML Schema types and elements defined in the types section of the WSDL * an abstract base Resource class * a Resource class - described here * an abstract base Service class * a Service class - described here * Callback classes for each resource property * a Home class - described here * a CustomOperationsPortType interface * a PropertyQNames interface * an Axis deploy.wsdd file * a resource.cfg file -----Original Message----- From: Campana Jr., Salvatore J [mailto:[EMAIL PROTECTED] Sent: Tue 5/10/2005 12:02 PM To: [email protected] Cc: Subject: RE: callback classes But Apollo doesn't generate callbacks...That is what I do not understand... -----Original Message----- From: James Lorenzen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 10, 2005 11:41 AM To: [email protected]; [email protected] Subject: RE: callback classes I was just wondering why Apollo does and Muse doesn't. That is all. -----Original Message----- From: Campana Jr., Salvatore J [mailto:[EMAIL PROTECTED] Sent: Tue 5/10/2005 11:33 AM To: [email protected] Cc: Subject: RE: callback classes James, I am not sure what you mean...We do not generate callback classes for the resource properties in any of the projects...It has been debated about, but currently we do not....Maybe there is something else you are seeing? -----Original Message----- From: James Lorenzen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 10, 2005 11:28 AM To: [email protected] Subject: callback classes Just curious; Apollo's Wsdl2JavaTask automatically generates the Callback classes for each resource property, but this is not duplicated in MuwsWsdl2JavaTask. Any reason why? I am sure its a simple obvious answer. Thanks, James Lorenzen. Gestalt-LLC --------------------------------------------------------------------- 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] --------------------------------------------------------------------- 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] --------------------------------------------------------------------- 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]
