<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Arnold,<br>
<br>
I'll be glad to help.&nbsp; Can you post your question to the forum?<br>
<a class="moz-txt-link-freetext" href="http://www.jboss.org/index.html?module=bb&op=viewforum&f=269">http://www.jboss.org/index.html?module=bb&amp;op=viewforum&amp;f=269</a><br>
<br>
We use this list for discussion of JSFUnit itself and we answer user
questions in the forum.<br>
<br>
Regards,<br>
<br>
Stan<br>
<br>
Arnold Maderthaner wrote:
<blockquote cite="mid:FDAAC2FB-95DA-4100-9119-73776EFD176F@j4care.com"
 type="cite">Hi !
  <div><br>
  </div>
  <div>I just started today to use jsfunit. I have an application which
needs a login before you can do anything so I wrote a little login test
which seams to get over the login but afterwards I get an exception.</div>
  <div><br>
  </div>
  <div>Here is my test code:</div>
  <div><br>
  </div>
  <div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>System.out.println(<span
 style="color: rgb(55, 52, 255);">"Starting the test"</span>);</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp; </span>// Send an HTTP
request for the initial page</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
JSFSession jsfSession = <span style="color: rgb(146, 26, 105);">new</span>
JSFSession(<span style="color: rgb(55, 52, 255);">"/index.jsp"</span>);</div>
  <p
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 15px;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span> &nbsp; &nbsp; &nbsp;<br
 class="webkit-block-placeholder">
  </p>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp; </span>// A JSFClientSession
emulates the browser and lets you test HTML</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
JSFClientSession client = jsfSession.getJSFClientSession();</div>
  <p
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 15px;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span> &nbsp; &nbsp; &nbsp;<br
 class="webkit-block-placeholder">
  </p>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp; </span>// A JSFServerSession
gives you access to JSF state &nbsp; &nbsp; &nbsp;</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
JSFServerSession server = jsfSession.getJSFServerSession();</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 15px;"><br>
  </div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp; </span>// Test navigation to
initial viewID</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span> </span>// &nbsp; &nbsp;
System.out.println("Test navigation to inital viewID");</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span></span>//&nbsp; &nbsp; &nbsp;
assertEquals("/index.jsf", server.getCurrentViewID());</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 15px;"><br>
  </div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp; </span>// Assert that the
prompt component is in the component tree and rendered</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span> </span>// &nbsp; &nbsp; UIComponent
username = server.findComponent("j_username");</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(79, 144, 114);"><span
 style="color: rgb(0, 0, 0);"><span class="Apple-tab-span"
 style="white-space: pre;"> </span></span>//&nbsp; &nbsp; &nbsp;
assertTrue(username.isRendered());</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
System.out.println(<span style="color: rgb(55, 52, 255);">"setting
username"</span>);</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
client.setValue(<span style="color: rgb(55, 52, 255);">"j_username"</span>,
  <span style="color: rgb(55, 52, 255);">"test"</span>);</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
System.out.println(<span style="color: rgb(55, 52, 255);">"Setting
password"</span>);</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
client.setValue(<span style="color: rgb(55, 52, 255);">"j_password"</span>,
  <span style="color: rgb(55, 52, 255);">"test"</span>);</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
System.out.println(<span style="color: rgb(55, 52, 255);">"Click on
login"</span>);</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
client.click(<span style="color: rgb(55, 52, 255);">"btLoginSubmit"</span>);</div>
  <p
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; min-height: 15px;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span> &nbsp; &nbsp; &nbsp;<br
 class="webkit-block-placeholder">
  </p>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>&nbsp; &nbsp; &nbsp;
System.out.println(client.getPageAsText());</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><br>
  </div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">And
here the exception I get:</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><br>
  </div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:24,935
INFO &nbsp;[STDOUT] 15:06:24,935 WARN &nbsp;[HTMLDocument]
getElementById(script1251723984932) did a getElementByName for Internet
Explorer</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:25,336
INFO &nbsp;[STDOUT] 15:06:25,336 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:25,476
INFO &nbsp;[STDOUT] 15:06:25,476 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:25,616
INFO &nbsp;[STDOUT] 15:06:25,616 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:25,676
INFO &nbsp;[STDOUT] 15:06:25,675 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,037
INFO &nbsp;[STDOUT] 15:06:26,037 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,223
INFO &nbsp;[STDOUT] 15:06:26,223 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,296
INFO &nbsp;[STDOUT] 15:06:26,296 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,400
INFO &nbsp;[STDOUT] 15:06:26,400 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,569
INFO &nbsp;[STDOUT] 15:06:26,569 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,602
INFO &nbsp;[STDOUT] 15:06:26,602 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,614
INFO &nbsp;[STDOUT] 15:06:26,614 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,682
INFO &nbsp;[STDOUT] 15:06:26,682 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,696
INFO &nbsp;[STDOUT] 15:06:26,695 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,710
INFO &nbsp;[STDOUT] 15:06:26,710 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,815
INFO &nbsp;[STDOUT] 15:06:26,815 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,835
INFO &nbsp;[STDOUT] 15:06:26,835 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,886
INFO &nbsp;[STDOUT] 15:06:26,886 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:26,909
INFO &nbsp;[STDOUT] 15:06:26,909 WARN &nbsp;[HtmlPage] Obsolete content type
encountered: 'text/javascript'.</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:30,553
INFO &nbsp;[STDOUT] 15:06:30,553 INFO &nbsp;[NicelyResynchronizingAjaxController]
Re-synchronized call to <a moz-do-not-send="true"
 href="http://localhost:8080/PatientViewer/patientviewer/patientviewer.jsf">http://localhost:8080/PatientViewer/patientviewer/patientviewer.jsf</a></div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">15:06:33,555
ERROR [[ServletRedirector]] Servlet.service() for servlet
ServletRedirector threw exception</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;">java.lang.IllegalStateException:
No script object associated with the Page</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
com.gargoylesoftware.htmlunit.html.DomNode.getScriptObject(DomNode.java:869)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
com.gargoylesoftware.htmlunit.html.DomNode.getScriptObject(DomNode.java:871)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
com.gargoylesoftware.htmlunit.html.HtmlElement.getEventHandler(HtmlElement.java:834)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
com.gargoylesoftware.htmlunit.html.HtmlPage.executeEventHandlersIfNeeded(HtmlPage.java:1247)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
com.gargoylesoftware.htmlunit.html.HtmlPage.cleanUp(HtmlPage.java:218)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
com.gargoylesoftware.htmlunit.WebWindowImpl.destroyChildren(WebWindowImpl.java:159)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
com.gargoylesoftware.htmlunit.TopLevelWindow.close(TopLevelWindow.java:106)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.jsfunit.framework.WebClientSpec.valueUnbound(WebClientSpec.java:308)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.session.StandardSession.removeAttributeInternal(StandardSession.java:1649)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.session.StandardSession.expire(StandardSession.java:756)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.session.StandardSession.expire(StandardSession.java:660)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.session.StandardSession.invalidate(StandardSession.java:1111)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.session.StandardSessionFacade.invalidate(StandardSessionFacade.java:150)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.jsfunit.framework.JSFUnitServletRedirector.cleanUp(JSFUnitServletRedirector.java:68)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.jsfunit.framework.JSFUnitServletRedirector.doPost(JSFUnitServletRedirector.java:47)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.cactus.server.ServletTestRedirector.doGet_aroundBody0(ServletTestRedirector.java:72)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.cactus.server.ServletTestRedirector.doGet_aroundBody1$advice(ServletTestRedirector.java:217)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.cactus.server.ServletTestRedirector.doGet(ServletTestRedirector.java)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.jsfunit.framework.JSFUnitServletRedirector.doGet(JSFUnitServletRedirector.java:52)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.jsfunit.framework.JSFUnitFilter.doFilter(JSFUnitFilter.java:119)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)</div>
  <div
 style="margin: 0px; font-family: Monaco; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;"><span
 class="Apple-tab-span" style="white-space: pre;"> </span>at
java.lang.Thread.run(Thread.java:637)</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>Anyone can help on this topic ?</div>
  <div><br>
  </div>
  <div>yours</div>
  <div><br>
  </div>
  <div>Arnold</div>
  <div><br>
  </div>
  </div>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
jsfunit-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jsfunit-dev@lists.jboss.org">jsfunit-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jsfunit-dev">https://lists.jboss.org/mailman/listinfo/jsfunit-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>