Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

wiBean properties file

Status
Not open for further replies.

cathomas

Programmer
Apr 4, 2001
2
US
I am trying to customize the Webi using Webi SDK and JSP. The documentation says I need to create a wibean.orb.properties file. The web server is Oracle iAS on Unix. Where should I put this file? Any ideas?

Thanks for your help.
Regards,
Thomas.
 
Thomas,

I don't know anything about Oracle iAS - is it an application server? if not you will need a servlet container / jsp engine before anything will work. The documentation outlines what to do if you are using JRun or Weblogic - can you use any of the detail from this and work backwards? alternatively ring BO support - this is the stuff they do every day.

regards

Mark
 
Thanks Mark for your response.

Oracle iAS is an application server. I guess it not currently supported by BO. I am in the process of setting my Customer Support Account(sure does take a long time)

I tried putting the wibean.orb.properties in conf and the bin directories of the application server. No luck so far.

Regards,
Thomas.
 
This is my first WI use... I've got the same problem you had. Don't know if it will help you but while my application tried to connect to the WI Server, it hadn't found the properties file, as it had done for you. But it has created a wibean.orb.properties.todo in my working directory. This file is a properties template we need to fill and rename to allow WIBean to work correctly.

Regards,

Gael.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top