Using SoapUI to test SharePoint web services « SharePoint Thoughts - 0 views
classpath - How to analyse which jar file is used in a JAVA program? - Stack Overflow - 0 views
SSL handshake alert: unrecognized_name error since upgrade to Java 1.7.0 - Stack Overflow - 0 views
web development - Map external directory to web.xml - Stack Overflow - 0 views
URL to load resources from the classpath in Java - Stack Overflow - 0 views
java - force Maven2 to copy dependencies into target/lib - Stack Overflow - 0 views
High Scalability - High Scalability - Facebook's New Realtime Analytics Syste... - 0 views
Camel - Users - Using xpath in setHeader with spring DSL - 0 views
-
"hmmm, you aren't using xpath in the Java DSL, so the spring DSL should be something like this... {{cmisURL}}/p/${in.header.folderPath}children antoine.julienne wrote: Here is my code : .setHeader(Exchange.HTTP_URI, simple(cmisURL + "/p/${headers.folderPath}children")) I really don't know how to transform it into Spring DSL. I tried this, but it didn't work : {{cmisURL}}/p/${headers.folderPath}children "