Wednesday, July 16, 2014

Failed to load the JNI shared library jvm.dll



This error is coming while starting the eclipse.


This error happens when there is a mismatch between Eclipse and JDK  bit architecture (32 bit or 64 bit).

I had a 64 bit eclipse but my JDK was 32 bit so it was displaying this error message.

I downloaded the 32 bit Eclipse. It solved the issue.


Hope this helps.









SOAP tutorial with Project code


It is a SOAP application. It has implemented the addition method. It is a very small SOAP application but gives an example to start with. It is tested in Weblogic 11R1 (10.3.5).

https://drive.google.com/file/d/0B252XG4kXh6ub2hkT0k5U2xSZ0k/edit?usp=sharing