View Full Version : Application activation in java app
sandhi
01-13-2010, 10:05 PM
We are in the process of FLEXenabling our java application. Is it possible to add application activation functionality to a java application or will we need to write an application activation utility in C for our java application to interact with?
RobertDickau
01-14-2010, 09:10 AM
A Java application using FlexNet Publisher can check licenses out of trusted storage, but the activation functionality requires native code, such as an executable or a DLL or suchlike that you call using JNI from the Java application.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.