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
 

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 11

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