From: <php...@li...> - 2011-12-13 21:36:00
|
Hi, this is a simple question. I got the following error: *Fatal error*: Uncaught [[o:Exception]:"java.lang.Exception: Invoke failed: [[o:JavaCodage2]]->Encode((o:String)[o:String]). Cause: be.ehealth.technicalconnector.exception.TechnicalConnectorException: Invalid url to invalid resource: ./config/P12/DM.p12 file VM: 1.6.0_20@ http://java.sun.com/" at: #-20 sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) #-19 sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) #-18 sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) #-17 java.lang.reflect.Constructor.newInstance(Constructor.java:532) #-16 be.ehealth.technicalconnector.exception.ExceptionFactory.createException(ExceptionFactory.java:37) #-15 be.ehealth.technicalconnector.utils.IOUtils.getResourceAsString(IOUtils.java:206) #-14 be.ehealth.technicalconnector.service.sts.security.KeyStoreInfo.getKeystoreLoc(KeyStoreInfo.java:86) #-13 be.ehealth.technicalconnector.service.sts.security.KeyStoreInfo.<init>(KeyStoreInfo.java:68 in *http://localhost:8080/JavaBridge/java/Java.inc* on line *195* It looks for ./config/P12/DM.p12. The file is already in the JavaCodage2.jar (I unzipped the jar and found it under config/P12/DM.p12), but apparently it doesn't look there. Where do I have to put the config folder? Sincerely, Koen -- *Koen Thomeer*, MD, MSc http://koen.thomeer.be |