Connect Hermes to WildFly 10 Artemis
Hi, I'm trying to connect Hermes to the messaging provider in WildFly 10 which is Artemis 1.1.0. I'm able to connect, send messages, and browse to a standalone Artemis 1.0.0. using a simple configuration with a single brokerURL=tcp://localhost:61616. However, I get a "peer did not send his wire format" when I try to connect to both http-connector and remote-connectors running Artemis embedded. Has anyone gotten Hermes to work with a similar deployment? Since this is a test environment, I have can change things on the WildFly side if that's easier to get the testing going. Thanks in advance, Carl2.3KViews0likes4CommentsConfiguration Error When Configuring HermesJMS (in SOAPUI) For Tibco EMS
Hi I am trying to configure a HermesJMS session on SOAPUI 5.3.0. When I try to discover quesues and topic from the provider I get errors. I am configuring the message for a TIBCO EMS 6.3.4 my serverURL = Valid IPAddress username = Valid password = Valid I have added all the approriate JAR files required and configured connection factory "com,tibco.tibjms.TibjmsConnectionFactory" Loader " INT_EMSGroup" with property serverURL and Value tcp://ipaddress:7222 and connection with a valid username and password . However, when I try to discover my session i get an error "java.lang.NoClassdefFoundError". Attached are screen shots Please any help will be desired ThanksSolved4.5KViews0likes6CommentsHermes alternative for JMS testing
Hermes is no longer maintained and the source does not seem to be available on source forge. Is there any plan for a replacement? Or would you have source available. We can not commit to a tool if a key feature for our project is unsupported.Solved5.1KViews0likes5Comments