---------- Forwarded message ----------
From:
marco fregonese <marcofregonese@gmail.com>
Date: 2013/1/29
Subject: Re: [basex-talk] java hosting provider with BaseX
To: Alexander Holupirek <
alexander.holupirek@uni-konstanz.de>
Hi Alexander,
I'm developing a java dynamic web application with Tomcat and BaseX.
So far I could set up BaseX on JVMHost: everything is OK.
On Openshift I set up Tomcat and BaseX. Tomcat is OK, but when I try to run basex/bin/basexserver from shell after ssh logging into openshift, the console says "Server is running or permission was denied."
I checked with the command "ps -A" but it looks like BaseX server is not running, so I think permission was denied.
Do you have any idea to solve this?
Thanks,
Marco.