I solved the problem.

For all of you who use the current svn-sources:

Download the 2.6.0 of XALAN-J (http://archive.apache.org/dist/xml/xalan-j)

Place the "xalan.jar" to the "WEB-INF/lib" directory.

That solved the problem for me.

Thanks

Siamak Haschemi

Siamak Haschemi schrieb:
Thank you for your help.

After removing the  "wss4j-SNAPSHOT.jar" a new error message occurs:

java.lang.NoClassDefFoundError: org/apache/xpath/compiler/FuncLoader

...


So, what file do I need to delete now? :-)


What is the background about this. I'm using the current svn-sources. Does it denpend on the current refactorings?

Thanks,

Siamak Haschemi




Ruchith Fernando schrieb:
Do you have the wss4j-SNAPSHOT.jar in the 'WEB-INF/lib' directory. If
so please remove it.

Thanks,
Ruchith

On 3/21/06, Siamak Haschemi <[EMAIL PROTECTED]> wrote:
Hello to all.

I want to use the security module shipped with axis2.

I use the current svn sources to build the war file.
I place the "security-0.95-SNAPSHOT.mar" to the
"${CATALINA_HOME}\webapps\axis2\WEB-INF\modules" folder
I add the line "<module ref="security"/>" to the axis2.xml

While starting Tomcat the following error occures:

java.lang.NoClassDefFoundError: org/apache/xml/security/Init

....


Please help me to fix this.

regards

Siamak Haschemi




Reply via email to