WebSphere Application Server - Re: classcast exception when casting localhome object to localhome interface

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > August 2005 > Re: classcast exception when casting localhome object to localhome interface





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: classcast exception when casting localhome object to localhome interface
rschnier

2005-08-03, 8:49 pm

Different projects mean different applications. Different applications mean different classloaders within the app server. Different classloaders mean that a given class loaded from the first classloader is considered to be a different Java type than the
same class loaded in the second classloader.

To avoid this, place your caller and callee in the same project/application.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com