[jboss-user] [JBoss jBPM] - Re: problem with jbpm3.2 and jboss SA 4.2.1GA
salaboy21
do-not-reply at jboss.com
Sat Apr 26 09:09:34 EDT 2008
anonymous wrote :
| -- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.jca:service=DataSourceBinding,name=DefaultDS
| State: NOTYETINSTALLED
| Depends On Me:
| jboss.ejb:service=EJBTimerService,persistencePolicy=database
| jboss:service=KeyGeneratorFactory,type=HiLo
| jboss.mq:service=StateManager
| jboss.mq:service=PersistenceManager
It very simple.. you need to configure a default Data Source.
You can do that by creating an xml named *-ds.xml (* means any name) in your deploy directory.
You also can obtain samples of DataSource Configuration in the
jboss_install_dir/docs/jca/examples.. or something similar...
Hope it helps..
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146998#4146998
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146998
More information about the jboss-user
mailing list