Re: [HAPI-devel] Could not read ID file (ReceivingApplication Object)

2013-08-06 Thread damien . denizza
hello, after check and verifications, it looks like the path handled by Java works (this is not the case when you try to access the file (with such a path) directly via Windows Explorer). In fact, this message is sent by FileBasedGenerator when the id_file is not yet set. I had constant er

[HAPI-devel] Could not read ID file (ReceivingApplication Object)

2013-08-06 Thread damien . denizza
Hello all, I have a problem with a ReceivingApplication object (to get and handle HL7 messages) : when it tries (internally) to read the id_file, the path looks like something D:\UCL\Orthogen\Dev\OrthogenServer\.\id_file. However, such a path doesn?t seem to be valid on Windows 7. Is there