You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "nadir amra (JIRA)" <ji...@apache.org> on 2010/06/01 19:07:41 UTC

[jira] Created: (AXIS2C-1479) Should dynamically resolve to XML parser

Should dynamically resolve to XML parser
----------------------------------------

                 Key: AXIS2C-1479
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1479
             Project: Axis2-C
          Issue Type: Improvement
            Reporter: nadir amra


Axis2/C has an interface it expects to invoke when dealing with the XML parser.  But adding a parser requires rebuild Axis2/C with the new parser. 

We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser.  This way, new parsers can be added without having to recompile or rebuilt Axis2/C.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1479) Should dynamically resolve to XML parser

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1479:
-------------------------------------

    Fix Version/s: Next Version

> Should dynamically resolve to XML parser
> ----------------------------------------
>
>                 Key: AXIS2C-1479
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1479
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: xml/parser
>            Reporter: nadir amra
>             Fix For: Next Version
>
>
> Axis2/C has an interface it expects to invoke when dealing with the XML parser.  But adding a parser requires rebuild Axis2/C with the new parser. 
> We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser.  This way, new parsers can be added without having to recompile or rebuilt Axis2/C.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1479) Should dynamically resolve to XML parser

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1479:
-------------------------------------

    Fix Version/s: Next Version

> Should dynamically resolve to XML parser
> ----------------------------------------
>
>                 Key: AXIS2C-1479
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1479
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: xml/parser
>            Reporter: nadir amra
>             Fix For: Next Version
>
>
> Axis2/C has an interface it expects to invoke when dealing with the XML parser.  But adding a parser requires rebuild Axis2/C with the new parser. 
> We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser.  This way, new parsers can be added without having to recompile or rebuilt Axis2/C.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Commented: (AXIS2C-1479) Should dynamically resolve to XML parser

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874389#action_12874389 ] 

Damitha Kumarage commented on AXIS2C-1479:
------------------------------------------

Currently Axis2/C assumes only two parsers, one of which could be selected at configure time. 
It is good to have this changed to allow  dynamically  choose parser.

> Should dynamically resolve to XML parser
> ----------------------------------------
>
>                 Key: AXIS2C-1479
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1479
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: xml/parser
>            Reporter: nadir amra
>
> Axis2/C has an interface it expects to invoke when dealing with the XML parser.  But adding a parser requires rebuild Axis2/C with the new parser. 
> We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser.  This way, new parsers can be added without having to recompile or rebuilt Axis2/C.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1479) Should dynamically resolve to XML parser

Posted by "nadir amra (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra updated AXIS2C-1479:
-------------------------------

    Component/s: xml/parser

> Should dynamically resolve to XML parser
> ----------------------------------------
>
>                 Key: AXIS2C-1479
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1479
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: xml/parser
>            Reporter: nadir amra
>
> Axis2/C has an interface it expects to invoke when dealing with the XML parser.  But adding a parser requires rebuild Axis2/C with the new parser. 
> We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser.  This way, new parsers can be added without having to recompile or rebuilt Axis2/C.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1479) Should dynamically resolve to XML parser

Posted by "nadir amra (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra updated AXIS2C-1479:
-------------------------------

    Component/s: xml/parser

> Should dynamically resolve to XML parser
> ----------------------------------------
>
>                 Key: AXIS2C-1479
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1479
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: xml/parser
>            Reporter: nadir amra
>
> Axis2/C has an interface it expects to invoke when dealing with the XML parser.  But adding a parser requires rebuild Axis2/C with the new parser. 
> We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser.  This way, new parsers can be added without having to recompile or rebuilt Axis2/C.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Commented: (AXIS2C-1479) Should dynamically resolve to XML parser

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874389#action_12874389 ] 

Damitha Kumarage commented on AXIS2C-1479:
------------------------------------------

Currently Axis2/C assumes only two parsers, one of which could be selected at configure time. 
It is good to have this changed to allow  dynamically  choose parser.

> Should dynamically resolve to XML parser
> ----------------------------------------
>
>                 Key: AXIS2C-1479
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1479
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: xml/parser
>            Reporter: nadir amra
>
> Axis2/C has an interface it expects to invoke when dealing with the XML parser.  But adding a parser requires rebuild Axis2/C with the new parser. 
> We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser.  This way, new parsers can be added without having to recompile or rebuilt Axis2/C.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org