[jboss-dev-forums] [Design of JBoss Labs] - Re: Classpath Problem
unibrew
do-not-reply at jboss.com
Wed Jan 10 11:36:56 EST 2007
Hi
I wouldn't care about this NPE from Feeds, I also have it ;-). The most important issue visible in your log is lack or wrongly configured datasource. --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.jca:name=LabsDS,service=ManagedConnectionFactory
| State: NOTYETINSTALLED
| Depends On Me:
| persistence.units:jar=polls-commons.jar,unitName=polls
| persistence.units:jar=forge-common-1.0.ejb3.jar,unitName=property_persistance
| persistence.units:jar=shotoku-feeds.ejb3.jar,unitName=feeds
| persistence.units:jar=shotoku-tags.ejb3.jar,unitName=tags
Look into sources and in directory configuration/to-copy/server/all/deploy you should find JBLab-ds.xml.sample, portal-mysql-ds.xml.sample and portal-login-ds.xml.sample. Fill those files with proper information about your database and copy to files without "sample" extension.
Regards
----------------------
Ryszard Kozmik
JBoss Forums Lead
JBoss Labs Team
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000027#4000027
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000027
More information about the jboss-dev-forums
mailing list