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 "Andreas Veithen (JIRA)" <ji...@apache.org> on 2009/07/11 00:15:14 UTC

[jira] Assigned: (AXIS2-4270) Prefix used to escape restricted words in part of a namespace is hardcoded, unconfigurable.

     [ https://issues.apache.org/jira/browse/AXIS2-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen reassigned AXIS2-4270:
--------------------------------------

    Assignee: Andreas Veithen

> Prefix used to escape restricted words in part of a namespace is hardcoded, unconfigurable.
> -------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4270
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4270
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.4.1
>         Environment: Any
>            Reporter: Martin Barrs
>            Assignee: Andreas Veithen
>
> Path elements in a namespace that are considered reserved etc, are changed by the code to be prefixed with an underscore.
> This prefix is hardcoded in each instance it is used - it is not event a static.
> Code: org.apache.axis2.util.JavaUtils
> Lines: 142-152
> This prefix should also be configurable so that it can mesh with other generated systems, i.e. XMLBeans (see AXIS2-4269).

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