google-code-export / webpasswordsafe

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

Not able to install on ubuntu 12.04 #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have install Java,tomcat,maven and mysql
2. created the database and setup the jdbc.properties
3. not able to run it on browser

What is the expected output? What do you see instead?
HTTP Status 404 - /WebPasswordSafe/webservice

What version of the product are you using? On what operating system?
1.2

Please provide any additional information below.
Can you make a simple document to install it and tell how we integrate it with 
tomcat.

Original issue reported on code.google.com by arunloh...@gmail.com on 22 Feb 2013 at 8:25

GoogleCodeExporter commented 9 years ago
Are you trying to connect to the web application or service?  The default web 
application URL is http://localhost:8080/WebPasswordSafe/ and web services is 
http://localhost:8080/WebPasswordSafe/webservice.wsdl  This can all be 
customized though.  Check out the documentation at 
https://code.google.com/p/webpasswordsafe/w/list?q=label:help will help you get 
started.  Feel free to ask about anything you don't see covered in the 
discussion group.

Original comment by joshdrum...@gmail.com on 24 Feb 2013 at 7:17