[
https://issues.apache.org/jira/browse/CONNECTORS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055492#comment-13055492
]
Karl Wright commented on CONNECTORS-215:
----------------------------------------
Having these options in a file is OK. If you look at how Tomcat works, they
use an environment variable, and if the variable is not present they set it to
whatever defaults are required. Either approach will do. But if you decide to
use a file, then I would suggest giving it an extension (e.g. "options.env") so
people understand what kind of file it is.
> Setting an environment variable of agent
> ----------------------------------------
>
> Key: CONNECTORS-215
> URL: https://issues.apache.org/jira/browse/CONNECTORS-215
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Framework agents process
> Reporter: Shinichiro Abe
> Priority: Minor
> Attachments: CONNECTORS-215-trial.patch
>
>
> When using "./executecommand.sh org.apache.manifoldcf.agents.AgentRun",
> we should have an environment variable or script parameter.
> (e.g. JVM heapsize of agent)
> We need to modify executecommand.bat too.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira