Hi Everyone..
I tried to deploy SpecjAppserver2004 on JBoss4.0.2 with MYSQL 5.0, am not getting any errors in Driver screen, while i tried to deploy the same thing on JBoss4.0.3 am getting following error in the driver screen.
bad status ======= buf_len=2220 headerEnd=182 contentLen=2038 chunkEnd-1======== HTTP/1.1 500 Internal Server Error Server: Apache-Coyote/1.1 Content-Type: text/html;charset=utf-8 Content-Length: 2038 Date: Fri, 25 Aug 2006 04:38:26 GMT Connection: close <html><head><title>Apache Tomcat/5.5 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81) </pre></p><p><b>root cause</b> <pre>java.lang.NoSuchMethodError: java.math.BigDecimal.<init>(I)V org.spec.jappserver.orders.helper.ShoppingCartDataBean.getTotalCost(ShoppingCartDataBean.java:52) org.spec.jappserver.orders.helper.ShoppingCart.addItem(ShoppingCart.java:39) org.spec.jappserver.servlet.helper.SpecServletAction.doAddToShoppingCart(SpecServletAction.java:403) org.spec.jappserver.servlet.SpecAppServlet.performTask(SpecAppServlet.java:209) org.spec.jappserver.servlet.SpecAppServlet.doGet(SpecAppServlet.java:96) javax.servlet.http.HttpServlet.service(HttpServlet.java:697) javax.servlet.http.HttpServlet.service(HttpServlet.java:810) org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)"
The core of the error is the cross-compile you attempted. Refer to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6226858 for further info.