New article about Jetspeed 2

2005-01-14 Thread Massimiliano Dessi
It's a first part (In italian): http://www.mokabyte.it/2005/01/jetspeed2-1.htm or: http://www.jugsardegna.org/vqwiki/jsp/Wiki?Jetspeed2 The English version will be available to more soon on: http://www.jugsardegna.org/vqwiki/jsp/Wiki?MassimilianoDessi Massimiliano

Jetspeed-2 site updated again: New documentation for defining and using User Attributes

2005-01-14 Thread Ate Douma
I've added a new document describing how User Attributes are to be defined, how custom attribute mapping is possible in Jetspeed-2, and how to use them. Checkout: http://portals.apache.org/jetspeed-2/user-attributes.html NB: I also removed all the old sites on the server. Regards, Ate Douma

Building Jetspeed2

2005-01-14 Thread Mike Shoemaker
I've followed the getting started steps listed on the website @ http://portals.apache.org/jetspeed-2/getting-started.html I'm having a problem with the maven allClean allBuild step. During the build I see various messaes stating that various jars failed to download, and once the script stops I

Re: Building Jetspeed2

2005-01-14 Thread Randy Watler
Mike, There is a recent J2 M1 binary release and an installer. Well, I finally got the binary installer for J2 M1 finished, here is a temporary link: http://www.binary-designs.net/downloads.html. The download takes a little time to start but fairly quick once it does. The only requirements are

Re: Building Jetspeed2

2005-01-14 Thread Mike Shoemaker
Interesting. I've rerun the thing probably 5-7 times. Also, haven't noticed my connection being unreliable but I guess could be possible. Thanks for your help! Mike - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Hide Panes in JetSpeed

2005-01-14 Thread Carlos Torres
Hello people, I need to hide the Pane Tab in jetspeed, for example, I have an application with only one pane, Home, and I'd like to hide this pane and let the screen clean. Anybody has how to make it? Thank you very much regards, Carlos Torres

Re: Hide Panes in JetSpeed

2005-01-14 Thread David Sean Taylor
Carlos Torres wrote: Hello people, I need to hide the Pane Tab in jetspeed, for example, I have an application with only one pane, Home, and I'd like to hide this pane and let the screen clean. Anybody has how to make it? Thank you very much regards, Carlos Torres Assume you are

Re: Hide Panes in JetSpeed

2005-01-14 Thread Carlos Torres
I'm using Jetspeed 1.5 and it didn't work. I think I didn't explain very well. I'd like to hide only the tab button not the panel properly. - Original Message - From: David Sean Taylor [EMAIL PROTECTED] To: Jetspeed Users List jetspeed-user@jakarta.apache.org Sent: Friday, January 14,

Re: Building Jetspeed2

2005-01-14 Thread Hema Menon
Mike, I did build JS2 from CVS successfuly today. Source was checked out today. What is the compile error that maven is reporting? Also delete the .cache files from the maven plugin directory before trying again.( Wiki link http://wiki.apache.org/portals/Jetspeed2/ResolvingPossibleMavenIssues )

Invalid Column Name error - JS 2 build - SecurityAccessImpl

2005-01-14 Thread Hema Menon
Hello, I was successful in building Jetspeed 2 from the source checked out from CVS today. My database for deployment is Sybase. After deploying jetspeed when I try to login I get the SQLException due to invalid column name. The error stack trace is provided below. I am not why the code is

Re: Hide Panes in JetSpeed

2005-01-14 Thread David Sean Taylor
Carlos Torres wrote: I'm using Jetspeed 1.5 and it didn't work. I think I didn't explain very well. I'd like to hide only the tab button not the panel properly. Yes that is how it works Look at the Security Admin portlets in the 1.5 distribution for an example - Original Message - From:

New to JetSpeed

2005-01-14 Thread deepa chopra
I am new to jetSpeed. I am trying to use the jetspeed1.5. I got jetspeed1.5-src.zip file from the internet and tried to compile. It does not work form me. I used build.xml included with the project, for compiling. I tried to use IntelliJ and tried the jar target. Does the build.xml work? It has

instructions for installing js2

2005-01-14 Thread Dan Moore
Hi folks, Didn't see this posted to the list, thought it might help some people out. It's Matt Raible's instructions for installing JS2. http://raibledesigns.com/wiki/Wiki.jsp?page=InstallJetspeed Please note that I've not tested these, since I'm using JS1. Cheers, Dan

About j2M1 installer/build scripts - (was Re: Building Jetspeed2)

2005-01-14 Thread Hema Menon
I thought of using the binary installer for J2 MI, unfortunately it does not have support for my deployment database, Sybase. Same goes for the manual build scripts. Could you consider including a Sybase entry to the build scripts and the installer, in future, perhaps? I could send out the

Re: New to JetSpeed

2005-01-14 Thread Hema Menon
Deepa, Do you have a need to compile Jetspeed 1.5? If not, you could download the release binaries available at http://jakarta.apache.org/site/binindex.cgi Hema On Fri, 14 Jan 2005 14:57:18 -0600, deepa chopra [EMAIL PROTECTED] wrote: I am new to jetSpeed. I am trying to use the

Returning binary data through portlet

2005-01-14 Thread Alan Chiang
Hi all, Wondering if anyone knows how to get a portlet to return binary data, or get Jetspeed to return binary data. I have a JSP that reads files for download, coupled with the JSP portlet, but any data returned seems to be intercepted and interpreted as text and is dumped to the portlet