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 2.0 features).

The third part of article are available at the end of
february, and contains the part with MX4J, and the
portlet for Jetspeed2 build with plutoeclipse, and a
complete source of the example (Apache license
naturally).

Massimiliano




-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 14/02/2005


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 2.0 features).

The third part of article are available at the end of
february, and contains the part with MX4J, and the
portlet for Jetspeed2 build with plutoeclipse, and a
complete source of the example (Apache license
naturally).

Massimiliano



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 14/02/2005


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 this 
log when I authentificate on admin admin.


2005-02-16 11:12:10,048 : AbstractEngine.getContainerService : No 
ContainerService defined for org.apache.pluto.services.title.DynamicTitleService
2005-02-16 11:12:10,073 : AbstractEngine.getContainerService : No 
ContainerService defined for org.apache.pluto.services.title.DynamicTitleService
2005-02-16 11:12:10,110 : AbstractEngine.getContainerService : No 
ContainerService defined for org.apache.pluto.services.title.DynamicTitleService
2005-02-16 11:12:10,135 : AbstractEngine.getContainerService : No 
ContainerService defined for org.apache.pluto.services.title.DynamicTitleService
2005-02-16 11:12:10,156 : AbstractEngine.getContainerService : No 
ContainerService defined for org.apache.pluto.services.title.DynamicTitleService
2005-02-16 11:12:10,278 : AbstractEngine.getContainerService : No 
ContainerService defined for org.apache.pluto.services.title.DynamicTitleService
2005-02-16 11:12:10,304 : AbstractEngine.getContainerService : No 
ContainerService defined for org.apache.pluto.services.title.DynamicTitleService
2005-02-16 11:12:10,347 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found /WEB-INF/templates/layout/html/columns/layout.vm with 
loader org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,378 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found 
/WEB-INF/decorations/layout/html/tigris/decorator-top.vm with loader 
org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,387 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : RHS of 
#set statement is null. Context will not be modified. 
/WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 1, column 1]
2005-02-16 11:12:10,394 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : RHS of 
#set statement is null. Context will not be modified. 
/WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 39, column 1]
2005-02-16 11:12:10,402 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : Warning! 
The iterative  is an Iterator in the #foreach() loop at [0,0] in template 
/WEB-INF/decorations/layout/html/tigris/decorator-top.vm. Because it's not 
resetable, if used in more than once, this may lead to unexpected results.
2005-02-16 11:12:10,412 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : Warning! 
The iterative  is an Iterator in the #foreach() loop at [0,0] in template 
/WEB-INF/decorations/layout/html/tigris/decorator-top.vm. Because it's not 
resetable, if used in more than once, this may lead to unexpected results.
2005-02-16 11:12:10,435 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : Warning! 
The iterative  is an Iterator in the #foreach() loop at [0,0] in template 
/WEB-INF/decorations/layout/html/tigris/decorator-top.vm. Because it's not 
resetable, if used in more than once, this may lead to unexpected results.
2005-02-16 11:12:10,456 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found /WEB-INF/decorations/portlet/html/tigris/decorator.vm 
with loader org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,481 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found /WEB-INF/decorations/portlet/html/tigris/decorator.vm 
with loader org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,506 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found /WEB-INF/decorations/portlet/html/tigris/decorator.vm 
with loader org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,533 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found /WEB-INF/decorations/portlet/html/tigris/decorator.vm 
with loader org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,570 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found /WEB-INF/decorations/portlet/html/tigris/decorator.vm 
with loader org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,599 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found /WEB-INF/decorations/portlet/html/tigris/decorator.vm 
with loader org.apache.velocity.tools.view.servlet.WebappLoader
2005-02-16 11:12:10,623 : 
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : 
ResourceManager : found 
/WEB-INF/decorations/layout/html/tigris/decorator-bottom.vm with loader 

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 the help,

Dolf Smits

