You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2016/11/11 18:56:02 UTC

[jira] [Updated] (TOMEE-1525) tomee.bat complains about 'input line too long' when deploying big projects

     [ https://issues.apache.org/jira/browse/TOMEE-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau updated TOMEE-1525:
--------------------------------------
    Fix Version/s:     (was: 7.0.2)
                   7.0.3

> 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: 7.0.0
>         Environment: Windows.
>            Reporter: Mark Struberg
>             Fix For: 7.0.3
>
>
> 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)