You may want to recompile your app using jdk 1.5.0 and re-deploy the new war or ear file on your live server.

HTH,
Saul


Dai Le wrote:
Hi, I'm new to the list and this is my first time posting a question.  Well
here it is.

I'm a new web developer and this is my very first site.  I'm developing a
new site with the struts framework, specifically Struts 1.2.9 and I'm
running into a bit of trouble.  The site works fine on my workstation and my
test server, when I upload it to the live server I get an error and I've
tried Google but to no avail.

Here is the error message I get, I'll just post a piece of the stack trace:

javax.servlet.ServletException: javax.servlet.jsp.JspException: Exception
creating bean of class com.ezlifesales.actionforms.ClientHealthInformation:
{1}

org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextI
mpl.java:850)

org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:779)

org.apache.jsp.healthquestionaire_jsp._jspService(healthquestionaire_jsp.jav
a:1920)

        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

        javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
74)

org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)

        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)

        javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

Just as I'm writing this message, I've been able to narrow the problem down
to the jdk.  It seems that it is able to run on jdk 1.6.0 but not on jdk
1.5.0. Does anyone know how I can make it work on jdk 1.5.0., because that's
the version that is on my live server?
Dai Le

Developer

Pinney Insurance Center, Inc.

2266 Lava Ridge Ct.

Roseville, CA 95661

(916)773-2800


--------------------------------
Spam/Virus scanning by CanIt Pro

For more information see
http://www.kgbinternet.com/SpamFilter.htm

To control your spam filter, log in at
http://filter.kgbinternet.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to