-Original Message-
From: David Sean Taylor [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 15, 2005 19:36
To: Jetspeed Users List
Subject: Re: SQL errors on binary distribution


Smits.Dolf wrote:
 Hi all,
  
 I'm just starting with jetspeed, so hope i don't ask too stupid a
question.
  
 running on win2000
 I downloaded the binary distribution from jetspeed 2.0.M1
 I installed java jsdk latest version 1.5.0.1
 installed a clean tomcat latest version (5.5.7)
 unzipped the jetspeed zip file in the webapps directory from tomcat
 go to the jetspeed-database and start the database with start-database.bat
 startup tomcat
  
 It start to throw error messages about SQL execeptions. (see enclosed
error
 messages)
  
 Do I need to prepare more actions?
 Or is something else going wrong?

We're still having troubles running with Tomcat 5.5.
There is an open JIRA issue
I hope to find an hour this week to look into it
(thats a lot more difficult than it sounds these days ;)

-- 
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 is the guest user page. I have
 this log when I authentificate on admin admin.

Jean Charles,
I don't really understand your problem description.

I think you are saying the authentication was successfull, but then you
are still shown *a* guest user page (as you are referring to the *struts*
renderRequest).
Which page in what portlet do you mean?

On the other hand, maybe I really misunderstand your question.

The log below doesn't contain any information to go by, so could you
please be more specific what you do, what happens and what exactly your
problem is...



 2005-02-16 11:12:10,048 : AbstractEngine.getContainerService : No
 ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService
 2005-02-16 11:12:10,073 : AbstractEngine.getContainerService : No
 ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService
 2005-02-16 11:12:10,110 : AbstractEngine.getContainerService : No
 ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService
 2005-02-16 11:12:10,135 : AbstractEngine.getContainerService : No
 ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService
 2005-02-16 11:12:10,156 : AbstractEngine.getContainerService : No
 ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService
 2005-02-16 11:12:10,278 : AbstractEngine.getContainerService : No
 ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService
 2005-02-16 11:12:10,304 : AbstractEngine.getContainerService : No
 ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService
 2005-02-16 11:12:10,347 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 ResourceManager : found /WEB-INF/templates/layout/html/columns/layout.vm
 with loader org.apache.velocity.tools.view.servlet.WebappLoader
 2005-02-16 11:12:10,378 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 ResourceManager : found
 /WEB-INF/decorations/layout/html/tigris/decorator-top.vm with loader
 org.apache.velocity.tools.view.servlet.WebappLoader
 2005-02-16 11:12:10,387 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : RHS
 of #set statement is null. Context will not be modified.
 /WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 1, column
 1]
 2005-02-16 11:12:10,394 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : RHS
 of #set statement is null. Context will not be modified.
 /WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 39, column
 1]
 2005-02-16 11:12:10,402 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 Warning! The iterative  is an Iterator in the #foreach() loop at [0,0] in
 template /WEB-INF/decorations/layout/html/tigris/decorator-top.vm. Because
 it's not resetable, if used in more than once, this may lead to unexpected
 results.
 2005-02-16 11:12:10,412 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 Warning! The iterative  is an Iterator in the #foreach() loop at [0,0] in
 template /WEB-INF/decorations/layout/html/tigris/decorator-top.vm. Because
 it's not resetable, if used in more than once, this may lead to unexpected
 results.
 2005-02-16 11:12:10,435 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 Warning! The iterative  is an Iterator in the #foreach() loop at [0,0] in
 template /WEB-INF/decorations/layout/html/tigris/decorator-top.vm. Because
 it's not resetable, if used in more than once, this may lead to unexpected
 results.
 2005-02-16 11:12:10,456 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 ResourceManager : found
 /WEB-INF/decorations/portlet/html/tigris/decorator.vm with loader
 org.apache.velocity.tools.view.servlet.WebappLoader
 2005-02-16 11:12:10,481 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 ResourceManager : found
 /WEB-INF/decorations/portlet/html/tigris/decorator.vm with loader
 org.apache.velocity.tools.view.servlet.WebappLoader
 2005-02-16 11:12:10,506 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 ResourceManager : found
 /WEB-INF/decorations/portlet/html/tigris/decorator.vm with loader
 org.apache.velocity.tools.view.servlet.WebappLoader
 2005-02-16 11:12:10,533 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 ResourceManager : found
 /WEB-INF/decorations/portlet/html/tigris/decorator.vm with loader
 org.apache.velocity.tools.view.servlet.WebappLoader
 2005-02-16 11:12:10,570 :
 JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 ResourceManager : found
 

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 www.bluesunrise.com.
Are there any actual URLs, where I can acces the UML diagrams and the 
presentation.
Thanks
Hans Peter

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 load the
administration portlet. It's the anonyme(guest) portlet which is loaded...
It seems that the administrator portlet is unexistant or inaccessible.

In the trace of my last message, the line
AbstractEngine.getContainerService : No ContainerService defined for
org.apache.pluto.services.title.DynamicTitleService alerted me.

I precise that for the good fonctionnement of Jetspeed, I have to hot deploy
the portlet application webapps at the first time that Jetspeed deploying.

