java - Websphere deployment application name -


when doing war deployment on ibm webspehere 8.5 possible set application name , application build id

by default application name war filename , application build id set unknown.

i know can set application build id using manifest.mf attribute implementation-version.

is there manifest.mf attribute understood application name or there way achieve goal?

application-name , implementation-title seem ignored was.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -