[seam-issues] [JBoss JIRA] Created: (SEAMREMOTING-3) Seam Remoting does not compile on Java 5

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Thu Apr 15 07:04:25 EDT 2010


Seam Remoting does not compile on Java 5
----------------------------------------

                 Key: SEAMREMOTING-3
                 URL: https://jira.jboss.org/jira/browse/SEAMREMOTING-3
             Project: Seam Remoting
          Issue Type: Bug
    Affects Versions: 3.0.0.Beta1
         Environment: Java 1.5.0_19
Apache Maven 2.2.1
            Reporter: Jozef Hartinger
             Fix For: 3.0.0.CR1


[INFO] Compilation failure

/home/jharting/jboss/Seam_3/modules/remoting/core/src/main/java/org/jboss/seam/remoting/model/Model.java:[159,62] cannot find symbol
symbol  : method isEmpty()
location: class java.lang.String

/home/jharting/jboss/Seam_3/modules/remoting/core/src/main/java/org/jboss/seam/remoting/Call.java:[61,62] cannot find symbol
symbol  : method isEmpty()
location: class java.lang.String

/home/jharting/jboss/Seam_3/modules/remoting/core/src/main/java/org/jboss/seam/remoting/ExecutionHandler.java:[71,67] cannot find symbol
symbol  : method isEmpty()
location: class java.lang.String

/home/jharting/jboss/Seam_3/modules/remoting/core/src/main/java/org/jboss/seam/remoting/model/ModelHandler.java:[84,70] cannot find symbol
symbol  : method isEmpty()
location: class java.lang.String

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

        


More information about the seam-issues mailing list