You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2009/05/31 11:49:07 UTC

DO NOT REPLY [Bug 46994] Batik can't be executed from a network path (win32 environment)

https://issues.apache.org/bugzilla/show_bug.cgi?id=46994





--- Comment #3 from Helder Magalhães <he...@gmail.com>  2009-05-31 02:49:04 PST ---
(In reply to comment #2)
> * I think my URI format is fine as it's accepted for java.exe and for svg
> source, it's only on -jar parameter where it bugs.
> and this format gives that
> C:\Program Files\Java\jre6\bin>java.exe -jar
> file://lwpbk/batik-1.8pre/batik-ras
> terizer.jar
> Unable to access jarfile file://lwpbk/batik-1.8pre/batik-rasterizer.jar

I'd say this makes the issue invalid: the "-jar" parameter handling is part of
"java.exe" and completely unrelated to Batik.

The fact that it's incoherent with other ways of specifying other UNC format is
probably a Java issue, and therefore I'd suggest checking if it's a known issue
or report it in the proper place [1].

I'm tempted to close the issue as fixed (invalid), though I'm not sure if Batik
uses some kind of internal security verification which complements the JVM one:
my Java skills and Batik knowledge regarding this are pretty low, so feedback
would be welcome. ;-)

[1] http://bugreport.sun.com/bugreport/

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org