This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
hi all i have successfully deployed all the necessary ejbs and compiled the client .java file into .class file but when i start to deploy the ejbs on blazix, run the client .class file to access or call the methods in ejbs. it appears the error as follow: exception in thread "main" java.lang.NoClassDefFoundError at java.lang.classLoader.defineclass1<native methods> at java.lang.classLoader.defineclass1<unknown source> ..... thanks in advance
but when i start to deploy the ejbs on blazix, run the client .class file to access or call the methods in ejbs. it appears the error as follow:
Please make clear two things:
Is this a client error, or a server error? I mean you�ve got this error message from the server log files, or from the client�s console?
What is exactly the name of the class missing (not found)? Is this an application specific class (one you�ve created), or is it a blazix specific class?
Regards.
I think, therefore I exist -- Rene Descartes
min zhang
Greenhorn
Joined: Feb 21, 2005
Posts: 7
posted
0
hi , because i tested it in a single pc. the error msg is appearing in the client console and the class file is the file written by myself. it is quite fishy thank u first i have changed the classpath and path for several times no result
thank you very much but the link cannot route the page to me well the problem is for the blazix that there are too few doc for its internal mechanism the procedure of the class loading is what i wanne know. unluckily,we could only be a general doctor to see the sympotem of our patient,not knowing the inside world