I added a System.out.println in the route class to show that when the route is starting wsUrl is set properly.
I also added a println to the test class right before I add the adviceWith. The adviceWith call in the test class appears to occur after the route has successfully loaded. I was trying to see if I could determine from the RouteDefinition in the test class what the endpoint in question looks like. -- View this message in context: http://camel.465427.n5.nabble.com/interceptSendToEndpoint-with-dynamic-endpoint-tp3301978p3303142.html Sent from the Camel - Users mailing list archive at Nabble.com.
