Any advice on Tomcat versions... I tried the JPetStore compiled version
found on ibatis.apache.org and it doesn't seem to like Tomcat 5..5.15 a
lot (or the other way around). After I "enter the shop" I get taglib
failures but no petstore ;-)
Regards,
Sven
Ben Munat wrote:
Although I'd argue that a better plan would be:
1) Unzip into ecplise workspace directory
2) Start tomcat (with sysdeo plugin in eclipse)
3) navigate through the app, using the logs for some useful
information, but also stepping through pieces of code... use the power
of eclipse's ctrl-click type navigation to quickly learn how to use
iBatis.
:-D
b
Clinton Begin wrote:
with JPetStore 5, the steps are....
1) Unzip to Tomcat webapps folder.
2) Start Tomcat.
3) Oh...that was it. ;-)
Clinton
On 2/16/06, * Sven Boden* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Is there anywhere a step-by-step instruction manual to setup
JPetStore
e.g. with JBoss/Tomcat/...?
Regards,
Sven