[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6249) Error when adding JBoss EJB Libraries to project

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Jun 23 03:27:46 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-6249.
--------------------------------

    Resolution: Done


committed to both streams. The wizard's finish button now won't work if a selected server doesn't have any ejb3 libs (legacy). It also sets an error message in the wizard instead of throwing up a message box. Also support has been extended for 5.x and 6.x server types. 

> Error when adding JBoss EJB Libraries to project
> ------------------------------------------------
>
>                 Key: JBIDE-6249
>                 URL: https://jira.jboss.org/browse/JBIDE-6249
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.1.x
>         Environment: Eclipse 3.5.2
>            Reporter: Kip Moore
>            Assignee: Rob Stryker
>            Priority: Minor
>             Fix For: 3.1.x, 3.2.x
>
>         Attachments: JBIDE-6249.patch
>
>
> I'm having trouble adding JBoss EJB 3 libraries to an existing project.
> I have downloaded a fresh version of Eclipse 3.5.2, and successfully used the built in "Install" wizard to download and install JBossTools 3.1.0GA.  For the sake of troubleshooting, I have created a brand-new Java Project in the IDE.  I have also sucessfully created three different Servers, one each for installations of JBoss 4.2.2, JBoss 5.1, and JBoss 6.0M2 that I am currently working with.
> So I go ahead and enter the project Properties, select "Java Build Path", and then go to the "Libraries" tab.  I click on the "Add Library..." button, select "JBoss EJB3 Libraries", then "Next...", select any one of the declared Servers, and hit "Finish", which brings up the following error:
> "The selected configuration <JBoss server> does not contain the expected EJB3 libraries.  Please install JBoss with EJB3 enabled, or try another configuration."
> I get this error regardless of which server I have selected.  Using an existing EJB3 project, I have also verified that EJB3 is indeed installed and working properly across all 3 servers.

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

        


More information about the jbosstools-issues mailing list