do we have an update here ? Can someone guide me about how can this be made possible. Somehow using the specialized classloader (one used in tc which does the magic of instrumentation) with the...
Type: Posts; User: anshuiitk; Keyword(s):
do we have an update here ? Can someone guide me about how can this be made possible. Somehow using the specialized classloader (one used in tc which does the magic of instrumentation) with the...
Force discriminator works well. I have put down a short explanation of my case in here http://anshuiitk.blogspot.com/2011/04/hibernate-wrongclassexception.html
Ankit,
Can you please post the JIRA link as well.
Thanks
Hello Juergen,
Agreed that the API could return back a null value. But just look at the logging carefully and you would understand the trouble, which i am facing right now.
If debug is enabled...
Hi,
i have a factory and factory-method to generate a bean (@Component). Depending on a configuaration (property file), i need to return a @Component bean from the factory-method (or may be a...