If I start two servers (on different ports) and open a bpel console for each of those, following exception can be seen on the web: 2014-01-15 11:50:34,931 [ERROR] Error delivering message into bus<br/>Additional details:<br/> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Overlord IDP - Login</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <link href="resources/idp.css" rel="stylesheet"></link> <link href="resources/idp-responsive.css" rel="stylesheet"></link> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script src="resources/jquery-1.9.1/jquery.min.js"></script> </head> <body> <div id="rcue-login-screen"> <div class="login-logo"></div> <form class="form-signin" id="login_form" name="login_form" method="post" action="j_security_check" enctype="application/x-www-form-urlencoded"> <fieldset> <legend><span class="product-name">JBoss Overlord</span></legend> <p> <label>Username</label> <input id="username" type="text" name="j_username"></input> </p> <p> <label>Password</label> <input type="password" name="j_password"></input> </p> <input type="submit" value="Log In"></input> </fieldset> </form> </div> </body> <script> $('#username').focus(); </script> </html> com.google.gwt.core.client.JavaScriptException: (TypeError): Cannot call method 'Bc' of null at Unknown.dF(JsArrayString.java:42) at Unknown.dC(StackTraceCreator.java:366) at Unknown.dmb(Exceptions.java:29) at Unknown.k9c(ClientMessageBusImpl.java:1131) at Unknown.ebd(ClientMessageBusImpl.java:888) at Unknown.wS(Request.java:287) at Unknown.cT(RequestBuilder.java:393) at Unknown.anonymous(XMLHttpRequest.java:258) at Unknown.kE(Impl.java:146) at Unknown.anonymous(Impl.java:56)
This won't make 6.2.
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.