Re: Cannot Start Tomcat under JBuilder 6 anymore
Posted By:
Anonymous
Posted On:
Thursday, May 16, 2002 06:48 PM
Hi,
I'm currently also using the english version of JB6. I believe in order for you to use the EJB wizards for creating EJB, you'd need to have Borland AppServer installed.
As for tomcat, it is installed together with JB6. From my understanding, tomcat is a Web Server, not an App Server, hence you would'nt be able to get your EJBs running with it.
I've 2 suggestions for your problem:
One: Project -> Default Properties -> Server. Ensure that Tomcat is selected as the Web Server. Ensure that the path that it contains points to the right JAR files.
Two: Uninstall your JB6, download a fresh trial copy and reinstall in. If you've the CD, try reinstalling from it again.
Hope this helps.