File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes class ..Merlin Not Found when trying to sign SOAP message Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "class ..Merlin Not Found when trying to sign SOAP message" Watch "class ..Merlin Not Found when trying to sign SOAP message" New topic
Author

class ..Merlin Not Found when trying to sign SOAP message

Mikko Makela
Greenhorn

Joined: Oct 01, 2009
Posts: 2
Hi,
could someone please give direction to what could be causing
""org.apache.ws.security.components.crypto.Merlin Not Found"

..when trying to sign SOAP message? The class is in the same path as libraries that are found, so the error message does not make sense to me. Would you suspect:
1) configuration mistake (with e.g. axis)?
2) some encryption related issue?
3) something else?

I would really appreciate any help,
thanks!
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2193
Hi!
Open this link:
http://www.jarfinder.com/index.php/java/info/org.apache.ws.security.components.crypto.Merlin
...and make sure you have at least one of the JAR files mentioned on the web page in your library path.
Best wishes!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: class ..Merlin Not Found when trying to sign SOAP message
 
Similar Threads
XML Signature & Encryption
How to retrieve SOAP message?
need help
Questions about SOAP
JAX-WS: when input soap validation fails