I have externalized my resources by using jndi lookups, I have defined
resource references in the jboss-web.xml and jboss.xml
<resource-ref>
<res-ref-name>my_resource</res-ref-name>
<res-url>file:///c:/myconfigfilesdir/</res-url>
</resource-ref>
and it works fine.. however these deployment descriptors are burried in
the ear file and i'd like to edit them at install time.. and i'd rather
keep my app compressed and archived.
Is there a service file or config file at the app server level that I
can edit to acheieve the same thing.. is there a URL MBean?
I have read the Jboss manual and there is only one reference to URL
Connectors with no example.. the only way I found out about res-url was
from an old google cached page of the old free jboss online manual!!
Many thanks
Phil
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user