Re: wicketstuff-push causing WicketRuntimeException component not found on Page

2010-06-25 Thread david_

Yes indeed.
Is it possible that wicket is updating for example 2 Component's of 2
different users with the same Component identifiers?
Maybe that's why Wicket is unable to process the action for a link one of
the 2 Components.


2010/6/25 Rodolfo Hansen [via Apache Wicket] 
ml-node+2267816-1187617804-232...@n4.nabble.comml-node%2b2267816-1187617804-232...@n4.nabble.com


 You mean to say the error is sporadic?

 On Wed, 2010-06-23 at 20:16 +0200, David Meulemans wrote:

  Hi
 
  I have a Listener object with a Map in it containing
  org.apache.wicket.Component objects that need to be updated every time
 the
  onChange(); method is called. For example caused by another user's
 actions.
  This works perfectly with wicketstuff-push.
 
  The org.apache.wicket.Component objects that need to be updated, have
  org.apache.wicket.ajax.markup.html.AjaxLink objects.
  Sometimes if I click on the one of the links, I get a
 WicketRuntimeException
  telling me that the Link is not found on the Page.
 
  Any suggestions?




 --
  View message @
 http://apache-wicket.1842946.n4.nabble.com/wicketstuff-push-causing-WicketRuntimeException-component-not-found-on-Page-tp2266008p2267816.html
 To start a new topic under Wicket - User, email
 ml-node+1842947-1066186228-232...@n4.nabble.comml-node%2b1842947-1066186228-232...@n4.nabble.com
 To unsubscribe from Wicket - User, click 
 herehttp://apache-wicket.1842946.n4.nabble.com/subscriptions/Unsubscribe.jtp?code=bWV1bGVtYW5zLmRhdmlkQGdtYWlsLmNvbXwxODQyOTQ3fC0xOTcyOTcxMjQ2.




-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicketstuff-push-causing-WicketRuntimeException-component-not-found-on-Page-tp2266008p2268007.html
Sent from the Wicket - User mailing list archive at Nabble.com.


Re: wicketstuff-push causing WicketRuntimeException component not found on Page

2010-06-25 Thread Rodolfo Hansen
Yes, it may be something with the wicket session.
Can you send me a quickstart with the issue??

On Thu, 2010-06-24 at 23:22 -0700, david_ wrote:

 Yes indeed.
 Is it possible that wicket is updating for example 2 Component's of 2
 different users with the same Component identifiers?
 Maybe that's why Wicket is unable to process the action for a link one of
 the 2 Components.
 
 
 2010/6/25 Rodolfo Hansen [via Apache Wicket] 
 ml-node+2267816-1187617804-232...@n4.nabble.comml-node%2b2267816-1187617804-232...@n4.nabble.com
 
 
  You mean to say the error is sporadic?
 
  On Wed, 2010-06-23 at 20:16 +0200, David Meulemans wrote:
 
   Hi
  
   I have a Listener object with a Map in it containing
   org.apache.wicket.Component objects that need to be updated every time
  the
   onChange(); method is called. For example caused by another user's
  actions.
   This works perfectly with wicketstuff-push.
  
   The org.apache.wicket.Component objects that need to be updated, have
   org.apache.wicket.ajax.markup.html.AjaxLink objects.
   Sometimes if I click on the one of the links, I get a
  WicketRuntimeException
   telling me that the Link is not found on the Page.
  
   Any suggestions?
 
 
 
 
  --
   View message @
  http://apache-wicket.1842946.n4.nabble.com/wicketstuff-push-causing-WicketRuntimeException-component-not-found-on-Page-tp2266008p2267816.html
  To start a new topic under Wicket - User, email
  ml-node+1842947-1066186228-232...@n4.nabble.comml-node%2b1842947-1066186228-232...@n4.nabble.com
  To unsubscribe from Wicket - User, click 
  herehttp://apache-wicket.1842946.n4.nabble.com/subscriptions/Unsubscribe.jtp?code=bWV1bGVtYW5zLmRhdmlkQGdtYWlsLmNvbXwxODQyOTQ3fC0xOTcyOTcxMjQ2.
 
 
 
 




Re: wicketstuff-push causing WicketRuntimeException component not found on Page

2010-06-25 Thread david_

If that is the issue, it can be solved by overriding the method that sets
the id? But is it possible?

