Well, it'd be kind of hard to debug what you're doing. I, myself, am not familiar with what kind of environment is created when you generate those DLLs from Java code. I don't know if all the same facilities are available (thread context classloader for example).
-----Original Message----- From: kaushal [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 12:01 PM To: [email protected] Subject: Re: Problem with Javassist to look up core class Hi Knut, Thanks for your reply. Code that i have works fine in java. it throws the exception when i try to call it from C# function. Thanks kaushal -- View this message in context: http://www.nabble.com/Problem-with-Javassist-to-look-up-core-class-tf2036568 .html#a5616843 Sent from the HiveMind - Dev forum at Nabble.com.
