[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4136) Use recommended packaging for Seam EAR projects

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Apr 7 09:42:10 EDT 2009


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

Pete Muir commented on JBIDE-4136:
----------------------------------

Alexey, not sure quite what you are describing?

If you put your jars in EAR/lib, then they are available to the whole EAR (EJB module, WAR), if you put then them in WEB-INF/lib, they are just available to the WAR. I don't know how MANIFEST.MF affects this, if you are loading WEB-INF/lib jars from the EJB, that this bad as a classloader is leaking...

> Use recommended packaging for Seam EAR projects
> -----------------------------------------------
>
>                 Key: JBIDE-4136
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4136
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Seam
>            Reporter: Pete Muir
>            Assignee: Max Rydahl Andersen
>            Priority: Critical
>             Fix For: 3.0.1.GA
>
>
> JBT uses MANIFEST.MF for setting up artifact classpath, whilst Seam recommends the use of the EAR lib/ directory. By not following this recommendation, JBT users are running in to a number of classloading problems.

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