[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4166) Seam Web EAR project using Seam 2.1.1.GA does not work on JBoss AS 4.2.3

luc mercier (JIRA) jira-events at lists.jboss.org
Mon Apr 13 16:21:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12461903#action_12461903 ] 

luc mercier commented on JBIDE-4166:
------------------------------------

I confirm that the issue exists with JBoss EAP 4.3.0.GA_CP03 as well. This is rather annoying, because it is the version that is bundled into JBoss Developer Studio 2.0.0.GA.

What I observed: using JBoss DS 2.0.0.GA, jdk 1.6, and using everything as they come in DS 2.0.0.
* Created a first seam web project with the wizard, called "seam2Test", deployment EAR, using Seam 2.0 -> it worked
* Creates another seam web project with the wizard, exact same settings, called "b" -> I got the "java.lang.IllegalStateException: No phase id bound to current thread (make sure you do not have two SeamPhaseListener instances installed)" error.

I then installed JBoss AS 4.2.2 on the side, configured DS to use it, and it worked.

Incompatibilities between version are hard to avoid once in a while. But it is very disappointing that they also occur while using a pre-bundled product. What is the $99 for, if not to avoid incompatibilities?

I didn't find a JBoss DS Jira issue on this; should there be one?


> Seam Web EAR project using Seam 2.1.1.GA does not work on JBoss AS 4.2.3
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-4166
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4166
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 3.0.0.GA
>         Environment: Windows XP, JBoss AS 4.2.3, Seam 2.1.1.GA, Eclipse 3.4.2, JBoss Tools 3.0.0.GA plus nightly 3.0.1 updates
>            Reporter: Bruce Link
>            Assignee: Snjezana Peco
>         Attachments: infosys-ds.xml, infosys-ear.ear, infosys-ear.zip
>
>
> Created new seam web project using mysql connection (File>new>Seam Web Project) Select EAR project with seam 2.1.1.GA
> Ran project on JBoss 4.2.3 from JBoss Tools
> Get warning:
> 13:40:57,481 WARN  [MainDeployer] Found non-jar deployer for jboss-seam.jar: MBeanProxyExt[jboss.ejb3:service=EJB3Deployer]
> 13:40:57,919 WARN  [DeploymentInfo] Only the root deployment can set the loader repository, ignoring config=LoaderRepositoryConfig(repositoryName: seam.jboss.org:loader=infosys, repositoryClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3, configParserClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3ConfigParser, repositoryConfig: java2ParentDelegation=false)
> Project failed to run
> :13:41:21,513 WARN  [SeamPhaseListener] uncaught exception, passing to exception handler
> java.lang.IllegalStateException: No phase id bound to current thread (make sure you do not have two SeamPhaseListener instances installed)
> Traceback similar to post in JBoss Forum
> Exporting ear file works (when ear file copied manually to deploy folder, along with ds file)

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