Domain with pack
I created a domain.jar from one domain with AdminSRV and two other Managed Server.
---> pack.sh -domain=/oracle/FMW/Middleware/user_projects/domains/myDomain -template=/oracle/FMW/Middleware/wlserver_10.3/common/templates/domains/myDomain.jar -template_name=myDomain
Then unpack on new host. unpack works without any erro, but afterwards, I see only AdminServer, but the 2 Managed server is not created.
New host
--> bin/unpack.sh -template=templates/domains/myDomain.jar -domain=/oracle/FMW/Middleware/user_projects/domains/myDomain
But I need create a whole Domain with all of insatnces. What is wrong?
Regards,
Moh