On Dec 12, 2007 2:01 PM, ivanrc <[EMAIL PROTECTED]> wrote: > > I saw this... > > <external-path xmlns:dep="http://geronimo.apache.org/xml/ns/deployment-1.2"> > <dep:groupId>org.apache.geronimo.modules</dep:groupId> > <dep:artifactId>geronimo-activemq-ra</dep:artifactId> > <dep:version>2.1-SNAPSHOT</dep:version> > <dep:type>rar</dep:type> > </external-path> > > > but how can i add this to my connector deploy plan?
Add the connector plan to your application's deployment plans, exactly as outlined in the aforementioned article (in Polish). The trick is to create connectors per applications not global connectors for everybody. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
