[
https://issues.apache.org/jira/browse/AXIS2-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719142#action_12719142
]
Glen Daniels commented on AXIS2-3084:
-------------------------------------
We just need to iterate over the child elements of moduleElement and find the
flows in a case-insensitive way. Easy fix, just hasn't been done yet.
> Should make inflow/outflow (at least) case insensitive in module.xml
> --------------------------------------------------------------------
>
> Key: AXIS2-3084
> URL: https://issues.apache.org/jira/browse/AXIS2-3084
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: deployment
> Reporter: Glen Daniels
> Assignee: Glen Daniels
> Priority: Minor
>
> Currently the <InFlow> and <OutFlow> elements in module.xml must read EXACTLY
> that way - in particular <inflow> and <outflow> will not be recognized.
> We should make the read of these elements (ModuleBuilder:160 onwards)
> case-insensitive, IMO, to make things easier on the developer. <inflow> or
> <INFLOW> shouldn't fail silently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.