Good day,

The failing copy was extracted on a vfat which was configured to
automatically convert paths to lower cases ( I changed that now ).

Where should that be documented in?

Thanks,
Franz


David Blevins wrote:
> 
> 
> On Oct 11, 2008, at 9:39 AM, franz see wrote:
> 
>>
>> Good day,
>>
>> The script you gave me passed with no problem. And after comparing  
>> with my
>> failing copy, I found out what the reason is.
>>
>> My `meta-inf` were in all small caps, and because of that openejb  
>> failed to
>> detect `META-INF/ejb-jar.xml`.
>>
>> After renaming my `meta-inf` to `META-INF`, the test passes ( except  
>> for
>> simple-webservices ).
> 
> Wow, that's very interesting.  We can probably do a search for both  
> uppercase and lowercase just in case this sort of scenario happens  
> again.  Added a JIRA for that
> http://issues.apache.org/jira/browse/OPENEJB-923
> 
> Do you have any theories on how it got named lowercase meta-inf?   
> Maybe something we can document.
> 
> -David
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/OpenEJB-with-JUnit-from-NetBeans%3A-NameNotFoundException-tp19874503p19935546.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to