JetSpeed 1.4 final packaging - duplicate jars cause problem

2003-11-04 Thread ALEXANDER KADYSHEVICH
Final JetSpeed release 1.4 added hsqldb.jar to /lib directory. With this change, using jetspeed.jar for merging it with jportal tutorial causes the following error: java.util.zip.ZipException: duplicate entry: WEB-INF/lib/hsqldb.jar I resolved it by removing hsqldb.jar from JetSpeed /lib dire

Re: Torque generated OM & JetSpeed

2003-11-04 Thread Yong Bing Khoo
Hi Martin, I encountered a similar problem recently. The problem was fixed by changing the idMethod of tables that have non-integer primary keys to "none" instead of "idbroker". Hope it works for you as well. Regards, Yong Bing From: Martin Dostal <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users

RE: SAX Parser Error - was this fixed in Jetspeed 1.4?

2003-11-04 Thread Celeste Haseltine
Ramiro, I'm a little slow today. Do you mean that you moved the xalan.jar and xml-apis.jar files from Jetspeeds lib directory to Tomcat/common/endorsed directory? Or did you download the most recent xalan.jar, xml-apis.jar, and xercesImpl.jar from the web and copied those into the Tomcat/common

Re: SAX Parser Error - was this fixed in Jetspeed 1.4?

2003-11-04 Thread Ramiro Rinaudo
Celeste, Don't copy them move them... I fixed it that way. Good luck Ramiro - Original Message - From: "Celeste Haseltine" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Friday, October 31, 2003 8:45 PM Subject: SAX Parser Error - was this fixed in Jets

RE: Unable to download Jetspeed 2 from cvs

2003-11-04 Thread mail
For a first "workaround", i can send you a zip with the sources of J2 to your hotmail. does your account accept emails ~5MB? -Original Message- From: Jose Campot [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 9:11 PM To: [EMAIL PROTECTED] Subject: RE: Unable to download Jetspe

RE: Unable to download Jetspeed 2 from cvs

2003-11-04 Thread Jose Campot
When I try to connect to cvs over my proxy, I get the following errror: "cvs [login aborted]: proxy server isainterno:8080 does not support http tunnelling" So I guess it is a problem with my network connection. Thanks to everyone. From: <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" <[EMA

Re: BASICAuthIFramePortlet

2003-11-04 Thread Jacob Kjome
At 07:36 PM 11/4/2003 +0100, you wrote: Excellent reply, thanks. This part >However, if you are sending this to your own webapp and need to extract >the >information, you can get the username via req.getRemoteUser() >http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/http/HttpS ervle

RE: Unable to download Jetspeed 2 from cvs

2003-11-04 Thread mail
You have to check your network connection, make sure that you are not behind a firewall. If you are behind a firewall, maybe you can connect to cvs over your proxy, check it out. If not, talk to your network administrator to open the port for cvs. Cheers, felix -Original Message- From: J

RE: Unable to download Jetspeed 2 from cvs

2003-11-04 Thread Weaver, Scott
> Haciendo ping a cvs.apache.org [209.237.227.194] con 32 bytes de datos: > > Tiempo de espera agotado para esta solicitud. > Tiempo de espera agotado para esta solicitud. > Tiempo de espera agotado para esta solicitud. > Tiempo de espera agotado para esta solicitud. > > Estadísticas de ping para

Re: BASICAuthIFramePortlet

2003-11-04 Thread Paul Hussein
Excellent reply, thanks. This part >However, if you are sending this to your own webapp and need to extract >the >information, you can get the username via req.getRemoteUser() >http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/http/HttpServletRequest.html#getRemoteUser(>) Is exac

Re: BASICAuthIFramePortlet

2003-11-04 Thread Jacob Kjome
Hi Paul, At 05:56 PM 11/4/2003 +0100, you wrote: I have a few questions about BASICAuthIFramePortlet, I wonder if anyone can help. How come its in the src tree in b4 but i cant find it in the jar files ? No idea. Haven't checked out the latest binaries. If i redirect to a JSP page, how can on

Re: Changes required to store PSML in CLOB/BLOB

2003-11-04 Thread Jhon
Hey Aurelien, Yes I'm using Oracle thin driver. Please do send me list for testing. I will be happy to do it and contribute this list too. thank, j - Original Message - From: "Pernoud Aurelien" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, November 04,

RE: Unable to download Jetspeed 2 from cvs

2003-11-04 Thread Jose Campot
When I ping cvs.apache.org this is the output: C:\>ping cvs.apache.org Haciendo ping a cvs.apache.org [209.237.227.194] con 32 bytes de datos: Tiempo de espera agotado para esta solicitud. Tiempo de espera agotado para esta solicitud. Tiempo de espera agotado para esta solicitud. Tiempo de esper

RE: Unable to download Jetspeed 2 from cvs

2003-11-04 Thread Weaver, Scott
I was able to checkout just fine from the public CVS using TortoiseCVS. Can you ping cvs.apache.org? ** | Scott T Weaver | | <[EMAIL PROTECTED]>| | Apache Jetspeed Portal Project | | Apache Pluto Portlet Container | *=

Unable to download Jetspeed 2 from cvs

2003-11-04 Thread Jose Campot
Every time I try to download Jetspeed 2 from cvs, I get the following error: cvs [login aborted]: connect to cvs.apache.org:2401 failed: Network is down This happens on WinCvs 1.2 and cvs 1.11.9 Any ideas how to solve this problem? Thanks. _

[ANN] Liferay Enterprise Portal 2.0 Final is released (supports JSR-168)

2003-11-04 Thread Mete Kural
Hello Everyone, I would like to let you know that Liferay Enterprise Portal 2.0 Final has been released. Liferay 2.0 supports the JSR-168 Portlet standard. Liferay is a free open-source implementation of an enterprise portal server similar to Jetspeed. It provides personalization features simil

BASICAuthIFramePortlet

2003-11-04 Thread Paul Hussein
I have a few questions about BASICAuthIFramePortlet, I wonder if anyone can help. How come its in the src tree in b4 but i cant find it in the jar files ? If i redirect to a JSP page, how can one extract the username and password ?? If i modify the source to put them as arguments to the web

Re: How to save extra info for users

2003-11-04 Thread Stuart Belden
Here's info on extending Jetspeed User: http://jakarta.apache.org/jetspeed/site/security.html#Extending%20Jetspeed%20User * 1. Modify build/torque/security_schema.xml, adding the new columns to the Torque XML schema. * 2. Modify build/torque/build.properties to generate DDL for your parti

drag and drop customizer

2003-11-04 Thread David Sean Taylor
I committed a set of new drag and drop controllers. With these controllers, you can customize your page with drag and drop on the client side. To try it out, go to the page customizer, and from the layout drop down, you have 5 new choices: Enhanced Three columns (25/50/25) Enhanced Three columns

RE: Changes required to store PSML in CLOB/BLOB

2003-11-04 Thread Pernoud Aurelien
If using another db than oracle, it "should" work "as is", you just have to replace the type of columns, torque / village will do the rest, no need to regenerate peers or whatever. If using oracle OCI driver, it must work "as is" by reading oracle spec. And finally, if using oracle THIN driver

Re: WML Portlets in Jetspeed

2003-11-04 Thread Helder Pinto
> It's possible that Jetspeed could have a bug with wml portlets? (Problems aside from previously commented about Xreg archive and control tag). Correction: the problem is not in the XREG archive but in the user PSML archive. Each "entry" element must have a "control" sub-element. A frequent prob