[jboss-jira] [JBoss JIRA] Created: (JBIDE-355) jdk15 code used in jbossas adapter

Max Andersen (JIRA) jira-events at jboss.com
Wed Aug 30 12:01:43 EDT 2006


jdk15 code used in jbossas adapter
----------------------------------

                 Key: JBIDE-355
                 URL: http://jira.jboss.com/jira/browse/JBIDE-355
             Project: JBoss IDE
          Issue Type: Bug
          Components: JBossAS Adapter
    Affects Versions: 2.0.0.Beta1
            Reporter: Max Andersen
         Assigned To: Robert Stryker


Caused by: java.lang.NoSuchMethodError: java.lang.Class.getSimpleName()Ljava/lang/String; 
at org.jboss.ide.eclipse.as.core.util.ASDebug.p(ASDebug.java:32)

getSimpleName is jdk 1.5 only.

you do run with jdk 1.4 compiler check for your plugins, right ? :)

see full story here: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968413#3968413

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

        



More information about the jboss-jira mailing list