Hi Ramya Nagarajan ,
 
Please find the legal deploy/undeploy descriptor for your convenience if it meets your criteria.
 
With Thanks and Regards,
 
B. Subrahmanya Nayak
Member Technical Staff,
HCL Technologies Ltd.,
Net Centric Division,
B-41, A-11,Sector 16,
Noida - 201301

Ph: 120-2510701/702/813 Extn: 3028

-----Original Message-----
From: Ramya Nagarajan [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 11, 2003 06:24 PM
To: [EMAIL PROTECTED]
Cc: Axis-Userlist (E-Mail)
Subject: Re: Undeploy typeMapping using org.apache.axis.utils.Admin


Thanks for your suggestion, Wolfgang.  Unfortunately, the typeMapping still does not get removed from server-config.wsdd.  Even when I change the <typeMapping ... /> to contain all of the parameters in the undeployment descriptor as it had in the deployment descriptor, the problem still persists.

Are there any examples available that show the format of (legal) undeployment descriptors that may be passed to org.apache.axis.utils.Admin?

Thanks,

Ramya




"Wolfgang Vullhorst" <[EMAIL PROTECTED]>

09/11/2003 08:24 AM
Please respond to axis-user

       
        To:        "Axis-Userlist (E-Mail)" <[EMAIL PROTECTED]>
        cc:        
        Subject:        Re: Undeploy typeMapping using org.apache.axis.utils.Admin




> Then I have an undeployment descriptor:

> <undeployment xmlns="http://xml.apache.org/axis/wsdd/"
>  xmlns:gsdl="http://www.gridforum.org/namespaces/2002/10/gridServices"
>  xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"
>  xmlns:ogsatype0="http://www.gridforum.org/namespaces/2003/03/OGSI"
>  xmlns:ogsatype1="http://impl.guide.ogsa.globus.org"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
>        <typeMapping qname="ns1:lifecycleStateType"/>
> </undeployment>


I think the declaration of the ns1 namespace in your undeployment descriptor
is missing, it should be
 xmlns:ns1=http://www.gridforum.org/namespaces/2003/17/crm

Wolfgang


Attachment: deploy.wsdd
Description: Binary data

Attachment: undeploy.wsdd
Description: Binary data

Reply via email to