i think i know what the problem is. I use MySQL and
petstore has only three implementations, Cloudscape, Sybase and Oracle. You have
to adapt the following files:
customer-ejb.xml(point to the
OrderDAOMySQL)
PopulateServlet.java (complement IF-statement and
add intallMySQLTables() to the methods)
OrderDAOCS.java (should become
OrderDAOMySQL)
and add a mysql.sql file for your db
The problem for me is the rebuilding of the
application. I get an error rebuilding
(enterprise-deplyoment.application.description) and an error
deploying it and i have no idea what it is. Maybe you have an idea?
Maarten
|
- [JBoss-user] flushing the XA connection pool mroosendaal
- R: [JBoss-user] flushing the XA connection pool Simon BATESON
- Re: [JBoss-user] flushing the XA connection po... Guy Rouillier
- Re: [JBoss-user] flushing the XA connection po... Maarten Roosendaal
- R: [JBoss-user] petstore mail/MailSession ... Simon BATESON
- R: [JBoss-user] petstore mail/MailSess... Maarten Roosendaal
- R: [JBoss-user] petstore mail/Mai... Simon BATESON
- Re: [JBoss-user] petstore mail/Ma... Alexander Temerev
- Re: [JBoss-user] petstore mai... Sebastien Alborini
- Re: R: [JBoss-user] petstore mail/Mail... Marcel Schepers
- Re: R: [JBoss-user] petstore mail... mroosendaal
- Re: [JBoss-user] flushing the XA connection po... Maarten Roosendaal