Return-Path: Delivered-To: apmail-incubator-beehive-user-archive@www.apache.org Received: (qmail 40882 invoked from network); 23 Mar 2005 20:20:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Mar 2005 20:20:03 -0000 Received: (qmail 60081 invoked by uid 500); 23 Mar 2005 20:20:02 -0000 Delivered-To: apmail-incubator-beehive-user-archive@incubator.apache.org Received: (qmail 60062 invoked by uid 500); 23 Mar 2005 20:20:02 -0000 Mailing-List: contact beehive-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Users" Delivered-To: mailing list beehive-user@incubator.apache.org Received: (qmail 60048 invoked by uid 99); 23 Mar 2005 20:20:02 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from ussjmh01.bea.com (HELO ussjmh01.bea.com) (63.96.162.5) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 23 Mar 2005 12:20:02 -0800 Received: from ussjfe02.amer.bea.com (ussjfe02.bea.com [172.16.120.52]) by ussjmh01.bea.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id j2NKKZup003937 for ; Wed, 23 Mar 2005 12:20:35 -0800 Received: from USKIEX01.amer.bea.com ([10.32.32.15]) by ussjfe02.amer.bea.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 23 Mar 2005 12:19:59 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: problem with SOAPMessage.class Date: Wed, 23 Mar 2005 12:19:58 -0800 Message-ID: <4B2B4C417991364996F035E1EE39E2E102B0BDE4@uskiex01.amer.bea.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problem with SOAPMessage.class Thread-Index: AcUv49ROzKkgYm8+RmSkNhOFkSs1KQAACsmQ From: "Daryoush Mehrtash" To: "Beehive Users" X-OriginalArrivalTime: 23 Mar 2005 20:19:59.0741 (UTC) FILETIME=[B00A52D0:01C52FE5] X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.3.23.9 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am still trying to find why xml bean implementation of the soap classes are packaged in XML Beans. I think they should be packaged separately. I am still working on trying to resolve this with XML Beans. I am confused at your use case. Do you have problem running annotated and standard Axis web services under the same web application or do you have the problem even if the annotated and non-annotated web services are in different applications. I expect that if you want to run annotated and standard web services under the same web app then (for now until we figure out the xml beans jar packaging) you should need is to remove the SAAJ.jar from the web app's lib directory and then everything should work. If you have the annotated and standard webservices running on two different web apps, then there shouldn't be any problems. It would make sense to remove saaj.jar again from the web app that is running the annotated web service. May be the other explanation is that you have XML Beans even in your non-annotated web services, otherwise why do you even include xml beans's jar in your web app that is running the standard axis web services. Daryoush -----Original Message----- From: James Black [mailto:jblack@ieee.org]=20 Sent: Wednesday, March 23, 2005 12:06 PM To: Beehive Users Subject: Re: problem with SOAPMessage.class -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daryoush Mehrtash wrote: | Have you tried removing SAAJ.jar? And use the XMLBeans implementation | of the java.xml.soap classes. ~ I have finally just copied saaj.jar to TOMCAT_DIR/common/lib and have it removed from both webapps, and I removed SOAPMessage from apache-xbeans.jar. ~ Now I can work on both types of webservices. - -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black james@usf.edu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCQcxDikQgpVn8xrARAmmBAJ9I2CF9FsGeWZW3wnWAfoyQW2blPACfW7op aRcw9vKm90YfJvU5Ri67ufw=3D =3D0VU0 -----END PGP SIGNATURE-----