[jboss-user] [JBoss Portal] - Re: jboss ipc

thomas.heute@jboss.com do-not-reply at jboss.com
Thu Sep 20 03:09:24 EDT 2007


In your listener you wrote:

if (nodeName.equals("test1-window") && event instanceof WindowActionEvent)

But you are listening on test2-window,
so your code inside is never called.

With a debugger you would have seen that easily.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086466#4086466

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086466



More information about the jboss-user mailing list