You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Rajith Attapattu <ra...@gmail.com> on 2006/11/21 22:15:09 UTC

[java] How to use the PropertiesFileInitialContextFactory

Hi Martin/Robert,

I am asking this question on the list so that everybody benifits.

Can we have wiki entries for the following

1. How to setup and use.

2. How to create a TopicConnectionFactory and QueueConnectionFactory
    Currently this cannot be figured out based on the examples.properties file

3. any other information that u guys think would be useful for new users.

Regards,

Rajith

Re: [java] How to use the PropertiesFileInitialContextFactory

Posted by Martin Ritchie <ri...@apache.org>.
On 21/11/06, Rajith Attapattu <ra...@gmail.com> wrote:
> Hi Martin/Robert,
>
> I am asking this question on the list so that everybody benifits.
>
> Can we have wiki entries for the following
>
> 1. How to setup and use.

http://cwiki.apache.org/confluence/display/qpid/How+to+Use+JNDI

> 2. How to create a TopicConnectionFactory and QueueConnectionFactory
>    Currently this cannot be figured out based on the examples.properties file

The AMQConnectionFactory implements all of the above so you can simply
cast the result of the connectionfactory lookup.

> 3. any other information that u guys think would be useful for new users.

I think the wiki covers most things. If you spot any gaps in the docs
then let us know and we can address it.
-- 
Martin Ritchie