|
Hi! James, I switch to jdk1.5.0_04 and servicemix-1.0.1 then retested the examples that failed before, bpel and file-binding passed! The only test that failed was vfs-binding with an Exception message caught : Caught: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jbi' defined in file [C:\Logicblaze\servicemix-1.0.1\examples\vfs-binding\servicemix.xml]: Initialization of bean failed; nested exception is javax.jbi.JBIException: Failed to create folder: org.apache.commons.vfs.FileSystem Exception: Could not create folder "file:////tmp/servicemix-inbox/". In windwos there is a user defined "tmp" variable set at the system environment variables which the system use to store temporary user files. It could be that the tmp variable is owned by the System (OS) so Servicemix has no access to it. I tried to change the folder name to "tmps" in the servicemix.xml file the same exception was still caught. I'll look into it further. Regards, Joseph [EMAIL PROTECTED] wrote: Thanks Joseph, good catch. I've resolved these for the 1.0.1 release which is going out right now; my bad for tinkering with the spring.xml files at the last minute - bad James! |
- [servicemix-dev] Servicemix-1.0 Example Test results Joseph Dennis Gapuz
- Re: [servicemix-dev] Servicemix-1.0 Example Test ... jastrachan
- Re: [servicemix-dev] Servicemix-1.0 Example T... Joseph Dennis Gapuz
