Johannes.Kjellgren wrote:
>
> Alright!
>
> I tried to change the service name in the wsdl as well but it didn't seem
> to solve the problem. What kind of message receiver are you using? I also
> wonder in which folder you found the wsdl you had to modify? Was it in
> META-INF?
>
> Axis2 seem to generate a wsdl for me but it's never availible on the URL.
> It also renames all the depending schemas. All this is in order I think.
>
> /Johannes
>
My wsdl file is in axis2\WEB-INF\services\j2lthoWebDatabase2\META-INF where
j2lthoWebDatabase2 is the name of my services web. It's name is
j2lthoWebDatabase2.wsdl (but I've also tryed with services.wsdl and it
worked)
I absolutely needed in my wsdl file that service name properties map my
service name (otherwise I was getting the auto generated wsdl) :
<wsdl:service name="j2lthoWebDatabase2">
I've also noticed that some parts of the wsdl I got when typing :
http://localhost:8090/axis2/services/j2lthoWebDatabase2?wsdl
are still not exactly mine like the schema definition that have been
changed.
I've also read that axis2 changes everything to document/literal (but I
haven't checked it by myself).
--
View this message in context:
http://www.nabble.com/Using-wsdl-with-XMLbeans-tf3571520.html#a10055393
Sent from the Axis - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]