Actually two questions: * I have a schema that I want to send via a web service. Is there an easy way to have AXIS gen stubs and skels for me to write a service for that schema, including building the classes to represent the schema * Right now, to do this, I have a set of classes that I wrote to represent the schema and they have their own XMLWriter and XMLReader methods. TO turn this into an AXIS service, I told AXIS that I was going to handle the service code, and chose "message" as my style of service. Then, I implemented a process(Element[] e) method as the doc suggest. However, when the deployed service shows its WSDL, it has no way to know about my Schema, so it just states that the body is xsd:anyType. Is there a way to tell AXIS what schema should be allowed to come in?
Jim Jim Brain, [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> "Researching tomorrow's decisions today." (319) 369-2070 (work) Systems Architect, ITS, AEGON Financial Partners