- 
        1. Re: deployed war cannot find jar-files in /libdreuzel Mar 10, 2006 9:07 AM (in response to mathias)I seem to have the same problem. 
 loading my bean local interfaces and some JNDI interfaces in a beaninterface.jar
 Wherever I place the Jar it does not seem to be found in my war file.
 The jar file is created ffrom the bean project not the application project
 this seems to be the only differences using jboss 4.04rc1
 Jar files installed in WEB-INF\classes are correctly picked up
 (except my bean interface)
 THe jar is correctly in the WAR file and loaded in the JBOSS appication.
 JBOSS complains it can not find the class during servlet load time.
 I'm braking my head on finding the differences in the JAR file
 none seem to be there. Files are present as I look wit ZIP
 the files seem to be present
 Any ideas ???
- 
        2. Re: deployed war cannot find jar-files in /libstarksm64 Mar 12, 2006 12:27 PM (in response to mathias)Create a jira issue with a self contained deployment that illustrates the problem. There is not enough info here to comment as to why the WEB-INF/lib contents do not appear to be seen. 
 http://jira.jboss.com/jira/browse/JBAS
- 
        3. Re: deployed war cannot find jar-files in /libmathias Mar 24, 2006 4:32 AM (in response to mathias)OK, so according to the Issue in Jira (apparently my had already been logged, the issue i submitted got closed as a duplicate), 
 http://jira.jboss.com/jira/browse/JBAS-2072
 This has been fixed in "JBossAS-4.0.4.CR2" . So, newbie question - where do i get my hands on that release? I've been looking to no avail...
 Cheers,
 /Mathias
- 
        4. Re: deployed war cannot find jar-files in /libdimitris Mar 24, 2006 7:19 AM (in response to mathias)It's not released yet. Hopefully, it will on Monday 
 Look at the roadmap:
 http://jira.jboss.com/jira/browse/JBAS?report=com.atlassian.jira.plugin.system.project:roadmap-panel
 
     
     
    