Using Cocoon w/Eclipse and Tomcat

2006-05-16 Thread Phillip Soltan
Hello, Right now, all my development is geared towards J2EE. I'm trying to standardize on Tomcat as my servlet container and Eclipse as my IDE. Unfortunately, Cocoon isn't working for me in that environment. I can get a stripped-down version of Cocoon to work but as soon as I add the XSP

Re: Using Cocoon w/Eclipse and Tomcat

2006-05-16 Thread Antonio Gallardo
Hi Phillips, If you include cocoon-xsp, you need also to include session-fw block. Best Regards, Antonio Gallardo. Phillip Soltan escribió: Hello, Right now, all my development is geared towards J2EE. I'm trying to standardize on Tomcat as my servlet container and Eclipse as my IDE.

Re: Using Cocoon w/Eclipse and Tomcat

2006-05-16 Thread Phillip Soltan
I do have the session-fw block added also. I have all the dependencies that are listed in block.properties. Phillip Soltan On May 16, 2006, at 2:34 PM, Antonio Gallardo wrote: Hi Phillips, If you include cocoon-xsp, you need also to include session-fw block. Best Regards, Antonio