• New Feature
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • gkeim
  • Reporter: janning
  • January 15, 2011
  • 0
  • Watchers: 1
  • July 27, 2012
  • February 01, 2011

Description

Values of configuration properties depends on tc.properties default file, custom properties file, system settings and so on. It would be fine if you can see current settings of all properties in “developer console”.

Comments

Fiona OShea 2011-01-18

Seems like a good idea. Gary what would it take to do this?

Gary Keim 2011-01-18

Not too much work. A new panel next to the System properties for both server and client, the ability of TCProperties to generate a standard java.util.Properties version of itself, made available via the path DistributedObjectServer->TCServerImpl->TCServerInfoMBean.

Gary Keim 2011-01-18

And for the client, DistributedObjectClient[TClient]->L1InfoMbean.