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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Apr 7 10:58:45 EDT 2009


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

Alexey Kazakov commented on JBIDE-4136:
---------------------------------------

So Seam components are not supposted to be avaliable in whole seam application even if they are from web module?
For example I have war/WEB-INF/lib/seam-ui.jar. And there is org.jboss.seam.ui.graphicImage.Image ("org.jboss.seam.graphicImage.image") component.
When I try to use it in EJB then Seam finds this component but classloader throws ClassNotFoundException.
But Seam class loader is supposed to load it, isn't it?

> 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