Hi all, I've been experimenting with poi for a while now, but there is one issue i can't seem to solve. I'm building an application that generates letters from a jsf project made in RBD. All works fine, i can create the letters, but I've got one issue. I want to create the letters either on the users machine, or on another server in the network, not in the WAS that is running on an IBM I-Series. In debug mode (when i run the code locally in my development environment, this works fine, i can create the file on my hard drive wherever i want, or on a remote server, but when i deploy the project to the WAS on the i-series it makes the files in the root directory of the was, no matter what path i give the file.
Has anyone ever done something similar that knows a solution to my problem? kind regards Stijn Papp -- View this message in context: http://apache-poi.1045710.n5.nabble.com/creating-a-word-file-somewhere-outside-of-the-WAS-tp5010018p5010018.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
