hi frirends,
i have created a ejb and calling it through client program which is deployed
with the ejb application. I’m running it on j2ee Application Server 8 On running the program Appclient –client ConverterAppClient.jar i get the error on the command line ----------------------------------------------------- WARNING: ACC003: Application threw an exception. java.lang.NoClassDefFoundError: converter.ConverterHome Any help Thanks Pradyut
|