Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Struts
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Struts section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 4th, 2006, 04:09 AM
Registered User
 
Join Date: Sep 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default struts along with oracle application server.

Hi,
i have deployed my application in the Oracle Application server10.1.3. Its throwing the following exceptions.
Can any one help me?
500 Internal Server Error
javax.servlet.jsp.JspException: Cannot find ActionMappings or ActionFormBeans collection
        at org.apache.struts.taglib.html.FormTag.lookup(FormT ag.java:711)
        at org.apache.struts.taglib.html.FormTag.doStartTag(F ormTag.java:419)
        at _metadata._BinDetails._jspService(_BinDetails.java :87)
        [SRC:/metadata/BinDetails.jsp:424]
        at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.0.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.ja va:59)
        at oracle.jsp.runtimev2.JspPageTable.service(JspPageT able.java:416)
        at oracle.jsp.runtimev2.JspServlet.internalService(Js pServlet.java:478)
        at oracle.jsp.runtimev2.JspServlet.service(JspServlet .java:401)
        at javax.servlet.http.HttpServlet.service(HttpServlet .java:856)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(Servl etRequestDispatcher.java:719)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInter nal(ServletRequestDispatcher.java:376)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(H ttpRequestHandler.java:870)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(Htt pRequestHandler.java:451)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandl er.java:299)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandl er.java:187)
        at oracle.oc4j.network.ServerSocketReadHandler$SafeRu nnable.run(ServerSocketReadHandler.java:260)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.ru n(ReleasableResourcePooledExecutor.java:303)
        at java.lang.Thread.run(Thread.java:595)



Regards,
Shunmugag.
[email protected]





Similar Threads
Thread Thread Starter Forum Replies Last Post
struts application datta123 Struts 3 November 13th, 2006 07:21 AM
struts with oracle 10g application server shunmugag Struts 0 September 8th, 2006 12:15 AM
Connecting to oracle database in struts Manvi Struts 3 August 7th, 2006 10:53 PM
Deploying Struts Application varun_java Apache Tomcat 0 March 9th, 2005 09:15 AM
simple application using Struts varun_java Apache Tomcat 0 February 17th, 2005 09:12 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.