Re: Please!!! help me on this exception

2005-01-11 Thread James Ludlow
tom chen wrote: D:\axis-1_2RC1\samples\stock>java -cp d:\jakarta-tomcat-5.5.4\webapps\axis.jar;d:\jakarta-tom cat-5.5.4\webapps\commons-discovery.jar;d:\jakarta-tomcat-5.5.4\webapps\commons-logging.jar;d :\jakarta-tomcat-5.5.4\webapps\jaxrpc.jar;d:\jakarta-tomcat-5.5.4\webapps\saaj.jar;d:\jakarta

Re: Please!!! help me on this exception

2005-01-11 Thread Robert Gombotz
is axis.jar in your classpath?   rob - Original Message - From: tom chen To: [EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 6:16 PM Subject: Please!!! help me on this exception Hello All,   I am trying to setup axis in tomcat 5.5.4 with java 5.0

Please!!! help me on this exception

2005-01-11 Thread tom chen
Hello All,   I am trying to setup axis in tomcat 5.5.4 with java 5.0. I got an Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/client/AdminClient.    I do not know what is wrong. Please help me!   Thank you very much!   --tom   =

Re: (Please Help me!) Axis 1.2RC2: multiref serialization of xsd simple types / interoperability with .NET

2005-01-03 Thread BLIS Webmaster (Patrick Houbaux)
After debugging with the axis sources, I think I probably found a bug in AXIS1.2RC2 which I tried to explain in the Issue AXIS-1746. I will try to propose a patch (as soon as I can). Cheers, Patrick. BLIS Webmaster (Patrick Houbaux) wrote: Hi all, Any idea about the problem I have mentionned in th

Re:(Please Help me!) Axis 1.2RC2: multiref serialization of xsd simple types / interoperability with .NET

2005-01-03 Thread BLIS Webmaster (Patrick Houbaux)
Hi all, Any idea about the problem I have mentionned in the following? I'm still stuck with that and it's becoming urgent for me to solve it. Thanks in advance for any help. Regards, Patrick. BLIS Webmaster (Patrick Houbaux) wrote: Hi all, I have a RPC web service deployed with Axis 1.2RC2. For per

RE: PLEASE HELP ME!!! - WS-I Basic Profile compatibility

2004-07-24 Thread Anne Thomas Manes
rsday, July 22, 2004 8:20 AM To: [EMAIL PROTECTED] Subject: PLEASE HELP ME!!! - WS-I Basic Profile compatibility Hi axis' users, I'm using axis 1.2 beta. I have tryed to generate the stub clients for a web service using the Wire

RE: PLEASE HELP ME!!! - WS-I Basic Profile compatibility

2004-07-24 Thread Anne Thomas Manes
rsday, July 22, 2004 8:20 AM To: [EMAIL PROTECTED] Subject: PLEASE HELP ME!!! - WS-I Basic Profile compatibility Hi axis' users, I'm using axis 1.2 beta. I have tryed to generate the stub clients for a web service using the Wire

Re: PLEASE HELP me -Unwnated Logging in Consoleappender

2004-07-23 Thread gary . si . grewal
] cc: 07/23/2004 04:21 Subject: PLEASE HELP me -Unwnated Logging in Consoleappender

PLEASE HELP me -Unwnated Logging in Consoleappender

2004-07-23 Thread Benjamin Marcel Flohr
Hello, sorry for bothering you again but - I still have the Problem. no one answered for this, but I can`t believe that I`m the only one with this Problem: I have a problem with the logging in our application. As soon as the first Axisrequest is happend, the logger logs everything in stoud alth

PLEASE HELP ME!!! - WS-I Basic Profile compatibility

2004-07-22 Thread lcoppoli
Hi axis' users, I'm using axis 1.2 beta. I have tryed to generate the stub clients for a web service using the Wireless Toolkit 2.1. The deployed WSDL is: *** http://DefaultNamespace"; xmlns:apachesoap="http://xml.apache.org/xml-soap"; xmlns

Re: Please help me

2003-07-06 Thread Jeyakumaran Chandrasegaram
ran.C - Original Message - From: "Kelvin Ekonomi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 10:17 AM Subject: Please help me > I am a student of University of Bari, Italy. > I am developing a system for a course, who use axis. > I have a

Please help me

2003-07-06 Thread Kelvin Ekonomi
I am a student of University of Bari, Italy. I am developing a system for a course, who use axis. I have a problem using LogHandler. Problem: when i put insiede dhe LogHandler a piece of code that read dhe username and password to authentificate the user that is asking the service, i got --- (500)

RE: Please help me on deploying "object containing array of objects"

