Installation problem

2003-11-26 Thread Vandana
Hi all, I deployed Axis onto my App Server. The compile and the deploy stages were successful. I was able to open the index.html and the happyaxis.jsp pages. In the happyaxis page, for some of the libraries, the page says 'found at an unknown location'. My first question is, is this harmf

Re: Installation problem

2003-10-21 Thread Stephen Gordon
t Extension (javax.net.ssl.SSLSocketFactory) at an unknown location It found the secure extension, but still have the warning. Thanks a lot!! -Original Message- From: Stephen Gordon [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 10:40 AM To: [EMAIL PROTECTED] Subject: Re: Inst

RE: Installation problem

2003-10-21 Thread raysiu
From: Stephen Gordon [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 10:40 AM To: [EMAIL PROTECTED] Subject: Re: Installation problem raysiu wrote: > Hi all, > > > > I am a new user of Axis : ) > > > > I have installed the Axis. Currently I am trying

Re: Installation problem

2003-10-21 Thread Stephen Gordon
raysiu wrote: Hi all, I am a new user of Axis : ) I have installed the Axis. Currently I am trying to validate the Axis with happyaxis: Found SAAJ API (javax.xml.soap.SOAPMessage) at C:\apache_group\Tomcat_4.1\common\lib\saaj.jar Found JAX-RPC API (javax.xml.rpc.Service) at C:\apa

Installation problem

2003-10-21 Thread raysiu
Hi all,   I am a new user of Axis : )   I have installed the Axis. Currently I am trying to validate the Axis with happyaxis:   Found SAAJ API (javax.xml.soap.SOAPMessage) at C:\apache_group\Tomcat_4.1\common\lib\saaj.jar Found JAX-RPC API (javax.xml.rpc.Service) at C:\apache_group\To

Installation problem: Enabling security in Axis

2003-08-14 Thread Yuri Demchenko
Hi, All Need advice with Axis installation regarding XML security support. XML Security is critical for me. Apache XML Security package together with all dependent libraries is installed and works as a separate package. However after testing Axis installation with happyaxis.jsp I've got this w

Re: axis installation problem

2003-07-23 Thread Dayal Murukutla
sday, July 23, 2003 3:06 PM Subject: RE: axis installation problem Posting the same problem multiple times won't help.   Why did you do this, it is not needed and generally considered bad form for web applications? > I have copied all the jar files in the

RE: axis installation problem

2003-07-23 Thread Hansen, Richard
ay, July 23, 2003 2:55 PMTo: [EMAIL PROTECTED]Subject: axis installation problem

axis installation problem

2003-07-23 Thread Dayal Murukutla
 am using jdk 1.4.2 , tomcat 4.1.18 and axis 1.1.   I have copied all the jar files in the axis/web-inf/lib directory to TOMCAT_HOME/common/lib.   When I try to access happyaxis.jsp file, I am getting the following exception:   What am I missing??? Thanks Dayal   org.apache.jasper.JasperExc

Re: Axis installation problem (urgent help needed !!!)

2003-07-23 Thread Dayal Murukutla
From: "Vladimir Umansky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 1:53 PM Subject: Re: Axis installation problem (urgent help needed !!!) > > Try moving axis directory to TOMCAT_HOME\webapps; > > --- Dayal Murukutla <[EMAIL PRO

Re: Axis installation problem (urgent help needed !!!)

2003-07-23 Thread Vladimir Umansky
Try moving axis directory to TOMCAT_HOME\webapps; --- Dayal Murukutla <[EMAIL PROTECTED]> wrote: > I am using jdk 1.4.2 , tomcat 4.1.18 and axis 1.1. > > I have copied all the jar files in the > axis/web-inf/lib directory to > TOMCAT_HOME/common/lib. > > When I try to access happyaxis.jsp file

Axis installation problem (urgent help needed !!!)

2003-07-23 Thread Dayal Murukutla
I am using jdk 1.4.2 , tomcat 4.1.18 and axis 1.1.   I have copied all the jar files in the axis/web-inf/lib directory to TOMCAT_HOME/common/lib.   When I try to access happyaxis.jsp file, I am getting the following exception:   What am I missing??? Thanks Dayal   org.apache.jasper.JasperE

Re: axis installation problem

2003-07-10 Thread Davanum Srinivas
Flavius, Known problem in tomcat3.2.1, the context class loader does not work. Please switch to latest tomcat. Thanks, dims --- Flavius Frasincar <[EMAIL PROTECTED]> wrote: > Hi! > > I did install axis on my UNIX machine. I did run happyaxis succesfully > and also I tested oke a SOAP endpoint.

axis installation problem

2003-07-10 Thread Flavius Frasincar
Hi! I did install axis on my UNIX machine. I did run happyaxis succesfully and also I tested oke a SOAP endpoint. Unfortunately when I test a JWS Endpoint http://svis02.win.tue.nl:8080/axis/EchoHeaders.jws?method=list I get this error: 2003-07-10 11:34:22 - Ctx( /axis ): Exception in: R( /axis

