You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by fx...@ws.apache.org on 2004/08/13 17:16:20 UTC

[jira] Updated: (WSFX-28) need for a new constructor in ReferencePropertiesType

The following issue has been updated:

    Updater: Jayachadra Sekhara Rao Sunkara (mailto:sunja07@ca.com)
       Date: Fri, 13 Aug 2004 8:16 AM
    Comment:
Here is the diff result of modified ReferencePropertiesType.java file. Maven was successful even after this modification.
    Changes:
             Attachment changed to cvsdiff.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/WSFX-28?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSFX-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSFX-28
    Summary: need for a new constructor in ReferencePropertiesType
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: WSFX
 Components: 
             Addressing

   Assignee: 
   Reporter: Jayachadra Sekhara Rao Sunkara

    Created: Fri, 13 Aug 2004 8:11 AM
    Updated: Fri, 13 Aug 2004 8:16 AM

Description:
In org.apache.axis.message.addressing.ReferencePropertiesType class
the existing set of constructor will not allow to create an instance with a String or dom.Element object as input parameters. Since it is very likely that reference properties will mainly be as an XML element. Better have a constructor that can take as input generic java.lang.Object . 
Since already add method accepts a java.lang.Object, we can leverage that functionality in designing the new constructor.


---------------------------------------------------------------------
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