Hello!
I'd need to run the MWS in the SDK 3rd Edition FP2 for Java. As I only found the plug in for the c++ version, I tried to install it and it seems to work until I tried to access from the Web Browser (with http://localhost).
Then I've got errors as
ImportError: No module named e32socket
or
AttributeError: 'module' object has no attribute 'HttpRequestHandler'
Could someone help me? Do you think that the problem is because of the SDK is the Java one or that it is due to another reason?
Thank you in advance!



