OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
92 General feature have not tried 2012-12-19 19:16 2013-02-03 11:36
administrator  
administrator  
normal  
resolved 3.0 - DB build 0067  
fixed  
none    
none 4.0 - DB build 0070  
0000092: HTTP clients
Extend the platform architecture in a way that a desktop application can connect to a http server to access the database in addition to the RMI protocol.
Issue History
2012-12-19 19:16 administrator New Issue
2012-12-19 19:28 administrator Note Added: 0000161
2012-12-19 19:28 administrator Status new => confirmed
2012-12-19 19:28 administrator Target Version => 4.0 - DB build 0070
2013-02-03 11:32 administrator Status confirmed => resolved
2013-02-03 11:32 administrator Fixed in Version => 4.0 - DB build 0070
2013-02-03 11:32 administrator Resolution open => fixed
2013-02-03 11:32 administrator Assigned To => administrator
2013-02-03 11:36 administrator Note Added: 0000162
2013-05-12 14:40 renman007 Issue Monitored: renman007

Notes
(0000161)
administrator   
2012-12-19 19:28   
All API methods can be used in the application code independently from the client type and connection type. The JRClient will be deprecated and replaced in the core level with proper implementation according to the current connection type.
(0000162)
administrator   
2013-02-03 11:36   
Set the connection parameters inside OBEROn configuration files:

conntype=HTTP
serverURL=http://............. [^] (URL of web server application)