0 Replies Latest reply on Jul 21, 2009 2:19 PM by gwmays2

    Seam In Action, Chapter 10 on WebLogic 10.3

    gwmays2

      Greetings,


      I am attempting to get an example of The Seam Application Framework simple CRUD application working on WebLogic 10.3. I have had no difficulty getting the J2EE and JPA examples working. See Chapter 39. Seam on BEA's Weblogic


      I've also had no difficulties getting examples of The Seam Application Framework simple CRUD applications working on various versions of JBOSS. I've used both the example from Seam in Action chapter 10 as well as generating a simple crud app in Eclipse using Seam Generate Entities. Both work fine on JBOSS but I cannot port to WebLogic.


      The Eclipse Seam Generate Entities tool creates a simple application with create, search, sort, view and edit features. The only feature I can get to work on WebLogic is the Create feature. Sort, Search, View and Edit all fail, but they fail silently; generating no exceptions.


      Is anyone aware of a deployable example of The Seam Application Framework simple CRUD application that runs on WebLogic 10.3?


      Regards,
      gm