Re: weblogic and AdminClient problem

2004-06-25 Thread Pranav Kapil
Title: Re: weblogic and AdminClient problem ï first...that was "XML document"... can you explain to me what exactly you are trying to do, which is giving this error...   Cheers.. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] ; [EMAIL PROTECTE

RE: weblogic and AdminClient problem

2004-06-25 Thread nishit.kumar
Title: Re: weblogic and AdminClient problem Hi Pranav,   The same program works fine when I run it stand alone. The difference is when I deploy in WebLogic it is taking its inputs from The JSP. However I saw the logs and the value obtained from the JSP is as it should be.   Cheers, Nishit

Re: weblogic and AdminClient problem

2004-06-25 Thread Pranav Kapil
Title: Re: weblogic and AdminClient problem ï This directly suggest an erroronous Mel document... - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 25, 2004 2:26 PM Subject: FW: weblogic and AdminClient problem Adding further

FW: weblogic and AdminClient problem

2004-06-25 Thread nishit.kumar
Title: Re: weblogic and AdminClient problem Adding further to Ruchi's Question I am having trouble running my axis application with WebLogic 7. The stack trace is given below. Has anyone got any clue on this.     #AxisFault faultCode: {http://schemas.xmlsoap.org

RE: weblogic and AdminClient problem

2004-06-25 Thread nishit.kumar
Title: Re: weblogic and AdminClient problem Adding further to Ruchi's Question I am having trouble running my axis application with WebLogic 7. The stack trace is given below. Has anyone got any clue on this.     #AxisFault faultCode: {http://schemas.xmlsoap.org/soap/env

Re: weblogic and AdminClient problem

2004-06-24 Thread Daniel Amadei
I didn't get this error but it seems to be a class version problem. Check your SAX Parser version / compatibility with Axis.Gautham Mulakala <[EMAIL PROTECTED]> wrote: I got the same error.Restarting the server solved the problem.--GauthamOn Thu, 2004-06-24 at 15:45, Ruchi Sanghvi wrote:> Hi> > I a

Re: weblogic and AdminClient problem

2004-06-24 Thread Gautham Mulakala
I got the same error. Restarting the server solved the problem. --Gautham On Thu, 2004-06-24 at 15:45, Ruchi Sanghvi wrote: > Hi > > I am trying to deloy a wsdd file to weblogic 6.0 using the following command > java org.apache.axis.client.AdminClient -p 7001 deploy.wsdd > and get the followin

weblogic and AdminClient problem

2004-06-24 Thread Ruchi Sanghvi
Hi I am trying to deloy a wsdd file to weblogic 6.0 using the following command java org.apache.axis.client.AdminClient -p 7001 deploy.wsdd and get the following error message at the server Any help would be appreciated Jun 24, 2004 3:10:40 PM EDT> <[WebAppServletContext(3021676,axis)] Servlet

AdminClient problem, could not fetch the raised exception

2004-03-04 Thread Jacques-Albert De Blasio
Dear all, I eventually managed to get rid of the "(301) Moved Permanently" error I emailed you about yesterday. In fact, I had to do a clean install of Tomcat. I have no idea what provoked this problem, but now it is behind me. However, I face a new one. As I already told you, I use the AdminCl

AdminClient problem, getting "Moved Permanently" error

2004-03-04 Thread Jacques-Albert De Blasio
Hi all, After having searched for a long time on the internet, and after having tried everything I thought possible to try, you are the only help left I can turn to. I hope you will be able to help me, as I am getting quite desperate... I am using Axis 1.1, my server is Tomcat 4.1.29. The vari

Re: AdminClient Problem

2003-09-30 Thread Massimo Barabino
Benjamin Tomasini wrote: There is a way to run the AdminClient using the local option. The allows the server-config.wsdd to be created in the directory you run the client from. Here is an example from my ant script. I have left out my classpath, etc... ... Copy over a template file .

Re: AdminClient Problem

2003-09-30 Thread Benjamin Tomasini
There is a way to run the AdminClient using the local option. The allows the server-config.wsdd to be created in the directory you run the client from. Here is an example from my ant script. I have left out my classpath, etc... ... Copy over a template file ... Undeploy

AdminClient Problem

2003-09-30 Thread Massimo Barabino
Hi, I' m running the axis context on a host wich isn' t assigned the localhost (127.0.0.1) address but a LAN IP address instead. It seems the AdmniClient requires enableRemoteAdmin true, otherwise it returns a 'Forbidden' error. I copied the server-config.wsdd file from another old axis installa

Re: [AdminClient Problem] namespace URL http://xml.apache.org/axis unreachable (404 Not Found)

2002-09-24 Thread Ulrich Winter
k that URL. It must point to the location where the axis server is deployed. Bye, Uli - Original Message - From: "Sebastien Pereira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 4:34 PM Subject: [AdminClient Problem] namespace URL http:/

[AdminClient Problem] namespace URL http://xml.apache.org/axis unreachable(404 Not Found)

2002-09-24 Thread Sebastien Pereira
The context : I am using the AdminClient tool (org.apache.axis.client.AdminClient) fo deploy a Web Service. My WSDD file begin with these lines : http://xml.apache.org/axis"; xmlns:java="http://xml.apache.org/axis/wsdd/"; xmlns:xsd="http://www.w3.org/2000/10/XMLSchema"; xmlns:x