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 "Dave Brewster (JIRA)" <ax...@ws.apache.org> on 2005/06/18 02:18:17 UTC

[jira] Created: (AXIS-2063) Would like Types.addToTypesList to be public

Would like Types.addToTypesList to be public
--------------------------------------------

         Key: AXIS-2063
         URL: http://issues.apache.org/jira/browse/AXIS-2063
     Project: Apache Axis
        Type: Improvement
    Versions: 1.2.1    
    Reporter: Dave Brewster


We have a situation where multiple types written to the schema correspond to the same Class, i.e. we don't use classes for our type mapping.

Currently there isn't an easy way to controll what types have been written and what has not.  The code does have a mechanism to controll this, Types.addToTypesList, but that method is private.

If that method were public, we could register the generated QName with the types system, this would solve our needs.


-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-2063) Would like Types.addToTypesList to be public

Posted by "Dave Brewster (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2063?page=comments#action_12315597 ] 

Dave Brewster commented on AXIS-2063:
-------------------------------------

Yea, you're correct.  We didn't go down this route so I didn't fully flush this out.  I'll make the relevant changes to make it work and mail the patches back if you like.


> Would like Types.addToTypesList to be public
> --------------------------------------------
>
>          Key: AXIS-2063
>          URL: http://issues.apache.org/jira/browse/AXIS-2063
>      Project: Apache Axis
>         Type: Improvement
>     Versions: 1.2.1
>     Reporter: Dave Brewster

>
> We have a situation where multiple types written to the schema correspond to the same Class, i.e. we don't use classes for our type mapping.
> Currently there isn't an easy way to controll what types have been written and what has not.  The code does have a mechanism to controll this, Types.addToTypesList, but that method is private.
> If that method were public, we could register the generated QName with the types system, this would solve our needs.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-2063) Would like Types.addToTypesList to be public

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2063?page=comments#action_12315583 ] 

Davanum Srinivas commented on AXIS-2063:
----------------------------------------

Are u sure this change is enough? i see addToElementsList is private as well.

-- dims

> Would like Types.addToTypesList to be public
> --------------------------------------------
>
>          Key: AXIS-2063
>          URL: http://issues.apache.org/jira/browse/AXIS-2063
>      Project: Apache Axis
>         Type: Improvement
>     Versions: 1.2.1
>     Reporter: Dave Brewster

>
> We have a situation where multiple types written to the schema correspond to the same Class, i.e. we don't use classes for our type mapping.
> Currently there isn't an easy way to controll what types have been written and what has not.  The code does have a mechanism to controll this, Types.addToTypesList, but that method is private.
> If that method were public, we could register the generated QName with the types system, this would solve our needs.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-2063) Would like Types.addToTypesList to be public

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2063?page=comments#action_12315618 ] 

Davanum Srinivas commented on AXIS-2063:
----------------------------------------

yes, please. 

> Would like Types.addToTypesList to be public
> --------------------------------------------
>
>          Key: AXIS-2063
>          URL: http://issues.apache.org/jira/browse/AXIS-2063
>      Project: Apache Axis
>         Type: Improvement
>     Versions: 1.2.1
>     Reporter: Dave Brewster

>
> We have a situation where multiple types written to the schema correspond to the same Class, i.e. we don't use classes for our type mapping.
> Currently there isn't an easy way to controll what types have been written and what has not.  The code does have a mechanism to controll this, Types.addToTypesList, but that method is private.
> If that method were public, we could register the generated QName with the types system, this would solve our needs.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira