[jboss-jira] [JBoss JIRA] Commented: (JBAS-8725) .DS_Store files treated as jar file

Ales Justin (JIRA) jira-events at lists.jboss.org
Fri Dec 10 08:26:52 EST 2010


    [ https://issues.jboss.org/browse/JBAS-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569230#comment-12569230 ] 

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

        


More information about the jboss-jira mailing list