[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-28 Thread h.cahyadi
Thanks for all your answer and help, I have trial and error some posibilities 
to solve this problem, i.e : play with pages.xml and faces-config.xml and also 
web.xml, but still can't fix this problem, finally I try to upgrade to myfaces 
1.1.5 and this can solved my problem partialy, I mean that in some page the 
behaviour of the back button still not correct, but this better than 
before(when I use myfaces 1.1.4) I can do back button-ing at all :) 

For mjek2, sorry for this time I can't so you the source, coz of my company 
policies, not permit this

Anyway thanx again for all...

If there is a new workaround or some sugestion, please be kind to post here

Thanx and Regards,
-haric-

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023549#4023549

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023549
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-28 Thread h.cahyadi
I found something different in the log, when we success to do back button the 
log is like this :

  | 15:51:23,734 362563 DEBUG [org.jboss.seam.jsf.SeamPortletPhaseListener] 
before phase: RENDER_RESPONSE(6)
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.util.Naming] JNDI InitialContext 
properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.jsf.AbstractSeamPhaseListener] 
beginning transaction prior to phase: RENDER_RESPONSE(6)
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.util.Naming] JNDI InitialContext 
properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.contexts.Lifecycle]  Begin web 
request
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Manager] Found conversation 
id in request parameter: 12
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Manager] No stored 
conversation, or concurrent call to the stored conversation
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.jsf.AbstractSeamPhaseListener] 
After restoring conversation context: ConversationContext(14)
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.preRemoveVariable.org.jboss.seam.core.conversationList
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postRemoveVariable.org.jboss.seam.core.conversationList
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.preRemoveVariable.org.jboss.seam.core.switcher
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postRemoveVariable.org.jboss.seam.core.switcher
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.preRemoveVariable.org.jboss.seam.core.conversationStack
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postRemoveVariable.org.jboss.seam.core.conversationStack
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.facesMessages
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.facesMessages
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.facesMessages
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.preSetVariable.org.jboss.seam.core.facesMessages
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postSetVariable.org.jboss.seam.core.facesMessages
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postCreate.org.jboss.seam.core.facesMessages
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.conversation
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.conversation
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.conversation
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.preSetVariable.org.jboss.seam.core.conversation
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postSetVariable.org.jboss.seam.core.conversation
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postCreate.org.jboss.seam.core.conversation
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] instantiating Seam 
component: org.jboss.seam.core.facesPage
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] initializing new 
instance of: org.jboss.seam.core.facesPage
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.Component] done initializing: 
org.jboss.seam.core.facesPage
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.preSetVariable.org.jboss.seam.core.facesPage
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postSetVariable.org.jboss.seam.core.facesPage
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.postCreate.org.jboss.seam.core.facesPage
  | 15:51:23,734 362563 DEBUG [org.jboss.seam.core.Events] Processing 
event:org.jboss.seam.beforePhase
  | 15:51:23,750 362579 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
resolving name: portal_messages
  | 15:51:23,750 362579 DEBUG [org.jboss.seam.contexts.Contexts] found in event 
context: portal_messages
  | 15:51:23,750 362579 DEBUG [org.jboss.seam.jsf.SeamVariableResolver] 
resolved name to Seam component
  | 

and when we fail to do back button the log is like this :

  | 15:54:49,890 568719 DEBUG [org.jboss.seam.jsf.SeamPortletPhaseListener] 

[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-27 Thread mjek2
Citation from Seam doc, section 7.1.2:


  | page name=checkout 
  | view-id=/checkout.xhtml 
  | back=enabled
  | redirect/
  | transition to=checkout/
  | transition name=complete to=complete/
  | /page

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4022994#4022994

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4022994
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-27 Thread h.cahyadi
I have tried this way but I still can do back buttoning :( any other suggestion?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023008#4023008

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023008
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-27 Thread mjek2
I'm using the same Seam version as you but I can use back button in both IE and 
Firefox (and if you look at Seam examples, they should all work with back 
button). So it seems to be something IE specific in your case (i.e. some weird 
javascript). Do you observe it in all pages of your app or only in some of 
them? It's difficult to say more without any source code...

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023014#4023014

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023014
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-26 Thread [EMAIL PROTECTED]
What specific problem are you observing?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4022466#4022466

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4022466
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Back Button Problem

2007-02-26 Thread h.cahyadi
The problem is I canot use back button in internet explorer, when I hit back 
button my application won't go back to the previous page, it stays on the 
current page, I read the seam faq, and it says that seam handle the back button 
problem, but is there a clue to handle back button?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4022803#4022803

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4022803
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user