when encrypting the mysql user password when installing appian 7.3 on jboss eap

when encrypting the mysql user password when installing appian 7.3 on jboss eap 6.1
I do as follows:

export JBOSS_HOME=/usr/local/appian/bin/jboss//jboss-eap-6.1
export CLASSPATH=${JBOSS_HOME}modules\\system\\layers\\base\\org\\picketbox\\main\\picketbox-4.0.17.Final-redhat-1.jar:${JBOSS_HOME}modules\\system\\layers\\base\\org\\jboss\\logging\\main\\jboss-logging-3.1.2.GA-redhat-1.jar

and then

java org.picketbox.datasource.security.SecureIdentityLoginModule appianuser2013

I get the following error:
Error: Could not find or load main class org.picketbox.datasource.security.SecureIdentityLoginModule
...

OriginalPostID-91378

OriginalPostID-91378

  Discussion posts and replies are publicly visible