
Originally Posted by
samuele.pretini
Hi at all,
I have installed the tc server version 6.0 to try its functionalities, to try AMS functionalities an so on....
I have tried to install a web application that require two preparation step:
1 ) define a personal jvm properties
2) define a jdbc connection pool, accessible via jndi
I have a Ubuntu 9.04 (64 bit) system.
After all server installation step (also comprise to all AMS server and agent step), I have opened the AMS web console to execute the two preliminary step.
1 ) to set the jvm option at the end I have open the setenv.sh file and I have wrote it my properties, because with the Web AMS interface it was impossible: every time a leave the focus to the jvm options (in the start server window), the parameter will disappear.
2) When I define a jdbc resource, also I put this resourse on the server (that I have defined), on application start I receive a message: the application can not retrieve resource from jndi context. In another case (when I define a simple jdbc connection) a save button don't send no one signal to the server.
Can anyone help me to solve my great problems?
My browser are:
Firefox 3.5
Chrome
Thanks in advance.
Samuele