import java.lang error in configureSecurityStore.py
Hi,
I installing OAM 11.1.2.1 with WLS 10.3.6. on Windows 2008 Server.
When I execute d:\middleware_oam\oracle_idm1\common\tools\configureSecurityStore.py –h (or any other *.py program), I receive the following:
\software>helloworld_java.py
Traceback (most recent call last):
File "D:\software\helloworld_java.py", line 10, in <module>
import java.lang
ImportError: No module named java.lang
\software>
I am not experienced with Python. I see some files related to Jython but do not see Python installed. I have installed OAM on other servers and not had this problem.
I installed Python 2.7.5 but no matter how I set the path, classpath and pythonpath vars I cannot get past this error.I have jrockitjdk installed and have added the path the rt.jar these paths.
0