[ 
http://issues.apache.org/jira/browse/TOMAHAWK-266?page=comments#action_12375621 
] 

sean schofield commented on TOMAHAWK-266:
-----------------------------------------

Looking at the Tomcat logs I am getting:

java.lang.NoSuchMethodError: java.math.BigDecimal.<init>(J)V

I seem to recall something like this before.  Apparently if compiled on JDK 1.5 
(continuum server) and run on JDK 1.4 (my machine) you have issues.  Apparently 
this version of the constructor is problematic in 1.4

> Master-detail example not working
> ---------------------------------
>
>          Key: TOMAHAWK-266
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-266
>      Project: MyFaces Tomahawk
>         Type: Bug

>     Versions: 1.1.2-SNAPSHOT
>     Reporter: sean schofield
>     Assignee: Mario Ivankovits
>     Priority: Critical
>      Fix For: 1.1.2-SNAPSHOT

>
> The master detail example in the simple examples produces the following error:
> javax.servlet.ServletException: java.math.BigDecimal.<init>(J)V
>       javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)
>       
> org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)
> NOTE: This should be fixed immediately so we can release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to