I see in the log
INFO [org.jboss.seam.async.QuartzDispatcher] No seam.quartz.properties file
I saw a similar problem in this post
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095681#...
Is removing the / from
InputStream is =
Thread.currentThread().getContextClassLoader().getResourceAsStream("/seam.quartz.properties");
the correct solution? Is this a bug or a problem with my setup?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095719#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...