[jboss-user] [JBoss jBPM] - Re: own beans
PeterJ
do-not-reply at jboss.com
Fri Apr 13 10:32:07 EDT 2007
Two problems here. First, you placed jbpm.mail.templates.xml in the deploy directory, there is no deployer that knows what to do with this file.
Second, it would appear that you removed the hsqldb-ds.xml file (or made some changes to it), which it preventing a myriad of things from loading.
Also, you have not posted the significant parts of the console log. Usually the full stack trace of the first exception is the most significant. The deployment failures report, which you did post, is just a summary of what did not get deployed, and does not indicate why those things failed to deploy.
Finally, none of this have anything to do with your JavaBeans, as far as I can tell.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037093#4037093
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037093
More information about the jboss-user
mailing list