I’m configuring WebSphere 4.0 in myEclipse but when I try to start the server the follow message appear:
java.lang.NoClassDefFoundError: com/ibm/crypto/provider/IBMJCE (Could not find the main class. Program will exit.
The configuration of the server is:
WebSphere Home Directory: c:\websphere\appserver
XML Configuration File: C:\WebSphere\AppServer\config\server-cfg.xml
Output Encoding: console
The WebSphere Version is 4.0.1 Advanced Single Server Edition.
Thanks for your help.