Kedar -
Thanks for the post.
I'm pretty sure that what you're saying does indeed work. However, unfortunately, in this case I'm not doing an asadmin deploy, but instead am doing autodeploy where I just dump the EAR file on the server and let it roll.
I seem to remember seeing or reading someplace that you could set it somewhere in domains.xml, but I've not been able to find that as yet.
--Tad
http://fastpagemode.eponym.com
OK, Now I get it.
Yes, there is a configuration parameter. And I hate to suggest it -- but you don't have a good choice. Please edit the domain.xml thus:
- look for admin-service inside server-config in domain.xml (not inside default-config, if you are using SE/EE).
- look for das-config sub-element.
- there is a flag called autodeploy-jsp-precompilation-enabled that you should turn to false.
Let me know how it goes.
Regards,
Kedar