You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/09/03 11:58:36 UTC

[jira] Created: (AXIS-1543) soap:fault name attrbiute missing in WSDL

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1543

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1543
    Summary: soap:fault name attrbiute missing in WSDL
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis

   Assignee: 
   Reporter: Simon John Morgan

    Created: Fri, 3 Sep 2004 2:54 AM
    Updated: Fri, 3 Sep 2004 2:54 AM
Environment: WinXp, JBoss 3.2.3

Description:
According to WS-I profile 1.0, section 5.6.16 (name Attribute on Faults) the name attrbiute needs to appear on both the soap and wsdl section (R2721 + R2754)

http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html 

However the WSDL being generated looks like:

<wsdl:fault name="AuthorisationDeclinedException">
 <wsdlsoap:fault 
  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 
  namespace="http://10.10.2.213:8080/jboss- 
  net/services/EftWebServiceInterface" 
  use="encoded"/>
</wsdl:fault>

I will try to post more information / to create a simple scenario for replication, but that is likely to be early/mid next week. However, I thought I would post anyway

(I've posted as major, as I *think* this may stopping interopability with a C++ client, as I say, I need to look into this further.)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-1543) soap:fault name attrbiute missing in WSDL

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Julien Wajsberg
    Created: Fri, 3 Sep 2004 7:47 AM
       Body:
You can juste go one directory back :)

For example :
http://ftp.plig.net/pub/apache/dist/ws/axis/

And then you have a link.
But you're right, the releases page should be updated...
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1543?page=comments#action_52796

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1543

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1543
    Summary: soap:fault name attrbiute missing in WSDL
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis

   Assignee: 
   Reporter: Simon John Morgan

    Created: Fri, 3 Sep 2004 2:54 AM
    Updated: Fri, 3 Sep 2004 7:47 AM
Environment: WinXp, JBoss 3.2.3

Description:
According to WS-I profile 1.0, section 5.6.16 (name Attribute on Faults) the name attrbiute needs to appear on both the soap and wsdl section (R2721 + R2754)

http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html 

However the WSDL being generated looks like:

<wsdl:fault name="AuthorisationDeclinedException">
 <wsdlsoap:fault 
  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 
  namespace="http://10.10.2.213:8080/jboss- 
  net/services/EftWebServiceInterface" 
  use="encoded"/>
</wsdl:fault>

I will try to post more information / to create a simple scenario for replication, but that is likely to be early/mid next week. However, I thought I would post anyway

(I've posted as major, as I *think* this may stopping interopability with a C++ client, as I say, I need to look into this further.)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-1543) soap:fault name attrbiute missing in WSDL

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Simon John Morgan
    Created: Tue, 7 Sep 2004 6:54 AM
       Body:
Hi Julien,

I've tried 1.2B3 and it seems fixed.

Thanks very much for your help.

I guess this issue can be closed.

Cheers

Simon
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1543?page=comments#action_52921

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1543

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1543
    Summary: soap:fault name attrbiute missing in WSDL
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis

   Assignee: 
   Reporter: Simon John Morgan

    Created: Fri, 3 Sep 2004 2:54 AM
    Updated: Tue, 7 Sep 2004 6:54 AM
Environment: WinXp, JBoss 3.2.3

Description:
According to WS-I profile 1.0, section 5.6.16 (name Attribute on Faults) the name attrbiute needs to appear on both the soap and wsdl section (R2721 + R2754)

http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html 

However the WSDL being generated looks like:

<wsdl:fault name="AuthorisationDeclinedException">
 <wsdlsoap:fault 
  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 
  namespace="http://10.10.2.213:8080/jboss- 
  net/services/EftWebServiceInterface" 
  use="encoded"/>
</wsdl:fault>

I will try to post more information / to create a simple scenario for replication, but that is likely to be early/mid next week. However, I thought I would post anyway

(I've posted as major, as I *think* this may stopping interopability with a C++ client, as I say, I need to look into this further.)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-1543) soap:fault name attrbiute missing in WSDL

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Simon John Morgan
    Created: Fri, 3 Sep 2004 5:09 AM
       Body:
Hi Julien,

Thanks for that. This might be a daft question, but where do I get Beta 3, I've had a look at the following locations, and it doesn't seem to be mentioned, only the first beta is listed.

http://ws.apache.org/axis/releases.html

http://ftp.plig.net/pub/apache/dist/ws/axis/1_2beta/

Cheers

Simon
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1543?page=comments#action_52789

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1543

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1543
    Summary: soap:fault name attrbiute missing in WSDL
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis

   Assignee: 
   Reporter: Simon John Morgan

    Created: Fri, 3 Sep 2004 2:54 AM
    Updated: Fri, 3 Sep 2004 5:09 AM
Environment: WinXp, JBoss 3.2.3

Description:
According to WS-I profile 1.0, section 5.6.16 (name Attribute on Faults) the name attrbiute needs to appear on both the soap and wsdl section (R2721 + R2754)

http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html 

However the WSDL being generated looks like:

<wsdl:fault name="AuthorisationDeclinedException">
 <wsdlsoap:fault 
  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 
  namespace="http://10.10.2.213:8080/jboss- 
  net/services/EftWebServiceInterface" 
  use="encoded"/>
</wsdl:fault>

I will try to post more information / to create a simple scenario for replication, but that is likely to be early/mid next week. However, I thought I would post anyway

(I've posted as major, as I *think* this may stopping interopability with a C++ client, as I say, I need to look into this further.)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-1543) soap:fault name attrbiute missing in WSDL

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Julien Wajsberg
    Created: Fri, 3 Sep 2004 4:07 AM
       Body:
This problem affects interoperability with Weblogic.

However it's already resolved in Axis 1.2 beta 3.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1543?page=comments#action_52788

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1543

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1543
    Summary: soap:fault name attrbiute missing in WSDL
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis

   Assignee: 
   Reporter: Simon John Morgan

    Created: Fri, 3 Sep 2004 2:54 AM
    Updated: Fri, 3 Sep 2004 4:07 AM
Environment: WinXp, JBoss 3.2.3

Description:
According to WS-I profile 1.0, section 5.6.16 (name Attribute on Faults) the name attrbiute needs to appear on both the soap and wsdl section (R2721 + R2754)

http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html 

However the WSDL being generated looks like:

<wsdl:fault name="AuthorisationDeclinedException">
 <wsdlsoap:fault 
  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 
  namespace="http://10.10.2.213:8080/jboss- 
  net/services/EftWebServiceInterface" 
  use="encoded"/>
</wsdl:fault>

I will try to post more information / to create a simple scenario for replication, but that is likely to be early/mid next week. However, I thought I would post anyway

(I've posted as major, as I *think* this may stopping interopability with a C++ client, as I say, I need to look into this further.)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira