google-code-export / webpasswordsafe

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

step 6 build and deploy -Build Failure #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

6.From inside the webpasswordsafe when executed BUILD FAILURE

What is the expected output? What do you see instead?

when i followed the steps and deployed (mvn clean install) it has failed.

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

xp sp3
tomcat 7
maven 3.0.4 
mysql 5.5.29

If it's available please provide me with full video guide. because all the 
steps have doubtful meanings. This guide is so vague for beginners who dont 
have a lot of knowledge and experience with maven, tomcat...

Original issue reported on code.google.com by dulguun...@gmail.com on 22 Jan 2013 at 3:28

Attachments:

GoogleCodeExporter commented 9 years ago
Based on that error message, you need to install the Java Cryptography 
Extension (JCE) Unlimited Strength Jurisdiction Policy Files, as mentioned in 
the WebPasswordSafe Administrator Guide documentation.  If you are using Java 7 
the url is 
http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.ht
ml

Original comment by joshdrum...@gmail.com on 24 Feb 2013 at 9:48