[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6519) Seam core should check for cyclic dependencies in seam projects to avoid StackOverflowExceptions

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Jun 22 17:22:46 EDT 2010


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

Alexey Kazakov commented on JBIDE-6519:
---------------------------------------

We have to recognize such a dependency and ignore it to prevent the StackOverflowException.

> Seam core should check for cyclic dependencies in seam projects to avoid StackOverflowExceptions
> ------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6519
>                 URL: https://jira.jboss.org/browse/JBIDE-6519
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.1.1
>            Reporter: Denis Golovin
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.0.M2
>
>
> Steps to reproduce:
> 1. Create a Seam web project (EAR)
> 2. Make the ejb project dependent on war via Java Build preferences (so war and ejb have a cycle dependency)
> 3. Build the projects.
> StackOverflowExceptions is thrown.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list