2003-06-26 Thread Balaji D L
tached below. > > > > -Original Message- > From: Balaji D L [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 25, 2003 3:59 PM > To: [EMAIL PROTECTED] > Subject: Please help me on deploying "object > containing array of > objects" > > > Hi, >

Re: Please help me on deploying "object containing array of objects"

2003-06-25 Thread Reynardine
L PROTECTED]> Date: Thu, 26 Jun 2003 06:59:02 +1000 (EST) To: [EMAIL PROTECTED] Subject: Please help me on deploying "object containing array of objects" > Hi, > I'm trying to deploy a service which returns "object > containing array of objects". >

RE: Please help me on deploying "object containing array of objects"

2003-06-25 Thread Rudolph, Troy
Hi, I'm working on an application that does something like this. Perhaps the WSDL file will help you. It is attached below. -Original Message- From: Balaji D L [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 3:59 PM To: [EMAIL PROTECTED] Subject: Please help

Please help me on deploying "object containing array of objects"

2003-06-25 Thread Balaji D L
olve the problem. I'm trying to return a object something like what "google webservice" returns(GoogleSearchResult). Hope my question is clear. Please help me. Regards Balaji http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile.

RE: Please help me get started

2002-11-04 Thread Stuart Halloway \(DevelopMentor\)
2:59 PM To: [EMAIL PROTECTED] Subject: Re: Please help me get started Hi Frank, Thanks for responding.  Hope you can help.  after going threw all 7 steps and typing java samples.stock.GetQuote -lhttp://localhost:2003/axis/servlet/AxisServlet I get an exception in thread main no class def found... 

Re: Please help me get started

2002-11-04 Thread Darrell Gamble
Hi Frank, Thanks for responding.  Hope you can help.  after going threw all 7 steps and typing java samples.stock.GetQuote -lhttp://localhost:2003/axis/servlet/AxisServlet I get an exception in thread main no class def found...  error.  I am on port 2003 and yes have tried it without the user and

Re: Please help me get started

2002-11-01 Thread Frank E. Weiss
Darrell, Have you tried the seven steps on the following page? http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/install.html -- Frank Weiss Darrell Gamble wrote: > This is the most confusing site. I am simply trying to get help getting started >with Axis and having a ton of >

Please help me get started

2002-11-01 Thread Darrell Gamble
This is the most confusing site.  I am simply trying to get help getting started with Axis and having a ton of problems.  The website is descuraging because I was hoping it would clear up the badly written book I spent 49.99 on Sams Web Services Unleashed.  It is horrible for introducing how to get

Re: AW: what might be wrong? Please help me.

2002-10-22 Thread Emma Johansson
PROTECTED]] Envoyé : mardi 22 octobre 2002 09:44 À : [EMAIL PROTECTED] Objet : Re: AW: what might be wrong? Please help me.   Could you precisely tell us which files ?? (and which should be in the classpath ?) Thanks! Bohn Volker wrote: Yes, you're right Eric! Some files are supposed to go in /

Re: AW: what might be wrong? Please help me.

2002-10-22 Thread Olivier Gauwin
ars can be in  axis/WEB-INF/lib (but don't forget xerces.jar !)   Cédric Chabanois -Message d'origine- De : Olivier Gauwin[mailto:[EMAIL PROTECTED]] Envoyé : mardi 22 octobre 200209:44 À : [EMAIL PROTECTED] Objet : Re: AW: wh

RE: AW: what might be wrong? Please help me.

2002-10-22 Thread Cédric Chabanois
ort an: [EMAIL PROTECTED] Gesendet: Montag, 21. Oktober 2002 15:28 An: '[EMAIL PROTECTED]' Betreff: RE: what might be wrong? Please help me. Aren't some of the Axis jars supposed to go in /tomcat/common/lib if using Tomcat as the servlet container? I forget which ones, but if yo

Re: AW: what might be wrong? Please help me.

2002-10-22 Thread Olivier Gauwin
EMAIL PROTECTED]] Antwort an: [EMAIL PROTECTED] Gesendet: Montag, 21. Oktober 2002 15:28 An: '[EMAIL PROTECTED]' Betreff: RE: what might be wrong? Please help me. Aren't some of the Axis jars supposed to go in /tomcat/common/lib if using Tomcat as the servlet container? I forget wh

Re: what might be wrong? Please help me.

2002-10-21 Thread Emma Johansson
Tomcat from this session? -Rey - Original Message - From: Emma Johansson <[EMAIL PROTECTED]> Date: Mon, 21 Oct 2002 13:08:34 +0200 To: [EMAIL PROTECTED] Subject: what might be wrong? Please help me. Hi! When browsing to http://150.132.6.212:8080 jakarta tomcats homepage is viewing and I'

Re: what might be wrong? Please help me.

