[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2905) "jboss-seam.jar will not be exported" error on new Seam project

Vitor Souza (JIRA) jira-events at lists.jboss.org
Wed Oct 15 11:25:20 EDT 2008


"jboss-seam.jar will not be exported" error on new Seam project
---------------------------------------------------------------

                 Key: JBIDE-2905
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2905
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.0.0.alpha
         Environment: * Kubuntu 8.10 beta, kernel 2.6.27-6-generic
* Eclipse Ganymede installed from eclipse-jee-ganymede-SR1-linux-gtk.tar.gz
* JBoss Tools development version installed using the update site http://download.jboss.org/jbosstools/updates/development
* JBoss AS installed from jboss-4.2.3.GA-jdk6.zip
* Seam unpacked from jboss-seam-2.1.0.CR1.tar.gz
            Reporter: Vitor Souza


I created a File > New > Seam Web Project using Seam 2.0 and JBoss 4.2. Once the project is created, Eclipse reports "cannot be resolved to a type" errors in the Authenticator.java as if jboss-seam.jar weren't in the classpath.

In the status bar, it says:

Classpath entry /MyProject/EarContent/jboss-seam.jar will not be exported or published. Runtime ClassNotFoundException may result.	

If I add jboss-seam.jar to the classpath, that warning moves to the Problems tab and the errors go away. If I then remove it, the warning also goes away and everything is as it's supposed to be in the beginning. 


-- 
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 jbosstools-issues mailing list