2010/6/25 Rodolfo Hansen [via Apache Wicket] 
ml-node+2268555-1340689353-232...@n4.nabble.comml-node%2b2268555-1340689353-232...@n4.nabble.com


 Yes, it may be something with the wicket session.
 Can you send me a quickstart with the issue??

 On Thu, 2010-06-24 at 23:22 -0700, david_ wrote:

  Yes indeed.
  Is it possible that wicket is updating for example 2 Component's of 2
  different users with the same Component identifiers?
  Maybe that's why Wicket is unable to process the action for a link one of

  the 2 Components.
 
 
  2010/6/25 Rodolfo Hansen [via Apache Wicket] 
  [hidden email] 
  http://user/SendEmail.jtp?type=nodenode=2268555i=0[hidden
 email] http://user/SendEmail.jtp?type=nodenode=2268555i=1
  
 
   You mean to say the error is sporadic?
  
   On Wed, 2010-06-23 at 20:16 +0200, David Meulemans wrote:
  
Hi
   
I have a Listener object with a Map in it containing
org.apache.wicket.Component objects that need to be updated every
 time
   the
onChange(); method is called. For example caused by another user's
   actions.
This works perfectly with wicketstuff-push.
   
The org.apache.wicket.Component objects that need to be updated, have

org.apache.wicket.ajax.markup.html.AjaxLink objects.
Sometimes if I click on the one of the links, I get a
   WicketRuntimeException
telling me that the Link is not found on the Page.
   
Any suggestions?
  
  
  
  
   --
View message @
  
 http://apache-wicket.1842946.n4.nabble.com/wicketstuff-push-causing-WicketRuntimeException-component-not-found-on-Page-tp2266008p2267816.htmlhttp://apache-wicket.1842946.n4.nabble.com/wicketstuff-push-causing-WicketRuntimeException-component-not-found-on-Page-tp2266008p2267816.html?by-user=t
   To start a new topic under Wicket - User, email
   [hidden email] 
   http://user/SendEmail.jtp?type=nodenode=2268555i=2[hidden
 email] http://user/SendEmail.jtp?type=nodenode=2268555i=3
   To unsubscribe from Wicket - User, click here
 http://apache-wicket.1842946.n4.nabble.com/subscriptions/Unsubscribe.jtp?code=bWV1bGVtYW5zLmRhdmlkQGdtYWlsLmNvbXwxODQyOTQ3fC0xOTcyOTcxMjQ2http://apache-wicket.1842946.n4.nabble.com/subscriptions/Unsubscribe.jtp?code=bWV1bGVtYW5zLmRhdmlkQGdtYWlsLmNvbXwxODQyOTQ3fC0xOTcyOTcxMjQ2by-user=t.

  
  
  
 




 --
  View message @
 http://apache-wicket.1842946.n4.nabble.com/wicketstuff-push-causing-WicketRuntimeException-component-not-found-on-Page-tp2266008p2268555.html
 To start a new topic under Wicket - User, email
 ml-node+1842947-1066186228-232...@n4.nabble.comml-node%2b1842947-1066186228-232...@n4.nabble.com
 To unsubscribe from Wicket - User, click 
 herehttp://apache-wicket.1842946.n4.nabble.com/subscriptions/Unsubscribe.jtp?code=bWV1bGVtYW5zLmRhdmlkQGdtYWlsLmNvbXwxODQyOTQ3fC0xOTcyOTcxMjQ2.




-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicketstuff-push-causing-WicketRuntimeException-component-not-found-on-Page-tp2266008p2268581.html
Sent from the Wicket - User mailing list archive at Nabble.com.


Re: wicketstuff-push causing WicketRuntimeException component not found on Page

2010-06-24 Thread Rodolfo Hansen
You mean to say the error is sporadic?

On Wed, 2010-06-23 at 20:16 +0200, David Meulemans wrote:

 Hi
 
 I have a Listener object with a Map in it containing
 org.apache.wicket.Component objects that need to be updated every time the
 onChange(); method is called. For example caused by another user's actions.
 This works perfectly with wicketstuff-push.
 
 The org.apache.wicket.Component objects that need to be updated, have
 org.apache.wicket.ajax.markup.html.AjaxLink objects.
 Sometimes if I click on the one of the links, I get a WicketRuntimeException
 telling me that the Link is not found on the Page.
 
 Any suggestions?




wicketstuff-push causing WicketRuntimeException component not found on Page

2010-06-23 Thread David Meulemans
Hi

I have a Listener object with a Map in it containing
org.apache.wicket.Component objects that need to be updated every time the
onChange(); method is called. For example caused by another user's actions.
This works perfectly with wicketstuff-push.

The org.apache.wicket.Component objects that need to be updated, have
org.apache.wicket.ajax.markup.html.AjaxLink objects.
Sometimes if I click on the one of the links, I get a WicketRuntimeException
telling me that the Link is not found on the Page.

Any suggestions?