JBoss AS 5.0 uses JBOss Messaging, not JBossMQ, hence the reason you could not find deploy/jms/hsqldb-jdbc2-service.xml. Instead, replace deploy/messaging/hsqldb-persistence-service.xml with the appropriate file from docs/examples/jms.
And to modify Quartz, which provides the timing service, you need to download Quartz and do a bunch of configuration changes. See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142826 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193615#4193615 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193615 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
