[
https://issues.jboss.org/browse/JBAS-8725?page=com.atlassian.jira.plugin....
]
Ales Justin commented on JBAS-8725:
-----------------------------------
Can you do this change in the deployers.xml and let me know if it works for you.
<bean name="ClassLoaderClassPathDeployer"
class="org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderClassPathDeployer">
<property name="archiveMatcher"><inject/></property>
</bean>
.DS_Store files treated as jar file
-----------------------------------
Key: JBAS-8725
URL:
https://issues.jboss.org/browse/JBAS-8725
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: VFS
Affects Versions: 6.0.0.CR1
Environment: Mac OS X
Reporter: Daniel Zwicker
Assignee: Ales Justin
Priority: Minor
When startup the Server it will try to load .DS_Store files and treat it like a jar if
such files exist in <appser_root>/common/lib directory, for example.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira