Hi,
I want to have an action launched the 15th and the last day of each month :
15/02, 28/02, 15/03, 31/03... etc. So it repeats after 13, 15, 16... days depending on the month.
I tried lots of things and I don't see how to do it.
First I tried with the calendar but it seems like it doesn't allow me to do these sort of things... am I wrong?
I tried to create a new timer each time for the next date but failed somewhere in changing duedates (I'll try again today though).
Do you see a better way I'm missing?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053362#4053362
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053362
Hi,
I'm having the same problem described in this thread and using MarshaledValue solved my problem, however as described, this solution is having a performance penalty, so I would prefer not to use it.
Its written in the thread that:
anonymous wrote : There is really no good (optimized) solution to it except to have another in-vm cache per ejb app.
What is an in-vm cache per ejb app?
How can I implement such a solution?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053353#4053353
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053353