Categories
- All Categories
- Oracle Analytics Learning Hub
- 20 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BIP instance configuration issues.
Hello ,
We are trying to deploy a standalone BIP version in the existing weblogic console.
Found the xmlpserver.ear file in /app/Oracle/Middleware/Oracle_Home/bi/bifoundation/jee path.
1) exploded the ear file using jar -xvf command in a directory bipublisher.ear
2)exploded the war file inside bipublisher.ear(exploded directory) folder using jar -xvf to bipublisher.war
3)in weblogic deployment section selected the bipublisher.war directory.
But while activating the changes above error displayed.
Answers
-
Any help will be highly appreciated.. ..
0 -
You need to extend the domain using one of the templates that contains BIP. You cannot just deploy the ear file as BIP includes a lot of other dependencies as well. Use the weblogic config.sh script to load the weblogic configurator.
0 -
Hello Handat,
Could you kindly provide me some documentation? Extending the existing domain means it will be the same instance right? which is accessible from different ports? or i will have a different folders all together?
0
