Create stand alone report server in Weblogic Forms and Reports
Posted by philiphowe on October 19, 2010
opmnctl createcomponent -adminUsername weblogic -adminHost MyHost -adminPort 7002 -oracleHome d:\oracle\middleware\as_1 -oracleInstance d:\oracle\middleware\asinst_1 -instanceName asinst_1 -componentName MyReportServer -componentType ReportsServerComponent
Advertisement
Armenis said
Excelent
Do you know how create webservice on weblogic ?
philiphowe said
The only example I’ve seen is here: http://download.oracle.com/docs/cd/E13222_01/wls/docs81/webserv/example.html
I vaguelly tried it, but wasn’t relevant to what I was doing at the time.