[
http://jira.jboss.com/jira/browse/JBESB-267?page=all ]
Serge Emmanuel Pagop updated JBESB-267:
---------------------------------------
Summary: Compiler Error when using jdk6 (was: Compiler Error with jdk6)
Description:
this is the outcome of a compile error when I compile the jboss-esb with jdk6
[java] [javac]
C:\dev\workspace-2\jboss-esb\product\core\rosetta\src\org\jboss\soa\esb\helpers\
persist\SimpleDataSource.java:45: org.jboss.soa.esb.helpers.persist.SimpleDataSource is
not abstract
and does not override abstract method isWrapperFor(java.lang.Class<?>) in
java.sql.Wrapper
[java] [javac] public class SimpleDataSource implements DataSource {
[java] [javac]
Compiler Error when using jdk6
------------------------------
Key: JBESB-267
URL:
http://jira.jboss.com/jira/browse/JBESB-267
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ESB Core
Affects Versions: 4.0 RC1
Reporter: Serge Emmanuel Pagop
Assigned To: Mark Little
Priority: Critical
this is the outcome of a compile error when I compile the jboss-esb with jdk6
[java] [javac]
C:\dev\workspace-2\jboss-esb\product\core\rosetta\src\org\jboss\soa\esb\helpers\
persist\SimpleDataSource.java:45: org.jboss.soa.esb.helpers.persist.SimpleDataSource is
not abstract
and does not override abstract method isWrapperFor(java.lang.Class<?>) in
java.sql.Wrapper
[java] [javac] public class SimpleDataSource implements DataSource {
[java] [javac]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira