|
|
Null Pointer in the Flow with only one state.
.PoolTcpEndpoint.process Socket(PoolTcpEndpo
int.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThr ead.runIt(LeaderFol
lowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadP
ool.java:685) at java.lang.Thread.run(Thread.java:619)
If instead of end state I use a view-state, the popup shows the form. However in this case my popup window flow will be in hanging state after I close the popup window. Hence I have to end the flow.
First of all, would such a design work for this requirement? Will my main form still hold the state in which it was present, after opening a new flow in the popup window?
Please let me know if I can have any alternate design.
Would appreciate your help.
Regards,
Shashi
Keith will look into this for 1.0.2:
proj...browse/SWF-273
Erwin
Can you try this with the latest 1.0.2 nightly build? do...pring-webflow/
Keith
.PoolTcpEndpoint.process Socket(PoolTcpEndpo
int.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThr ead.runIt(LeaderFol
lowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadP
ool.java:685) at java.lang.Thread.run(Thread.java:619)
By the way, using pop window the way I described in the earlier message works fine.
Thanks,
Shashi |
|