Seems it is not S2 related. This exception is raised when some
dependency is not found by the JVM. Note that in addition to be
available in your build path, the dependency must be available at
runtime too (usually inside the WEB-INF/lib folder)

2010/1/12 fireapple <taizhang1...@gmail.com>:
>
> In project1, I include project2 in order to use interfaces (interface A, B,
> C, D.....) of project2.
> However, the system always claim java.lang.NoClassDefFoundError for
> interface of project2.
>
> I also exported project2 to a JAR and include it in project1's build path,
> still no luck.
>
> I tried 3 of my projects, all fail with the same error. I was wondering if
> it's a struts 2 issue of my configuration problem.
>
> Thanks
> --
> View this message in context: 
> http://old.nabble.com/Can-I-implement-interface-of-another-project-in-a-struts-2-project--tp27131976p27131976.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to