With the tomcat plugin : 2.1

I think you have setup the windows->preference->tomcat.
I repeat it :

1/choose the version you have. 4.1.x is good.
2/choose the tomcat root directory
3/choose the server.xml file
4/i had my tomcat project to my classpath (i'm not sure it's necessary).
5/ If you want to debug Tomcat (check the "execute in debug mode)

the parameter for the JVM :

The JRE by default is not working (or something like that)!!!
So you have to change it the another.


6/ Go in window->preferences->java->installed JREs
7/add a new standard VM (the one with your sdk). (for example mine is : d:\software\java\sdk1.4)
8/notch it.


9/Come back to windows->preference->tomcat->JVM parameter
10/select the new JVM


Some optionnal things :
In window->preferences->java->Classpath Variables
create a TOMCAT_HOME identical as CATALINA_HOME -> it seems that the plugin uses TOMCAT_HOME



In the properties of the project :


11/java Build Path->source : be sure WEB-INF/classes of your project is here
12/java Build Path->librairies : add the cocoon libraries (.jar) and yours.
Do pay attention of the message : Build Path entry is missing : TOMCAT_HOME

13/Tomcat : I notched "is a tomcat project" (check if this is your context) "update automatically server.xml" and "reloadable = true".


Hope that help a little. I may have forgotten some things so tell me.

PS: With my computer the classpath is not build with eclipse So I had to add all the jars into the libraries (see 12/)


Lionel


At 04:11 04/06/2003 -0700, you wrote:
Yes, please! I'll be grateful!

Galia

Lionel Crine <[EMAIL PROTECTED]> wrote:
Sorry I'm lost :

Whould you like me to send the configuration for eclipse to work with
cocoon and tomcat and sdk 1.4 ?
If yes, tell me.




At 10:43 04/06/2003 +0400, you wrote: >But who can send the solution about the using the eclipse in this >configuration? > > > I use tomcat cocoon and the sdk 1.4 > > > > All is working fine. > > > > Do you have an error message ? > > > > > > At 07:27 03/06/2003 -0700, you wrote: > > >Hi, > > > > > >I would like to debug cocoon with eclipse and tomcat. > > >I have the blueskytime plugins for eclipse and tomcat but could not > > >make them debug cocoon. > > >May be there's something i'm not doing right? > > > > > >Galia > > > > > > > >-- > >Best regards, >Yury Mikhienko. >IT engineer, ZAO "Mobicom-Kavkaz" > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED]


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


Do you Yahoo!?
Free <http://us.rd.yahoo.com/mail_us/tag/*http://calendar.yahoo.com>online calendar with sync to Outlook(TM).


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



Reply via email to