(302)Moved Temporarily

2004-03-13 Thread Paul Phillips
Hello, I am having some trouble deploying a service I have made. I have used Java2WSDL and WSDL2Java to create the stubs and skeletons. However, when I try and use them I get a java.rmi.RemoteException error: (302)Moved Temporarily AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faul

Declare collections in wsdl

2004-03-13 Thread Alessandro Pieri
Hi All, I have to work with collection type in my webservice. How can I declare it in my wsdl? Regards Alessandro

trouble with xmlns:xml

2004-03-13 Thread Dirk Reiss
Hello, i send a xml-document to an apache-axis-server. Axis provides the method getAsDocument() in several classes which itself uses xerces to convert content to a Document. When i have something like http://www.w3.org/XML/1998/namespace";> in my document, i get the following exception: org.xml

Re: Problems with complex type serialization using JMS transport

2004-03-13 Thread mcatarino
Hi Tom I tried with the version you advise me and i get the same error. Can you send me, some example that you have so i can compare with the one i did. Tanks Manuel Catarino Citando [EMAIL PROTECTED]: > Manuel, > > Are you sure that your server is seeing your deploy.wsdd file? > I can g