Thanks a lot! Can you register an issue in JIRA and attach small example app (Maven based) or at least sample code used in init() method of your interceptor? I see where is the problem but I'm not sure why it occurs.
Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ 2014/1/16 Andrew Carr <[email protected]>: > 2.3.16 Exception below, plus lib folder print out. > > > total 8168 > > drwxr-xr-x 15 andrewcarr staff 510 Dec 19 06:39 . > > drwxr-xr-x 6 andrewcarr staff 204 Dec 19 06:36 .. > > -rw-r--r-- 1 andrewcarr staff 43578 Dec 19 06:36 asm-3.3.jar > > -rw-r--r-- 1 andrewcarr staff 38275 Dec 19 06:36 asm-commons-3.3.jar > > -rw-r--r-- 1 andrewcarr staff 21503 Dec 19 06:36 asm-tree-3.3.jar > > -rw-r--r--@ 1 andrewcarr staff 68622 Nov 23 15:57 > commons-fileupload-1.3.jar > > -rw-r--r--@ 1 andrewcarr staff 173587 Nov 23 15:55 commons-io-2.2.jar > > -rw-r--r--@ 1 andrewcarr staff 261809 Dec 19 06:36 commons-lang-2.4.jar > > -rw-r--r-- 1 andrewcarr staff 315805 Dec 19 06:36 commons-lang3-3.1.jar > > -rw-r--r--@ 1 andrewcarr staff 931168 Dec 19 06:36 freemarker-2.3.19.jar > > -rw-r--r-- 1 andrewcarr staff 614203 Dec 19 06:36 javassist-3.11.0.GA.jar > > -rw-r--r--@ 1 andrewcarr staff 227997 Nov 23 15:55 ognl-3.0.6.jar > > drwxrwxrwx 16 andrewcarr staff 544 Nov 30 10:27 struts-2.3.16 > > -rw-r--r--@ 1 andrewcarr staff 807290 Nov 30 09:42 struts2-core-2.3.16.jar > > -rw-r--r--@ 1 andrewcarr staff 653404 Nov 30 09:39 xwork-core-2.3.16.jar > > > > INFO: Choosing bean (struts) for (com.opensymphony.xwork2.util.TextParser) > > > > > TEST INTERCEPTOR RUNNING!!!! > > Locale: es > > Jan 15, 2014 4:10:15 PM com.opensymphony.xwork2.util.logging.jdk.JdkLogger > warn > > WARNING: Unable to load config class example.TestInterceptor at > interceptor - > file:/Users/andrewcarr/tickets/TESTING/apache-tomcat-7.0.40/webapps/test2/WEB-INF/classes/struts.xml:14:98 > probably due to a missing jar, which might be fine if you never plan > to use the testForInterceptor interceptor > > Jan 15, 2014 4:10:15 PM com.opensymphony.xwork2.util.logging.jdk.JdkLogger > error > > SEVERE: Actual exception > > Full stack trace: > http://pastebin.com/gb1ANUM5 > > -Andrew Carr > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
