[ 
http://issues.apache.org/jira/browse/TAPESTRY-1017?page=comments#action_12422655
 ] 
            
Scott Smith commented on TAPESTRY-1017:
---------------------------------------

You might want to think about changing the tapestry 4 dependencies page.

http://tapestry.apache.org/tapestry4/dependencies.html

"Tapestry is expressly designed to be source compatible with JDK 1.3 and 
Servlet API 2.2. It does use a few features of Servlet API 2.3 if available."

Thanks for the timely response.

> jdk 1.3 compatibility
> ---------------------
>
>                 Key: TAPESTRY-1017
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1017
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework, Build
>    Affects Versions: 4.0, 4.0.1, 4.0.2
>         Environment: jdk 1.3.1
> tapestry 4.0
>            Reporter: Scott Smith
>            Priority: Minor
>
> While attempting to run on jdk 1.3 I ran into some NoSuchMethod exceptions.
> The method toString() in the type Character is not applicable for the 
> arguments (char)        HTMLDescriptionReceiver.java    
> tapestry-4_0/org/apache/tapestry/describe       line 298        July 20, 2006 
> 9:38:09 AM
> The method list(StringTokenizer) is undefined for the type Collections        
> RequestDisplay.java     tapestry-4_0/org/apache/tapestry/html   line 108      
>   July 20, 2006 9:38:07 AM
> The method toString() in the type Character is not applicable for the 
> arguments (char)        SerializableAdaptor.java        
> tapestry-4_0/org/apache/tapestry/util/io        line 87 July 20, 2006 9:38:03 
> AM
> To make this jdk 1.3 compatible these method calls need to be fixed. 

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