Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
There are no errors in any of the logs. This does appear to be an out-of-the-box problem at least for Jetspeed 1.4-b4 with Tomcat 5.0.3. Gerry Reno Howdy, Are there any errors in the tomcat logs? In the Jetspeed logs? Considering the developers of Jetspeed themselves use tomcat to develop

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread Shapira, Yoav
] Subject: Re: Tomcat 5 - Jetspeed JSP Portlets do not display There are no errors in any of the logs. This does appear to be an out-of-the-box problem at least for Jetspeed 1.4-b4 with Tomcat 5.0.3. Gerry Reno Howdy, Are there any errors in the tomcat logs? In the Jetspeed logs? Considering

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
that's different from tomcat 4.1.x ;) Everything runs fine for you on 4.1.24, right? Yoav Shapira Millennium ChemInformatics -Original Message- From: grenoml [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 9:37 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat 5 - Jetspeed JSP

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
fine for you on 4.1.24, right? Yoav Shapira Millennium ChemInformatics -Original Message- From: grenoml [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 9:37 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat 5 - Jetspeed JSP Portlets do not display

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread Mark Eggers
I am using the following environment: jetspeed 1.4-b5-dev from 6/4/2003 tomcat 4.1.24 full apache 2.0.46 j2sdk 1.4.1_03 windows/2000 pro The default jetspeed account (turbine/turbine) works via port 8080 (tomcat) and port 80 (apache). /mde/ __ Do you Yahoo!? SBC

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
? Yoav Shapira Millennium ChemInformatics -Original Message- From: grenoml [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 9:37 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat 5 - Jetspeed JSP Portlets do not display There are no errors in any of the logs

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
30, 2003 9:37 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat 5 - Jetspeed JSP Portlets do not display There are no errors in any of the logs. This does appear to be an out-of-the-box problem at least for Jetspeed 1.4-b4 with Tomcat 5.0.3. Gerry Reno

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread Yoav Shapira
Howdy, Well, it looks like its Tomcat 5.0.3. I downloaded and installed Tomcat 4.1.24 and the Jetspeed JSP Portlets work just fine with it. Anybody on the Tomcat 5 team listening? I am, for one ;) Now that you've opened a bugzilla item about it, so will others. I've looked at the item

RE: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
Yoav, All of the Jetspeed JSP Portlets fail to display. Pick any one of them. When you go to the first Jetspeed page and login then select 'Edit HTML' and select Home then select 'Add Portlet' and from the list of portlets select some of the JSP types such as JSP HelloWorld or JSP Stock

Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread Tim Funk
I have tried this on win2k. The war file fails. If you expand the .war to directory form, then all is OK. In .war form -- I get a zip exception. So tomcat is sort of ok (so far). Need to dig more. -Tim grenoml wrote: Yoav, All of the Jetspeed JSP Portlets fail to display. Pick any one of

Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
Tim, All of the war files in all of my tests with 5.0.3 and 4.1.24 were fully expanded. What exactly are you saying? Are you seeing the exact same problem? What did you mean when you say 'war file fails'? If you meant you just got a zip exception are you thinking this is related to JSP

Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread Tim Funk
test case 1: Dropped jetspeed.war into webapps/ Got exception as in my bugzilla post. test case 2: used jar -xf to extract war file into webapps/jetspeed Worked great without any problems. I was able get the home page, log in as turbine, change user attributes, etc My only difference from your

Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
Tim, That's great, but getting the Jetspeed home page, logging in and changing user attributes is not the problem here. The problem is specifically with display of JSP Portlets. All the default portlets are Velocity Portlets. You have to click on the 'Edit HTML' link and actually add JSP

Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread Tim Funk
I am clueless about jetspeed, but I am logged in, not logged in and cliking and trying to change stuff all over the place and not getting any browser errors. You'll need to write out step by step whats going on for anyone (who is jetspeed clueless) to reproduce. -Tim grenoml wrote: Tim,

Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-30 Thread grenoml
Tim, Ok, see the bug (21206). I clarified what you have to do there. rgds, Gerry Reno --- Tim Funk [EMAIL PROTECTED] wrote: I am clueless about jetspeed, but I am logged in, not logged in and cliking and trying to change stuff all over the place and not getting any browser errors.

Re: Tomcat 5 - Jetspeed JSP Portlets do not display

2003-06-29 Thread Yoav Shapira
Howdy, Are there any errors in the tomcat logs? In the Jetspeed logs? Considering the developers of Jetspeed themselves use tomcat to develop and test, I'd be surprised if there were out-of-the-box problems. Yoav Shapira --- grenoml [EMAIL PROTECTED] wrote: I have the following setup: J2SE