dev@glassfish.java.net

FYI... Appclient Jar Retrieval

From: Qingqing Ouyang <Qingqing.Ouyang_at_Sun.COM>
Date: Wed, 17 Aug 2005 14:04:26 -0500

Hi, all:
                                                                                           
 
Please note that the deployment supports retrieval of the appclient jar
in the following (and the only) two ways:
                                                                                           
 
1. Use "asadmin deploy --retrieve"
2. Use "asadmin get-client-stubs"
                                                                                           
 
Manually copying the appclient jar from the application repository is
_not_ supported. Note that this has been true since the appserver 8.0
release.
                                                                                           
 
Please make sure your test scripts and practice do not rely on the
knowledge of where appserver keeps generated client stubs.
                                                                                           
 
Please let me know if you have questions.
Thanks,
Q^2