[JBoss-user] [Installation & Configuration] - Re: Application properties outside the ear package in 4.0

2005-05-17 Thread mikesg
I downloaded and installed 4.0.2 (CVSTag=JBoss_4_0_2 date=200505022023) I configured the deployer filter so it will filter .properties files, however this did not solve the problem - I got MissingResourceException again. However, there is another strange problem I had not observed before. I foun

[JBoss-user] [Installation & Configuration] - Re: Application properties outside the ear package in 4.0

2005-04-19 Thread mikesg
Thanks for the quick reply, Dimitris, I implemented a simple filter that uses DeploymentFilter as default filter and excludes .properties itself (code is after the message), and I got rid of the 'Failed to add deployable jar' message. However the bundle still is not on the classpath because I ge

[JBoss-user] [Installation & Configuration] - Re: Application properties outside the ear package in 4.0

2005-04-19 Thread mikesg
Posted issue report: http://jira.jboss.com/jira/browse/JBAS-1697 Mike View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874414#3874414 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874414 --

[JBoss-user] [Installation & Configuration] - Re: Application properties outside the ear package in 4.0

2005-04-18 Thread mikesg
up View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874269#3874269 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874269 --- SF email is sponsored by - The IT Product

[JBoss-user] [Installation & Configuration] - Re: Application properties outside the ear package in 4.0

2005-04-08 Thread mikesg
I still cannot get to a solution for this. Can someone please guide me what parts of the documentation could contain information on this issue, or what keywords to search, it seems I am searching in the wrong direction. Thanks Mike View the original post : http://www.jboss.org/index.html?mod

[JBoss-user] [Installation & Configuration] - Application properties outside the ear package in 4.0

2005-04-06 Thread mikesg
Sorry if this is a frequently asked question, but my search withih the forums and google did not return results to help me completely answer the question myself. I am upgrading from JBoss 3.2 to 4.0 and I am facing some difficulties with property files. We used to deploy our applications using t