I think that indeed is the case. They are stored in the DB. I am 99% sure.
Amit
Original Message Follows
From: Martin Dulisch <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Users List"
To: jetspeed-user@jakarta.apache.org
Subject: Re: Deploying a portlet
Date: Sun, 20 Mar 2005
2005 8:40 PM
To: jetspeed-user@jakarta.apache.org
Subject: Re: Deploying a portlet
Have you added your portlet to a portal page. You can do this for
example by adding it to jetspeed/WEB-INF/pages/default-page.psml. May be
jetspeed expands your war when the portlet is accessed.
You could also loo
apache.org
Subject: Re: Deploying a portlet
Have you added your portlet to a portal page. You can do this for
example by adding it to jetspeed/WEB-INF/pages/default-page.psml. May be
jetspeed expands your war when the portlet is accessed.
You could also look into the jetspeed/logs/deployment.log file
Have you added your portlet to a portal page. You can do this for
example by adding it to jetspeed/WEB-INF/pages/default-page.psml. May be
jetspeed expands your war when the portlet is accessed.
You could also look into the jetspeed/logs/deployment.log file. Is there
an error.
HTH, Martin
Priy
Hi,
I am naive to jetspeed. My problem is how to deploy a custom portlet
into Jetspeed 2. I tried creating a portlet war (mydemo) file and put
it in the web-inf/deploy directory of the jetspeed. But when I restart
the tomcat, only an empty folder named mydemo is getting created in the
webapps fold
>From: Joe Sulewski <[EMAIL PROTECTED]>
>Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Interesting problem deploying a portlet
>Date: Fri, 12 Jul 2002 22:33:27 -0400
>
>Hello,
>
>I'm new to jetsp
I figured out my problem. I was compiling with jdk1.4 and running with
jdk1.3
Joe
Joe Sulewski wrote:
> Hello,
>
> I'm new to jetspeed so please bare with me. I created and successfully
> deployed the sample HelloPortlet example from the documentation. I
> added it to my classpath and every
Hello,
I'm new to jetspeed so please bare with me. I created and successfully
deployed the sample HelloPortlet example from the documentation. I added
it to my classpath and everything worked fine. But when I try to change
it by making it create a class in my classpath I get the following text