Letractively / webpasswordsafe

Automatically exported from code.google.com/p/webpasswordsafe
0 stars 0 forks source link

Default webservice wsdl soap port address url location is wrong #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Consume the webpasswordsafe wsdl file with webservice client
2. The default soap url is http://localhost:8080/WebPasswordSafe/webservice
3. Client can't talk to localhost:8080

What is the expected output? What do you see instead?
1. It should be the actual hostname of where ever host the webservice is 
deployed on.  Since that is unknown at build time to automatically determine, 
at the very least include in the install documentation where to manually change 
that if using web services.

Original issue reported on code.google.com by joshdrum...@gmail.com on 9 Dec 2010 at 1:59

GoogleCodeExporter commented 8 years ago

Original comment by joshdrum...@gmail.com on 9 Dec 2010 at 3:30

GoogleCodeExporter commented 8 years ago

Original comment by joshdrum...@gmail.com on 9 Dec 2010 at 8:06