Java Connector for 8.93/8.94

Matt Hartnett

Member
Hi, I not sure if anyone out there has attempted this or know if it is even possible? I'd figured I would start the creative juices this morning. We are in the process of using the java connector to integrate our upstream systems with the Enterprise One system. We will be calling the MBF via the java connector. The connector requires that the jas.ini, jdbj.ini, and jdelog.properties to be in the class path or sent as a parameter to run the connector. I was wondering if anyone has dynamically read these files in instead of statically placing these in the directory. What I'm trying to do is make the connections easily portable between environments by reading the information in and not having to maintain these file directories. Any ideas would great be appreciated...... Thanks,Matt
 
Back
Top