cancel
Showing results for 
Search instead for 
Did you mean: 

Pls help! Lomboz JSP Plugin...

Former Member
0 Kudos

Hi, I have SAP NetWeaver Develper Studio(~Eclipse 2.1) and am trying to install LomBoz plugin for JSP's (Do I really need it?). There is a section where I have to define server Definitions because Tomcat 5.0 is not listed in the Lomboz plugin folder.

(link:http://www.objectlearn.com/support/docs/installation/install.jsp) and I would like some help on them:

<b>1.)</b> Application Server Directory: C:\Program Files\Apache Software Foundation\Tomcat 5.0

Am I right?

<b>2.)</b> Address: I put in my computer's IP address like: 123.28.333.28 Am I right?

<b>3.)</b> Port: 8080 I think I am correct?

<b>4.)</b> Classpath Variable Name: ? I never created any classpath for Tomcat, what is it?

<b>5.)</b> Classpath Variable: This is suppose to be something like: /your_server_root/JBoss-2.8_Jetty. So what is mine?

Thanks so much,

Baggett.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Well, I use Lomboz fwhen I woirk with Jboos.

In order to contoal TOmcat, you need a different plug-in:

http://www.sysdeo.com/eclipse/tomcatPlugin.html will work fine.

For you current configuartaion:

Address: your server addres, probably, 127.0.0.1

port: 8080 (by default, if you dont choose another one)

Classpath variable name: The Jboss deifne a varablei name, for the classpath. Tipicaly is somethne like "JBOSS2.X".

Classpath varaible: /your_server_root/JBoss-2.8_Jetty

I think this will work for you.

Former Member
0 Kudos

Thank you Luis! for your response! I will try it out and see if I have any further issues...

Thanks,

Baggett

Answers (0)