Gianluca Brigandi added a comment -
02/Aug/11 4:15 PM The JBoss 6 support is based on the JBoss 5 (JASPI) Agent, whereas the installation procedure differs.
Therefore, use the following commands to install under jboss 6 :
For installing the gateway under JBoss 6 run :
$ gateway install -t $JBOSS_HOME --platform jb6
For installing the agent under JBoss 6 run :
$ agent install --target $JBOSS_HOME --jboss-instance default --platform jb6
For installing the sample applications run :
$ samples install --target $JBOSS_HOME --platform jb6
Therefore, use the following commands to install under jboss 6 :
For installing the gateway under JBoss 6 run :
$ gateway install -t $JBOSS_HOME --platform jb6
For installing the agent under JBoss 6 run :
$ agent install --target $JBOSS_HOME --jboss-instance default --platform jb6
For installing the sample applications run :
$ samples install --target $JBOSS_HOME --platform jb6