You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "T Rao Peddineni (JIRA)" <ji...@apache.org> on 2009/06/22 13:50:42 UTC

[jira] Created: (WW-3165) connext-graph plug-in struts2 application

connext-graph plug-in struts2 application
-----------------------------------------

                 Key: WW-3165
                 URL: https://issues.apache.org/struts/browse/WW-3165
             Project: Struts 2
          Issue Type: Bug
          Components: Other
    Affects Versions: 2.1.1
         Environment: oc4j server , windows XP.
            Reporter: T Rao Peddineni


i am using connext-graph plug-in in my struts2 application

if i am using " /* " URL Pattern for FilterDispatcher in web.xml, it is working fine. but
if i am using " /*.action" URL Pattern for FilterDispatcher in web.xml, it is not working.
why it is not working.

please help.

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


[jira] Resolved: (WW-3165) connext-graph plug-in struts2 application

Posted by "Philip Luppens (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Luppens resolved WW-3165.
--------------------------------

    Resolution: Not A Problem

Please ask questions on the Struts user list.

Btw, this is not a struts issue - /*.action is not allowed as a path - use either /* or *.action.

> connext-graph plug-in struts2 application
> -----------------------------------------
>
>                 Key: WW-3165
>                 URL: https://issues.apache.org/struts/browse/WW-3165
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 2.1.1
>         Environment: oc4j server , windows XP.
>            Reporter: T Rao Peddineni
>
> i am using connext-graph plug-in in my struts2 application
> if i am using " /* " URL Pattern for FilterDispatcher in web.xml, it is working fine. but
> if i am using " /*.action" URL Pattern for FilterDispatcher in web.xml, it is not working.
> why it is not working.
> please help.

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