Problem solved... Thanks
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824391#3824391";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824391>Reply
to the post
---
This SF.Net email is s
You can add the line CREATE_TABLES_ON_STARTUP = TRUE bottom in the PersistenceManager
mbean(attribute name="SqlProperties"). It fix that problem.
If it works please count the time when the message is send and when is processs for
the server (message driven bean or whatever you have to do that).
I configure a queue for JMS message using Oracle like Persistence Manager. The
solution works but when i tried to benchmark the time when the message is send and the
time when is processed (I use a jms bean for process the queue) nottice that it is
queue for a few milisecs...
When the message