Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 18602 invoked from network); 3 Jan 2004 05:55:48 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Jan 2004 05:55:48 -0000 Received: (qmail 9800 invoked by uid 500); 3 Jan 2004 05:55:23 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 9768 invoked by uid 500); 3 Jan 2004 05:55:23 -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: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 9756 invoked from network); 3 Jan 2004 05:55:23 -0000 Message-Id: <200401030555.i035tWJ27337@kiku.7777.net> From: "Ias" To: Subject: RE: For Help when compile axis-1_1 using the tool elipse Date: Sat, 3 Jan 2004 14:55:28 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0046_01C3D209.A4FA94D0" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcPRt52cwp+3+me3TL29R6vIlkFAmQAA/ifw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0046_01C3D209.A4FA94D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit is sort of default for a Java project because it contains core Java APIs. The reason why I put to my .classpath is that I considered those components unnecessary, hence decided not to deal with them. If you want to keep them under your Axis project on Eclipse, you need some library that the components requires. Unfortunately, I have no idea of how I can get the required library. (That was also one reason I dropped them.) In conclusion, I recommend adding the lines that you don't have to your .classpath in case there's no (big) concern caused by them. Happy New Year! Ias _____ From: xuliujuan [mailto:xuliujuan@hotmail.com] Sent: Saturday, January 03, 2004 2:08 PM To: axis-dev@ws.apache.org Subject: Re: For Help when compile axis-1_1 using the tool elipse First thank you very much. I have compare the classpath with mine. I haven't got and there is no To: axis-dev@ws.apache.org Sent: Saturday, January 03, 2004 11:37 AM Subject: RE: For Help when compile axis-1_1 using the tool elipse The attached file is the .classpath file I'm using for ws-axis project with Eclipse 3.0M5. Of course, I can build ws-axis/java without problem by the configuration. Hoping it helps you, Ias ========================================================= Lee, Changshin (Korean name) Ias (International name) Company Web Site: http://www.tmax.co.kr Personal Web Site: http://www.iasandcb.pe.kr --------------------------------------------------------- JSR 201, JSR 204 and JSR 222 EG member Apache Axis (JAX-RPC and SAAJ) and JaxMe (JAXB) committer R&D Institute Tmax Soft, Inc. ========================================================= _____ From: xuliujuan [mailto:xuliujuan@hotmail.com] Sent: Saturday, January 03, 2004 11:44 AM To: axis-dev@ws.apache.org Subject: For Help when compile axis-1_1 using the tool elipse Hi all, I have difficulty in completely compiling axis-1_1. Error List: 1.import progress.message.client.*; can't be resolve.That may be caused by classpath,but I have alreadly import jms.jar. It is said it needs jms provider's jar. But I don't really know what I should do to it. 2. import com.ibm.net.ssl.*; and import com.ibm.jsse.*; can't be resolved. Where to download the needed jar? 3. import org.apache.axis.components.bridge.COMBridge; can't be resolved. I also don't know which jar it needed and which package I should download. 4.In commonsHTTPSender.java there is a error when using client.getState().setProxyCredentials(..) Could anyone who can help me solve these problems. Thanks a lot. Best wishes. /Xu Liujuan ------=_NextPart_000_0046_01C3D209.A4FA94D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
<classpathentry kind=3D"con"=20 path=3D"org.eclipse.jdt.launching.JRE_CONTAINER"/>
is sort of default for a Java project because = it=20 contains core Java APIs.
 
The reason why I put <classpathentry=20 excluding=3D"org/apache/axis/components/net/IBMFakeTrustSocketFactory.jav= a|org/apache/axis/components/net/IBMJSSESocketFactory.java|org/apache/axi= s/components/jms/SonicMQVendorAdapter.java/|org/apache/axis/components/ne= t/SunFakeTrustSocketFactory.java|org/apache/axis/components/net/SunJSSESo= cketFactory.java"=20 kind=3D"src" path=3D"java/src"/> to my .classpath is that I = considered those=20 components unnecessary, hence decided not to deal with them. If=20 you want to keep them under your Axis project on Eclipse, you need = some=20 library that the components requires. Unfortunately, I have no idea of = how I can=20 get the required library. (That was also one reason I dropped=20 them.)
 
In=20 conclusion, I recommend adding the lines that you don't have to your = .classpath=20 in case there's no (big) concern caused by them.
 
Happy New=20 Year!
 
Ias


From: xuliujuan = [mailto:xuliujuan@hotmail.com]=20
Sent: Saturday, January 03, 2004 2:08 PM
To:=20 axis-dev@ws.apache.org
Subject: Re: For Help when compile = axis-1_1=20 using the tool elipse

First thank you very much. I have = compare the=20 classpath with mine.
I haven't got <classpathentry = kind=3D"con"=20 path=3D"org.elipse.jdt.lauching.JRE_CONAINER">
and there is no <classpathentry=20 excluding=3D"org/apache/axis/components/net/IBMFake........" on the = file of my=20 list
 Could you tell me the = reason?
 B Rs.
/XuLiujuan
----- Original Message -----
From:=20 Ias=20
Sent: Saturday, January 03, = 2004 11:37=20 AM
Subject: RE: For Help when = compile=20 axis-1_1 using the tool elipse

The attached file is the .classpath file = I'm using=20 for ws-axis project with Eclipse 3.0M5. Of course, I can build = ws-axis/java=20 without problem by the configuration.
 
Hoping it helps you,
 
Ias
 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Lee,=20 Changshin (Korean name)
Ias (International=20 = name)
          &nbs= p;   =20 Company Web Site: http://www.tmax.co.kr
  =              = Personal Web Site: http://www.iasandcb.pe.kr
----= -----------------------------------------------------
JSR=20 201, JSR 204 and JSR 222 EG member
Apache Axis (JAX-RPC and SAAJ) = and=20 JaxMe (JAXB) committer
R&D Institute
Tmax Soft,=20 = Inc.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
 


From: xuliujuan=20 [mailto:xuliujuan@hotmail.com]
Sent: Saturday, January = 03, 2004=20 11:44 AM
To: axis-dev@ws.apache.org
Subject: = For Help=20 when compile axis-1_1 using the tool elipse

Hi all,
  I have difficulty in = completely=20 compiling axis-1_1.
Error List:
1.import=20 progress.message.client.*; can't be resolve.That may be = caused by=20 classpath,but I have alreadly import jms.jar. It is said it needs = jms=20 provider's jar. But I don't really know what I should do to=20 it.
2. import=20 com.ibm.net.ssl.*; and import com.ibm.jsse.*; can't be = resolved.=20 Where to download the needed jar?
3. import=20 org.apache.axis.components.bridge.COMBridge; can't be = resolved. I=20 also don't know which jar it needed and which package I should=20 download.
4.In=20 commonsHTTPSender.java there is a error when using=20 client.getState().setProxyCredentials(..)
  Could anyone who can help = me solve=20 these problems. Thanks a lot.
  Best wishes.
/Xu=20 Liujuan
= ------=_NextPart_000_0046_01C3D209.A4FA94D0--