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/17 10:37:25 UTC

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

Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Tue, 17 Aug 2004 1:36 AM

Applied Patch.

thanks,
dims
---------------------------------------------------------------------
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: Closed
   Priority: Minor
 Resolution: FIXED

    Project: WSFX
 Components: 
             Addressing

   Assignee: 
   Reporter: Jayachadra Sekhara Rao Sunkara

    Created: Fri, 13 Aug 2004 8:11 AM
    Updated: Tue, 17 Aug 2004 1:36 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