Discussion:
[openjms-developer] [ openjms-Bugs-1235944 ] JmsServer : constructor bug
SourceForge.net
2005-07-11 10:13:26 UTC
Permalink
Bugs item #1235944, was opened at 2005-07-11 12:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1235944&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-1
Status: Open
Resolution: None
Priority: 5
Submitted By: Radical_dreamer (fred_tu)
Assigned to: Nobody/Anonymous (nobody)
Summary: JmsServer : constructor bug

Initial Comment:
The "org.exolab.jms.server.JmsServer" constructor has
two forms : one with a String parameter (which is ok,
used often) but the one with a Configuration parameter
maybe need one more line to set the _config to
something different of "null"

I've just copy paste this line to the end of the
constructor and it works :
_config = ConfigurationManager.getConfig();


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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1235944&group_id=54559
SourceForge.net
2005-07-12 13:57:02 UTC
Permalink
Bugs item #1235944, was opened at 2005-07-11 12:13
Message generated for change (Settings changed) made by fred_tu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1235944&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-1
Status: Open
Resolution: Duplicate
Priority: 1
Submitted By: Radical_dreamer (fred_tu)
Assigned to: Nobody/Anonymous (nobody)
Summary: JmsServer : constructor bug

Initial Comment:
The "org.exolab.jms.server.JmsServer" constructor has
two forms : one with a String parameter (which is ok,
used often) but the one with a Configuration parameter
maybe need one more line to set the _config to
something different of "null"

I've just copy paste this line to the end of the
constructor and it works :
_config = ConfigurationManager.getConfig();


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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1235944&group_id=54559
SourceForge.net
2005-07-13 05:00:22 UTC
Permalink
Bugs item #1235944, was opened at 2005-07-11 20:13
Message generated for change (Settings changed) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1235944&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-1
Status: Closed
Resolution: Duplicate
Priority: 1
Submitted By: Radical_dreamer (fred_tu)
Assigned to: Tim Anderson (tanderson)
Summary: JmsServer : constructor bug

Initial Comment:
The "org.exolab.jms.server.JmsServer" constructor has
two forms : one with a String parameter (which is ok,
used often) but the one with a Configuration parameter
maybe need one more line to set the _config to
something different of "null"

I've just copy paste this line to the end of the
constructor and it works :
_config = ConfigurationManager.getConfig();


----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2005-07-13 15:00

Message:
Logged In: YES
user_id=557161

Duplicate of http://sourceforge.net/tracker/index.php?
func=detail&aid=949270&group_id=54559&atid=474136


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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1235944&group_id=54559
Diff Wang
2005-07-14 01:03:53 UTC
Permalink
Hi,
How can I unsubscribe the maillist?




-----Original Message-----
From: openjms-developer-***@lists.sourceforge.net [mailto:openjms-developer-***@lists.sourceforge.net] On Behalf Of SourceForge.net
Sent: 2005年7月13日 13:00
To: ***@sourceforge.net
Subject: [openjms-developer] [ openjms-Bugs-1235944 ] JmsServer : constructor bug

Bugs item #1235944, was opened at 2005-07-11 20:13
Message generated for change (Settings changed) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1235944&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-1
Status: Closed
Resolution: Duplicate
Priority: 1
Submitted By: Radical_dreamer (fred_tu)
Assigned to: Tim Anderson (tanderson)
Summary: JmsServer : constructor bug

Initial Comment:
The "org.exolab.jms.server.JmsServer" constructor has
two forms : one with a String parameter (which is ok,
used often) but the one with a Configuration parameter
maybe need one more line to set the _config to
something different of "null"

I've just copy paste this line to the end of the
constructor and it works :
_config = ConfigurationManager.getConfig();


----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2005-07-13 15:00

Message:
Logged In: YES
user_id=557161

Duplicate of http://sourceforge.net/tracker/index.php?
func=detail&aid=949270&group_id=54559&atid=474136


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

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


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
Loading...