No!

JBossMQ is already included in your downloaded JBoss package. It's
started automatically whenever you start the JBoss "run" script. There
should be a "%JBOSS_HOME%\db\jbossmq" directory (if you can't find it,
just manually create one.) to hold the defined topics and queues and you
can define your own list in jbossmq.xml found in
"%JBOSS_HOME%\conf\default". There is a "jms.jar" in
"%JBOSS_HOME%\lib\ext%" and you should include this file in your
classpath to "javac" and "java" the jms client.

"G.L. Grobe" wrote:
> 
> Does just started mean there is currently no JMS support for JBoss and I'll
> have to use my own provider now?
> 
> ----- Original Message -----
> From: "Roy Yip" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, June 24, 2001 5:38 AM
> Subject: Re: [JBoss-user] does JBoss include a JMS provider
> 
> > Hi!
> >
> > I just start working on the JBossMQ included within the JBoss 2.2.1
> > package. This should be the JMS provider you're looking for.
> >
> > "G.L. Grobe" wrote:
> > >
> > > I'm thinking about switching over to JBoss and would like to know if
> JBoss
> > > includes a JMS provider, and if so, what state is it in. Most servers
> I've
> > > been dealing with have JMS providers needing about another years worth
> of
> > > work to do. Fortunately my J2EE app is quite simple with the JMS as it
> only
> > > does PTP queueing.
> > >
> > > Any help much appreciated. Please point to docs if their available on
> how to
> > > do this w/ JBoss.
> > >
> > > _______________________________________________
> > > JBoss-user mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to