DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6085>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6085

Struts not compatible with JDK1.4

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From [EMAIL PROTECTED]  2002-03-16 05:14 -------
Struts works for me, in internationalized modes, on both Windows and Linux,
under JDK 1.2.2, 1.3 and 1.4.  It sounds like you might be having a problem
specific to your JDK, or to the servlet container you are running on.  Please
reopen this bug with a *specific* reproducible test case if you are still having
problems.

Note:  Until very recently, it was not possible to compile Struts from source
under JDK 1.4, because of changes to the java.sql.Connection interface.  As of
nightly build 20020312 this has been fixed for the Struts 1.1 branch, which
relies on the commons-dbcp connection pool for providing a javax.sql.DataSource
implementation, and therefore delegates the problem of JDK 1.4 compatibility to
that package.

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

Reply via email to