2 Replies Latest reply on Apr 15, 2010 1:58 PM by nitm

    Seam project configuration problem

    nitm

      Hello all,

       

      I checked out a seam project from a subversion repository and I'm trying to configure the properties of these projects but got stuck.

      The project actually includes 4 projects: the main one, the ejb, ear and test.

      I managed to configure them all except for the ear project for which I'm getting the following error:

      Target runtime JBoss 5.1 Runtime is not defined.    OurProject-ear        Unknown    Faceted Project Problem

       

      In the properties of this project, under the Server section it states: "The project is not associated with any servers." but I do not have an "add" button or a list of servers to select from.

      I have a JBoss AS (5.1) server defined in the workspace and I even associated the project with the server (from within the servers view).

       

      Any ideas on what's the problem and how I can fix it?

       

      I'm using: eclipse 3.5.2, JBoss AS 5.1.0 and Seam 2.2.0

       

      Thanks, Nitzan;

        • 1. Re: Seam project configuration problem
          akazakov

          I can define the target runtime here: Select the project->File->Properties->Target Runtimes.

          • 2. Re: Seam project configuration problem
            nitm

            Thanks for the reply,

             

            I already defined the JBoss AS runtime at the Targeted Runtimes but it doesn't do anything..  I still get that error on the project.

            I somehow need to associate the seam project with the jboss runtime that exists there but when i click on the Server (in the File > Properties) I don't have any "add" option, it just states that "The project is not associated with any servers".