Java System Application Server create-agent-problem

When i tryasaadmin> create-node-agentit saysCLI147 Invalid command, create-node-agentI don't know why, that command commonly used on all the documentation I've found.Anybody knows why could it be?
[243 byte] By [airafromana] at [2007-11-27 6:39:24]
# 1

http://forum.java.sun.com/thread.jspa?threadID=5095690

... I think you are trying to use a feature that is available only in the Standard Edition/Enterprise Edition (SE/EE) of the application server and hence these errors.

You will not get these errors on SE/EE.

...

Can you check if this is the case?

KarthikRa at 2007-7-12 18:08:29 > top of Java-index,Development Tools,Java Tools...
# 2
Yeah, thank you very much.It was not a real problem, my version is the Platform Edition and it doesn't have support for node agents. Fortunately my application can be deployed with or without node agents support.
airafromana at 2007-7-12 18:08:29 > top of Java-index,Development Tools,Java Tools...