Re: Error deploying WSDD

2003-07-03 Thread Akhil Gupta
: "SUNILK_CHAMARTI" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 7:49 AM Subject: Error deploying WSDD I am trying to start Admin Client to deploy my WSDD and I get the following error. Any pointers to fix this? C:\oc4j_extended\j2ee\home\defaul

Re: Error deploying WSDD

2003-07-03 Thread remko de knikker
I noticed that you use -p instead of -p include the space... the AdminService (AdminServlet in web.xml) is not found, is it uncommented? Srinath Perera wrote: Hi just a TIP try weather "http://localhost:8080/axis/servlet/AdminServlet".works with your browser. if not you should

Re: Error deploying WSDD

2003-07-03 Thread Guillaume Sauthier
localhost://servlet/AxisServlet deploy.wsdd" do? > > -Original Message- > From: Guillaume Sauthier [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 03, 2003 1:52 PM > To: [EMAIL PROTECTED] > Subject: Re: Error deploying WSDD > > 404 Error means that you do

RE: Error deploying WSDD

2003-07-03 Thread SUNILK_CHAMARTI
PROTECTED] Sent: Thursday, July 03, 2003 1:52 PM To: [EMAIL PROTECTED] Subject: Re: Error deploying WSDD 404 Error means that you do not point to a right location for the Axis servlet ! the option to set to indicate the full path to the servlet is -l example : java org.apache.axis.client.A

Re: Error deploying WSDD

2003-07-03 Thread Guillaume Sauthier
404 Error means that you do not point to a right location for the Axis servlet ! the option to set to indicate the full path to the servlet is -l example : java org.apache.axis.client.AdminClient -lhttp://localhost://servlet/AxisServlet deploy.wsdd where is the Context of the webapp with Ax

RE: Error deploying WSDD

2003-07-03 Thread SUNILK_CHAMARTI
I have already enabled the AdminServlet. I am using OC4J and it does not have server-config.wsdd Any other pointers? -Original Message- From: Srinath Perera [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 7:07 PM To: [EMAIL PROTECTED] Subject: Re: Error deploying WSDD Hi just

RE: Error deploying WSDD

2003-07-03 Thread SUNILK_CHAMARTI
This is not working... -Original Message- From: Benedick Mark N. Chan [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 12:47 PM To: [EMAIL PROTECTED] Subject: Re: Error deploying WSDD I think that you should also include the hostname in your -p tag. e.g.: java

Re: Error deploying WSDD

2003-07-03 Thread Srinath Perera
Hi just a TIP try weather "http://localhost:8080/axis/servlet/AdminServlet".works with your browser. if not you should enable the AdminServlet with editing \webapps\axis\WEB-INF\web.xml. To do this you have to uncomment the servlet mapping for /servlet/AdminServlet. i belive this is your first

Re: Error deploying WSDD

2003-07-03 Thread Benedick Mark N. Chan
lt;[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 2:49 PM Subject: Error deploying WSDD > I am trying to start Admin Client to deploy my WSDD and I get the following error. Any pointers to fix this? > > C:\oc4j_extended\j2ee\home\default-web-app\examples\jsp\axis\WEB-INF\classes \

Error deploying WSDD

2003-07-02 Thread SUNILK_CHAMARTI
I am trying to start Admin Client to deploy my WSDD and I get the following error. Any pointers to fix this? C:\oc4j_extended\j2ee\home\default-web-app\examples\jsp\axis\WEB-INF\classes\samples\userguide\example3>java org.apache.axis.clie nt.AdminClient -p deploy.wsdd [INFO] AdminClient - -P

FIXME error deploying WSDD file

2002-12-02 Thread Tim Sawyer
Anyone know what causes this error? I've taken the axis directory from webapps in the 1.0 distribution, copied some of my files in, run up the web server (orion 1.5.2) and then tried to deploy using a wsdd file. The server throws the following fit: Orion/1.5.2 initialized - Problem with servlet