cancel
Showing results for 
Search instead for 
Did you mean: 

Netweaver/J2EE how to get licensing information

Former Member
0 Kudos

Hi All,

i have a problem getting the licensing information (or better the instnum) in java. For EP5/Webas620 i could just obtain the license service and call getInstNo().

Could someone point me in the right direction (javadocs, etc)? This call does not work:

PortalRuntime.getRuntimeResources().getService("Licensing")

But in the admin tool the service is called "Licensing".

ideas, docs on how to obtain and use the licensing service of the j2ee engine?

-andi

Accepted Solutions (0)

Answers (1)

Answers (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

All I can hint here: The name of a service in the visualk admin is not necessarily it's technical name (any more, I guess). There is a service there which shows you the references between components in a graphical way (sorry, forgot it's name and don't have a server at hand). That service should be helpfull to find the technical name.

Regards,

Benny