Re: reasonably up to date portlet config info

2001-08-06 Thread Paul Spencer
Frans, local-portlets.xreg should be used instead of portlet.xreg. This is because portlets.xreg is overwritten during installation. Jetspeed will look for local-portlets.xreg. I always keep a copy of local-portlets.xreg outside of the Jetspeed tree and copy the file back after expanding the WA

Remove display options from portlets

2001-08-06 Thread Sony Joseph
Hi All, How do we remove the display (mimize/Maximaize etc ) options from portlets ? Thanks, Sony - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: reasonably up to date portlet config info

2001-08-06 Thread Frans Thamura
Dear Stan, I cannot find the local_portlets.xreg, I usually use portlets.xreg for modification. Any feedback??? and Rich, Yah.. Because less documentation for Jetspeed 1.3a2. You have to ask several question here. Because the newest Jetspeed is great. Let's work together to dig it up. with

VM or JSP and state of docs for 1.3a2

2001-08-06 Thread Lionel Siau
Hi All, I have been poking around Fran's blueoxygen site and found a cache of docs in progress. However, they are quite helpful given the large changes since 1.3a1 although incomplete. There is kinda of a contradiction of jsp and vm in the notes for customisation. I would like to know what th

Re: RSS News Feeds

2001-08-06 Thread Paul Spencer
Lionel, Their are some links and general info on this page that should be helpfull. http://jakarta.apache.org/jetspeed/site/portlet_config_RSS.html Paul Spencer Lionel Siau wrote: > > Hi All, > > is there a central repository of free news feeds on > > a) Java like JavaSkyLine > > b) Genera

RSS News Feeds

2001-08-06 Thread Lionel Siau
Hi All, is there a central repository of free news feeds on a) Java like JavaSkyLine b) General IT news like CNET I have been searching around and do not like the aggregator appraoch of moreover.com. The rest are just plain difficult to decipher. I would like to incorporate into my own per

Re: JspPortlet question

2001-08-06 Thread Michael Sallman
Scott W wrote: > > How can I get > org.apache.jetspeed.portal.portlets.JspPortlet. I'm > currently running 1.3a1 and it is not included, that I > can find. I looked for > org.apache.jetspeed.portal.portlets.JspPortlet in the > CVS but could not find it. How someone please tell me > how I can g

a2 docs

2001-08-06 Thread Lionel Siau
Frans Nice intro but when are u completing it? :)- http://blueoxygen.linuxindonesia.com/project/kahiji/api/Jetspeed/debugger-guide.htm I'm stuck on portlet.xreg at the moment. Lionel

JspPortlet question

2001-08-06 Thread Scott W
How can I get org.apache.jetspeed.portal.portlets.JspPortlet. I'm currently running 1.3a1 and it is not included, that I can find. I looked for org.apache.jetspeed.portal.portlets.JspPortlet in the CVS but could not find it. How someone please tell me how I can get it? Thanks, Scott

Re: Tomcat 3.2.3

2001-08-06 Thread Edward Nesterov
You should use tar -xzvf .. [EMAIL PROTECTED] wrote: > I recently downloaded and installed Apache 1.3.20 and have it working no > problem. Now, I have downloaded Tomcat 3.2.3 > (jakarta-tomcat-3.2.3-src.tar.gz) and I'm trying to unpack it so I can begin > the installation and configuration.

Tomcat 3.2.3

2001-08-06 Thread Bob . Wilson
I recently downloaded and installed Apache 1.3.20 and have it working no problem. Now, I have downloaded Tomcat 3.2.3 (jakarta-tomcat-3.2.3-src.tar.gz) and I'm trying to unpack it so I can begin the installation and configuration. Using this command...tar -xvf /usr/local/downloads/jakarta-tomcat

RE: newbie - JSP Template configuration for a2

2001-08-06 Thread David Sean Taylor
JSP doesn't work properly (yet) in 1.3a2 We are working on it In the meantime, give Velocity a try, you might find that you like it > -Original Message- > From: Christopher Abraham [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 06, 2001 8:03 AM > To: '[EMAIL PROTECTED]' > Subject: newb

RE: replacement classes for capabilitymap?

