{"id":450,"date":"2008-05-02T11:17:48","date_gmt":"2008-05-02T15:17:48","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/"},"modified":"2008-05-02T11:17:48","modified_gmt":"2008-05-02T15:17:48","slug":"configuredeploy-oracle-role-manager-with-jboss","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/","title":{"rendered":"Configure\/Deploy Oracle Role Manager with JBOSS"},"content":{"rendered":"<p>\u00a0This is last post for Installation of Oracle Role Manager deployed on JBOSS (Open Source J2EE Server) and using Oracle Database as repository.<\/p>\n<p>For previous <strong>related posts<\/strong> visit related post section at bottom of this page.<\/p>\n<p><strong><u>Prereq. for Deploying Oracle Role Manager Application on JBOSS<\/u><\/strong><\/p>\n<p>Ensure that-<br \/>\n1. You have already installed JBOSS Server\u00a0\u00a0 <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/04\/20\/install-jboss-open-source-j2ee-server\/\">More Here<\/a><br \/>\n2. Installed Oracle Database<br \/>\n3. Created tablespace, schema and user in database<br \/>\n4. Installed Oracle Role Manager\u00a0 <a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/04\/29\/install-orace-role-manager-orm-on-windows-vista\/\">More Here<\/a><\/p>\n<p><strong><u>Configure\/Deploy ORM with JBOSS<\/u><\/strong><\/p>\n<p><strong>1.<\/strong> Copy the <strong>orm-ds.xml<\/strong> and <strong>orm-service.xml<\/strong> files from <strong>&lt;ORM_install&gt;\/samples\/jboss\/4.0.5<\/strong>\u00a0\u00a0to the JBoss directory at <strong>&lt;JBossHome&gt;\/server\/default\/deploy<\/strong><\/p>\n<p><strong>2.<\/strong> Edit <strong>orm-ds.xml<\/strong> file like<br \/>\nA)\u00a0 Change the two occurrences of <strong>connection-url<\/strong> to match database environment<\/p>\n<p>&lt;connection-url&gt;jdbc:oracle:thin:@SERVER_NAME:PORT:SID&lt;\/connection-url&gt;<br \/>\nlike<\/p>\n<p>&lt;connection-url&gt;jdbc:oracle:thin:@<strong>localhost:1521:orcl<\/strong>&lt;\/connection-url&gt;<\/p>\n<p>(Note* My Database is on same machine as ORM &amp; JBOSS with SID as <strong>ORCL<\/strong> and listening on port <strong>1521<\/strong>)<\/p>\n<p>B) Change the two occurrences of user-name and password to match the credentials of the Oracle Role Manager application user defined while installing role manager<\/p>\n<p>&lt;user-name&gt;USER_NAME&lt;\/user-name&gt;<br \/>\n&lt;password&gt;PASSWORD&lt;\/password&gt;<br \/>\nlike<\/p>\n<p>&lt;user-name&gt;<strong>orm_app<\/strong>&lt;\/user-name&gt;<br \/>\n&lt;password&gt;<strong>welcome1<\/strong>&lt;\/password&gt;<\/p>\n<p><strong>3.<\/strong> Copy the <strong>server.ear <\/strong>file from &lt;ORM_install&gt;\/lib to &lt;JBossHome&gt;\/server\/default\/deploy<br \/>\n<strong>4.<\/strong> Copy the <strong>webui.war <\/strong>file from &lt;ORM_install&gt;\/webui\/jboss\/4.0.5 to &lt;JBossHome&gt;\/server\/default\/deploy<\/p>\n<p><strong>server.ear &amp; webui.war\u00a0are applications and\u00a0once you copy them to deploy directory, JBOSS will deploy it automatically to JBOSS server\u00a0<\/strong><\/p>\n<p>Log file to this deployment will be in <strong>$JBOSS_HOME\/server\/default\/log\/server.log<\/strong><\/p>\n<p><strong>5.<\/strong> Start JBOSS if not already up<br \/>\ncd %JOSS_HOME%\/bin<br \/>\n<strong>run.bat<\/strong><\/p>\n<p><strong>6.<\/strong> Access Oracle Role Manager<\/p>\n<p>JBOSS URL\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &#8211;\u00a0\u00a0\u00a0 <a href=\"http:\/\/localhost:8080\">http:\/\/localhost:8080<\/a><br \/>\nRole Manager Administrative Console\u00a0\u00a0\u00a0 &#8211;\u00a0\u00a0\u00a0 <a href=\"http:\/\/localhost:8080\/ormconsole\">http:\/\/localhost:8080\/ormconsole<\/a><br \/>\nRole Manager\u00a0Web UI\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 &#8211;\u00a0\u00a0\u00a0 <a href=\"http:\/\/localhost:8080\/webui\">http:\/\/localhost:8080\/webui<\/a><\/p>\n<p><strong><u>Related Docs<\/u><\/strong><\/p>\n<p><a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/E12058_01\/doc\/doc.1014\/e12026\/ormin_config.htm\">Oracle&#8217;s Role Manager Configuration with JBOSS &amp; IBM Websphere<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0This is last post for Installation of Oracle Role Manager deployed on JBOSS (Open Source J2EE Server) and using Oracle [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[198],"tags":[],"class_list":["post-450","post","type-post","status-publish","format-standard","hentry","category-orm"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Configure\/Deploy Oracle Role Manager with JBOSS -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Configure\/Deploy Oracle Role Manager with JBOSS -\" \/>\n<meta property=\"og:description\" content=\"\u00a0This is last post for Installation of Oracle Role Manager deployed on JBOSS (Open Source J2EE Server) and using Oracle [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/\" \/>\n<meta property=\"article:published_time\" content=\"2008-05-02T15:17:48+00:00\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/\",\"name\":\"Configure\/Deploy Oracle Role Manager with JBOSS -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"datePublished\":\"2008-05-02T15:17:48+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Configure\/Deploy Oracle Role Manager with JBOSS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Configure\/Deploy Oracle Role Manager with JBOSS -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/","og_locale":"en_US","og_type":"article","og_title":"Configure\/Deploy Oracle Role Manager with JBOSS -","og_description":"\u00a0This is last post for Installation of Oracle Role Manager deployed on JBOSS (Open Source J2EE Server) and using Oracle [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/","article_published_time":"2008-05-02T15:17:48+00:00","author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/","url":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/","name":"Configure\/Deploy Oracle Role Manager with JBOSS -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"datePublished":"2008-05-02T15:17:48+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2008\/05\/02\/configuredeploy-oracle-role-manager-with-jboss\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Configure\/Deploy Oracle Role Manager with JBOSS"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=450"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/450\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=450"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=450"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}