Loading themes on JBoss 5.0 and Windows with vfszip: protocol
-------------------------------------------------------------

                 Key: TOBAGO-738
                 URL: https://issues.apache.org/jira/browse/TOBAGO-738
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.0
         Environment: JBoss 5.0.0.GA, Windows XP SP2, artifact type: ear
            Reporter: Stefan Hedtfeld
            Priority: Minor
         Attachments: ResourceLocator.java.patch

I'm working with tobago 1.1.0 SNAPSHOT and run in a problem deploying my 
application on JBoss 5.0.0.GA on a windows machine. The problem arises when the 
theme jars are scanned for the tobago config as JBoss 5 introduced a new 
protocol vfszip: - I already fixed for a Linux environment. The weird thing 
(for me) is that the URL class cannot handle the backslash itself - so I added 
a line replacing backslashes by slashes in case of File's separator char is 
backslash itself.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to