You can use ANT to "touch" your files.
There is a touch task in ANT.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855312#3855312
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855312
Hello All,
does JBoss support "distributed topics"?
Let's say we have a cluster of several JBoss instances.
Now, I post a message to a topic that is configured on each node in the cluster. I
would like the message to be delivered to every member of the cluster (once to each
node).
We would lik