0 Replies Latest reply on Feb 19, 2009 2:04 PM by eugeniyn

    Upgrade Seam and problem with classes which extends EntityQuery_E_

    eugeniyn

      Upgrade Seam-project from:



      Unchaged:



      • Eclipse SDK Version: 3.4.0

      • Java version: 1.5.0 11 , Sun Microsystems Inc.

      • WAR Seam-project

      • Oracle



      Changed:


      from:



      1. API - jboss-seam-2.1.0.BETA1

      2. IDE - JBossTools-3.0.0.Alpha1-ALL-win32

      3. Server - JBoss AS 4.2.3.GA



      to:



      1. API - jboss-seam-2.1.1.GA

      2. IDE - JBossTools-ALL-win32-3.0.0.CR2-R200901280154

      3. Server - JBoss AS 5.0.0.GA



      And now has error in the List-classes (extends EntityQueryE). This classes, example, was autocreating after the New - Seam Project in the IDE.



      P.S. EntityQueryE - this is a:

      EntityQuery<E>



      Viewed error in the editor window in the IDE - on the first line in the class:


      package



      In the view Problems in the IDE:


      The project was not built since its build path is incomplete. Cannot find the class file for javax.faces.model.DataModel. Fix the build path then try building this project