I had redeployed the webapp, but that did not seem to make a difference. Turns out there
was an error occuring on startup of the webapp; trying to insert a value too large for the
DB. Since we don't really want the webapp, I just added the
CommandExecutorThread.start() to our own app's initialization code, and all seems to
be working well again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963005#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...