Tapestry-flash compiled with JDK 5 and doesn't run on JDK 1.4.2
---------------------------------------------------------------

         Key: TAPESTRY-898
         URL: http://issues.apache.org/jira/browse/TAPESTRY-898
     Project: Tapestry
        Type: Bug
  Components: Web  
    Versions: unspecified    
    Reporter: Matt Raible


I'm using 0.0.1 of tapestry-flash.  Even though Howard has said it's compiled 
down to 1.3, it doesn't seem to be.  I've done "rm -r 
~/.m2/repository/com/javaforge".  However, when I run under JDK 1.4.2, I get:

javax.servlet.ServletException: Unable to construct service 
com.javaforge.tapestry.flash.FlashPropertyPersistenceStrategy: Error building 
service com.javaforge.tapestry.flash.FlashPropertyPersistenceStrategy: Could 
not load class com.javaforge.tapestry.flash.FlashPropertyPersistenceStrategy 
from WebappClassLoader
  delegate: false
  repositories:
    /WEB-INF/classes/
----------> Parent Classloader:
[EMAIL PROTECTED]
: com/javaforge/tapestry/flash/FlashPropertyPersistenceStrategy (Unsupported 
major.minor version 49.0)
        at 
org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service(WebRequestServicerPipelineBridge.java:60)
        at 
$ServletRequestServicer_10a444f330b.service($ServletRequestServicer_10a444f330b.java)
        at 
$ServletRequestServicer_10a444f330a.service($ServletRequestServicer_10a444f330a.java)
        at 
org.apache.tapestry.request.DecodedRequestInjector.service(DecodedRequestInjector.java:55)
        at 
$ServletRequestServicerFilter_10a444f3307.service($ServletRequestServicerFilter_10a444f3307.java)
        at 
$ServletRequestServicerFilter_10a444f3306.service($ServletRequestServicerFilter_10a444f3306.java)
        at 
$ServletRequestServicer_10a444f330c.service($ServletRequestServicer_10a444f330c.java)
        at 
org.apache.tapestry.multipart.MultipartDecoderFilter.service(MultipartDecoderFilter.java:52)
        at 
$ServletRequestServicerFilter_10a444f3305.service($ServletRequestServicerFilter_10a444f3305.java)
        at 
$ServletRequestServicerFilter_10a444f3304.service($ServletRequestServicerFilter_10a444f3304.java)
        at 
$ServletRequestServicer_10a444f330c.service($ServletRequestServicer_10a444f330c.java)
        at 
org.apache.tapestry.services.impl.SetupRequestEncoding.service(SetupRequestEncoding.java:53)

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to