i think it's the real problem since the application is compiled using jdk 1.6
and it's runned under jdk 1.5 but for now there's no way to change because
we are migrating to 1.6
--
View this message in context:
http://www.nabble.com/tomcat-5.5.20-security-issue-tp20661073p20677894.html
Sent from
Hi,
I’m trying to run a web service on tomcat 5.5.20 but I have this error. I’m
not expert in tomcat so if someone can help me?
java.lang.NoClassDefFoundError:
com/sun/org/apache/xml/internal/security/Init
at
com.sun.xml.wss.impl.SecurableSoapMessage.(SecurableSoapMessage.java:75)