Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Use the config.ini for parameterized delivery
Use the config.ini for parameterized delivery [message #581294] Tue, 22 June 2010 05:53 Go to next message
Sandro Schifferle is currently offline Sandro SchifferleFriend
Messages: 2
Registered: June 2010
Junior Member
Inside of the config.ini in the server it is possible to override the member variables of services.

For example:

com.bsiag.mnet.server.services.common.sql.SqlService#directJ dbcConnection=true


If the service SqlService has a setter method for the member directJdbcConnection then the member has at runtime the value true.

With Scout Eclipse this works for all classes which extends AbstractService

For other classes it must be done by yourself for example with the class FilterConfigInjection at startup.
Re: Use the config.ini for parameterized delivery [message #581344 is a reply to message #581294] Sat, 03 July 2010 01:35 Go to previous message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
..ini, does that mean, the server or Scout as a whole is limited to Windows?!
Previous Topic:Binding
Next Topic:Use the config.ini for parameterized delivery
Goto Forum:
  


Current Time: Fri Apr 19 05:19:30 GMT 2024

Powered by FUDForum. Page generated in 0.01959 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top