users@glassfish.java.net

Re: GlassFish V2 and ActiveMQ 4.1

From: <glassfish_at_javadesktop.org>
Date: Mon, 13 Aug 2007 09:22:25 PDT

Your command is
asadmin create-resource-adapter-config --user admin --property SupportsXA=true:ProviderIntegrationMode=jndi:RMPolicy=OnePerPhysicalConnection:JndiProperties=java.naming.factory.initial\\=com.sun.jndi.fscontext.RefFSContextFactory java.naming.provider.url\\=file://c:/download:LogLevel=FINEST genericra


i think it should look like this

asadmin create-resource-adapter-config --user admin --property SupportsXA=true:ProviderIntegrationMode=jndi:RMPolicy=OnePerPhysicalConnection:JndiProperties=java.naming.factory.initial\\=com.sun.jndi.fscontext.RefFSContextFactory,java.naming.provider.url\\=file\\://c\\:/download:LogLevel=FINEST genericra

If the above does not work try escaping the "/" in c\\:\\/dowload
[Message sent by forum member 'rampsarathy' (rampsarathy)]

http://forums.java.net/jive/thread.jspa?messageID=230661