You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Marina Pérel <ma...@sib.fr> on 2002/08/13 17:19:55 UTC

PLEASE HELP !!! Problem with axis installation

Hi,

I try to use Axis beta3 in order to implemente a web service (on a Red Hat Linux station).

When i try to deploy my web service, i had a 500 error (an internal server error). Also, when i try to go to the URL : http://localhost:8080/axis/servlet/AdminServlet, i have a white page.

I don't understand my error ?

I have my axis directory in the webapps directory of Tomcat, but is it normal that i have no axis.war file in the webapps directory???

Any help is welcome...
Thanks in advance
Marina

Re: PLEASE HELP !!! Problem with axis installation

Posted by Marina Pérel <ma...@sib.fr>.
Thanks a lot for your answer Ray, but i still have my problem :

    - When i try the "Validate the local installation's configuration", it
works good.
    - BUT when i try the "Administer Axis", i have an error 500.

++
    - When i use the WSDL2Java or the Java2WSDL, it works good
    - BUT when i try to deploy a service with the command :

   java
org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/servlet/Ax\
isServlet ServiceHello/deploy.wsdd

                => I have an error 500.

In my classpath, i have
    in the common/lib's directory : jaxrpc.jar, saaj.jar, wsdl4j.jar,
xerces.jar, servlet.jar.
    in the axis/WEB-INF/lib's directory: commons-logging.jar,
log4j-1.2.4.jar, tt-bytecode.jar and axis.jar

I try to insert the axis.jar in the common/lib's directory, but it didn't
find classes.

I use Linux (Red Hat 7.2).

Please, anyone has an idea ???
Thanks,
Marina
          (Sorry for my bad english...)

----- Original Message -----
From: "Ray Doue" <rd...@redshift.com>
To: <ax...@xml.apache.org>
Sent: Tuesday, August 13, 2002 5:41 PM
Subject: Re: PLEASE HELP !!! Problem with axis installation


> Hi Marina,
>
> While I run Tomcat and Axis on Windows, I think that we've seen that the
> Axis *.jar files should be located in the CATALINA_HOME/common/libs
> directory rather than the CATALINA_HOME/webapps/axis/lib directory.
> Then ensure that you have all those *.jar files in your CLASSPATH, and
> you should see some improvement.  I'd also recommend trying the
> "Validate the local installation's configuration" to ensure the
> installation is successful.
>
> Additionally, ensure that your basic Tomcat installation works by
> verifying that some of the sample servlets and JSPs work.
>
> Hope this helps,
>
> Ray
>
> Hi,
>
> I try to use Axis beta3 in order to implemente a web service (on a Red
> Hat Linux station).
>
> When i try to deploy my web service, i had a 500 error (an internal
> server error). Also, when i try to go to the URL :
> http://localhost:8080/axis/servlet/AdminServlet, i have a white page.
>
> I don't understand my error ?
>
> I have my axis directory in the webapps directory of Tomcat, but is it
> normal that i have no axis.war file in the webapps directory???
>
> Any help is welcome...
> Thanks in advance
> Marina
>
>
>
> Marina Pérel wrote:
> >
> >    Part 1.1.1    Type: Plain Text (text/plain)
> >              Encoding: quoted-printable


Re: PLEASE HELP !!! Problem with axis installation

Posted by Ray Doue <rd...@redshift.com>.
Hi Marina,

While I run Tomcat and Axis on Windows, I think that we've seen that the
Axis *.jar files should be located in the CATALINA_HOME/common/libs
directory rather than the CATALINA_HOME/webapps/axis/lib directory. 
Then ensure that you have all those *.jar files in your CLASSPATH, and
you should see some improvement.  I'd also recommend trying the
"Validate the local installation's configuration" to ensure the
installation is successful.

Additionally, ensure that your basic Tomcat installation works by
verifying that some of the sample servlets and JSPs work.

Hope this helps,

Ray

Hi,

I try to use Axis beta3 in order to implemente a web service (on a Red
Hat Linux station).

When i try to deploy my web service, i had a 500 error (an internal
server error). Also, when i try to go to the URL :
http://localhost:8080/axis/servlet/AdminServlet, i have a white page.

I don't understand my error ?

I have my axis directory in the webapps directory of Tomcat, but is it
normal that i have no axis.war file in the webapps directory???

Any help is welcome...
Thanks in advance
Marina



Marina Pérel wrote:
> 
>    Part 1.1.1    Type: Plain Text (text/plain)
>              Encoding: quoted-printable