Re: Installation problem (Fwd: can't deploy a WS with Axis 1_1RC1 on Windows)

2003-02-18 Thread Thierry - listes
Hello, OK, following the thread "(302)Found problem!", I found where was my problem. (Thanks to Lachezar). My problem was I didn't put my WEB-INF directory under the axis directory (and I absolutely don't want to do this, because the standard place for the WEB-INF dir is just under the rootDir).

Installation problem (Fwd: can't deploy a WS with Axis 1_1RC1 on Windows)

2003-02-18 Thread Thierry - listes
Hello, All is fine with happyaxis , but I can't deploy any WS. (see mail below) Please, HELP : is anybody able to make Axis to work ?? How do you make it ? Thanks. --- Début du message transféré --- From: Thierry - listes <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECT

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Alan Moore
All of what you have shown looks fine. What were you expecting? Did you deploy a service that isn't listed? alan > -Original Message- > From: Supriyo Chatterjea [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 02, 2002 7:21 AM > To: [EMAIL PROTECTED] > Subject:

Installation problem: Unable to perform step 5

2002-07-02 Thread Supriyo Chatterjea
Hi, I'm installing Apache Axis for the first time and I'm stuck at Step 5 of the Installation instructions. The instructions state that I should follow the link: Validate the local installation's configuration However, there's no such link when I point my browser to: http://localhost:8080/axis

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Noel Tijerino
Now that is odd because the org.apache.axis.encoding.XMLType comes in the axis.jar which is in your class path. Can you double check and make sure you have the right permissions to read that file, and that there isn't a typo in the path? Maybe that has something to do with it. At 12:18 AM 7/3/

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Supriyo Chatterjea
ok I added the path to classpath. But now I've got a new problem! [root@localhost classes]# java samples.stock.GetQuote -lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX java.lang.NoClassDefFoundError: org/apache/axis/encoding/XMLType [root@localhost classes]# pwd /home/sup/pro

Re: Installation problem: Unable to perform step 5

2002-07-02 Thread fd
Did you put the server-side stock .class files into your servlet-server's deployment directory structure? > Error msg: > > [root@localhost classes]# pwd > /home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes > [root@localhost classes]# java samples.stock.GetQuote > -lhttp://loca

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Noel Tijerino
if you have . in your class path and you are in /home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes or if you have /home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes in your class path, it should work. What does echo $CLASSPATH give you? At 11:58 PM 7/2/2002

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Supriyo Chatterjea
I seem to get the same error when I use the path you specified. Error msg: [root@localhost classes]# pwd /home/sup/programs/jakarta-tomcat-4.0.4/webapps/axis/WEB-INF/classes [root@localhost classes]# java samples.stock.GetQuote -lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX

Re: Installation problem: Unable to perform step 5

2002-07-02 Thread Alexander Lyubshav
> 1. Well why doesn't the "Validate the local > installation's configuration" link appear as stated in > the instructions? The instructions are out of date. > 2. Also the "View the list of deployed Web services" This roughly corresponds to the second link on the page. > link doesn't appear.

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Carl Trusiak
blem at all. I guess you just > > have to goahead. > > > > Muthu. > > > > -Original Message- > > From: Supriyo Chatterjea > > [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, July 02, 2002 11:14 AM > > To: [EMAIL PROTECTED] > > Subjec

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Supriyo Chatterjea
ost stock]# Thanks, Supriyo --- Muthu Samuthira <[EMAIL PROTECTED]> wrote: > I don't see any problem at all. I guess you just > have to goahead. > > Muthu. > > -Original Message- > From: Supriyo Chatterjea > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, J

Re: Installation problem: Unable to perform step 5

2002-07-02 Thread Noel Tijerino
That is what it is supposed to do. At 11:14 PM 7/2/2002 +0800, you wrote: >Hi, > >I'm installing Apache Axis for the first time and I'm >stuck at Step 5 of the Installation instructions. > >The instructions state that I should follow the link: > >Validate the local installation's configuration >

RE: Installation problem: Unable to perform step 5

2002-07-02 Thread Muthu Samuthira
I don't see any problem at all. I guess you just have to goahead. Muthu. -Original Message- From: Supriyo Chatterjea [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:14 AM To: [EMAIL PROTECTED] Subject: Installation problem: Unable to perform step 5 Hi, I'm

Installation problem: Unable to perform step 5

2002-07-02 Thread Supriyo Chatterjea
Hi, I'm installing Apache Axis for the first time and I'm stuck at Step 5 of the Installation instructions. The instructions state that I should follow the link: Validate the local installation's configuration However, there's no such link when I point my browser to: http://localhost:8080/axis