Re: Seperate client from activemq jar

2008-04-30 Thread Dejan Bosanac
Thanks Nigel, something like this is needed. We just have to translate it to maven and integrate it with an amq assembly process. Cheers -- Dejan Bosanac www.scriptinginjava.net On Wed, Apr 30, 2008 at 10:43 AM, Nigel Leck <[EMAIL PROTECTED]> wrote: > we use this script to extract just what we

Re: Seperate client from activemq jar

2008-04-30 Thread Nigel Leck
we use this script to extract just what we want and build it. hope it helps Dejan Bosanac wrote: Hi, in the client application you'll need only activemq-core jar file (and all its dependencies). I've just made an enhancement request to create lightweight jar for these purposes ( https://issues

Re: Seperate client from activemq jar

2008-04-30 Thread Dejan Bosanac
> or can it use seperate jar files? > -- > View this message in context: > http://www.nabble.com/Seperate-client-from-activemq-jar-tp16953238s2354p16953238.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Seperate client from activemq jar

2008-04-28 Thread Michal Singer
Hi. I would like to know how to seperate client from server in the activemq jar. Which jar files needs a client of the broker? Does it need the entire jar file of the activemq, or can it use seperate jar files? -- View this message in context: http://www.nabble.com/Seperate-client-from-activemq