[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] build dist-client
meinrad.teufel at avitech-ag.com wrote:
Hello,
I built a distribution with build.sh dist-client and I found out that
the concurrent.jar is needed for socket protocol.
Hoi Meinrad,
build dist-client
java -cp ./dist-client/lib/xmlBlasterClient.jar HelloWorld3 -protocol SOCKET
works out of the box here for xmlBlaster 0.9
(and contains concurrent.jar)
Do you use an old xmlBlaster version?
regards
Marcel
I added in my build.xml file following line:
<target name="dist-client-only" depends="" description="">
:
:
<!-- new Entry -->
<unjar src="${lib.dir}/concurrent.jar"
dest="${dist-client.dir}/classes" />
:
:
Is this correct?
regards Meinrad
--
http://www.xmlBlaster.org