Hello!
I have .ear (project) and .sar (service) files on my test server and everything is going
great. .sar file contains two simple services which are time activated every hour and are
working great, but when I deploy them on my production server, only first service is
triggered. The second service is not getting activated anymore. The thing is, when I
restart server between the calls of first and second service, second service is triggered,
after approximately one hour first service is triggered (that is OK) and after that, only
first service is triggered (that is not OK, second service should be triggered evert time
after first service).
Do you have any clue what is going on?
(I copy/pasted jBoss from test to production and vice versa and everything is the same)
Tnx!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228989#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...