The exception reporting is a bit improved in this particular case. Now whenever the icefaces-ahs.jar is included in the deployment, but the JMS is not configured on the application server, the following informative message is displayed in the log:
Failed to subscribe to topic: icefaces.responseTopic
Exception message: javax.naming.NameNotFoundException: icefaces.responseTopic not bound
Exception cause: javax.naming.NameNotFoundException: icefaces.responseTopic not bound
The icefaces-ahs.jar is included in the deployment, but the JMS topics are not
configured correctly on the application server. If you intended to use the
Asynchronous HTTP Server (AHS), please refer to the ICEfaces Developer's Guide
for instructions on how to configure the JMS topics on the application server.
If you did not intend to use AHS, please remove the icefaces-ahs.jar from your
deployment and try again.
Marking this one as FIXED.
Changed Fix Version to 1.7-Beta 1.