[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 [EMAIL PROTECTED]
Isn't this because the URLDeploymentScanner recurses into the 'hallo' subdir, then attempts to deploy 'hallo.properties' file using the JARDeployer? I guess the solution is to configure the Scanner to ignore the .properties extension (i.e. add .properites to the suffixes list below): |

[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 [EMAIL PROTECTED]
Such a deployment shown no such exception in 4.0.1sp1. A bug report with an example, version details of jboss, jdk would help. http://jira.jboss.com/jira/browse/JBAS View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874324#3874324 Reply to the post : http://w

[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