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#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#4095719

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095719
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to