2002-10-21 Thread Reynardine
It looks as though Tomcat is running from or has been started from a different classpath to yours and it does not know about your classpath. Try starting a new xterm session from your .cshrc and restart Tomcat from this session? -Rey- Original Message -From: Emma Johansson <[EMAIL PROTECTED

AW: what might be wrong? Please help me.

2002-10-21 Thread Bohn Volker
'[EMAIL PROTECTED]' > Betreff: RE: what might be wrong? Please help me. > > Aren't some of the Axis jars supposed to go in /tomcat/common/lib if using > Tomcat as the servlet container? I forget which ones, but if you search > the > mail-archives.co

RE: what might be wrong? Please help me.

2002-10-21 Thread Jung, Eric (Contractor)
:Emma.Johansson@;su.eip.ericsson.se] Sent: Monday, October 21, 2002 7:09 AM To: [EMAIL PROTECTED] Subject: what might be wrong? Please help me. Hi! When browsing to http://150.132.6.212:8080 jakarta tomcats homepage is viewing and I'm able to execute some examples from that page. Even thogh eve

Re: AW: what might be wrong? Please help me.

2002-10-21 Thread Reynardine
:36:24 +0200 To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: AW: what might be wrong? Please help me. > Yes, you're right Eric! > Some files are supposed to go in /tomcat/common/lib > an some in your /webapps/[...]/lib > > > -- > &

what might be wrong? Please help me.

2002-10-21 Thread Emma Johansson
Hi! When browsing to http://150.132.6.212:8080 jakarta tomcats homepage is viewing and I'm able to execute some examples from that page. Even thogh everything is extreamly slow. When browsing to http://150.132.6.212:8080/soap the soap homepage pops up (after several minutes) But when I'm trying t

Re: Please help me getting started

2002-10-18 Thread Arulazi D
You should run this example from %AXIS_HOME%, where is AXIS_HOME is the install directory. You should add the directory which contains samples subdir(ie., %AXIS_HOME) in the CLASSPATH. If you see the TestClient.java, the service URL points to apache public axis server which runs this service. Fo

Re: Please help me getting started

2002-10-17 Thread Emma Johansson
Thanx, but then I don't understand why I can't run the client. This is what happens: % java samples.userguide.example1.TestClient Exception in thread "main" java.lang.NoClassDefFoundError: samples/userguide/example1/TestClient % Must I know where the server is placed? Do I have to p

Re: Please help me getting started

2002-10-17 Thread Reinhard Moser
Hi Emma, Emma Johansson wrote: > Hi! > > I'm following the installation instruction at > > http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/install.html#deploy > > Every step up till Step 5 is OK, but I don't understand Step 6: > deploying the web services where it stands >

Please help me getting started

2002-10-17 Thread Emma Johansson
Hi! I'm following the installation instruction at http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/install.html#deploy Every step up till Step 5 is OK, but I don't understand Step 6: deploying the web services where it stands --- Locate the deployment descriptor f

Re: Please Help-me - Basic install of Axis Beta2 on Resin 2.1.1 Web Server

2002-05-29 Thread Jose Airton F. da Silva
D]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 11:53 PM Subject: Re: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0 > Jose, > > I have similarly had success with Resin 2.1.1 and Axis beta 2 on Red Hat 7.3 > using the IBM JDK 1.3.1. I have not defined

Re: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Dan Chisholm
ation instructions. http://home.attbi.com/~danchisholm/axis/doc/install.html Dan - Original Message - From: "Jose Airton F. da Silva" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 8:07 PM Subject: Re: Please H

Re: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Jose Airton F. da Silva
esday, May 28, 2002 7:23 PM Subject: RE: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0 could u attach the server-config.wsdd that is being used. I have seen this error usually pop up when the wsdd is wrong. -Original Message- From: Jose Airton F. da Silva [mailto:[EMAI

RE: Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Vidyanand Murunikkara
could u attach the server-config.wsdd that is being used. I have seen this error usually pop up when the wsdd is wrong. -Original Message- From: Jose Airton F. da Silva [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 28, 2002 3:25 PM To: [EMAIL PROTECTED] Subject: Please Help-me - Basic

Please Help-me - Basic install of Axis on Web Server Resin 2.1.0

2002-05-28 Thread Jose Airton F. da Silva
  I installed the Axis context in webapps directory of Resin web server. I started Resin web server and I invoked the URL http://localhost:8080/axis/ . The web server answered with the Apache-Axis page, without any problem.When I attempt to invoke the URL http://localhost:8080/axis/servlet/A

Hi, Very Very Urgent!! Please help me

2002-03-11 Thread Karna Harsha
ndler was unable to negotiate an acceptable set of security parameters." Please help me out. Thanks a lot. Best Regards, Karna. __ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/