Create OC4J instance by using command-line

by toy

Because I’m using Oracle Application Server 10.1.3 and I could not find create oc4j instance, So I have to use command-line to create one.

CODE
$ createinstance -instancename yourinstancename

and then enter the password.
That’s it