You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "James Bail (JIRA)" <ji...@apache.org> on 2007/12/19 20:30:34 UTC

[jira] Created: (WW-2384) Running app using externalRef interceptor causes ClassNotFoundException

Running app using externalRef interceptor causes ClassNotFoundException
-----------------------------------------------------------------------

                 Key: WW-2384
                 URL: https://issues.apache.org/struts/browse/WW-2384
             Project: Struts 2
          Issue Type: Bug
          Components: Core Interceptors
    Affects Versions: 2.0.11
         Environment: Windows XP, Struts 2 on top of Struts 1, WebLogic 9.2
            Reporter: James Bail


If I start an application with struts.xml containing an interceptor-ref tag pointing to "externalRef", I receive a ClassNotFoundException for com.opensymphony.xwork2.interceptor.ExternalReferencesInterceptor, and the app never starts. Looking at the xwork jarfiles for 2.0.3, 2.1.0, and 2.0.4, I see that there is no ExternalReferencesInterceptor in that pacakge. Yet, that is the location that is pointed to by struts-default.xml inside of the included jarfile in its registering of the interceptor. 

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


[jira] Commented: (WW-2384) Running app using externalRef interceptor causes ClassNotFoundException

Posted by "James Bail (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43499#action_43499 ] 

James Bail commented on WW-2384:
--------------------------------

Inquiry posted.

> Running app using externalRef interceptor causes ClassNotFoundException
> -----------------------------------------------------------------------
>
>                 Key: WW-2384
>                 URL: https://issues.apache.org/struts/browse/WW-2384
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.0.11
>         Environment: Windows XP, Struts 2 on top of Struts 1, WebLogic 9.2
>            Reporter: James Bail
>             Fix For: 2.1.1
>
>
> If I start an application with struts.xml containing an interceptor-ref tag pointing to "externalRef", I receive a ClassNotFoundException for com.opensymphony.xwork2.interceptor.ExternalReferencesInterceptor, and the app never starts. Looking at the xwork jarfiles for 2.0.3, 2.1.0, and 2.0.4, I see that there is no ExternalReferencesInterceptor in that pacakge. Yet, that is the location that is pointed to by struts-default.xml inside of the included jarfile in its registering of the interceptor. 

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