File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes store JBoss ports in DB Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "store JBoss ports in DB" Watch "store JBoss ports in DB" New topic
Author

store JBoss ports in DB

agnes sun
Greenhorn

Joined: Jan 17, 2012
Posts: 7
I have been doing research on how I can store ports info (e.g RMI, http port etc) in database instead of storing in system/env variable or in jboss-service.xml. However, I am unable to find any. I understand I can store, get port info from DB and then dump port info into system/env variables. however I would like to know if there are any built-in and/or 3rd party lib/api which already have the capability to get port info from a DB and jboss can auto pick up and no need to set as system/env variables. Hope someone can help solving the puzzle.

Thanks
-A
saahil gupta
Ranch Hand

Joined: Dec 26, 2011
Posts: 64
As per My Knowledge JBoss does not Support This Feature
agnes sun
Greenhorn

Joined: Jan 17, 2012
Posts: 7
Thanks Saahil
Does that mean the only way to assign JBoss ports "dynamically" is to use system/env variable?
Thanks
-A
 
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: store JBoss ports in DB
 
Similar Threads
how to find out the ports of other system in lan
Listening Ports
Loading BusinessDelegates in Servlet Context?
Pet Store
JNDI Port number issue while strating JBoss server 4.2.2.GA