Hi All,
Is it possible to display the RSA & AFX version in the command line by issuing some commands ?
Many thanks in advance !!!
Regards,
Sabthami S
Hi All,
Is it possible to display the RSA & AFX version in the command line by issuing some commands ?
Many thanks in advance !!!
Regards,
Sabthami S
Assuming you are on 7+ wildfly:
$ cat $AVEKSA_HOME/wildfly-8.2.0.Final/standalone/log/aveksaServerInfo.log | grep Version
In the old days AFX was a different version but starting in 7.0 it is the same. And with 6.9.1 and above it is upgraded along with the aveksa software so no need to differentiate. Only the templates need to be updated separately.
Regards, Diane
Assuming you are on 7+ wildfly:
$ cat $AVEKSA_HOME/wildfly-8.2.0.Final/standalone/log/aveksaServerInfo.log | grep Version
In the old days AFX was a different version but starting in 7.0 it is the same. And with 6.9.1 and above it is upgraded along with the aveksa software so no need to differentiate. Only the templates need to be updated separately.
Regards, Diane