|
From: Fredrik L. <Fre...@im...> - 2008-02-21 14:36:36
|
Yes, at least it works in Java with three slashes but not with two. New java.io.File(URI) is happy and finds the file as file:///F:/data/Exp01/tiny1.RAW Fredrik Rune Schjellerup Philosof wrote: > I'm not certain. But don't you need one more slash file:/// to denote an > absolute path. > > -- > Rune > > Randy Julian wrote: > >> In the example files sourceFile has the following content: >> >> <sourceFile id="1" name="tiny1.RAW" location="file://F:/data/Exp01"> >> >> We noticed that standard “file open” type method calls fail when you >> include the protocol (“file://”). Has anyone else seen this behavior? >> >> Randy >> >> Randall K Julian, Jr. Ph.D. >> President >> Indigo BioSystems, Inc. >> (317) 536-2736 x101 >> (317) 306-5447 mobile >> >> www.indigobio.com <http://www.indigobio.com/> >> >> NOTICE: This message may contain confidential or privileged >> information that is for the sole use of the intended recipient. Any >> unauthorized review, use, disclosure, copying or distribution is >> strictly prohibited. If you are not the intended recipient, please >> contact the sender by reply e-mail and destroy all copies of the >> original message. >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Psidev-ms-dev mailing list >> Psi...@li... >> https://lists.sourceforge.net/lists/listinfo/psidev-ms-dev >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Psidev-ms-dev mailing list > Psi...@li... > https://lists.sourceforge.net/lists/listinfo/psidev-ms-dev > |