Re: Castor Based objects giving Errors

2005-02-02 Thread Ananth T. Sarathy
"; > xmlns:xsd="http://www.w3.org/2001/XMLSchema";> > >> namespace="http://xml.ws.pko.dia.mil"/> > >> > >> > > > The schema should be imported with "schemaLocation" not "location". > > Also, I believe you want not the import element in the wsdl > namespace. > > -- Ananth T Sarathy

Re: Castor Based objects giving Errors

2005-02-01 Thread Ananth T. Sarathy
wrote: > > >Do you know of any ways to create wsdls using the castor objects? > > > > > One thing you can do is to import your XSD into your WSDL file. > See http://www-106.ibm.com/developerworks/webservices/library/ws-castor/ > > Bill > -- Ananth T Sarath

Re: Castor Based objects giving Errors

2005-01-31 Thread Ananth T. Sarathy
esolve the > problem ... if one doesn't come to mind, let me know. > > Tom Gordon > > Ananth T. Sarathy wrote: > > >I am having a problem with a webservice using Castor objects. > > > >I used the attached xsd to create the objects using castor. When I

Castor Based objects giving Errors

2005-01-31 Thread Ananth T. Sarathy
.java:170) I been trying to figure this out for a while and it's driving me nuts. -- Ananth T Sarathy http://xml.apache.org/axis/wsdd/"; xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>