hi,

i´m trying debug with eclipse my project appfuse-struts-2.0.1, but
when start tomcat after applicated sysdeo pluging...

-------------------------
[myproject] WARN [main]
InterceptorBuilder.constructInterceptorReference(60) | Unable to load
config class adminInterceptor at interceptor -
file:/C:/zone/myproject/target/classes/struts.xml:21:69 probably due
to a missing jar, which might be fine if you never plan to use the
adminOnly interceptor
[myproject] ERROR [main]
InterceptorBuilder.constructInterceptorReference(63) | Actual
exception
Caught Exception while registering Interceptor class adminInterceptor
- interceptor -
file:/C:/zone/appfuse/myproject/target/classes/struts.xml:21:69
-------------------------

the line in struts is:
            <interceptor name="adminOnly" class="adminInterceptor"/>

i think.. that tomcat doesn´t find this bean of spring context.
"adminInterceptor"

the excepción follows with others beans like "signupAction"... same errror.


any idea o solution?

thanks !



2008/1/27, Matt Raible <[EMAIL PROTECTED]>:
> FYI... I thought this might be useful for folks using Eclipse:
>
> http://mojo.codehaus.org/sysdeo-tomcat-maven-plugin/usage.html
>
> Matt
>
> ---------------------------------------------------------------------
> 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]

Reply via email to