Consultor Eletrônico



Kbase P125678: What does "%%version" at the top of each ubroker.properties mean?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/23/2009
Status: Verified

GOAL:

What does "%%version" at the top of each ubroker.properties mean?

GOAL:

Can I safely remove "%%version" entry in ubroker.properties file?

GOAL:

Is there a point of removing "%%version" from ubroker.properties file?

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
All Supported Operating Systems

FIX:

The %%version is no longer used. It used to be used when the ubroker.properties file was not schema driven. The ubroker.properties file became schema driven in 10.0B02. Schema driven means we dynamically build schema template for ubroker.properties file when starting admin server.
If you remove the entry it will get rewritten the on the next ubroker.properties file medication, so there is no point in doing so.