Hi all,

Solved. The problem was generated putting struts.jar in orion/lib.

Luciano

-----Messaggio originale-----
Da: Montebove Luciano [mailto:[EMAIL PROTECTED]]
Inviato: giovedì 9 novembre 2000 16.57
A: Orion-Interest
Oggetto: Help: struts on Orion 1.4.0 


Hi all,

I followed the instructions in the struts INSTALL file for installing struts
on Orion Aplication Server (1.4.0 on JDK 1.3.0 and 1.2.2) but I get the
following exception in the browser:

javax.servlet.jsp.JspException: Missing resources attribute
org.apache.struts.action.MESSAGE
        at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:232)
        .....

and in global-application.log:

09/11/00 12.38 strutsExample: org.apache.struts.action.ActionServlet: Cannot
load application resources bundle
org.apache.struts.example.ApplicationResources
java.util.MissingResourceException: Can't find resource for base name
org.apache.struts.example.ApplicationResources, locale it_IT
        at java.util.ResourceBundle.getBundle(ResourceBundle.java:423)
        at java.util.ResourceBundle.getBundle(ResourceBundle.java:339)
        at
org.apache.struts.util.MessageResources.<init>(MessageResources.java:102)
        at
org.apache.struts.util.MessageResources.getMessageResources(MessageResources
.java:579)
        at
org.apache.struts.action.ActionServlet.initApplication(ActionServlet.java:71
6)
        at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:362)
        at javax.servlet.GenericServlet.init(GenericServlet.java)
        at com.evermind.server.http.HttpApplication.wt(JAX)
        .......

Any hints appreciated!


¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤øø
Luciano Montebove - Software Architect - Finsiel S.p.a
E-mail: [EMAIL PROTECTED]  Phone:  (+39) 06-4142-7663
"If you don't fail now and again, it's a sign you're playing it safe" -W.
Allen
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤øø

Reply via email to