[JBoss-user] [J2EE Design Patterns] - Re: deploy time configuration of EJB's

2005-09-19 Thread AndiWausS
Another (easy but not very flexible) way could be to use the system property 
service:
define e.g. different portnumbers within different jboss-instances and use the 
variable in the jboss-deployment descriptor ( -> ${portnumber} )



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3895579#3895579

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3895579


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [J2EE Design Patterns] - Re: deploy time configuration of EJB's

2005-08-15 Thread HenkoMannen
placebojim: have you come to any conclusion regarding your configuration issue? 
I'm as well looking for answers to this question. I'm having a hard time 
finding a solution. What are the best practices? Where are the complete 
examples? 

Are there any good tutorials or trails for JMX MBeans? From what I've read they 
are the best choice for clustering and high availability of singleton classes, 
right? Are they suitable for reading application configuration properties? 
Should they implement the @Management interface? How are they to be correctly 
deployed? In the .ejb3 or .sar package? In an .ear?

Any help is appreciated!

/Henrik

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890083#3890083

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890083


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [J2EE Design Patterns] - Re: deploy time configuration of EJB's

2005-07-19 Thread genman
A JMX MBean sounds perfect. You can bind them into JNDI if you like.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885615#3885615

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885615


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user