Re: deployment.cache and wrapper classes

2001-04-20 Thread Peter Pontbriand
- From: "Adam Cassar" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Thursday, April 19, 2001 10:34 PM Subject: deployment.cache and wrapper classes Hey guys, I desperately need to have a look what's going on inside of orion's wrapper classes. How

Re: deployment.cache and wrapper classes

2001-04-20 Thread Rafael Alvarez
Hello Adam, This is a VERY dirty trick. Make orion use the SLOWEST java compiler you can find, and force a re-deploy of the EJB module. All the wrapper's java files will appear during deployment in the orion home dir. If you're fast enough you can copy them before they disappear. Hope this

deployment.cache and wrapper classes

2001-04-19 Thread Adam Cassar
Hey guys, I desperately need to have a look what's going on inside of orion's wrapper classes. How can I access them? Previously on the list it is mentioned that they are in the deployment.cache file, however when I attempt to unjar that file, I only get one or two classes, not the entire lot.