Nuxeo launcher does not handle correctly absolute paths on windows platform
---------------------------------------------------------------------------
Key: NXP-3192
URL: http://jira.nuxeo.org/browse/NXP-3192
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Components: Runtime
Affects Versions: 5.2 M3
Environment: Windows (tested on XP but probably affects all versions
of windows)
Reporter: Arnaud Bailly
Assignee: Thierry Delprat
When one launches Nuexo platform through launcher class
org.nuxeo.runtime.launcher.Main, the first argument is of the form
path/ClassName[:methodName] where methodName is optional. If the argument is
something like 'c:/some/dir/witha/core.jar/org.nuxeo.Main', ie. an absolute
path including drive letter on windows without method name, then the launcher
incorrectly deduces that methodName is
'/some/dir/witha/core.jar/org.nuxeo.Main'.
Parsing of the Main class commandline arguments should be externalized in
another class then thoroughly unit tested on different platforms.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets