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

--- Comment #3 from Christopher Schultz <[email protected]> ---
So your Java application is actually a self-deployer that puts files in certain
places and then launches Tomcat in an embedded fashion? Don't you know where
you are going to put your libraries, even if you don't know what OS you are on
(e.g. ./libs or TMPDIR/myapp)? Are you launching from a script or expecting
people to double-click directly on a .JAR file, so your first opportunity for
inspecting anything is in the Java code itself?

I'm not saying that this feature wouldn't be useful, but I'm not yet convinced
its necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to