Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 34039 invoked from network); 10 Nov 2006 04:48:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2006 04:48:00 -0000 Received: (qmail 61104 invoked by uid 500); 10 Nov 2006 04:48:09 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 61060 invoked by uid 500); 10 Nov 2006 04:48:09 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 61049 invoked by uid 99); 10 Nov 2006 04:48:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2006 20:48:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2006 20:47:57 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 96B837142EC for ; Thu, 9 Nov 2006 20:47:37 -0800 (PST) Message-ID: <28008698.1163134057588.JavaMail.jira@brutus> Date: Thu, 9 Nov 2006 20:47:37 -0800 (PST) From: "Deepal Jayasinghe (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS2-1663) Classloading issues with Modules In-Reply-To: <7240774.1163097279576.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/AXIS2-1663?page=comments#action_12448656 ] Deepal Jayasinghe commented on AXIS2-1663: ------------------------------------------ Hi Rajith. I tested the issue in Jdk 1.5 , Tomcat 5.5 and it worked. Thanks Deepal > Classloading issues with Modules > -------------------------------- > > Key: AXIS2-1663 > URL: http://issues.apache.org/jira/browse/AXIS2-1663 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Affects Versions: 1.1 > Environment: Tomcat 5.5.15 > FC5 > Reporter: Rajith Attapattu > Assigned To: Deepal Jayasinghe > Priority: Blocker > Fix For: 1.1 > > Attachments: Loggin.mar, LogginWithDep.mar > > > I wrote a sample module with a simple dependency and packaged that within the lib dir of the module archive and see that a ClassNotFoundException is thrown. (This was done on Ruchiths ides to isolate whether issue is with module class loading in general or rampart specific) > So there is clearly a problem with class loading in Modules (not a Rampart specific issue) > Also ruchith mentioned that he (or Deepal) got it working with Tomcat 5, so can somebody verify this claim. > I have attached to version of my sample module. > Loggin.mar (with no deps) > LoggingWithDep.mar (which has dep on wss4j.jar) > Please engage them globally and test with each version and if u see the error then it's not Tomcat 5.5.15 specific, but if u don't see an error then it could be a Tomcat 5.5.15 problem > Regards, > Rajith -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org