Hi Sean,

I use OC4J(is a version of orion application server), and i try this link:
http://jakarta.apache.org/struts/installation-oas.html  with i place the
application properties in my root of my classes directory with a
modification of my web.xml:
      <init-param>
      <param-name>application</param-name>
      <param-value>ApplicationResources</param-value>
    </init-param>

I found again this error:

javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
 at org.apache.struts.util.RequestUtils.message(RequestUtils.java:568)
 at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:239)
 at /index.jsp._jspService(/index.jsp.java:136) (JSP page line 8)
 at com.orionserver[Oracle9iAS (1.0.2.2) Containers for
J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:54)


This is a problem with OC4J and Struts, a solution is possible,

thank you very much in advance!

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 9:41 AM
Subject: Re: Problem Orion application server with STRUTS...



Yep this one happens to some deployments (not al!!)


Just place the application properties file in the root of your classes
directory, i.e. directly into web-inf/classes and reference it not in a
sub-directory.


I look forward to hearing if you come across the other problems we've hit.



Sean



--------------------------------------------------
Dr Sean Radford, MBBS, MSc
Senior Consultant
Agora Professional Services Ltd
[EMAIL PROTECTED]
http://www.agora.co.uk
--------------------------------------------------
Agora Professional Services is an entrepreneurial consulting firm
specialising in e-Business and innovative solutions since 1995.






                    "Jean-Francoi
                    s Brassard"          To:
<[EMAIL PROTECTED]>
                    <jfbrassard@o        cc:
                    ricom.ca>            Subject:     Problem Orion
application server with STRUTS...

                    23/07/2001
                    13:58
                    Please
                    respond to
                    struts-user







Struts doesn't work with Orion for me, any  people have a solution!

Thank's in advance

01-07-22 22:24 strutsBlank: 1.0.2.2  Started
01-07-22 22:24 strutsBlank: Servlet  error
javax.servlet.jsp.JspException: Missing message for key  index.title
at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:242)
at  /index.jsp._jspService(/index.jsp.java:106) (JSP page line 8)
at  com.orionserver[Oracle9iAS (1.0.2.2) Containers for
J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:54)
at  com.evermind[Oracle9iAS (1.0.2.2) Containers for
J2EE].server.http.HttpApplication.serviceJSP(HttpApplication.java:5458)
at  com.evermind[Oracle9iAS (1.0.2.2) Containers for
J2EE].server.http.JSPServlet.service(JSPServlet.java:31)
at  com.evermind[Oracle9iAS (1.0.2.2) Containers for
J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.j
ava:501)
at  com.evermind[Oracle9iAS (1.0.2.2) Containers for
J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDis
patcher.java:170)
at  com.evermind[Oracle9iAS (1.0.2.2) Containers for
J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:
576)
at  com.evermind[Oracle9iAS (1.0.2.2) Containers for
J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
at  com.evermind[Oracle9iAS (1.0.2.2) Containers for
J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:62)
01-07-22 22:25  defaultWebApp: 1.0.2.2 Stopped
01-07-22 22:25 strutsBlank:  org.apache.struts.action.ActionServlet:
Finalizing this controller  servlet
01-07-22 22:25 strutsBlank: 1.0.2.2  Stopped





Reply via email to