matt-b wrote:
Actually, it looks to me like the Duke's Bank example does deploy successfully with relatively minor changes.
- change the classpath entries for the servlet, jsp, and web service jars in the jboss build files.
- update the schema definitions referenced in application.xml and application-client.xml (I had to delete the description element of application.xml also as a result)
If it is true that there are no EJB2 tutorials for AS 5.x -- and I wasn't able to find any -- this one still seems to be a workable alternative.
Matt, if possible, could you just document the changes/configurations that you had to do to get it working against AS5? You can create a wiki and link it to our JBoss AS5 FAQ here http://community.jboss.org/wiki/JBossAS5FAQ
I would have done it myself, but I haven't ever tried running that example.