FAQs for using Pramati Server Tools Eclipse Feature version 1.0.1
This document lists the frequently asked questions on how to use Eclipse 1.0.1.
Q1. What version of Eclipse works with Pramati? What do I need to get Eclipse working with Pramati?
A1. Eclipse 3.2 (Callisto) and JDK 1.4.2 work with Pramati 4.1 and above
JSP debugging is supported only in Pramati 5.0
Eclipse should be configured to use a JDK and not a JRE.
You can download Eclipse WTP Callisto release for either Windows or Linux platforms.
For Windows, download it from here.
For Linux, download it from here.
Install the Pramati plugin from Pramati Web site.
Q2. Are there any Java version dependencies?
A2. You need to have JDK 1.4.2 and above installed.
Q3. I already have Pramati Server. Can I configure it to work with Eclipse?
A3. Yes. Configure Pramati Server to work with Eclipse using the configure wizard as described in the Configuration Guide.
Q4. I am about to download Pramati Server. Does it come with a plugin?
A4. No. You have to download the plugin seperately from Pramati Web site.
Q5. I have Eclipse and I have Pramati. How do I get my existing project to work with Pramati?
A5. Import the project as a war/ear file in eclipse. The eclipse WTP supports war and ear import.
Q6. What can I manage on Pramati Server from Eclipse? How do I check the status of Pramati Server?
A6. The Console tab of Eclipse works similarly to the Server console. Thus, all the command line options of Server are also available from the Console tab of Eclipse.
Q7. How do I debug JSPs?
A7. Refer to the User Guide.
Q8. How do I debug EJBs?
A8. EJBs are not yet supported.