Two Laptop Bag
The moose likes JBoss and the fly likes JNDI Environment Entries Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JNDI Environment Entries" Watch "JNDI Environment Entries" New topic
Author

JNDI Environment Entries

Esteban Puertas
Greenhorn

Joined: Mar 23, 2008
Posts: 22
Hi,
Can someone tell me please if under Jboss it is possible to define an environment entry like we can do it with tomcat (
Environment Entries) ?
I want to keep the entry definition outside the war module and avoid having to put it in the deployment descriptor (web.xml).

With tomcat, I used to declare the environment entries outside the war module using the server.xml file like this:

How can I do the same thing using Jboss?
I have searched a lot but I don't find out how

Thanks a lot :-)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JNDI Environment Entries
 
Similar Threads
JNDI lookups
WAR File Creation in Weblogic 7.0
Adding APP-INF/classes to JBoss EAR classpath
JBoss JNDI question - very basic
Putting/retrieving objects in JNDI with JBoss