I am having a couple of issues with using precompile JSPs.
The first is with asadmin. We have a non-clustered glassfish installation with about 5 seperate domains.
Using this command:
./asadmin deploy --precompilejsp=true --target myDomain myApp.ear
I get this error:
CLI175 The target myDomain is invalid. Valid target types are cluster, domain, unclustered server instance, domain administration server.
The second is with the Admin Console. If I enable Precompile in the Auto Deploy Setting my EAR file never autodeploys.
BTW - If I manually deploy the EAR from Admin Console with precompile enabled the deployment is successful.
I really need the command line work, but will settle for the autodeploy. Thanks in advance for any help.
[Message sent by forum member 'bryanut' (bryanut)]
http://forums.java.net/jive/thread.jspa?messageID=301041