Re: Using wsdl with XMLbeans

2007-04-19 Thread Johannes . Kjellgren
but somehow it didn't work. Regards /Johannes Jean-LucT <[EMAIL PROTECTED]> 2007-04-18 13:35 Please respond to axis-user@ws.apache.org To axis-user@ws.apache.org cc Subject Re: Using wsdl with XMLbeans Johannes.Kjellgren wrote: > > The name of the service in the wsd

Re: Using wsdl with XMLbeans

2007-04-18 Thread Jean-LucT
Johannes.Kjellgren wrote: > > The name of the service in the wsdl is the same as the name in the service > in services.xml. I can't see any errors in the wsdl either so I don't know > if we have had the same issues. Which version of Axis2 do you use? > Axis2 1.1.1. Windows XP SP2 Tomcat 6.

Re: Using wsdl with XMLbeans

2007-04-18 Thread Johannes . Kjellgren
The name of the service in the wsdl is the same as the name in the service in services.xml. I can't see any errors in the wsdl either so I don't know if we have had the same issues. Which version of Axis2 do you use? I will try a few more things then dig deeper into this problem. I'll let you kn

Re: Using wsdl with XMLbeans

2007-04-18 Thread Jean-LucT
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 s

Re: Using wsdl with XMLbeans

2007-04-18 Thread Johannes . Kjellgren
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 ava

Re: Using wsdl with XMLbeans

2007-04-18 Thread Jean-LucT
Davanum Srinivas wrote: > > That should work! please try the nightly build if you still see the > same problem, please log a jira bug. > > I've noticed that if I have a single error in the upper part of my wsdl (tag types), my own wsdl won't show up. I could be that I've forgotten the namesp

Re: Using wsdl with XMLbeans

2007-04-18 Thread Jean-LucT
Johannes.Kjellgren wrote: > > Hi! You seem to have the same problem I have. Is it correct that the wsdl > document is supposed to be available when the paramĀ  name="useOriginalwsdl">true is set? If so something > seems to be wrong. I refer to my earlier post: > http://w

Re: Using wsdl with XMLbeans

2007-04-13 Thread Johannes . Kjellgren
Hi!You seem to have the same problem I have. Is it correct that the wsdl document is supposed to be available when the paramĀ  true is set? If so something seems to be wrong.I refer to my earlier post:http://www.nabble.com/Exposing-wsdl-using-xmlbeans-as-data-binding-framwork-t3558475.htmlI never go

Re: Using wsdl with XMLbeans

2007-04-13 Thread Davanum Srinivas
That should work! please try the nightly build if you still see the same problem, please log a jira bug. -- dims On 4/13/07, Neil Blue <[EMAIL PROTECTED]> wrote: Sure, here it is: http://localhost:8080/axis2/services/SessionService";> http://localhost:808

Re: Using wsdl with XMLbeans

2007-04-13 Thread Neil Blue
Sure, here it is: http://localhost:8080/axis2/services/SessionService";> http://localhost:8080/axis2/services/SessionService";> On Friday 13 April 2007 14:12, Davanum Srinivas wrote: > Can you post the service element at the bottom of your S

Re: Using wsdl with XMLbeans

2007-04-13 Thread Davanum Srinivas
Can you post the service element at the bottom of your SessionService.wsdl? On 4/13/07, Neil Blue <[EMAIL PROTECTED]> wrote: Hello, I have built a service using xmlbeans. I would like to display the generated wsdl file with {service}?wsdl. I have added the use original wsdl parameter to servic