﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Integrating JBuilder4 Foundation with Apache Tomcat]]></description>
    <title><![CDATA[Comments for Integrating JBuilder4 Foundation with Apache Tomcat]]></title>
    <link>http://dn.codegear.com/article/27759</link>
    <!-- source: http://dn.codegear.com/article/27759/feed-->
    <dc:date>2008-11-21T14:13:41-08:00</dc:date>
    <item>
      <description><![CDATA[i applied all the required configurations but it does'nt work...it gives me the follow message: " Could not find the main class. Program will Exit "and in the console gives: " E:\Program Files\JBuilder4\jdk1.3\bin\javaw -classpath "E:\Program Files\Apache Group\tomcat\jakarta-tomcat-3.2.3\webapps\JBuilder\Web-Inf\classes;E:\Program Files\Apache Group\tomcat\jakarta-tomcat-3.2.3\lib\webserver.jar;E:\Program Files\Apache Group\tomcat\jakarta-tomcat-3.2.3\lib\parser.jar;E:\Program Files\Apache Group\tomcat\jakarta-tomcat-3.2.3\lib\jasper.jar;E:\Program Files\Apache Group\tomcat\jakarta-tomcat-3.2.3\lib\jaxp.jar;E:\Program Files\Apache Group\tomcat\jakarta-tomcat-3.2.3\lib\servlet.jar;E:\Program Files\JBuilder4\lib\servlet.jar;E:\Program Files\JBuilder4\jdk1.3\demo\jfc\Java2D\Java2Demo.jar;E:\Program Files\JBuilder4\jdk1.3\jre\lib\i18n.jar;E:\Program Files\JBuilder4\jdk1.3\jre\lib\jaws.jar;E:\Program Files\JBuilder4\jdk1.3\jre\lib\rt.jar;E:\Program Files\JBuilder4\jdk1.3\jre\lib\sunrsasign.jar;E:\Program Files\JBuilder4\jdk1.3\lib\dt.jar;E:\Program Files\JBuilder4\jdk1.3\lib\tools.jar"  -Dtomcat.home=E:\Program Files\Apache Group\tomcat\jakarta-tomcat-3.2.3 org.apache.tomcat.startup.Tomcat java.lang.NoClassDefFoundError: Files\ApacheException in thread "main"  "what suppose that means ???]]></description>
      <title><![CDATA[Integrating JBuilder4 Foundation with Apache Tomcat]]></title>
      <managingEditor>
	 (fadi abdallah)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=31215</guid>
      <dc:date>2002-01-23T02:20:22-08:00</dc:date>
      <pubDate>2002-01-23T02:20:22-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27759/feed">Comments for Integrating JBuilder4 Foundation with Apache Tomcat</source>
    </item>
    <item>
      <description><![CDATA[I just set up JBuilder 5 with Tomcat 4 on Windows. The changes I had to do was:1. Add all .jar files found in the C:\program files\apache tomcat 4.0\ directory (you probably don't need all) to your library: - bin\bootstrap.jar - common\lib\*.jar - lib\*.jar - server\lib\*.jar2. On the run tab, on Project Properties: - Select org.apache.catalina.startup.Catalina as main method  - Enter as VM parameter: -Duser.dir="C:\Program Files\Apache Tomcat 4.0" - Enter as application parameter: startThe rest should be the same as in the article. Good luck... ]]></description>
      <title><![CDATA[Integrating JBuilder5 with Apache Tomcat 4]]></title>
      <managingEditor>
	 (Trond Kjetil Nilsen)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30482</guid>
      <dc:date>2001-11-02T09:01:12-07:00</dc:date>
      <pubDate>2001-11-02T09:01:12-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27759/feed">Comments for Integrating JBuilder4 Foundation with Apache Tomcat</source>
    </item>
    <item>
      <description><![CDATA[I have read a couple of good articles on setting up JBuilder 3.5 and 4 with Tomcat.  Does anyone know what changes might be required for JBuilder 5?]]></description>
      <title><![CDATA[Integrating JBuilder4 Foundation with Apache Tomcat]]></title>
      <managingEditor>
	 (Craven Weasel)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=29990</guid>
      <dc:date>2001-09-24T07:54:27-07:00</dc:date>
      <pubDate>2001-09-24T07:54:27-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27759/feed">Comments for Integrating JBuilder4 Foundation with Apache Tomcat</source>
    </item>
    <item>
      <description><![CDATA[Pretty close to the same procedure will work. As I recall figuring out the startup class/parameters/libraries for Tomcat 4 was a little more complicated. I'd be glad to dig around and see what I can find. I've changed employers so a lot of my notes stayed at my old employer.Good luck.]]></description>
      <title><![CDATA[re: Integrating JBuilder4 Foundation with Apache Tomcat]]></title>
      <managingEditor>
	 (Richard Lawson)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=29974</guid>
      <dc:date>2001-09-21T04:11:47-07:00</dc:date>
      <pubDate>2001-09-21T04:11:47-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27759/feed">Comments for Integrating JBuilder4 Foundation with Apache Tomcat</source>
    </item>
    <item>
      <description><![CDATA[tempting to show the tomcat 4 directory.Do the same instructions work for tomcat 4.0rc2, the most currentat this date?]]></description>
      <title><![CDATA[Integrating JBuilder4 Foundation with Apache Tomcat]]></title>
      <managingEditor>
	 (bob phillips)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=29951</guid>
      <dc:date>2001-09-18T19:49:08-07:00</dc:date>
      <pubDate>2001-09-18T19:49:08-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27759/feed">Comments for Integrating JBuilder4 Foundation with Apache Tomcat</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>