WTP = Web Tools Platform

I've seen the Sysdedo plugin, but I was trying to keep my environment here congruent with what's at work. The WTP seems to be what's running inside of WSAD.

I don't see anything inside the Windows -> Preferences section. I do see a top-level node for "Solar Eclipse" I can't recall if this was something I installed because "I heard I should" or the WTP needed it. I don't see a tabbed pane or node or anything indicative of WTP.

Good stuff, Peter :-) Thanks. I'm actually going to try out the memory ideas on WSAD at work and see if that helps boost performance. I've got a gig of RAM and it's ... still a beast to fire off :-)

Eddie

----- Original Message ----- From: "Pilgrim, Peter" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Monday, November 29, 2004 6:20 AM
Subject: RE: [OT] Eclips 3.01 + IBM WTP + Tomcat 5




-----Original Message-----
From: Eddie Bush [mailto:[EMAIL PROTECTED]
==////==


Has anyone successfully setup IBM WTP with Tomcat 5 under
Eclipse 3.01?
Every time I go to fire the server off it fails and says
there was a problem in thread main.  I can launch Tomcat just
fine from the command prompt or as a service :-|
My guess is that it's doing something wrong in trying to
launch Tomcat (duh!), but I can't find a confuration
parameter that's incorrect and I can't find any other handle
by which to control things or even tell which end it thinks is up.
Anyone experienced / solved this?

==////==


0) Look under Eclipse menu Windows->Preferences , see if you can fine the tabbed pane for the plug-in that launching the application / web server.

1) What does WTP stand for?

2) Have you looked at the Sysdeo Eclipse Plug-in?
This can launch Tomcat 3,4,5 fine.

3) Eclipse and Big Project are notorious for out of memory errors.
Under windows XP you need configure the Shortcut for
``C:\opt\eclipse\Eclipse.exe'' and add something like
`` --vmargs -Xss32m -Xmx256m '. Keep the stack size low
for lots of threads, and increase the heap space as proportional
to 1/3 to 1/2 of RAM on your PC (for big projects 2000 classes or more)

The same advice might apply to another Java programs you
launch under the control of Eclipse, ie Debugging or Running apps,
JUnit tests, or launching web / app servers if they do not add
configuration for their own memory requirements.

--
Peter Pilgrim
Operations/IT - Credit Suisse First Boston,
10 South Colonnade, London E14 4QJ, United Kingdom
Tel: +44-(0)207-883-4497


==============================================================================
This message is for the sole use of the intended recipient. If you received
this message in error please delete it and notify us. If this message was
misdirected, CSFB does not waive any confidentiality or privilege. CSFB
retains and monitors electronic communications sent through its network.
Instructions transmitted over this system are not binding on CSFB until they
are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0448-1, 11/26/2004 Tested on: 11/29/2004 6:34:13 AM avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to