I have recently purchased the Pro JSP book. I have downloaded the source
code for chapter 17 and followed the instructions for setting up the
example using the Orion App Server.
I have installed the webshop example on orion. When I type
localhost/webshop, all I get is the xml script on my browser for the
item.jsp output frame.
It seems like the web app is not finding the data-souce - as it is not
generating any of the tables that the instrucions say it will.
Does anyone know what the System DSN should be called to make this example
work. Cheers