CVS Update - 050630
"Sasa Bojanic" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <00ee01c57d69$65ea9e40$1200a8c0@bobrock> |
Hi,
there are two major changes today:
1. The great contribution by David Forslund: CORBA server for Shark that is based on POA.
- You can choose which server you want to start, an old one - using old scripts (run or runAll to also start admin), or POA,
using runPOA or runAllPOA scripts
- the admin client is also modified
2. DODS jars are updated, and now it is possible to configure DB through Data Sources, without a workaround with including eaf jars.
You just need to specify something like following in Shark.conf:
DatabaseManager.DB.sharkdb.Connection.DataSourceName=jndi:hsqlDB
DatabaseManager.DB.sharkdb.Connection.ConnectionFactory=com.lutris.appserver.server.sql.DataSourceDBConnectionFactory
DatabaseManager.DB.sharkdb.ConnectionAllocator=com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
and you can comment the following lines:
#DatabaseManager.DB.sharkdb.JdbcDriver="xxx"
#DatabaseManager.DB.sharkdb.Connection.Url="jdbc:xxx"
#DatabaseManager.DB.sharkdb.Connection.User="xxx"
#DatabaseManager.DB.sharkdb.Connection.Password="xxx"
Regards,
Sasa.
message.footer
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws