Re: [OT] RE: Embed license to tomcat

2007-06-12 Thread Li
Hi Peter, Thanks for your reply. I did few hack, the major problem is I need instantiate classloader, but WebappClassLoader is not instantiated by itself, it always failed so far. Do you know any recommendable resource so that I can read up? On 6/12/07, Peter Crowther <[EMAIL PROTECTED]> wrote

RE: [OT] RE: Embed license to tomcat

2007-06-12 Thread Peter Crowther
> From: Li [mailto:[EMAIL PROTECTED] > Path 1. Make an independent classloader which extends URLClassLoader > Path 2. Modify WebappClassLoader > Path 3. As the classloading doc mentioned, configure > customized loader which > is located in shared folder > > I had tried Path 3 and it never gets m

Re: [OT] RE: Embed license to tomcat

2007-06-12 Thread Li
Hi all, Thanks for you guys last time regarding my boss 'funky' idea for software protection. Since I am still his employee and a responsible developer, I am still planning to finish up this task. Now i am at in the forest which got a bit lost. Let me clarify again what I am going to achieve: 1.

[OT] RE: Embed license to tomcat

2007-06-11 Thread Peter Crowther
> From: Li [mailto:[EMAIL PROTECTED] > As a developer, sometimes it's difficult to decide whether > should follow my heart or boss ... If you're thinking that regularly, it's probably time to find a new boss... - Peter ---