« January 2008 | Main | March 2009 »

April 2008 Archives

April 17, 2008

Installing Service registry

Some quick tips on installing service registry

  1. When it asks you for the JDBC Drivers selection , try ojdbc14.jar, this is in my SOASuite 10.1.3 directory (E:\as1\jdbc\ojdbc14.jar)
  2. Do not install the webclients into the same OC4J as Oracle SOASuite, if you do, it will install but when you try to publish a webservice you'll get the following error

    WSDL error
    Fault code: CONFIGURATION_ERROR
    Message: WSDLException: faultCode=CONFIGURATION_ERROR: Problem instantiating
    factory implementation.: oracle.j2ee.ws.wsdl.factory.WSDLFactoryImpl

    Best practice is to create a seperate OC4J instance in the Oracle App Server and deploy it into that instance instead.


  3. Ensure that the OC4J instance has the following Java options

    -Xmx1024m -XX:MaxPermSize=128m


If you dont you might get out of memory errors.


Finally, checkout the readme :-)

http://www.oracle.com/technology/tech/webservices/htdocs/uddi/readme.pdf

About April 2008

This page contains all entries posted to Angelo Santagata's Blog in April 2008. They are listed from oldest to newest.

January 2008 is the previous archive.

March 2009 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle