Code:
SessionFactory.Endpoints=tcp -p 10000:ssl -p 10001
Code:
-- 2/21/12 23:09:16:506 demo.Database.library.Server: ConnectionPool: establishing 5 connections to jdbc:oracle:thin:mobtest@//129.187.64.237:1521/orcl
-- 2/21/12 23:09:19:217 demo.Database.library.Server: Network: accepting tcp connections at 0.0.0.0:10000
local interfaces: 192.168.1.7, 129.187.211.250, 127.0.0.1
-- 2/21/12 23:09:19:279 demo.Database.library.Server: Network: accepting ssl connections at 0.0.0.0:10001
local interfaces: 192.168.1.7, 129.187.211.250, 127.0.0.1
-- 2/21/12 23:09:19:382 demo.Database.library.Server: Network: published endpoints for object adapter `SessionFactory':
tcp -h 192.168.1.7 -p 10000:tcp -h 129.187.211.250 -p 10000:ssl -h 192.168.1.7 -p 10001:ssl -h 129.187.211.250 -p 10001
Then I trye to connect from the Motorola XOOM and I get the Ice.ConnectTimeoutException.
Any Ideea.
I am getting to frustration with this!