[jboss-user] [JBoss jBPM] - Re: Scheduler and asynchronous flow in in web app

2008-12-06 Thread jeklund
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

[jboss-user] [JBoss jBPM] - Re: Scheduler and asynchronous flow in in web app

2008-12-05 Thread jeklund
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

[jboss-user] [JBoss jBPM] - Re: Scheduler and asynchronous flow in in web app

2008-12-04 Thread jeklund
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?

[jboss-user] [JBoss jBPM] - Scheduler and asynchronous flow in in web app

2008-12-04 Thread jeklund
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 | ...

[jboss-user] [EJB 3.0] - Re: Is it possible to deploy EJB2 style entity beans in a EJ

2007-08-29 Thread jeklund
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

[jboss-user] [EJB 3.0] - Re: Is it possible to deploy EJB2 style entity beans in a EJ

2007-08-28 Thread jeklund
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

[jboss-user] [EJB 3.0] - Is it possible to deploy EJB2 style entity beans in a EJB 3.

2007-08-28 Thread jeklund
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