/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ Apache Kalumet WebSphere Controller =================================== Apache Kalumet provides a controller for IBM WebSphere application server. This controller works with: - IBM WebSphere 5.x - IBM WebSphere 6.x Controller Installation for WebSphere 5.x ----------------------------------------- Copy the following jar files to /lib/extras: * /lib/admin.jar * /lib/bootstrap.jar * /lib/common.jar * /lib/commonArchive.jar * /lib/deployutils.jar * /lib/ecore.jar * /lib/ecore.utilities.jar * /lib/ecore.xmi.jar * /lib/ecutils.jar * /lib/ffdc.jar * /lib/idl.jar * /lib/iwsorb.jar * /lib/j2ee.jar * /lib/jflt.jar * /lib/jmxc.jar * /lib/jmxext.jar * /lib/jmxx.jar * /lib/mofj2ee.jar * /lib/mofjava.jar * /lib/naming.jar * /lib/namingclient.jar * /lib/ras.jar * /lib/runtimefw.jar * /lib/sas.jar * /lib/security.jar * /lib/soap.jar * /lib/soap-sec.jar * /lib/utils.jar * /lib/wasjmx.jar * /lib/wftutils.jar * /lib/wjmxapp.jar * /lib/workspace.jar * /lib/ws-base-resources.jar * /lib/ws-config-appdeploy.jar * /lib/ws-config-common.jar * /lib/ws-config-servers.jar * /lib/ws-j2eex.jar * /lib/wsexception.jar * /lib/wssec.jar Warning: using the IBM JDK, you need to copy the IBM /jre/lib/ext/*.jar into /lib/extras. Controller Installation for WebSphere 6.x ----------------------------------------- Copy the following jar files to /lib/extras: * /runtimes/com.ibm.ws.admin.client_6.1.0.jar * /runtimes/com.ibm.ws.webservices.thinclient_6.1.0.jar * /plugins/com.ibm.ws.runtime_6.1.0.jar * /plugins/com.ibm.ws.security.crypto_6.1.0.jar