| 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!
|
 |
 |
|
|
subject: class ..Merlin Not Found when trying to sign SOAP message
|
|
|