| Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 06/05/2009 13:53:03
|
ankilpatel001
Joined: 12/11/2008 00:00:00
Messages: 11
Offline
|
Hi there,
I have deployed AHS on WAS V7. While server start up getting following errors:
I've configured SIB (Name: CAFBus), TCF and Topics according to "Asynchronous HTTP Server Deployment Guide Version 1.6".
Thanks in advance.
-Ankil
[5/6/09 14:41:09:345 EDT] 00000026 MessagingCont E com.icesoft.faces.util.event.servlet.MessagingContextEventPublisher setUpMessageServiceClient
Failed to subscribe to topic: icefacesContextEventTopic
Exception message: javax.jms.JMSException: CWSIA0241E: An exception was received during the call to the method JmsManagedConnectionFactoryImpl.createConnection: com.ibm.websphere.sib.exception.SIResourceException: CWSIT0086E: Bus CAFBus not found.
Exception cause: javax.jms.JMSException: CWSIA0241E: An exception was received during the call to the method JmsManagedConnectionFactoryImpl.createConnection: com.ibm.websphere.sib.exception.SIResourceException: CWSIT0086E: Bus CAFBus not found.
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.
[5/6/09 14:41:09:562 EDT] 00000026 config I Initializing Sun's JavaServer Faces implementation (1.2_07-b03-FCS) for context '/'
[5/6/09 14:41:15:684 EDT] 00000026 D2DViewHandle I com.icesoft.faces.application.D2DViewHandler <clinit>
ICEsoft Technologies, Inc.
ICEfaces 1.7.1
Build number: 6
Revision: 16923
[5/6/09 14:41:16:641 EDT] 00000026 JMSAdapter I com.icesoft.net.messaging.jms.JMSAdapter <init> Messaging Properties (web.xml): websphere_ha.properties
[5/6/09 14:41:16:674 EDT] 00000026 JMSAdapter I com.icesoft.net.messaging.jms.JMSAdapter initialize Trying JMS Environment:
java.naming.factory.initial = com.ibm.websphere.naming.WsnInitialContextFactory
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 06/05/2009 18:07:31
|
michelle2
Joined: 14/11/2007 00:00:00
Messages: 449
Offline
|
If your using 1.8 use the push server its much better than ahs.
But if you insist on using it, here's a forum post of mine that describes how to configure it.
http://www.icefaces.org/JForum/posts/list/11852.page
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 06/05/2009 20:08:12
|
jack.van.ooststroom

Joined: 26/10/2004 00:00:00
Messages: 217
Offline
|
Just a kind reminder that WAS v7 is currently not officially supported, though it might just work... (Tweaking of the websphere.properties files might be required.)
Regards,
|
Jack van Ooststroom
Senior Developer
ICEsoft Technologies, Inc. |
|
|
 |
|
|