Chuck used HSSQLDB as default. I've got it working with MySql. Did you read the 'readme.first' file?
You need to setup your database. Let me know if you need any more help James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -----Original Message----- > From: a b [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 17, 2002 11:29 AM > To: [EMAIL PROTECTED] > Subject: newbie need help with databasenotfoundexception > > > hi, I'm trying to get beer4all demo working under > resin 2.1.4 and it keeps giving the same exception > over and over again: > 500 Servlet Exception > javax.servlet.jsp.JspException: Exception forwarding > for name main: javax.servlet.ServletException: > com.cavaness.beer4all.common.exceptions.DatabaseException: > org.odmg.DatabaseNotFoundException: > OJB can't open repository repository.xml > Borrow broker from pool failed > at > org.apache.struts.taglib.logic.ForwardTag.doEndTag(ForwardTag.java:180) > at _index__jsp._jspService(/beer4all/index.jsp:12) > at com.caucho.jsp.JavaPage.service(JavaPage.java:75) > at com.caucho.jsp.Page.subservice(Page.java:485) > at > com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182) > at > com.caucho.server.http.Invocation.service(Invocation.java:312) > at > com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135) > at > com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:221) > at > com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163) > at > com.caucho.server.TcpConnection.run(TcpConnection.java:137) > at java.lang.Thread.run(Thread.java:536) > > can somebody help me out here thanks > > __________________________________________________ > Do you Yahoo!? > Yahoo! News - Today's headlines > http://news.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
