Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 43939 invoked from network); 3 Apr 2007 15:41:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 15:41:55 -0000 Received: (qmail 97600 invoked by uid 500); 3 Apr 2007 15:41:53 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 97580 invoked by uid 500); 3 Apr 2007 15:41:53 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 97565 invoked by uid 99); 3 Apr 2007 15:41:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 08:41:53 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.249.82.226] (HELO wx-out-0506.google.com) (66.249.82.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 08:41:42 -0700 Received: by wx-out-0506.google.com with SMTP id h28so1664754wxd for ; Tue, 03 Apr 2007 08:41:20 -0700 (PDT) Received: by 10.90.25.3 with SMTP id 3mr4653682agy.1175614879670; Tue, 03 Apr 2007 08:41:19 -0700 (PDT) Received: from ?192.168.2.10? ( [64.229.229.212]) by mx.google.com with ESMTP id 38sm166008nza.2007.04.03.08.41.15; Tue, 03 Apr 2007 08:41:18 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <9814694.post@talk.nabble.com> References: <9814025.post@talk.nabble.com> <4ac1e6310704030759t6b755f66q24269a4fa232dd12@mail.gmail.com> <9814694.post@talk.nabble.com> Content-Type: multipart/alternative; boundary=Apple-Mail-81--260739066 Message-Id: <44FA154B-0228-46DB-AACB-7393E5035F3F@gotwisted.com> Subject: Re: Migrating .net web service to axis HELP Date: Tue, 3 Apr 2007 11:42:36 -0400 To: axis-user@ws.apache.org X-Mailer: Apple Mail (2.752.3) From: aaron aston X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-81--260739066 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I have had problems with Axis2 on WAS v5r1, specifically with the QName class. I found that I had to remove the following JARs from the websphere appserver lib directory: qname.jar webservices.jar In fact, I just renamed the JARs in case I want to put them back later (to *.jar_). These JARs (well, the directory anyway) is on ws.ext.dirs: they are loaded before/in-preference-to the JARs in the axis2.war, which leads to runtime issues because the classes they contain have changed since the release of WAS v5r1. With the JARs renamed, I can use Axis2 to host web services on WAS v5r1 ... Aaron. On 3-Apr-07, at 11:16 AM, Moorthy GT wrote: > > Angel: > > Thanks for your reply. Is axis 2 compatible with Websphere 5.1? > > Can you give me the command to generate WSDD from WSDl using > WSDL2JAVA tool? > > Thanks, > Moorthy > > Hi, > > Do you really have a requirement to use Axis1 ? You'd better use Axis2 > IMO. Otherwise it's perfectly fine to generate service descriptors > from a WSDL file, using the wsdl2java tool. > > Regards, > Angel > -- > View this message in context: http://www.nabble.com/Migrating-.net- > web-service-to-axis-HELP-tf3514920.html#a9814694 > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > _________________________________ Aaron Aston | Twisted Pair | 905.852.0950 --Apple-Mail-81--260739066 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1 I have had problems with Axis2 = on WAS v5r1, specifically with the QName class.

I found that I had to = remove the following JARs from the websphere appserver lib = directory:

=A0 = =A0qname.jar
=A0 =A0webservices.jar

In fact, I just renamed the = JARs in case I want to put them back later (to *.jar_).

These JARs (well, the = directory anyway) is on ws.ext.dirs:=A0 they are loaded = before/in-preference-to the JARs in the axis2.war, which leads to = runtime issues because the classes they contain have changed since the = release of WAS v5r1.

With the JARs renamed, I = can use Axis2 to host web services on WAS v5r1 ...

Aaron.

On 3-Apr-07, at 11:16 AM, Moorthy GT wrote:



Thanks for your reply. Is axis 2 compatible with = Websphere 5.1?=A0

Can you = give me the command to generate WSDD from WSDl using WSDL2JAVA = tool?

Thanks,

Hi,

Do you really have a requirement = to use Axis1 ? You'd better use Axis2
IMO. = Otherwise it's=A0 perfectly = fine to generate service descriptors
from a WSDL = file, using the wsdl2java tool.

Regards,
Angel
--=A0
Sent from the = Axis - User mailing list archive at Nabble.com.


For additional commands, e-mail: = axis-user-help@ws.apache.org<= /A>

=



=

= --Apple-Mail-81--260739066--