See these FAQ entries and the linked entries inside them...

http://cwiki.apache.org/ACTIVEMQ/what-are-administered-objects.html
http://cwiki.apache.org/ACTIVEMQ/how-does-connectionfactory-relate-to-the-broker.html

On 7/23/07, Jiang <[EMAIL PROTECTED]> wrote:



Jiang wrote:
>
>  From JMS Spec, ConnectionFactory and Destination are the objects that
> administrator can admin. In activemq destination can be created through
> JMX(I have tried). But I don't understand ConnectionFactory very clearly ,
> in activemq , ConnectionFactory is created through constructor .  So I
> think if one client "new ActivemqConnectionFactory(url,user,pass) ", there
> will happen several things. First broker will create one factory object in
> broker side. Second client will get a reference to the factory
> object(maybe a reference to an agent object , which in fact communication
> to the remote factory object ). Then connection can be created through
> that factory reference. What I think is correct ?
> And in jconsole , what stands for ConnectionFactory?  Or if I want create
> one GUI tools admin activemq, which APIs should I use to get all
> ConnectionFactorys in one broker ? I do not know in activemq5.0 , through
> Web Console , what can I get ?(Just like jconsole or have
> ConnectionFactory list ,we can add/remove/view CoonectionFactory and so
> on...)
>
> Anyone knows about this ? thanks
>
> Any help is welcome....
>
>
>

--
View this message in context: 
http://www.nabble.com/What-is-the-relation-between-broker-and-connectionfactory-tf4085292s2354.html#a11740572
Sent from the ActiveMQ - User mailing list archive at Nabble.com.




--
James
-------
http://macstrac.blogspot.com/

Reply via email to