Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 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