Re: Development Tools

2003-09-09 Thread kevin . hulquest
I used Lomboz to learn jsp and deployment but once you get passed the initial learning curve you outgrow the Lomboz plugin for eclipse. You definitiely get what you pay for. Now I use the base Eclipse IDE and Ant.

Re: dbcp config problems

2003-08-29 Thread kevin . hulquest
If you're getting " javax.naming.NamingException: Cannot create resource instance" then you need to install the commons-pool and commons-dbcp jars. These jars aren't part of the standard distribution you have.