Return-Path: Delivered-To: apmail-ws-wss4j-dev-archive@www.apache.org Received: (qmail 71263 invoked from network); 3 Apr 2007 04:22:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 04:22:58 -0000 Received: (qmail 10130 invoked by uid 500); 3 Apr 2007 04:23:04 -0000 Delivered-To: apmail-ws-wss4j-dev-archive@ws.apache.org Received: (qmail 10080 invoked by uid 500); 3 Apr 2007 04:23:04 -0000 Mailing-List: contact wss4j-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list wss4j-dev@ws.apache.org Received: (qmail 10064 invoked by uid 99); 3 Apr 2007 04:23:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 21:23:04 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=HTML_MESSAGE,INFO_TLD X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [202.86.116.164] (HELO mail2.avoga.com.au) (202.86.116.164) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 21:22:55 -0700 Received: from mail.avoga.com.au ([192.168.16.2]) by mail2.avoga.com.au with Microsoft SMTPSVC(6.0.3790.1830); Tue, 3 Apr 2007 14:25:52 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C775A8.2A562956" Subject: Axis2 Rampart.mar FuncLoader' problems Date: Tue, 3 Apr 2007 14:25:52 +1000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Axis2 Rampart.mar FuncLoader' problems Thread-Index: Acd1qCpW+NlF9dOTSJS0aIJcYJHViQ== From: "Mark Badorrek" To: X-OriginalArrivalTime: 03 Apr 2007 04:25:52.0955 (UTC) FILETIME=[2A64C0B0:01C775A8] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C775A8.2A562956 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear all, =20 I'me having a small problem with axis2/rampart that I hope you can help = with: =20 Environment: JDK 1.5 Tomcat 5.0.28 Axis2 1.1.1 Rampart 1.1 =20 I've deployed the standard Axis2 WAR to tomcat. I've dropped the file 'rampart-1.1.mar' into the 'axis2/WEB-INF/modules' = directory. =20 *Since this is an out-of-the-box intall, xalan-2.7.0.jar is in the = 'axis2/WEB-INF/lib' dir =20 Tomcat boots with the following problem: =20 SEVERE: Invalid module : rampart-1.1.mar caused = org/apache/xpath/compiler/FuncLoader java.lang.NoClassDefFoundError: org/apache/xpath/compiler/FuncLoader at org.apache.ws.security.WSSConfig.(WSSConfig.java:72) at = org.apache.ws.security.WSSConfig.getNewInstance(WSSConfig.java:95) at org.apache.ws.security.WSSConfig.(WSSConfig.java:47) at = org.apache.ws.security.WSSecurityEngine.(WSSecurityEngine.java:51= ) at = org.apache.ws.security.handler.WSHandler.(WSHandler.java:62) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native = Method) . . . . =20 =20 I've noted other threads = http://marc.info/?l=3Dwss4j-dev&m=3D114720403203239&w=3D2#1 that explain = that if you use the latest copy of Rampart, you will be using version = 1.3 of xmlsec.jar and all will be well. =20 Unfortunately it's not. xmlsec.jar version 1.3 is indeed in my = rampart-1.1.mar file and I'm still enjoying this issue. =20 Can anyone advise? =20 Cheers, =20 Mark B =20 ------_=_NextPart_001_01C775A8.2A562956 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =0A=
Dear all,
=0A=
 
=0A=
I'me having a small problem with = axis2/rampart that =0A= I hope you can help with:
=0A=
 
=0A=
Environment:
=0A=
JDK 1.5
=0A=
Tomcat 5.0.28
=0A=
Axis2 1.1.1
=0A=
Rampart 1.1
=0A=
 
=0A=
I've deployed the standard Axis2 WAR to =0A= tomcat.
=0A=
I've dropped the file 'rampart-1.1.mar' = into the =0A= 'axis2/WEB-INF/modules' directory.
=0A=
 
=0A=
*Since this is an out-of-the-box = intall, =0A= xalan-2.7.0.jar is in the 'axis2/WEB-INF/lib' dir
=0A=
 
=0A=
Tomcat boots with the following =0A= problem:
=0A=
 
=0A=
SEVERE: Invalid module : rampart-1.1.mar caused =0A= org/apache/xpath/compiler/FuncLoader
java.lang.NoClassDefFoundError: =0A= org/apache/xpath/compiler/FuncLoader
     &nb= sp;  =0A= at =0A= org.apache.ws.security.WSSConfig.<init>(WSSConfig.java:72)
 = ;       =0A= at =0A= org.apache.ws.security.WSSConfig.getNewInstance(WSSConfig.java:95)
&nb= sp;       =0A= at =0A= org.apache.ws.security.WSSConfig.<clinit>(WSSConfig.java:47)
&nb= sp;       =0A= at =0A= org.apache.ws.security.WSSecurityEngine.<clinit>(WSSecurityEngine.j= ava:51)
        =0A= at =0A= org.apache.ws.security.handler.WSHandler.<clinit>(WSHandler.java:62= )
        =0A= at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native =0A= Method)
.
=0A=
.
=0A=
.
=0A=
.
=0A=
 
=0A=
 
=0A= =0A=
 
=0A=
Unfortunately it's not. xmlsec.jar version 1.3 is indeed in my =0A= rampart-1.1.mar file and I'm still enjoying this issue.
=0A=
 
=0A=
Can anyone advise?
=0A=
 
=0A=
Cheers,
=0A=
 
=0A=
Mark B
=0A=
 
------_=_NextPart_001_01C775A8.2A562956--