> I would like to make it possible to access any resource using the suggested ENC
> naming convention in the 2.2.1 release, but since its not clear how many people
> are using broken jboss.xml descriptors I'm proposing the following change.
> The ApplicationMetaData will look for a 
>org.jboss.metadata.ApplicationMetaData.assumeJavaPrefix
> property that will indicate whether the old behavior of assuming that all 
>res-jndi-name
> values that do not begin with a java:/ prefix should. The default value for this 
>property
> will be true so that the current 2.2 behavior is the default. Anytime a res-jndi-name
> seen that is not prefixed with java:/ when the property is true a warning msg will
> be logged. If you don't want the 2.2 behavior you can set the assumeJavaPrefix
> property to false on the command line or the jboss.properties file.

This sounds like a good idea.

--jason


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to