Multiple Portlets

2002-08-22 Thread Joe Sulewski
Hello, I noticed that someone asked if you can deploy a portlet more than once per user. A reply was given that seemed to indicate that it can be done with the CVS version of the software. The example given was that you can have one weather portlet but a user can have several weather portlets

Re: Template Question

2002-08-20 Thread Joe Sulewski
Stefan, Thanks for the pointer, it worked perfectly. Joe Stefan Kuhn wrote: >Hi Joe, >what you want to do is not a job for JavaScript, but for Velocity (it's a >server side question, JS is for client side). Have a look in top.vm - it >shows the login form or not depending on if a user is log

Template Question

2002-08-20 Thread Joe Sulewski
Hello, I wish to put a link in the left.vm template file. However, I only want the link to show up after a user logs in and I need to know the users login name. I assume that this can be done with some simple javascript as the pseudo code below shows:

Re: Properties file

2002-07-31 Thread Joe Sulewski
rties > >Any properties put in there can be found using >the ResourceService > > > > > >-Original Message- >From: Joe Sulewski [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, July 30, 2002 4:53 PM >To: Jetspeed Users List >Subject: Properties file > >

Properties file

2002-07-30 Thread Joe Sulewski
Hello, I wish to create a properties file that can be read by my portlets. Where is the best place to put the properties file and how should I go about finding the location of the properties file programmatically? Thank you, Joe -- To unsubscribe, e-mail: For

Simple DiskCache question

2002-07-17 Thread Joe Sulewski
Hello, I'm hoping someone can point me in the right direction. Is there any sample code on how to use the diskcache? Do I have to start the deamon manually? The following code that I am using fails, JetspeedDiskCache diskCache=JetspeedDiskCache.getInstance(); diskCache.

Re: Configuration Questions

2002-07-17 Thread Joe Sulewski
Thanks for the tip, I missed that in the documentation. Stefan Kuhn wrote: >>If I wanted to add a background image, what file should I modify to do >>that? I wanted the title in my portlets to be hyper linked to a website. So >>I overrirode the getTitle() method. Is this the proper way to do tha

Re: Configuration Questions

2002-07-16 Thread Joe Sulewski
One last question. You mentioned that I should make sure my output is generated using the VM files. How do I check that? Thanks, Joe Wimmer, Matthias wrote: >See comments below... > > > > >>Hello, >> >>I have some questions about configuration I'm hoping someone >>can answer. >> >>How do I

Re: Configuration Questions

2002-07-16 Thread Joe Sulewski
Thank you very much for your helpfull comments. You mention that I should make sure that I edit the top.vm file in the right directory. I found three top.vm files. One in the html directory then one in the html/en and one in the html/de directories. Why are their three. I assume the en and de

Configuration Questions

2002-07-16 Thread Joe Sulewski
Hello, I have some questions about configuration I'm hoping someone can answer. How do I remove the, welcome to Jetspeed title? I took it out of the top.vm file and it still appears. If I wanted to add a background image, what file should I modify to do that? I wanted the title in my portlets t

Re: Interesting problem deploying a portlet

2002-07-12 Thread Joe Sulewski
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

Interesting problem deploying a portlet

2002-07-12 Thread Joe Sulewski
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

Re: SOAP and Jetspeed

2002-06-26 Thread Joe Sulewski
Forgive me for jumping in on this conversation but shouldn't there be a slash after the WEB-INF in the path? Anthony Smith wrote: >http://localhost/axis/BimzzzServiceJws.jws?WSDL > >gives me >AXIS error >Sorry, something seems to have gone wrong... here are the details: > >Error while compi

Re: Jetspeed 1.3a and Jakarta 4.01 issues

2002-05-13 Thread Joe Sulewski
add your other apps one at a time til it fails. > >Steve B. > >----- Original Message - >From: "Joe Sulewski" <[EMAIL PROTECTED]> >To: "Jetspeed Users List" <[EMAIL PROTECTED]> >Sent: Monday, May 13, 2002 12:53 PM >Subject: Re: Jetspeed 1.3

Re: Jetspeed 1.3a and Jakarta 4.01 issues

2002-05-13 Thread Joe Sulewski
erent but it could lead back to problems with Tomcat 4.01. > >V/R, > >Kevin > >-Original Message- >From: Joe Sulewski [mailto:[EMAIL PROTECTED]] >Sent: Monday, May 13, 2002 12:54 PM >To: Jetspeed Users List >Subject: Re: Jetspeed 1.3a and Jakarta 4.01 issues >

Re: Jetspeed 1.3a and Jakarta 4.01 issues

2002-05-13 Thread Joe Sulewski
rly? > >-Original Message- >From: Joe Sulewski [mailto:[EMAIL PROTECTED]] >Sent: Monday, May 13, 2002 9:56 AM >To: [EMAIL PROTECTED] >Subject: Jetspeed 1.3a and Jakarta 4.01 issues > > >Hello, > >I have a Red Hat Linux system version 7.1 with the jdk1.4.0. I am

Jetspeed 1.3a and Jakarta 4.01 issues

2002-05-13 Thread Joe Sulewski
Hello, I have a Red Hat Linux system version 7.1 with the jdk1.4.0. I am currently running version 4.01 of tomcat and I wish to install jetspeed. I put the jetspeed.war file into the webapps directory, stopped and started tomcat and then went to the jetspeed page (http://mysite:8080/jetspeed