Mark Struberg created TOMEE-1525:
------------------------------------
Summary: tomee.bat complains about 'input line too long' when deploying big projects
Key: TOMEE-1525
URL: https://issues.apache.org/jira/browse/TOMEE-1525
Project: TomEE
Issue Type: Bug
Affects Versions: 2.0.0
Environment: Windows.
Reporter: Mark Struberg
Fix For: 2.0.0
tomee.bat complains about 'input line too long' when deploying big projects
This comes from using -cp on the command to start the jvm. But if there are too many classpath
entries then the commandline exceeds the limit of 8k.
We should use the environment variable CLASSPATH instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|