[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjms-developer
Subject:    [openjms-developer] [ openjms-Feature Requests-865685 ] Request JmsServer(Configuration) constructor
From:       "SourceForge.net" <noreply () sourceforge ! net>
Date:       2004-01-03 4:02:44
Message-ID: E1Acczs-0005DJ-00 () sc8-sf-web2 ! sourceforge ! net
[Download RAW message or body]

Feature Requests item #865685, was opened at 2003-12-26 01:19
Message generated for change (Comment added) made by tanderson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474139&aid=865685&group_id=54559

>Category: None
>Group: None
>Status: Closed
Priority: 5
Submitted By: Nathan Meyers (nathanmeyers)
Assigned to: Nobody/Anonymous (nobody)
Summary: Request JmsServer(Configuration) constructor

Initial Comment:
This is a request to improve embeddability. I'd like to launch the server 
with a Configuration object built by means other than reading 
openjms.xml. This could be easily solved with an additional JmsServer 
constructor and ConfigurationManager.setConfig() capable of taking 
Configuration objects: 
 
JmsServer.java: 
 
public JmsServer(Configuration config) { 
    version(); 
    // initialise the configuration manager 
    ConfigurationManager.setConfig(config); 
    _config = config; 
} 
 
 
ConfigurationManager.java: 
 
public static synchronized void setConfig(Configuration config) { 
  _config = config; 
} 
 

----------------------------------------------------------------------

>Comment By: Tim Anderson (tanderson)
Date: 2004-01-03 15:02

Message:
Logged In: YES 
user_id=557161

Checked into CVS. Changes will be available in the final 0.7.6 
release.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474139&aid=865685&group_id=54559


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
openjms-developer mailing list
openjms-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openjms-developer
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic