1. I'll see if anyone in the Seam community has any ideas.
(http://www.seamframework.org/Community/SchedulerIssueInWebAppWithMixedJBPMAndPageflow
for anyone following this thread.)
2. I was thinking of creating a custom pageflow-action instead of
that would somehow replace the new jbpmContext w
Thanks again Ronald!
After further debugging I found that the reminder-tag sends a reminder every 30
secs both with and without the additional JobExecutorLauncher. So the timer
"works" in some aspect. I guess Seam starts the scheduler without leaving
anything in the log.. sorry for not testing
Thank you Ronald (for this any _many_ other posts I've read on this forum)!
I didn't find anything on this changes in Jira or anywhere else related to
"JbpmThreadsServlet"..
Does anyone know
1. the location of documentation of how to configure it the new way? or
2. the name of the new filter?
Hi everyone,
I'm trying to get asynchronous tasks and scheduling for things like
to work.
I'm deploying the application as a WAR using Seam and jbpm-jpdl-3.3.0.GA.jar.
But I get complaints about the 'scheduler' service isn't started. And I don't
think it is, since I have only declared
| ...
So.. I've split the project into two jar files project-ejb.jar and
project-ejb-entities.jar that are deployed within an .ear.
The EJB version of project-ejb-entities.jar is 2.1. If the EJB version of
project-ejb.jar is 2.1 too, everything works fine as before, but if I set the
version of projec
I guess http://www.jboss.com/index.html?module=bb&op=viewtopic&t=72369 answers
my question (if it still is valid).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078709#4078709
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
Hi everybody,
I'm about to try a phased migration from EJB2 to EJB3. When I changed version
to http://java.sun.com/xml/ns/j2ee";> in
ejb-jar.xml, JBoss lists every session bean as EJB3-service, but none of the
old entity beans show up in the debug log.
However I get a lot of
"2007-08-28 09:00