Rick Flower
unread,Dec 19, 2012, 12:06:23 PM12/19/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web4j...@googlegroups.com
I followed the tutorial which initially suggested NOT using your favorite IDE and just doing things the 'old fashioned way.. I did that and things worked out with Tomcat 6.0.36 (IIRC)..
So, I figured I'd up the ante and try the same code with my favorite Jetbrains IDE.. After a bit of fooling around I was able to get the web app to launch after I configured the proper artifact as an exploded WAR file.. However, when its time to do anything with the database I get errors.. Unfortunately, I do not have the error log output handy since I'm at work and the system in question is at home.
In light of that I figured I'd ask and see if anyone has tried using the tutorial paired up with the Jetbrains IDE and whether there were any particular hoops you had to jump through to get the database connectivity working? I'll post the logs later when I'm at home showing the problems