Fault - Attempted to write duplicate schema element
---------------------------------------------------

                 Key: AXIS-2666
                 URL: https://issues.apache.org/jira/browse/AXIS-2666
             Project: Axis
          Issue Type: Bug
    Affects Versions: 1.3
         Environment: RHEL4, jdk 1.5.0.06
            Reporter: Jeff Y


For our application, we defined 3 WSDLs, with the following name spaces:

name:                                              name space:
RKService                                       
http://marketing.ews.someapis.com/V1
ExternalRKService                         http://marketing.ews.someapis.com/V1
ExternalRKServiceV2                    http://marketing.ews.someapis.com/V2

The system originally has only the first two services.  It was running fine 
until we added ExternalRKServiceV2, which adds several new operations compared 
to ExternalRKService. With ExternslRKServiceV2 added, we keep getting the 
following error when we request for the ExternalRKServiceV2 WSDL, but only  on 
some of the machines where this web service is deployed.

Does anybody have any ideas as to what caused this axis fault?
Thanks,

Jeff



AXIS error

Sorry, something seems to have gone wrong... here are the details:

Fault - Attempted to write duplicate schema element : 
{http://marketing.wes.someapis.com/V2}getPRKeywords

AxisFault
 faultCode: {http://xml.apache.org/axis/}Server.generalException
 faultSubcode: 
 faultString: Attempted to write duplicate schema element : 
{http://marketing.wes.someapis.com/V2}getPRKeywords
 faultActor: 
 faultNode: 
 faultDetail: 
        
{http://xml.apache.org/axis/}hostname:qakwsrvcfe-001.yss.pd2.somecompany.com



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to