2001-08-06 Thread David Sean Taylor
- Create an entry in the media type registry - Create your resources under the psml and templates directories if your entry in the media type registry is: then you must create corresponding directory entries in the psml and templates directories look at the "html" media type as an example t

RE: Exceptions

2001-08-06 Thread David Sean Taylor
> Mon Aug 06 16:17:18 GMT+02:00 2001] -- ERROR -- Exception while retrieving > attribute _display for portlet PortletSetCustomizer > Exception: java.lang.NullPointerException > Stack Trace follows: > java.lang.NullPointerException > at > org.apache.jetspeed.portal.portlets

replacement classes for capabilitymap?

2001-08-06 Thread ALI,RAZA (HP-NewJersey,ex1)
Hi I was looking at the api docs at the jakarta site and there no longer seems to be a capabilitymap interface nor its implementation classes. How can I create a new content type and define what types of mime types it can support? Thanks Raza Ali HP Middleware [EMAIL PROTECTED] (847)372-7202

Exceptions

2001-08-06 Thread Gerd Klevesaat
Hi, First of all to the jetspeed team: Keep up your good :-) I get two problems using a cvs version from last week: First: I get a lot of exceptions like the one marked with 1). Second: The exceptions marked with 2) made tomcat (3.2.3) didn't respond anymore. Any ideas about what's wrong? T

newbie - JSP Template configuration for a2

2001-08-06 Thread Christopher Abraham
Does anyone have sample config files or a concise description of the (apparently) numerous changes that have to be made in order to run JSP templating in a2? I've been trying to figure out the appropriate combination from other postings in this forum, but Jetspeed/Turbine still seems to be trying

Re: org.apache.jetspeed.portal.portlets.WebPagePortlet

2001-08-06 Thread Paul Spencer
Lionel, The WebPagePortlet is NOT available in 1.3a1! Someone has tried to copy it to 1.3a1, but it did not work. Paul Spencer Lionel Siau wrote: > > Hi ALl, > > is the WebPagePortlet in a1 or a2? I thought I read a mail 2 days ago saying so but >the jetspeed website has this portlet availab

Re: CVS build for WAR giving this error

2001-08-06 Thread Paul Spencer
Lionel, You may need to start in a second TOMCAT/JBoss to be used by Jetspeed. Because I need to run Cocoon, this is what I did. According to all I have read, this was not necessary, but it works! Paul Spencer Lionel Siau wrote: > > Dear All, > > from the mail advised, it was clear what the

org.apache.jetspeed.portal.portlets.WebPagePortlet

2001-08-06 Thread Lionel Siau
Hi ALl, is the WebPagePortlet in a1 or a2? I thought I read a mail 2 days ago saying so but the jetspeed website has this portlet available for development. Lionel

Re: CVS build for WAR giving this error

2001-08-06 Thread Lionel Siau
Dear All, from the mail advised, it was clear what the problem was but not the solution. This is found in another mail. Steps are : 1. Create a backup directory (I never do like deleting libraries, so I move them to an unregistered directory) Ex. 'tomcat/oldlibs' 2. Move 'jax

RE: WebPagePortlet

2001-08-06 Thread Stan Pinte
At 14:23 02/08/2001 -0500, you wrote: >Our portal project MUST roll out in November. In some ways that seems like >time but it took me a sometime learn Jetspeed, and I have looked at the new >version, buttheir is no documentation whatso ever. I dont understand Home.vm >cause it has only 2 lines of

Re: reasonably up to date portlet config info

2001-08-06 Thread Stan Pinte
At 17:31 02/08/2001 -0400, you wrote: >I am a new user to Jetspeed. Because of a need to use JSP portlets, I am >attempting to use the latest CVS version of Jetspeed. Is there reasonably up >to date info available for deploying new portlets. Its obvious that this >section of Jetspeed is quite a bi

Setting left or top nav bar based on current pane

2001-08-06 Thread Paul Spencer
I would like set the left, or top, navigation bar based on the current pane displayed in the content window. I have seen the way to set the navigation bars based on Login status, but I will have more then 2 set of navigation bars. Example: When displaying customer information, the left navigati