New Article about Jetspeed2 second part (migration jet1 - jet2)

2005-02-16 Thread massimiliano
It's a second part (In italian): http://www.jugsardegna.org/vqwiki/jsp/Wiki?Jetspeed2_I or: http://www.mokabyte.it/2005/02/jetspeed2-2.htm The example of migration, it's a portlet based on Spring, MX4J and a three type of persistence, JdbcClassic, JdbcTemplate(Spring) and JDO (JPOX with JDO

New Article about Jetspeed2 second part (migration jet1 - jet2)

2005-02-16 Thread massimiliano
It's a second part (In italian): http://www.jugsardegna.org/vqwiki/jsp/Wiki?Jetspeed2_I or: http://www.mokabyte.it/2005/02/jetspeed2-2.htm The example of migration, it's a portlet based on Spring, MX4J and a three type of persistence, JdbcClassic, JdbcTemplate(Spring) and JDO (JPOX with JDO

struts bridge problem

2005-02-16 Thread jean charles jabouille
Hi, I use Jetspeed2 on Jonas. I have a struts bridge problem, when I try to authentifacte on the Jetspeed default page, it means that I successfull authentificate but the forward page is the same. So when I try to login on admin account, the struts renderRequest is the guest user page. I have

RE: SQL errors on binary distribution

2005-02-16 Thread Smits.Dolf
Hi, I changed to another tomcat version, 5.0.28, and this seems to be working (tried it also on tomcat 4.1.24, but that goes wrong) I still do get some errors and the rss application is not working, but furthermore I have at least a working portal for now. I'll start playing around. Thanks for

Re: struts bridge problem

2005-02-16 Thread Ate Douma
jean charles jabouille said: Hi, I use Jetspeed2 on Jonas. I have a struts bridge problem, when I try to authentifacte on the Jetspeed default page, it means that I successfull authentificate but the forward page is the same. So when I try to login on admin account, the struts renderRequest

Jetspeed UML diagramms

2005-02-16 Thread Hans Peter Stubenrauch
Hi, I am looking for some Jetspeed UML diagramms to understand it`s working better. In the Mailarchive I found an URL:http://www.bluesunrise.com/jetspeed-docs/javadocs-1.3a2/ but it didn´t work. I also found some old mails with an URL to an Jetspeed presentation also hosted at

Re: struts bridge problem

2005-02-16 Thread jean charles jabouille
Yes, sorry for my poor english... I deploy the last CVS of Jetspeed2 on Jonas 4.1.4 . When I go to http://localhost:8080/jetspeed, I try to authentificate by the username admin and password admin. It seems that the authentification is successfull but after this authentification, Jetspeed don't

Re: struts bridge problem

2005-02-16 Thread Ate Douma
jean charles jabouille said: Yes, sorry for my poor english... I deploy the last CVS of Jetspeed2 on Jonas 4.1.4 . When I go to http://localhost:8080/jetspeed, I try to authentificate by the username admin and password admin. It seems that the authentification is successfull but after this

Re: Jetspeed UML diagramms

2005-02-16 Thread David Sean Taylor
Hans Peter Stubenrauch wrote: Hi, I am looking for some Jetspeed UML diagramms to understand it`s working better. In the Mailarchive I found an URL:http://www.bluesunrise.com/jetspeed-docs/javadocs-1.3a2/ but it didn´t work. I also found some old mails with an URL to an Jetspeed presentation

Re: SQL errors on binary distribution

2005-02-16 Thread David Sean Taylor
Smits.Dolf wrote: Hi, I changed to another tomcat version, 5.0.28, and this seems to be working (tried it also on tomcat 4.1.24, but that goes wrong) I still do get some errors and the rss application is not working, but furthermore I have at least a working portal for now. I'll start playing

J2 - Menu Navigation - Root Folder

2005-02-16 Thread Shah Amit
Hi all, I studied the entire org.apache.jetspeed.profiler.ProfiledPageContext interface. Now I want to reach to the root folder. Ultimately I want to create a tree of everything that exists, but from what I can understand after reading the way interfaces are designed, I think I have to go

Re: New Article about Jetspeed2 second part (migration jet1 - jet2)

2005-02-16 Thread David Sean Taylor
massimiliano wrote: It's a second part (In italian): http://www.jugsardegna.org/vqwiki/jsp/Wiki?Jetspeed2_I or: http://www.mokabyte.it/2005/02/jetspeed2-2.htm The example of migration, it's a portlet based on Spring, MX4J and a three type of persistence, JdbcClassic, JdbcTemplate(Spring) and JDO

Re: AW: [J1] Jetspeed 1.6 MySQL PSML problem

2005-02-16 Thread David Sean Taylor
Daniel Brose wrote: Hi David, hi all! Could you send the relevant properties from your JetspeedResources.properties. Also, for Jetspeed-1, to switch databases you have to change the Torque properties and rebuild. Did you do that? Okay, here are the relevant properties from my

Re: J2 - Menu Navigation - Root Folder

2005-02-16 Thread David Sean Taylor
Hi Shah, Can you move this discussion to the jetspeed-dev mailing list? I think its going to involve some reworking of APIs, and I prefer to discuss it there. Thanks, David -- David Sean Taylor Bluesunrise Software [EMAIL PROTECTED] [office] +01 707 773-4646 [mobile] +01 707 529 9194

Re: J2 - Menu Navigation - Root Folder

2005-02-16 Thread Shah Amit
Sure. Thanks for your response. Amit Original Message Follows From: David Sean Taylor [EMAIL PROTECTED] Reply-To: Jetspeed Users List jetspeed-user@jakarta.apache.org To: Jetspeed Users List jetspeed-user@jakarta.apache.org Subject: Re: J2 - Menu Navigation - Root Folder Date: Wed, 16 Feb

Re: [J1] Jetspeed 1.6 MySQL PSML problem

2005-02-16 Thread Daniel Brose
Hi David! Seems like the import command line task in the cvs head didn't have a standard way of addding the driver I just updated the maven.xml in the cvs head You can use this property for your classpath, for example: org.apache.jetspeed.test.jdbc.j1.drivers.path=/etc/drivers/jdbc/mysql-