Hi All

I wanted to change the service.xml file but my axis2 Gode Generater don't let 
me so. The Generator creates an Servicename.aar file where the service.xml and 
the wsdl and others are included. That means I can't reach the individual 
files. 
So how I can create the service.xml file for my services? What is the content 
of the service.xml?
Which tools do you use?
Greetings


> -----Ursprüngliche Nachricht-----
> Von: [email protected]
> Gesendet: 20.12.07 15:03:53
> An: [email protected]
> Betreff: Re: Apache Axis2 Service Archiver


> 
> 
> On Dec 19, 2007 9:45 PM, Tim Roesler <[EMAIL PROTECTED]> wrote:
> 
> Dear apache Team
> 
> I was developing my webservice on my local PC. It's working propably. Nowit's 
> the time I wanted to run the client from a universities PC.
> 
> The probelm/error message is that he cannot solve the address location 
> "...address location=3D"
> http://192.168.0.177:8080/axis2/services/Room"/>"
> (192.168.0.177 is my localhost)
> 
> ....
> </wsdl:binding>
> <wsdl:service name=3D"Room">
> <wsdl:port name=3D"RoomSOAP11port=5Fhttp" binding=3D"ns0:RoomSOAP11Binding">
> <soap:address location=3D"
> http://192.168.0.177:8080/axis2/services/Room"/>
> </wsdl:port>
> <wsdl:port name=3D"RoomSOAP12port=5Fhttp" binding=3D"ns0:RoomSOAP12Binding">
> 
> <soap12:address location=3D"http://192.168.0.177:8080/axis2/services/Room"/>
> </wsdl:port>
> <wsdl:port name=3D"RoomHttpport" binding=3D"ns0:RoomHttpBinding">
> 
> <http:address location=3D"http://192.168.0.177:8080/axis2/services/Room"/>
> </wsdl:port>
> </wsdl:service>
> </wsdl:definitions>
> 
> Now I changed this url ( http://NEW.dyndns.org:8081/axis2/services...) in my 
> wsdl file but when I want to implement the changed wsdl-file by 
> mentioning/locating it during the Axis2 Service Archiver Tool process to 
> generate
> 
> the .aar File. But when I have a look at the new generated wsdl file 
> (http://localhost:8080/axis2/services/Room=3Fwsdl) the address location is 
> still the same, no change at all.
> 
> use <parameter name="modifyUserWSDLPortAddress">false</parameter> in you 
> service.xml
> 
> 
> So how it is possible to place a new address or how I can run my webservice 
> client?
> 
> Greetings
> 
> Tim
> _______________________________________________________________________
> Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate
> kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> -- 
> Amila Suriarachchi,
> WSO2 Inc.
> 


______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!            
Jetzt testen! http://produkte.web.de/club/?mc=021130


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to