[esb-issues] [JBoss JIRA] Commented: (JBESB-2598) JMS EPR URLs incorrect

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed May 27 05:29:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBESB-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12469314#action_12469314 ] 

Kevin Conner commented on JBESB-2598:
-------------------------------------

The format of the address URL is correct and is a consequence of JBESB-2505.  It is no longer interpreted and can, therefore, take any distinct value.

> JMS EPR URLs incorrect
> ----------------------
>
>                 Key: JBESB-2598
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2598
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transports
>    Affects Versions: 4.2.1 CP5
>            Reporter: Lukas Petrovicky
>
> - Using one of our quickstart tests running on SOA-P 4.2.0 CP04 CR2 (configured for MySQL), we found out the following problem:
> 2009-05-27 10:44:34,509 INFO  [STDOUT] Message structure: 
> 2009-05-27 10:44:34,509 INFO  [STDOUT] [ message: [ JBOSS_XML ]
> header: [ To: JMSEpr [ PortReference < <wsa:Address jms:localhost#queue/quickstart_exceptions_faults_default_reply_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : localhost/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:destination-name : queue/quickstart_exceptions_faults_default_reply_esb/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] From: JMSEpr [ PortReference < <wsa:Address jms:localhost#queue/quickstart_exceptions_faults_default_reply_esb_reply/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : localhost/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:destination-name : queue/quickstart_exceptions_faults_default_reply_esb_reply/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:message-selector : jbossESBresponseUUID='2a608865-e9b4-485b-80da-421ed74b8b4a'/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] MessageID: ID:JBM-90f20f85-7d51-4cfa-876e-ade08e4a3c0c RelatesTo: ID:JBM-242473df-978f-46d0-9eb9-aa8227e61d8c ]
> context: [  ]
> body: [ objects: {org.jboss.soa.esb.message.defaultEntry=Hello ESB World!} ]
> fault: [  ]
> attachments: [ Named:{}, Unnamed:[] ]
> properties: [ {org.jboss.soa.esb.message.time.dod=Wed May 27 10:44:34 CEST 2009, org.jboss.soa.esb.message.time.dob=Deferred serialized value: b05e0f, jbossESBresponseUUID=2a608865-e9b4-485b-80da-421ed74b8b4a, org.jboss.soa.esb.message.source=Deferred serialized value: ef659c, org.jboss.soa.esb.message.transport.type=Deferred serialized value: f7f18e, javax.jms.message.redelivered=false} ] ]
> - Please note the incorrect JMS EPR URLs. However, in SOA-P 4.2.0 CP03 there are correct JMS EPR URLs.
> 2009-05-27 10:24:32,570 INFO  [STDOUT] Message structure: 
> 2009-05-27 10:24:32,571 INFO  [STDOUT] [ message: [ JBOSS_XML ]
> header: [ To: JMSEpr [ PortReference < <wsa:Address jms://localhost/queue/quickstart_exceptions_faults_default_reply_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : localhost/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] From: JMSEpr [ PortReference < <wsa:Address jms://localhost/queue/quickstart_exceptions_faults_default_reply_esb_reply/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : localhost/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:message-selector : jbossESBresponseUUID='00adec79-c984-47c7-b9d4-c2557a2766ad'/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] MessageID: ID:JBM-2ae257a4-bde7-46bf-b5a5-3e6368821610 RelatesTo: ID:JBM-aa35c412-e8bc-45b7-8b89-857210251b5e ]
> context: [  ]
> body: [ objects: {org.jboss.soa.esb.message.defaultEntry=Hello ESB World!} ]
> fault: [  ]
> attachments: [ Named:{}, Unnamed:[] ]
> properties: [ {org.jboss.soa.esb.message.time.dod=Wed May 27 10:24:32 CEST 2009, org.jboss.soa.esb.message.time.dob=Deferred serialized value: 195e705, jbossESBresponseUUID=00adec79-c984-47c7-b9d4-c2557a2766ad, org.jboss.soa.esb.message.source=Deferred serialized value: 723592, org.jboss.soa.esb.message.transport.type=Deferred serialized value: 1b2759, javax.jms.message.redelivered=false} ] ]
> - Thus, this is clearly a regression.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the esb-issues mailing list