Re: [Resin-interest] java.lang.NoClassDefFoundError: javax/faces/application/Application

2009-03-16 Thread Scott Ferguson
On Mar 16, 2009, at 3:01 AM, GlWy wrote: > > Greetz, > > I'm having a problem with building my Resin server in MyEclipse. > Can anyone help me out on this? It looks like the jsf.jar is missing from your classpath. You might need to add it in the eclipse configuration. -- Scott > > I get the

[Resin-interest] java.lang.NoClassDefFoundError: javax/faces/application/Application

2009-03-16 Thread GlWy
Greetz, I'm having a problem with building my Resin server in MyEclipse. Can anyone help me out on this? I get the following exception: [10:48:17.390] {main} java.lang.NoClassDefFoundError: javax/faces/application/Application [10:48:17.390] {main} at java.lang.Class.forName0(Native Method) [