Hi All, Has any one managed to get Tomcat to work with orbix 2000? If so, help! Basically, I want a servlet to be an ejb client (running on HP AS 8.0) and thus use Orbix. I can' t get tomcat/my servlet to find the Orbix license file.
I have tried many things to no avail: - setting the env variable (IT_LICENSE_FILE) on the system didn't work - providing the variables as parameters to the servletVM (-DIT_LICENSE_FILE=...) also didn't work - setting the env variables in the Code (properties for Initial Context) didn't work - placing licenses.txt in WEB-INF/lib, WEB-INF/classes, in Tomcat's classpath did not work either. Here is the error I am always getting: org.omg.CORBA.INITIALIZE: Configuration not found minor code: 1230242063 completed: No The meaning for this minor_code/exception_type combination is: "LICENSE_FILE_NOT_AVAIL" Any help would greatly appreciated. Cheers, Claude -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
