Re: s1: java.lang.NoClassDefFoundError MessageResources

2009-01-21 Thread Dave Newton
Martin Gainty wrote: Should be located in struts-core http://www.java2s.com/Code/Jar/Apache/Downloadstrutscore135jar.htm As a side note, I don't think that's an official Apache mirror, and I didn't see the signatures there--I couldn't recommend downloading it from there. http://www.up.ac.z

RE: s1: java.lang.NoClassDefFoundError MessageResources

2009-01-21 Thread Martin Gainty
21 Jan 2009 18:18:06 -0800 > From: ee...@ncf.ca > To: user@struts.apache.org > Subject: s1: java.lang.NoClassDefFoundError MessageResources > > > Hi, > > I have a Java class as a model which has a method taking a MessageResources > as a parameter and returning a String

s1: java.lang.NoClassDefFoundError MessageResources

2009-01-21 Thread farmer2008
Hi, I have a Java class as a model which has a method taking a MessageResources as a parameter and returning a String loaded from a properties file using the MessageResources. The model is created in Action.execute(). The project can be compiled but when running it, we get java.lang.NoClassDefFou