Attempt to enter name and connect. Browser side nothing appears to happens but there are server side exceptions.
I have attached the partial log file from the issue. It appears to be a problem finding the "UIL2ConnectionFactory" and the other exception is a null pointer in the seam JMS code. Both exceptions do run through the "org.jboss.seam.jms" packages and I believe JMS was one of the major changes in this EAP release.
I have included two other partial log files because I believe the issues are related and did not want to open 3 bugs if they are really the same problem. The other problems have to do with the chat entry area. If you have not entered a name and attempted to connect you get the error in the "chatroom-no-user-text-entry.txt" file when you attempt to enter a string. If you have entered a name and attempted to connect, then enter a string in the chat area you get the output in the "chatroom-user-text-entry.txt". The real problem with the latter issue is that the log continuously shows this exception as long as the browser is open.
- is related to
-
JBPAPP-494 JBoss Seam remoting issue with Seam 1.2.1.AP "No application context active"
- Resolved
- relates to
-
JBPAPP-1113 Chatroom example throws NameNotFoundException
- Closed