[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3119) Multiple WAR in EAR verification, example, and document

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Fri Jun 12 19:45:08 EDT 2009


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

Stuart Douglas commented on JBSEAM-3119:
----------------------------------------

I have a pretty good idea what needs to be done. The identity component and resource servlet problems can be fixed by passing the servlet context through the methods on LifeCycle and ServletLifecycle to make sure they use the correct one (can't remember which methods off the top of my head and I am not on my dev machine).

The resource loading problems can be solved by putting a reference the the servlet context into application scope and pulling it out again the the create method of the SeamResourceLoader, that way it will always use the correct servlet context.  

I will try and get some patches done in the next two days.

> Multiple WAR in EAR verification, example, and document
> -------------------------------------------------------
>
>                 Key: JBSEAM-3119
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3119
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Documentation Issues, Examples, Platform interoperability
>    Affects Versions: 2.1.0.A1
>            Reporter: Jay Balunas
>            Assignee: Norman Richards
>             Fix For: 3.0.0.BETA1
>
>         Attachments: admin-dvdstore.diff, multi-war-appname1.diff, multi-war-wip-v2.diff, multi-war-wip.diff, multiple-wars.diff
>
>
> Create an example of two seam WAR applications inside of an EAR.  There has been quite a bit of forum traffic on the subject and it would be good to nail down an example and document.  There may also be errors and other issue that need to be worked out.
> An admin console type application to the standard booking application may be a good way to go.  It would be a real world/useful example.  

-- 
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