RE: cannot persist server-config.wsdd file in a war

2003-08-14 Thread Junaid . Bhatra
cc: 08/06/2003 09:05 Subject: RE: cannot persist server-config.wsdd file in a war

RE: cannot persist server-config.wsdd file in a war

2003-08-14 Thread Jim Harris
erver-config.wsdd file in a war Hi all,   I'm running axis as a war in WebLogic. I'm able to deploy/undeploy, as well as execute my webservices without any problems. However the services that I deploy using the admin client tool are not persisted in the server-config.wsdd file, s

RE: cannot persist server-config.wsdd file in a war

2003-08-08 Thread Junaid . Bhatra
uk> cc: Subject: RE: cannot persist server-config.wsdd file in a war

RE: cannot persist server-config.wsdd file in a war

2003-08-07 Thread Jim Harris
> IMHO, I still think that Axis should provide this facility in a future > release. Good stuff! Why not submit your code to the axis folks for consideration? Jim

cannot persist server-config.wsdd file in a war

2003-08-06 Thread Junaid . Bhatra
Hi all, I'm running axis as a war in WebLogic. I'm able to deploy/undeploy, as well as execute my webservices without any problems. However the services that I deploy using the admin client tool are not persisted in the server-config.wsdd file, so whenever I re-start the app server,I have to re-dep

RE: cannot persist server-config.wsdd file in a war

2003-08-06 Thread Junaid . Bhatra
o: <[EMAIL PROTECTED]> nder.co.uk> cc: Subject: RE: cannot persist server-config.wsdd file in a war

Re: cannot persist server-config.wsdd file in a war

2003-08-06 Thread Stuart Barlow
least if you edit by hand you know exactly what is being added and can make sure the changes stay persistant. HTH Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 06 August 2003 05:19 To: [EMAIL PROTECTED] Subject: cannot persist server-config.wsdd file

RE: cannot persist server-config.wsdd file in a war

2003-08-06 Thread Jim Harris
> I run the WSDL2Java tool and then cut and paste the service entry > from the deploy.wsdd file into the server-config.wsdd file. Seems > to work. For more complicated services thats exactly what I do Stuart - you are right, it does seem to work very well and I find is much easier than using the