Hi Frito,

First thanks for your time to reply.

Perhaps my entry wasn't clear on it, but we construct our ear files like they 
are supposed (?) to be. 

  | myear.ear
  | - myjar.jar (ejb)
  | - mywar.war (webapp)
  | - application.xml
  | 
  | mywar.war
  | - ourwebsources
  | - WEB-INF
  | ---- lib
  | ---- classes
  | -------- abc (package)
  | ----------- def.class
  | ----------- ghi.class
  | -------- afile.properties
  | -------- config.xml
  | -------- cache.ccf
  | 

The problem is that the ghi.class f.e. needs to read the file cache.ccf to 
setup the cache structure ... but it cannot find it anymore in JBoss 4 like it 
does automatically in JBoss 3.2.3

Any ideas ? TIA

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861410#3861410

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861410


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to