Re: Error Message on Tomcat when classes are put in shared-Folder

2006-04-04 Thread Wendy Smoak
On 4/4/06, starki78 <[EMAIL PROTECTED]> wrote: > I've classes within a web-application and everything works fine. > > Then I put these classes to the shared folder, I get this error: > > java.lang.NullPointerException > > org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils

Error Message on Tomcat when classes are put in shared-Folder

2006-04-04 Thread starki78
Hello! I've classes within a web-application and everything works fine. Then I put these classes to the shared folder, I get this error: java.lang.NullPointerException org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1161) org.apache.struts.taglib.TagUt