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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to