[JBoss JIRA] Created: (JBESB-402) Consolidate configuration instructions from the Getting Started and Release Notes
by Bruno Georges (JIRA)
Consolidate configuration instructions from the Getting Started and Release Notes
---------------------------------------------------------------------------------
Key: JBESB-402
URL: http://jira.jboss.com/jira/browse/JBESB-402
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.0
Reporter: Bruno Georges
Assigned To: Mark Little
Priority: Minor
Fix For: 4.0 Maintenance Pack 1
In http://labs.jboss.com/file-access/default/members/jbossesb/downloads/4.0G...
We have:
In the server/default/conf directory you will find two config files:
jbossesb-listener.xml
jbossesb-gateway.xml
!!! you can add xml fragments in there and when the controller reload your listeners and gateways come up !!! So try pasting in the Hello World config.
and in jbossesb-4.0GA/docs/GettingStarted.pdf
We have :
They are the :jbossesb-listener.xml and jbossesb-gateway.xml. These represent the configuration
as it will be consumed by the esb engine, which where generated from the jbossesb.xml file.
There should be no need for you to interact with the generated file. You can add xml fragments
in to the jbossesb.xml and when the controller reloads your listeners and gateways come up.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Created: (JBMESSAGING-801) XAOldJBossTxMgrTest.testMultipleSessionsOneTxRollbackSend() error in remoting socket configuration
by Ovidiu Feodorov (JIRA)
XAOldJBossTxMgrTest.testMultipleSessionsOneTxRollbackSend() error in remoting socket configuration
--------------------------------------------------------------------------------------------------
Key: JBMESSAGING-801
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-801
Project: JBoss Messaging
Issue Type: Bug
Components: Tests and Performance
Reporter: Ovidiu Feodorov
Assigned To: Tim Fox
Priority: Blocker
Fix For: 1.2.0.Beta2
Error Failed to invoke
org.jboss.jms.util.MessagingJMSException: Failed to invoke
at org.jboss.jms.client.delegate.DelegateSupport.handleThrowable(DelegateSupport.java:215)
at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:198)
at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:154)
at org.jboss.jms.client.delegate.ClientConnectionDelegate.org$jboss$jms$client$delegate$ClientConnectionDelegate$closing$aop(ClientConnectionDelegate.java:155)
at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_4945873952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.java)
at org.jboss.jms.client.container.ClosedInterceptor.invoke(ClosedInterceptor.java:171)
at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterceptor.java:117)
at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_4945873952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.java)
at org.jboss.jms.client.container.ExceptionInterceptor.invoke(ExceptionInterceptor.java:71)
at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_4945873952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.java)
at org.jboss.jms.client.container.FailoverValveInterceptor.invoke(FailoverValveInterceptor.java:97)
at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterceptor.java:117)
at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_4945873952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.java)
at org.jboss.jms.client.container.ClientLogInterceptor.invoke(ClientLogInterceptor.java:107)
at org.jboss.jms.client.delegate.ClientConnectionDelegate$closing_4945873952494833124.invokeNext(ClientConnectionDelegate$closing_4945873952494833124.java)
at org.jboss.jms.client.delegate.ClientConnectionDelegate.closing(ClientConnectionDelegate.java)
at org.jboss.jms.client.JBossConnection.close(JBossConnection.java:132)
at org.jboss.test.messaging.jms.XATestBase.testMultipleSessionsOneTxRollbackSend(XATestBase.java:2438)
Caused by: java.lang.IllegalStateException: Cannot find object in dispatcher with id 5
at org.jboss.jms.wireformat.ClosingRequest.serverInvoke(ClosingRequest.java:63)
at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:125)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:715)
at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:552)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:378)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:158)
at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:163)
at org.jboss.remoting.Client.invoke(Client.java:1414)
at org.jboss.remoting.Client.invoke(Client.java:511)
at org.jboss.remoting.Client.invoke(Client.java:499)
at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:182)
... 31 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months