Re: [JBoss-user] SonicMQ and JBoss

2001-07-21 Thread Jason Dillon

I have been working on integrating SonicMQ for the past few days... so far
with out luck.  It looks like there JNDI storing fluff will not bind
resources from there broker to the JBoss naming service unless there is
something already bound there.  I hear that they are fixing that, but I am
not sure when that will happen.

To get around that I have played with there jclient api, to create and bind
references myself (since they do not provide a configuration file to define
queues/topcis/connectionFactories I needed to do that anyways).

Now I am unable to get past an EUserAlreadyConnection exception that is
thrown for user/pass / (which should be anonymous).  This will only
happen after a few connects.

I am also unable to get Connection.close() to actually close, such that I
could open another connection (for undeploy/deploy of an MDB).

To top things off I get odd errors about a connection consumer and a session
needing to be created from the same connection.  That sounds fine, but
wait... there is only one connect that is created, which is used to create
the consumer, which is then used to construct the server session pool.  So I
can only see one connection.

Given that there JNDI store does not work... and only provides a rather dumb
error of X not bound (where X is the destination name), I am not surprised
really at some of the other dumb messages that I have seen.

I am surprised however that this is actually a product and that people pay
money for it.

--jason


On Mon, 16 Jul 2001, Crothers.Dean wrote:

 Hi,

 I would be interested to hear if anybody has integrated SonicMQ with JBoss -
 so that SonicMQ is the MOM provider for message driven beans?


 thanks,


 Dean

 ___
 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] SonicMQ and JBoss

2001-07-16 Thread Crothers.Dean

Hi,

I would be interested to hear if anybody has integrated SonicMQ with JBoss -
so that SonicMQ is the MOM provider for message driven beans?


thanks,


Dean

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