|
On Solaris I get this error while running the client. It
compiles successfully though. (although on Windows it runs fine):
Exception in thread "main" java.lang.NoClassDefFoundError:
java/lang/reflect/InvocationHandler ((CalcClient.java:90))
where CalcClient.java can be viewed at:
http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-axis/java/samples/userguide/example2/CalcClient.java
or in the axis installations: samples/userguide/example2 folder.
I tried exclusively exporting src.jar in the classpath as it
contains the java.lang.reflect package, but it was of no help.
Has anyone encountered similar problem on unix env?
All suggestions are welcome.
Thanks,
Rommel.
************************************************************** Scanned by eScan Content-Security and Anti-Virus Software. Visit http://www.mwti.net for more info on eScan and MailScan. ************************************************************** ********************************************************* Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com |
- NoClassDefFoundError only on Solaris Rommel Sharma
- NoClassDefFoundError only on Solaris Rommel Sharma
- Problem Solved: NoClassDefFoundError only on Sol... Rommel Sharma
- Exception on Solaris Dhanush Gopinath
