You are on page 1of 4

8/13/2016 154969

Informatica Network > Knowledge Base > Search Results > View Document

Rate It: Average Rating: (2 Ratings)

HOW TO: Install ActiveVOS 9.2.2 on JBOSS EAP 6.1

Solution

ActiveVOSissupportedtorunonanumberofapplicationserverssuchasIBMWebSphere,Tomcat,OracleWeblogicandRedhatJBO
howActiveVOS9.2.2canbeinstalledandrunonJBOSSEAP6.1.0applicationservers.

Herearethesteps:

1.DownloadandinstallasupportedversionofJDKandJBOSSEAP6.1.0.Inoursampleenvironment(Windows2008Server),w
(64bit).Also,thefollowingenvironmentvariableswereset:
JAVA_HOME:C:\jdk1.7.0_10
JOBSS_HOME:C:\jbosseap6.1
CLASSPATH:.C:\jdk1.7.0_10\lib\tools.jar
PATH:...............C:\jdk1.7.0_10\binC:\jbosseap6.1\bin
2.BeforeinstallingActiveVOSonJBOSS,adatabaseneedstobecreatedtoinstallActiveVOSschema.Userscanrefertotheirs
fordetailsoncreatingthebackenddatabase.HereishowOracledatabaseiscreatedinourtestenvironment:
SQL*Plus:Release11.1.0.6.0ProductiononWedOct211:24:002013
Copyright(c)1982,2007,Oracle.Allrightsreserved.
Enterusername:system
Enterpassword:
Connectedto:
OracleDatabase11gEnterpriseEditionRelease11.1.0.6.0Production
WiththePartitioning,OLAP,DataMiningandRealApplicationTestingoptions
SQL>createtablespacejbossdb_tbspdatafile'C:\app\Administrator\product\11.1.
0\db_1\database\jbossdb_tbsp.dbf'size100Mautoextendonnext10Mmaxsize10000
M
Tablespacecreated.
SQL>createuserjbuser922identifiedbyjbuser922defaulttablespacejbossdb_tb
sp
Usercreated.
SQL>grantunlimitedtablespacetojbuser922
Grantsucceeded.
SQL>grantconnect,resourcetojbuser922
Grantsucceeded.
SQL>grantcreateviewtojbuser922
Grantsucceeded.
SQL>commit
Commitcomplete.
SQL>
3.DownloadandinstallActiveVOSinstallerActiveVOS_Server_windows_9.2.2.exeinatempdirectoryonyourserver.
4.ShutdownJBOSS.Runtheinstallerutilityconfig_deploy.batlocatedininstallerdownloaddirectory.OnWindowsserver,itis
C:\Temp\SserverJBOSS922\Server\serverenterprise\jboss_config\bin(seetheappendixAintheattachedfileforsampleins
runningtheinstallerutility,youcanalwaysrefertothecontextualhelpineachofthescreens.ActiveVOSalsoprovidestwoo
consolemodeandsilentmode.Refertothefollowinglinkformoreinformation:
http://infocenter.activevos.com/infocenter/ActiveVOS/v92/index.jsp?topic=/doc.server_install/jboss/html/Configuration_wiza
5.Openstandalone.xmllocatedinC:\jbosseap6.1\standalone\configurationanddefineActiveVOSsecuritydomain,asshownb
<securitydomainname="ActiveVOS">

https://kb.informatica.com/howto/6/Pages/1/154969.aspx?myk=Activevos%20jboss 1/4
8/13/2016 154969

<authentication>
<loginmodulecode="UsersRoles"flag="required">
<moduleoptionname="usersProperties"value="${jboss.server.config.dir}/users.properties"/>
<moduleoptionname="rolesProperties"value="${jboss.server.config.dir}/roles.properties"/>
</loginmodule>
</authentication>

</securitydomain>
Also,createtwofilesusers.propertiesandroles.properties.Addacoupleofusersandrolestothesefiles.Asamplestandal
users.propertiesandroles.propertiesareincludedintheattachedzipfile.PutthepropertiesfilesinC:\jbosseap6.1\standalo
6.AfteryouhaveinstalledActiveVOSserverandcentralandsetuppropertiesfiles,hereareacoupleofstepsyouwouldneedt
serverrunning:
1.StartJBOSSusingthefollowingcommand:
C:\jbosseap6.1\bin>standalone.batcstandalone.xmlb0.0.0.0
Itshouldstartupfine.Aftersometime,thefollowingmessageshouldappearincommandpromptNolicensesConfig
ActiveVOSlicenseneedstobeaddedusingActiveVOSconsole.
2.NavigatetoActiveVOSconsolehttp://server:port/activevos.LogintoActiveVOSconsoleasauserwhoisamember
oursampleusers.propertiesfile,thatuserisadmin899(withthepasswordjboss899).Youcanusethesecredentialsto
below:

https://kb.informatica.com/howto/6/Pages/1/154969.aspx?myk=Activevos%20jboss 2/4
8/13/2016 154969

3.NavigatetoAdmin>License.Addthelicense.NavigatetoAdmin>ServerStatusandstarttheserver.Aftersometim
changetorunning,asshownbelow:
ThisindicatesthatActiveVOS9.2.2hasbeensuccessfullyinstalledonJBOSSEAP6.1.0andisupandrunning.

Oncethisisdone,theidentityserviceneedstobesetup.Forafilebasedexample,pleaserefertoHOWTO:SetupfilebasedIdenti
321842.)

More Information

Thezipfileattachedtothisarticlecontainssampleconfigurationfileswhichuserscanrefertowhilesettinguptheirownenvironmen

Applies To

Product(s): ActiveVOS

Product Version(s): ActiveVOS

Related Documents

HOWTO:SetupfilebasedIdentityServiceinActiveVOS(KB321842.)

Attachments

SampleFiles_updated.zip

Last Modied Date:7/1/2015 4:16 AM ID:154969

https://kb.informatica.com/howto/6/Pages/1/154969.aspx?myk=Activevos%20jboss 3/4
8/13/2016 154969

Feedback

What can we do to improve this information


Did this KB document help you?
(2000 or fewer characters)

This document resolved my issue

This document did not resolve my issue

This document helped but additional information was

required to resolve my issue


Submit

https://kb.informatica.com/howto/6/Pages/1/154969.aspx?myk=Activevos%20jboss 4/4

You might also like