Skip to main content



      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 01:53 Go to next message
Eclipse UserFriend
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] Fri, 02 July 2010 21:35 Go to previous message
Eclipse UserFriend
..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: Wed Jul 23 00:29:13 EDT 2025

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

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

Back to the top