best regards

Jabouille Jean Charles

- Original Message - 
From: Ate Douma [EMAIL PROTECTED]
To: Jetspeed Users List jetspeed-user@jakarta.apache.org
Sent: Wednesday, February 16, 2005 1:29 PM
Subject: Re: struts bridge problem


 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 is the guest user page. I have
  this log when I authentificate on admin admin.

 Jean Charles,
 I don't really understand your problem description.

 I think you are saying the authentication was successfull, but then you
 are still shown *a* guest user page (as you are referring to the
*struts*
 renderRequest).
 Which page in what portlet do you mean?

 On the other hand, maybe I really misunderstand your question.

 The log below doesn't contain any information to go by, so could you
 please be more specific what you do, what happens and what exactly your
 problem is...

 
 
  2005-02-16 11:12:10,048 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,073 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,110 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,135 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,156 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,278 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,304 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,347 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  ResourceManager : found /WEB-INF/templates/layout/html/columns/layout.vm
  with loader org.apache.velocity.tools.view.servlet.WebappLoader
  2005-02-16 11:12:10,378 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  ResourceManager : found
  /WEB-INF/decorations/layout/html/tigris/decorator-top.vm with loader
  org.apache.velocity.tools.view.servlet.WebappLoader
  2005-02-16 11:12:10,387 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
RHS
  of #set statement is null. Context will not be modified.
  /WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 1, column
  1]
  2005-02-16 11:12:10,394 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
RHS
  of #set statement is null. Context will not be modified.
  /WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 39,
column
  1]
  2005-02-16 11:12:10,402 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  Warning! The iterative  is an Iterator in the #foreach() loop at [0,0]
in
  template /WEB-INF/decorations/layout/html/tigris/decorator-top.vm.
Because
  it's not resetable, if used in more than once, this may lead to
unexpected
  results.
  2005-02-16 11:12:10,412 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  Warning! The iterative  is an Iterator in the #foreach() loop at [0,0]
in
  template /WEB-INF/decorations/layout/html/tigris/decorator-top.vm.
Because
  it's not resetable, if used in more than once, this may lead to
unexpected
  results.
  2005-02-16 11:12:10,435 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  Warning! The iterative  is an Iterator in the #foreach() loop at [0,0]
in
  template /WEB-INF/decorations/layout/html/tigris/decorator-top.vm.
Because
  it's not resetable, if used in more than once, this may lead to
unexpected
  results.
  2005-02-16 

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 authentification, Jetspeed don't load the
 administration portlet. It's the anonyme(guest) portlet which is
 loaded...
 It seems that the administrator portlet is unexistant or inaccessible.

I still don't quite understand *which* portlet isn't loaded.
Maybe you mean page?
Anyway, after login from the start page as admin, Jetspeed will return
you to a page containing the same set of portlets as you have as guest
user. The administration portlets then are accessible through the
list of links shown to the left.

I'm still not sure we are talking about the same thing here.
Maybe it might help if you create screenshorts from the different pages
you look at before, and after login.
Although I don't think the list will allow screenshots to be attached,
you can create a new JIRA ticket for your problem and attach screenshots
to it: http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10492


 In the trace of my last message, the line
 AbstractEngine.getContainerService : No ContainerService defined for
 org.apache.pluto.services.title.DynamicTitleService alerted me.

 I precise that for the good fonctionnement of Jetspeed, I have to hot
 deploy
 the portlet application webapps at the first time that Jetspeed deploying.

 best regards

 Jabouille Jean Charles

 - Original Message -
 From: Ate Douma [EMAIL PROTECTED]
 To: Jetspeed Users List jetspeed-user@jakarta.apache.org
 Sent: Wednesday, February 16, 2005 1:29 PM
 Subject: Re: struts bridge problem


 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 is the guest user page. I
 have
  this log when I authentificate on admin admin.

 Jean Charles,
 I don't really understand your problem description.

 I think you are saying the authentication was successfull, but then you
 are still shown *a* guest user page (as you are referring to the
 *struts*
 renderRequest).
 Which page in what portlet do you mean?

 On the other hand, maybe I really misunderstand your question.

 The log below doesn't contain any information to go by, so could you
 please be more specific what you do, what happens and what exactly your
 problem is...

 
 
  2005-02-16 11:12:10,048 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,073 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,110 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,135 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,156 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,278 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,304 : AbstractEngine.getContainerService : No
  ContainerService defined for
  org.apache.pluto.services.title.DynamicTitleService
  2005-02-16 11:12:10,347 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  ResourceManager : found
 /WEB-INF/templates/layout/html/columns/layout.vm
  with loader org.apache.velocity.tools.view.servlet.WebappLoader
  2005-02-16 11:12:10,378 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  ResourceManager : found
  /WEB-INF/decorations/layout/html/tigris/decorator-top.vm with loader
  org.apache.velocity.tools.view.servlet.WebappLoader
  2005-02-16 11:12:10,387 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 RHS
  of #set statement is null. Context will not be modified.
  /WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 1,
 column
  1]
  2005-02-16 11:12:10,394 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
 RHS
  of #set statement is null. Context will not be modified.
  /WEB-INF/decorations/layout/html/tigris/decorator-top.vm [line 39,
 column
  1]
  2005-02-16 11:12:10,402 :
  JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
  Warning! The iterative  is an Iterator in the #foreach() loop at [0,0]
 in
  template /WEB-INF/decorations/layout/html/tigris/decorator-top.vm.
 Because
  it's not 

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 also hosted at www.bluesunrise.com.
Are there any actual URLs, where I can acces the UML diagrams and the 
presentation.
Thanks
Hans Peter

I removed the UML/javadocs from the site. 1.3a2 is over 3 years old.
You can find the slide shows here:
http://www.bluesunrise.com/jetspeed-docs/Slides/Slide1.html
IE:
http://www.bluesunrise.com/jetspeed-docs/Jetspeed-Slides_files/frame.htm
--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 around.
The RSS failing is most likely an error with xalan (XSLT) jar conflict
Check your log files.
--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 
backwards upto the root node, and then start listing each child.

Now to reach the root folder, the best I could come up with is following 
macro. Would really appreciate if someone can suggest any better method ...

#macro(getRootFolder $folder)
#set($parent = $folder.getParent())
$parent
#if($parent != /)
   #getRootFolder($parent)
#end
#end
I would again like to mention that with those interfaces, it is really very 
convinient to list the child elements, and folders and stuff, but I am 
finding it a little bit tough to traverse my way up the tree to reach the 
grandest parent ...

Thanks,
Amit

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 (JPOX with
JDO 2.0 features).

The third part of article are available at the end of
february, and contains the part with MX4J, and the
portlet for Jetspeed2 build with plutoeclipse, and a
complete source of the example (Apache license
naturally).
Massimiliano


Thanks!
I added a link here:
http://portals.apache.org/jetspeed-1/resources.html
--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 JetspeedResources.properties
(as far as I know which ARE relevant):
# To use the File-based PSML service, select (uncomment) this service (this
is the default setting):
#
services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.Cast
orPsmlManagerService
Is that my email wrapping ?
Looks like 2 separate lines to me i.e. its not commented out
# To use the DB-PSML service, select (uncomment) this service, and comment
out the above service:
services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.db.D
atabasePsmlManagerService

# Select this service to import from File System to the Database (make sure
that DatabasePsmlManagerService is selected above)
services.PsmlImportManager.classname=org.apache.jetspeed.services.psmlmanage
r.CastorPsmlManagerService
# Select this service to import from the Database to the File System (make
sure that CastorPsmlManagerService is selected above)
#
services.PsmlImportManager.classname=org.apache.jetspeed.services.psmlmanage
r.db.DatabasePsmlManagerService
again, it looks to me like you have both uncommented
just select one
And yes, I changed my Torque.properties and rebuild. I'm already using MySQL
for users. Here are my settings for my db in my Torque.properties:
torque.database.default=default
torque.database.default.adapter=mysql
torque.dsfactory.default.connection.driver = org.gjt.mm.mysql.Driver
torque.dsfactory.default.connection.url =
jdbc:mysql://localhost:3306/jetspeed
torque.dsfactory.default.connection.user = jetspeed
torque.dsfactory.default.connection.password = jetspeed


Finally, check the log files from the import.
Send any relevant stack traces to this list

Actually there seem to be some problems with the MySQL driver. As I'm
already using it for users, I thought anything would be fine with it. Where
do I put the jar for the MySQL driver so that maven recognizes it?
Excerpt from my jetspeedservices.log:
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-connector-java-3.0.8-stable-bin.jar
--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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 2005 09:17:10 -0800
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
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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-
 connector-java-3.0.8-stable-bin.jar

That's it! I just imported all the stuff and it works fine!
Thanks a lot, you made my day!!


Regards
Daniel



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]