[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3165) Seam on glassfish 3.1

Roger Martin (JIRA) jira-events at lists.jboss.org
Thu Jul 17 11:24:07 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12421723#action_12421723 ] 

Roger Martin commented on JBSEAM-3165:
--------------------------------------

Checked out an svn of seam, set up env, and it compiled first try.  Then I modified the maven repository & build to fake in an ejb-api-3.1.jar (changed version in root.pom.xml) while actually using javax.javaee-10.0-tp-2-SNAPSHOT.jar from C:\glassfishv3-tp2\glassfish\modules.  cleaned and built successfully. Intentionally broke the maven repository with a junk jar and compile failed indicating the javax.ejb package was actually replaced.  So I think seam compiles with ejb 3.1 (alpha or ?) successfully.

One thing to note the ejb 3.1 annotation processing does the job and there is less in the xml deployer layer.  For example the ejb-jar.xml is no longer used.  And since the ear and ejb jar projects are no longer needed, there are no application.xml,deployed *-ejb.jar or *.ear.

Trying to put together a single war(3.1 style) project with seam next...maybe a converted ea-booking example...

> Seam on glassfish 3.1
> ---------------------
>
>                 Key: JBSEAM-3165
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3165
>             Project: Seam
>          Issue Type: Task
>          Components: Platform interoperability
>            Reporter: Pete Muir
>            Assignee: Jay Balunas
>            Priority: Critical
>             Fix For: 2.1.0.BETA2
>
>
> Glassfish 3 is EJB 3.1 based.
> User reports Seam doesn't work on it.

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