Issue Details (XML | Word | Printable)

Key: CAMEL-435
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: James Strachan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Apache Camel

camel-jms doesn't currently support spring 2.0.x due to a dependence on BrowserCallback

Created: 03/Apr/08 08:06 AM   Updated: 12/May/08 05:45 AM
Return to search
Component/s: camel-jms
Affects Version/s: None
Fix Version/s: 1.3.0

Time Tracking:
Not Specified


 Description  « Hide
We should be able to patch the code so that it still works; just without the queue browsing support

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
James Strachan added a comment - 03/Apr/08 08:11 AM
Issue resolved; see tests/camel-itest-spring-2.0 for the integration test

James Strachan made changes - 03/Apr/08 08:11 AM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
644350 by  James Strachan (18 files)
03/Apr/08 08:11 AM (19 months, 12 days ago)
added an integration test to show https://issues.apache.org/activemq/browse/CAMEL-435 is a problem, then patched the camel-jms code to not depend directly on BrowserCallback from Spring 2.5.x
trunk/tests/camel-itest-spring-2.0/src/test/java/org/apache/camel/itest 644350 history download new
trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsQueueEndpoint.java 644350 history download (+23 -23) diffs
trunk/tests/camel-itest-spring-2.0/src/test/resources/log4j.properties 644350 history download (+38) new
trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsComponent.java 644350 history download (+51 -3) diffs
trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/DefaultQueueBrowseStrategy.java 644350 history download (+57) new
trunk/tests/camel-itest-spring-2.0/src 644350 history download new
trunk/tests/camel-itest-spring-2.0/src/test/resources 644350 history download new
trunk/tests/camel-itest-spring-2.0/src/test/java/org/apache/camel/itest/spring2/JmsRouteTest.java 644350 history download (+64) new
trunk/tests/camel-itest-spring-2.0/src/test/java/org/apache 644350 history download new
trunk/tests/camel-itest-spring-2.0/src/test/java/org 644350 history download new
trunk/tests/camel-itest-spring-2.0 644350 history download new
trunk/tests/camel-itest-spring-2.0/src/test/java/org/apache/camel 644350 history download new
trunk/tests/camel-itest-spring-2.0/src/test 644350 history download new
trunk/tests/camel-itest-spring-2.0/src/test/java/org/apache/camel/itest/spring2 644350 history download new
trunk/tests/camel-itest-spring-2.0/src/test/java 644350 history download new
trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/QueueBrowseStrategy.java 644350 history download (+30) new
trunk/tests/camel-itest-spring-2.0/pom.xml 644350 history download (+78) new
trunk/tests/pom.xml 644350 history download (+1 -0) diffs

Claus Ibsen added a comment - 12/May/08 05:45 AM
Closed all 1.3 tickets

Claus Ibsen made changes - 12/May/08 05:45 AM
Status Resolved [ 5 ] Closed [ 6 ]
Create crucible review for this changeset in