cpob,
Thank you very much for the reply. I have the same text as you in my jbpm.cfg.xml file. So if it isn't a matter of what's in the config file itself, perhaps it is an issue of where the file is located.
Within my jbpm.sar file, there is a file called jbpm.sar.cfg.jar, and inside of it, in its root, is this jbpm.cfg.xml file. Is this consistent with where your jbpm.cfg.xml file is?
Where is your jpbm.cfg.xml file in your archive?
Thanks again...
Brad
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957876#3957876
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957876
I get tons of logs in my log output, and I didn't have to do much.
<jbpm-configuration>
| <jbpm-context>
| <service name="persistence" factory="org.jbpm.persistence.db.DbPersistenceServiceFactory" />
| <service name="message" factory="org.jbpm.msg.db.DbMessageServiceFactory" />
| <service name="scheduler" factory="org.jbpm.scheduler.db.DbSchedulerServiceFactory" />
| <service name="logging" factory="org.jbpm.logging.db.DbLoggingServiceFactory" />
| <service name="authentication" factory="org.jbpm.security.authentication.DefaultAuthenticationServiceFactory" />
| </jbpm-context>
| </jbpm-configuration>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957872#3957872
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957872
I'm having trouble getting a sample seam-hibernate reverse eng to build. I followed the directions in the movie and everything works up to the point of compiling.
I get "Begin cannot be resolved to a type" and so on for every annotation.
What am I doing wrong?
I'm using Eclipse 3.2RC7 and the latest plug-ins from the nightly build as recommended. The plugin has a couple of UI differences, choices regarding EJB3 and Java5 syntax generation, which I have tried but it makes no difference.
I have built other Seam examples with no problems.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957866#3957866
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957866