cloudstack/agent/src/com/cloud/agent
Wido den Hollander a4521551a3 agent: Log4j should not be initialized in the main method
Since we use JSVC we don't execute the main method, but it is still
there for manually running the Agent.

Initializing log4j in the start method makes sure it also works with JSVC
2013-03-06 16:42:38 +01:00
..
dao Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
dhcp Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
mockvm agent: Replace tabs by 4 spaces 2012-06-23 11:16:16 +02:00
resource CLOUDSTACK-1173: fix the regression caused by life-cycle management changes 2013-03-05 19:03:30 -05:00
vmdata first OSS build 2012-09-05 17:45:25 -07:00
Agent.java KVM agent connet: 2012-11-05 10:00:16 -08:00
AgentShell.java agent: Log4j should not be initialized in the main method 2013-03-06 16:42:38 +01:00
IAgentShell.java agent: Replace tabs by 4 spaces 2012-06-23 11:16:16 +02:00
VmmAgentShell.java Keep removing 2013-01-10 14:46:52 -08:00