I am having problems with XmlBlaster : when its run in background its using 100% of the CPU.
I am using this command to run XMLBLASTER :
java -cp $CLASSPATH org.xmlBlaster.Main -trace[socket] true -call[socket] true -dump[socket] true -plugin/socket/hostname 192.168.10.182 -plugin/socket/port 7607 -plugin/xmlrpc/port 8085 -plugin/xmlrpc/hostname 192.168.10.182
Please add
-useKeyboard false
which should help,
regards Marcel
The $CLASSPATH contain only the xmlBlaster.jar file
Regards François BALTAZAR