Hi,
When I issue the command "http://localhost:portno/axis2/services/<service_name>?wsdl" as I have already said I encounter an error. I read that "We do have support for displaying static .wsdl files." Is this true specifically to Axis2C ? Has there been some progress to fix this ? Ramesh. --- On Tue, 24/2/09, ramesh Gopal <[email protected]> wrote: > From: ramesh Gopal <[email protected]> > Subject: Re: Some quick Axis2C help required > To: "Apache AXIS C User List" <[email protected]> > Date: Tuesday, 24 February, 2009, 12:58 PM > Hi All, > > I have stuck with a few issues against Apache Axis2C. > > > 1) I have deployed the service using Apache Axis, > (Deploying to me is only copying the .so, .xml and .wsdl > files to the services directory). I do not know if I need to > do something more than this. > > Now I want to be able to view the wsdl file from the > command > > > http://localhost:portno/axis2/services/<service_name>?wsdl > > When I do this, I get an error ---------- "XML > Parsing Error: no element found. Location: > http://hostname:port/axis2/services/<service_name>?wsdl. > Line Number 1, Column 1:" > > Pls tell me what could be wrong here ? The wsdl seems > to be a well-formed one. > > > 2) If I have a Java / .NET/ PHP application, and they want > to view the wsdl, is there some way for them to see what are > the datatypes that the operation supports. > Is viewing a wsdl file the only way. > How would any application know from my wsdl what is > their equivalent datatype mappings ? > > Also, is it necessary to use xsd types only. Can I not > use the same datatypes which my language used (i.e If there > is an int / integer datatypes, instead of mapping it to > xsd:int; > can we not display the datatypes as int / integer > only) > > > Ramesh. > > > Add more friends to your messenger and enjoy! Go to > http://messenger.yahoo.com/invite/ Bollywood news, movie reviews, film trailers and more! Go to http://in.movies.yahoo.com/
