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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2009/06/13 17:25:07 UTC

[jira] Commented: (AXIS2-3084) Should make inflow/outflow (at least) case insensitive in module.xml

    [ https://issues.apache.org/jira/browse/AXIS2-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719143#action_12719143 ] 

Deepal Jayasinghe commented on AXIS2-3084:
------------------------------------------

Could you please explain how to do this?

As I mentioned if we are going to treat this as case insensitive then there are a number of combination we can consider, so are you suggesting to consider all of them?

InFlow, INFLOW, inflow etc...

I think if we properly document the correct way, then people will use that. 



Deepal  

> 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.