Sacha,
I am sure you are right. Windows File APIs are case insensitive. So, I 
presume what's happening is that JBoss via Java uses these APIs to open 
the first files. At some stage during deployment, JBoss takes a snapshot 
of the directory, and then does case sensitive searches over it. Then it 
complains. Just a bit confusing for me, but I don't think the code needs 
changing, just maybe the documentation.
Ciao,
Jonathan O'Connor
Ph: +353 1 872 3305
Mob: +353 86 824 9736
Fax: +353 1 873 3612





"Sacha Labourey" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
07.10.2002 10:38
Please respond to jboss-user

 
        To:     <[EMAIL PROTECTED]>
        cc: 
        Subject:        RE: [JBoss-user] Sporadic problem starting up, effects Jasper 
compilation 
of JSP pages - Solution


I am not sure this is a Windows issue: Windows didn't care about the case
wrt to the folder name. The only one doing this difference was the Java 
code
on top of it that was making strict comparison (IMHO)

Cheers,


                                                 Sacha

> -----Message d'origine-----





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to