3.17.2.3. IBM WebSphere Application Server

This chapter describes the required adaptions to CoreMedia WebDAV Support to deploy it to IBM WebSphere Application Server. It assumes that you have read the common information on IBM WebSphere deployment which you can find in the CoreMedia Operations Basics manual.

In particular:

  • Logging Configuration,

  • Class Loader Configuration and

  • ORB Configuration

Libraries

All libraries can be taken as is without exclusions or shared libraries.

ORB Configuration

To use the ORB of IBM WebSphere add the following entry to your webdav.properties:

filesystem.orb.jndi=java:comp/ORB

Have a look in the log file to see if your adaption were successful:

2011-04-07 11:03:55 [ INFO] FilesystemImpl -
  filesystem.orb.jndi: Using ORB com.ibm.CORBA.iiop.ORB@6f056f05
  (server.startup : 0)