Hello, all I have a question regarding running the server in a webhosting environment.
On my test system, I have Tomcat 4 and Struts, with a variety of xml libraries, I can run the database server externally, but in the production environment I can't count on the admin opening any ports to let me do as I wish. Is there a way, programmatically, I could run the database server internally in my webapp? Also I am having problems getting the AddressBook example to compile. I have dbXML-Core-1.0b4.zip installed and the AddressBook example in the server executes successfully.
