Re: Deploying custom portlet

2004-10-31 Thread miten mehta
Marina, Your web.xml advise worked out good. Wiki is kind of lame and overlooks such questions. I am having session problems now. Session attributes set in portlet are not visible in jsp. --- M P <[EMAIL PROTECTED]> wrote: > It's a stupid question, but where did you deploy > your > WAR int

Re: Deploying custom portlet

2004-10-28 Thread M P
It's a stupid question, but where did you deploy your WAR into? Make sure it is $TOMCAT_HOME\webapps\jetspeed\WEB-INF\deploy dir, and NOT $TOMCAT_HOME\webapps dir (which you would use for deploying normal web apps) I'm asking only because I made this mistake myself :) If that's not the case - w

Re: Deploying custom portlet

2004-10-27 Thread miten mehta
Hello, I deleted TD_App under webapps which is my application. Then rebuild war and added to deploy dir. Now TD_App is empty dir in webapps. Jetspeed did not expand it. Any ideas? Miten. --- miten mehta <[EMAIL PROTECTED]> wrote: > Hello, > > Incidently portletid and portletname are same in

Re: Deploying custom portlet

2004-10-27 Thread miten mehta
Hello, Incidently portletid and portletname are same in my case. Thanks for telling me. Miten. --- "Scott T. Weaver" <[EMAIL PROTECTED]> wrote: > APPID::portletid needs to be APPID::portletName not > the id. > > > > miten mehta wrote: > > >Hello, > > > >I have custom portlet which is pack

Re: Deploying custom portlet

2004-10-27 Thread Michael McElligott
Hi Miten, There are some other quirks that I've encountered on my installation. Admittedly, I've not been doing portlet work for long. Still, my development box is XP, I'm running tomcat 5.0.28 with jdk 1.5. Jetspeed's backed by a MySQL db. I've had your experience as well. My problems wor

Re: Deploying custom portlet

2004-10-27 Thread Scott T. Weaver
APPID::portletid needs to be APPID::portletName not the id. miten mehta wrote: Hello, I have custom portlet which is packaged in war file. xml files I added were: portlet.xml - which defines xml for my portlet web.xml - copied it from jetspeed dir deployed in tomcat (I hope thats how to packag

Deploying custom portlet

2004-10-27 Thread miten mehta
Hello, I have custom portlet which is packaged in war file. xml files I added were: portlet.xml - which defines xml for my portlet web.xml - copied it from jetspeed dir deployed in tomcat (I hope thats how to package) added entry to default-page.psml as APPID::portletid I see on default page a