<%-- 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. --%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/portlet" prefix="portlet"%>

Import Database Pools -- Step 1: Upload Configuration File

This page starts the process of importing database pools from another application server. To do the import, you'll need to upload a configuration file from the other server using the fields below. After that, we'll convert the values we can, and ask you to confirm the configuration for each pool we find in the configuration.

">
${pool.importSource} Import
Config File:
Please select the ${from}.



Alternate ${pool.importSource} Import
If WebLogic 8.1 is installed on the same machine as Geronimo, and the WebLogic domain directory is readable by the user running Geronimo, you can also point directly to the WebLogic installation and domain directories. This has the advantage that the import process can read the database passwords, whereas if you just import a config.xml above you'll need to re-enter all the passwords.
Domain directory path:
Please enter the full path to the WebLogic domain directory (containing the config.xml file) for your WebLogic domain (e.g. C:\bea\user_projects\domains\mydomain).
weblogic81/server/lib path:
Please enter the full path to the weblogic81/server/lib directory for your WebLogic 8.1 installation (e.g. C:\bea\weblogic81\server\lib).

">Cancel