From aa278b30c490ca5651e6fd228aa9ab3d8cf88a54 Mon Sep 17 00:00:00 2001 From: kchong Date: Sat, 7 Mar 2009 19:25:16 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'v200903071919'. --- .../wsexplorer/uddi/actions/.cvsignore | 2 - .../uddi/actions/AddItemsToFavoritesActionJSP.jsp | 41 ---------- .../actions/AddPublisherAssertionsActionJSP.jsp | 47 ----------- .../uddi/actions/AddToFavoritesActionJSP.jsp | 41 ---------- .../actions/BusPublishServiceAdvancedActionJSP.jsp | 50 ------------ .../actions/BusPublishServiceSimpleActionJSP.jsp | 38 --------- .../uddi/actions/BusinessGetServicesActionJSP.jsp | 49 ------------ .../uddi/actions/CheckFavoriteExistsActionJSP.jsp | 66 ---------------- .../uddi/actions/ClearNavigatorNodeActionJSP.jsp | 35 --------- .../uddi/actions/ClearNavigatorNodesActionJSP.jsp | 36 --------- .../CompletePublisherAssertionsActionJSP.jsp | 47 ----------- .../uddi/actions/LaunchSubQueryAction.inc | 56 ------------- .../uddi/actions/LoginAdvancedActionJSP.jsp | 55 ------------- .../uddi/actions/LogoutAdvancedActionJSP.jsp | 44 ----------- .../actions/ManageReferencedServicesActionJSP.jsp | 68 ---------------- .../wsexplorer/uddi/actions/NewNodeAction.inc | 55 ------------- .../uddi/actions/OpenRegistryActionJSP.jsp | 37 --------- .../uddi/actions/RefreshUDDINodeActionJSP.jsp | 91 ---------------------- .../uddi/actions/RefreshUDDINodesActionJSP.jsp | 66 ---------------- .../uddi/actions/RegFindBusinessUUIDActionJSP.jsp | 38 --------- .../actions/RegFindBusinessesAdvancedActionJSP.jsp | 52 ------------- .../actions/RegFindBusinessesSimpleActionJSP.jsp | 38 --------- .../RegFindServiceInterfaceUUIDActionJSP.jsp | 38 --------- .../RegFindServiceInterfacesAdvancedActionJSP.jsp | 50 ------------ .../RegFindServiceInterfacesSimpleActionJSP.jsp | 38 --------- .../uddi/actions/RegFindServiceUUIDActionJSP.jsp | 38 --------- .../actions/RegFindServicesAdvancedActionJSP.jsp | 52 ------------- .../actions/RegFindServicesSimpleActionJSP.jsp | 38 --------- .../RegPublishBusinessAdvancedActionJSP.jsp | 39 ---------- .../actions/RegPublishBusinessSimpleActionJSP.jsp | 38 --------- .../actions/RegPublishServiceAdvancedActionJSP.jsp | 50 ------------ ...RegPublishServiceInterfaceAdvancedActionJSP.jsp | 38 --------- .../RegPublishServiceInterfaceSimpleActionJSP.jsp | 38 --------- .../actions/RegPublishServiceSimpleActionJSP.jsp | 50 ------------ .../actions/RemovePublisherAssertionsActionJSP.jsp | 47 ----------- .../uddi/actions/RemoveSubQueryItemActionJSP.jsp | 43 ---------- .../uddi/actions/ResizeUDDIFramesActionJSP.jsp | 55 ------------- .../uddi/actions/SelectCategoryNodeActionJSP.jsp | 78 ------------------- .../uddi/actions/SelectFindToolActionJSP.jsp | 33 -------- .../uddi/actions/SelectNavigatorNodeActionJSP.jsp | 33 -------- .../uddi/actions/SelectPropertiesToolActionJSP.jsp | 33 -------- .../uddi/actions/SelectSubQueryItemActionJSP.jsp | 52 ------------- .../uddi/actions/ServiceGetBusinessActionJSP.jsp | 49 ------------ .../ServiceGetServiceInterfacesActionJSP.jsp | 49 ------------ .../ServiceInterfaceGetBusinessesActionJSP.jsp | 49 ------------ .../ServiceInterfaceGetServicesActionJSP.jsp | 49 ------------ .../actions/ShowPublisherAssertionsActionJSP.jsp | 58 -------------- .../actions/SwitchPerspectiveFromUDDIActionJSP.jsp | 30 ------- .../uddi/actions/ToggleCategoryNodeActionJSP.jsp | 59 -------------- .../uddi/actions/ToggleNavigatorNodeActionJSP.jsp | 21 ----- .../actions/TransferSubQueryResultsActionJSP.jsp | 43 ---------- .../actions/TransferToAddCategoryDataActionJSP.jsp | 45 ----------- .../actions/UDDIAddToWSDLPerspectiveActionJSP.jsp | 55 ------------- .../UDDIImportWSDLToFileSystemActionJSP.jsp | 24 ------ .../actions/UDDIImportWSDLToWorkbenchActionJSP.jsp | 22 ------ .../UDDILaunchWebServiceWizardActionJSP.jsp | 19 ----- .../wsexplorer/uddi/actions/UnpublishActionJSP.jsp | 37 --------- .../wsexplorer/uddi/actions/UpdateAction.inc | 47 ----------- .../uddi/actions/UpdateBusinessActionJSP.jsp | 41 ---------- .../uddi/actions/UpdateNewPublishActionJSP.jsp | 33 -------- .../uddi/actions/UpdateRegistryActionJSP.jsp | 41 ---------- .../uddi/actions/UpdateServiceActionJSP.jsp | 87 --------------------- .../actions/UpdateServiceInterfaceActionJSP.jsp | 41 ---------- .../UpdateServiceNewPublishBusinessActionJSP.jsp | 37 --------- 64 files changed, 2869 deletions(-) delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/.cvsignore delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddItemsToFavoritesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddPublisherAssertionsActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddToFavoritesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceSimpleActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusinessGetServicesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CheckFavoriteExistsActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodeActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CompletePublisherAssertionsActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LaunchSubQueryAction.inc delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LoginAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LogoutAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ManageReferencedServicesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/NewNodeAction.inc delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/OpenRegistryActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodeActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessUUIDActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesSimpleActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfaceUUIDActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesSimpleActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceUUIDActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesSimpleActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessSimpleActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceAdvancedActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceSimpleActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceSimpleActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemovePublisherAssertionsActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemoveSubQueryItemActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ResizeUDDIFramesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectCategoryNodeActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectFindToolActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectNavigatorNodeActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectPropertiesToolActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectSubQueryItemActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetBusinessActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetServiceInterfacesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetBusinessesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetServicesActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ShowPublisherAssertionsActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SwitchPerspectiveFromUDDIActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleCategoryNodeActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleNavigatorNodeActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferSubQueryResultsActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferToAddCategoryDataActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIAddToWSDLPerspectiveActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToFileSystemActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToWorkbenchActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDILaunchWebServiceWizardActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UnpublishActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateAction.inc delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateBusinessActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateNewPublishActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateRegistryActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceInterfaceActionJSP.jsp delete mode 100644 bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceNewPublishBusinessActionJSP.jsp (limited to 'bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions') diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/.cvsignore b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/.cvsignore deleted file mode 100644 index 5738ffe94..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -*.java -*.class diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddItemsToFavoritesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddItemsToFavoritesActionJSP.jsp deleted file mode 100644 index e7e0f393a..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddItemsToFavoritesActionJSP.jsp +++ /dev/null @@ -1,41 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - -<% - // Prepare the action. - AddItemsToFavoritesAction action = new AddItemsToFavoritesAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); -%> - - - - - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddPublisherAssertionsActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddPublisherAssertionsActionJSP.jsp deleted file mode 100644 index 519a4fbd7..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddPublisherAssertionsActionJSP.jsp +++ /dev/null @@ -1,47 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - AddPublisherAssertionsAction action = new AddPublisherAssertionsAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (inputsValid) - { - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - } -%> - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddToFavoritesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddToFavoritesActionJSP.jsp deleted file mode 100644 index 11f7b4a77..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/AddToFavoritesActionJSP.jsp +++ /dev/null @@ -1,41 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.AddToFavoritesAction"%> - - - - -<% - // Prepare the action. - AddToFavoritesAction action = new AddToFavoritesAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); -%> - - - - - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceAdvancedActionJSP.jsp deleted file mode 100644 index cc6f2f4a2..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceAdvancedActionJSP.jsp +++ /dev/null @@ -1,50 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action - BusPublishServiceAdvancedAction action = new BusPublishServiceAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceSimpleActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceSimpleActionJSP.jsp deleted file mode 100644 index b87ef0dd8..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusPublishServiceSimpleActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - BusPublishServiceSimpleAction action = new BusPublishServiceSimpleAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusinessGetServicesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusinessGetServicesActionJSP.jsp deleted file mode 100644 index 3ee5d2463..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/BusinessGetServicesActionJSP.jsp +++ /dev/null @@ -1,49 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - - - -<% - // Prepare the action. - BusinessGetServicesAction action = new BusinessGetServicesAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - boolean businessExists = action.validateBusiness(); - - if (!businessExists) - { - int nodeId = Integer.parseInt((String)(action.getPropertyTable().get(ActionInputs.NODEID))); - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CheckFavoriteExistsActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CheckFavoriteExistsActionJSP.jsp deleted file mode 100644 index 73d1e43e4..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CheckFavoriteExistsActionJSP.jsp +++ /dev/null @@ -1,66 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.AddToFavoritesAction, - org.eclipse.wst.ws.internal.explorer.platform.util.*, - java.util.*"%> - - - - - - - - - - - -
" method="post" target="<%=FrameNames.PERSPECTIVE_WORKAREA%>"> -<% -Enumeration paramNames = request.getParameterNames(); -while (paramNames.hasMoreElements()) { - String paramName = (String)paramNames.nextElement(); - String[] paramValues = request.getParameterValues(paramName); - for (int i = 0; i < paramValues.length; i++) { -%> - -<% - } -} -%> -
- - - -<% -// Prepare the action. -AddToFavoritesAction action = new AddToFavoritesAction(controller); -// Load the parameters for the action from the servlet request. -action.populatePropertyTable(request); -if (action.favoriteExists()) { -%> - -<% -} -else { -%> - -<% -} -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodeActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodeActionJSP.jsp deleted file mode 100644 index c9dec4361..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodeActionJSP.jsp +++ /dev/null @@ -1,35 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*" %> - - -<% - // Prepare the action. - NodeManager navigatorManager = controller.getUDDIPerspective().getNavigatorManager(); - Node selectedNode = navigatorManager.getSelectedNode(); - ClearNavigatorNodeAction action; - if (selectedNode instanceof FolderNode) - action = new ClearNavigatorFolderNodeAction(controller); - else - action = new ClearNavigatorNodeAction(controller); - - // The action may be executed programmed link. - action.populatePropertyTable(request); - - boolean inputsValid = true; - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); -%> -<%@ include file="/actions/ClearNodeAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodesActionJSP.jsp deleted file mode 100644 index 4277ca352..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ClearNavigatorNodesActionJSP.jsp +++ /dev/null @@ -1,36 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - ClearNavigatorNodesAction action = new ClearNavigatorNodesAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CompletePublisherAssertionsActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CompletePublisherAssertionsActionJSP.jsp deleted file mode 100644 index 523157576..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/CompletePublisherAssertionsActionJSP.jsp +++ /dev/null @@ -1,47 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - CompletePublisherAssertionsAction action = new CompletePublisherAssertionsAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (inputsValid) - { - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - } -%> - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LaunchSubQueryAction.inc b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LaunchSubQueryAction.inc deleted file mode 100644 index c3bfee0d4..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LaunchSubQueryAction.inc +++ /dev/null @@ -1,56 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2000, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<% - String subQueryKey = action.getSubQueryKey(); - StringBuffer newSubQueryKey = new StringBuffer(); - if (subQueryKey != null && subQueryKey.length() > 0) - newSubQueryKey.append(action.getSubQueryKey()).append(':'); - newSubQueryKey.append(action.getNewSubQuery()); - FormTool formTool = (FormTool)action.getSelectedFormTool(); - FormToolPropertiesInterface parentFormToolPI = ((MultipleFormToolPropertiesInterface)formTool).getFormToolProperties(subQueryKey); - FormToolPropertiesInterface subQueryFormToolPI = ((MultipleFormToolPropertiesInterface)formTool).getFormToolProperties(newSubQueryKey.toString()); - String newSubQueryItemString = action.getNewSubQueryItem(); - subQueryFormToolPI.setProperty(UDDIActionInputs.QUERY_ITEM,newSubQueryItemString); - subQueryFormToolPI.setProperty(UDDIActionInputs.SUBQUERY_GET,new Boolean(action.isSubQueryGet())); - - // Always initialize the query name so the subquery makes sense. - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); - String parentQueryName = (String)parentFormToolPI.getProperty(UDDIActionInputs.QUERY_NAME); - if (parentQueryName == null) - parentQueryName = uddiPerspective.getMessage("DEFAULT_QUERY_NAME"); - int newSubQueryItem = Integer.parseInt(newSubQueryItemString); - String newSubQueryItemTypeString = null; - switch (newSubQueryItem) - { - case UDDIActionInputs.QUERY_ITEM_BUSINESSES: - newSubQueryItemTypeString = uddiPerspective.getMessage("FORM_OPTION_BUSINESSES"); - break; - case UDDIActionInputs.QUERY_ITEM_SERVICES: - newSubQueryItemTypeString = uddiPerspective.getMessage("FORM_OPTION_SERVICES"); - break; - case UDDIActionInputs.QUERY_ITEM_SERVICE_INTERFACES: - default: - newSubQueryItemTypeString = uddiPerspective.getMessage("FORM_OPTION_SERVICE_INTERFACES"); - } - String[] messageParameters = {parentQueryName,newSubQueryItemTypeString}; - subQueryFormToolPI.setProperty(UDDIActionInputs.QUERY_NAME,uddiPerspective.getMessage("DEFAULT_SUBQUERY_NAME",messageParameters)); - - Node node = action.getSelectedNavigatorNode(); - int nodeId = node.getNodeId(); - int toolId = node.getToolManager().getSelectedToolId(); - int viewId = node.getViewId(); - int viewToolId = node.getViewToolId(); -%> - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LoginAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LoginAdvancedActionJSP.jsp deleted file mode 100644 index 2233b4baf..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LoginAdvancedActionJSP.jsp +++ /dev/null @@ -1,55 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * yyyymmdd bug Email and other contact information - * -------- -------- ----------------------------------------------------------- - * 20060427 136449 brunssen@us.ibm.com - Vince Brunssen - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - java.util.*" %> - - - - - - - - - - - -<% - // Prepare the action. - LoginAdvancedAction action = new LoginAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LogoutAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LogoutAdvancedActionJSP.jsp deleted file mode 100644 index e9ce7a89a..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/LogoutAdvancedActionJSP.jsp +++ /dev/null @@ -1,44 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * yyyymmdd bug Email and other contact information - * -------- -------- ----------------------------------------------------------- - * 20060427 136449 brunssen@us.ibm.com - Vince Brunssen - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - java.util.*" %> - - - - - - - - - - - -<% - // Prepare the action. - LogoutAdvancedAction action = new LogoutAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = true; //action.populatePropertyTable(request); - -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ManageReferencedServicesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ManageReferencedServicesActionJSP.jsp deleted file mode 100644 index 9004073f0..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ManageReferencedServicesActionJSP.jsp +++ /dev/null @@ -1,68 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - java.util.*" %> - - - - - - - - - - - -<% - // Prepare the action. - ManageReferencedServicesAction action = new ManageReferencedServicesAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!inputsValid) - { -%> - -<% - } - else - { - if (!action.isSubQueryInitiated()) - { - action.execute(); -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/NewNodeAction.inc b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/NewNodeAction.inc deleted file mode 100644 index 2f9e480d1..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/NewNodeAction.inc +++ /dev/null @@ -1,55 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<% - if (!inputsValid) - { -%> - -<% - } - else - { - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - - if (actionResult) - { - // Ensure that the selected node is visible. - controller.getUDDIPerspective().getNavigatorManager().makeSelectedNodeVisible(); -%> - -<% - } - else - { -%> - -<% - } - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/OpenRegistryActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/OpenRegistryActionJSP.jsp deleted file mode 100644 index 2fc743aa2..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/OpenRegistryActionJSP.jsp +++ /dev/null @@ -1,37 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - - OpenRegistryAction action = new OpenRegistryAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodeActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodeActionJSP.jsp deleted file mode 100644 index 10cbceab7..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodeActionJSP.jsp +++ /dev/null @@ -1,91 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*, - java.util.*" %> - - - - - - - - - -<% - // Prepare the action. - RefreshUDDINodeAction action = new RefreshUDDINodeAction(controller); - - // The action may be executed via program link. - action.populatePropertyTable(request); - boolean isNodeDataValid = action.verifyNodeData(); - - boolean inputsValid = true; - String onLoadAction; - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - - - -
" target="<%=FrameNames.PERSPECTIVE_WORKAREA%>" method="post" enctype="multipart/form-data"> -
-<% - if (!isNodeDataValid) - { - int nodeId = Integer.parseInt((String)(action.getPropertyTable().get(ActionInputs.NODEID))); - String nodeName = uddiPerspective.getNavigatorManager().getNode(nodeId).getNodeName(); -%> - -<% - } - else - { -%> - -<%@ include file = "/uddi/actions/NewNodeAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodesActionJSP.jsp deleted file mode 100644 index e7ef36708..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RefreshUDDINodesActionJSP.jsp +++ /dev/null @@ -1,66 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*, - java.util.*" %> - - - - - - - - - -<% - // Prepare the action. - RefreshUDDINodesAction action = new RefreshUDDINodesAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - // Run the action - boolean actionResult = action.execute(); -%> - - - -
" target="<%=FrameNames.PERSPECTIVE_WORKAREA%>" method="post" enctype="multipart/form-data"> -
- - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessUUIDActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessUUIDActionJSP.jsp deleted file mode 100644 index f2bc98300..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessUUIDActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegFindBusinessUUIDAction action = new RegFindBusinessUUIDAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesAdvancedActionJSP.jsp deleted file mode 100644 index 7eb43cb3d..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesAdvancedActionJSP.jsp +++ /dev/null @@ -1,52 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - java.util.*" %> - - - - - - - - - - - -<% - // Prepare the action. - RegFindBusinessesAdvancedAction action = new RegFindBusinessesAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesSimpleActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesSimpleActionJSP.jsp deleted file mode 100644 index 06be1f8f7..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindBusinessesSimpleActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegFindBusinessesSimpleAction action = new RegFindBusinessesSimpleAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfaceUUIDActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfaceUUIDActionJSP.jsp deleted file mode 100644 index 2d7274924..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfaceUUIDActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegFindServiceInterfaceUUIDAction action = new RegFindServiceInterfaceUUIDAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesAdvancedActionJSP.jsp deleted file mode 100644 index c0edc8f0d..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesAdvancedActionJSP.jsp +++ /dev/null @@ -1,50 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegFindServiceInterfacesAdvancedAction action = new RegFindServiceInterfacesAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesSimpleActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesSimpleActionJSP.jsp deleted file mode 100644 index 46ff1bb35..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceInterfacesSimpleActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegFindServiceInterfacesSimpleAction action = new RegFindServiceInterfacesSimpleAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceUUIDActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceUUIDActionJSP.jsp deleted file mode 100644 index 43638d7d3..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServiceUUIDActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegFindServiceUUIDAction action = new RegFindServiceUUIDAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesAdvancedActionJSP.jsp deleted file mode 100644 index dc062c38f..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesAdvancedActionJSP.jsp +++ /dev/null @@ -1,52 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - java.util.*" %> - - - - - - - - - - - -<% - // Prepare the action. - RegFindServicesAdvancedAction action = new RegFindServicesAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesSimpleActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesSimpleActionJSP.jsp deleted file mode 100644 index 981e75c16..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegFindServicesSimpleActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegFindServicesSimpleAction action = new RegFindServicesSimpleAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessAdvancedActionJSP.jsp deleted file mode 100644 index 6e3a40e3a..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessAdvancedActionJSP.jsp +++ /dev/null @@ -1,39 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - java.util.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegPublishBusinessAdvancedAction action = new RegPublishBusinessAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessSimpleActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessSimpleActionJSP.jsp deleted file mode 100644 index 00119e86e..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishBusinessSimpleActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegPublishBusinessSimpleAction action = new RegPublishBusinessSimpleAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceAdvancedActionJSP.jsp deleted file mode 100644 index 7247e095c..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceAdvancedActionJSP.jsp +++ /dev/null @@ -1,50 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegPublishServiceAdvancedAction action = new RegPublishServiceAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceAdvancedActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceAdvancedActionJSP.jsp deleted file mode 100644 index ff7aa9219..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceAdvancedActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegPublishServiceInterfaceAdvancedAction action = new RegPublishServiceInterfaceAdvancedAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceSimpleActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceSimpleActionJSP.jsp deleted file mode 100644 index 8395f8eaf..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceInterfaceSimpleActionJSP.jsp +++ /dev/null @@ -1,38 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegPublishServiceInterfaceSimpleAction action = new RegPublishServiceInterfaceSimpleAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceSimpleActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceSimpleActionJSP.jsp deleted file mode 100644 index 1f436023e..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RegPublishServiceSimpleActionJSP.jsp +++ /dev/null @@ -1,50 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RegPublishServiceSimpleAction action = new RegPublishServiceSimpleAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemovePublisherAssertionsActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemovePublisherAssertionsActionJSP.jsp deleted file mode 100644 index 2fcbcc296..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemovePublisherAssertionsActionJSP.jsp +++ /dev/null @@ -1,47 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - RemovePublisherAssertionsAction action = new RemovePublisherAssertionsAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (inputsValid) - { - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - } -%> - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemoveSubQueryItemActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemoveSubQueryItemActionJSP.jsp deleted file mode 100644 index 2824a932d..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/RemoveSubQueryItemActionJSP.jsp +++ /dev/null @@ -1,43 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - - - - - - - - -<% - // Prepare the action. - RemoveSubQueryItemAction action = new RemoveSubQueryItemAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); -%> - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ResizeUDDIFramesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ResizeUDDIFramesActionJSP.jsp deleted file mode 100644 index fa983746f..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ResizeUDDIFramesActionJSP.jsp +++ /dev/null @@ -1,55 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*" %> - - -<% - // Create the action. - ResizeUDDIFramesAction action = new ResizeUDDIFramesAction(controller); - - // Populate the action with the request properties. - boolean result = action.populatePropertyTable(request); -%> - - - - - - - - -<% - if (result) - { - action.execute(false); - - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectCategoryNodeActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectCategoryNodeActionJSP.jsp deleted file mode 100644 index 4cbb193d2..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectCategoryNodeActionJSP.jsp +++ /dev/null @@ -1,78 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.datamodel.*, - org.uddi4j.util.*" %> - -<% - String sessionId = request.getParameter(ActionInputs.SESSIONID); - HttpSession currentSession = (HttpSession)application.getAttribute(sessionId); - Controller controller = (Controller)currentSession.getAttribute("controller"); -%> - - - - - -<% - // Prepare the action. - SelectCategoryNodeAction action = new SelectCategoryNodeAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(false); - - CategoryNode selectedNode = (CategoryNode)action.getSelectedNode(); - NodeManager nodeManager = selectedNode.getNodeManager(); - Node previousSelectedNode = nodeManager.getPreviousSelectedNode(); - int selectedNodeId = selectedNode.getNodeId(); -%> - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectFindToolActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectFindToolActionJSP.jsp deleted file mode 100644 index 063cf1f65..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectFindToolActionJSP.jsp +++ /dev/null @@ -1,33 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*" %> - - -<% - // Prepare the action. - SelectFindToolAction action = new SelectFindToolAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - - // Determine if the action was added to the history list. - boolean isAddedToHistory = action.isAddedToHistory(); -%> -<%@ include file="/actions/SelectNodeToolAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectNavigatorNodeActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectNavigatorNodeActionJSP.jsp deleted file mode 100644 index 8cb7d0ddb..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectNavigatorNodeActionJSP.jsp +++ /dev/null @@ -1,33 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*" %> - - -<% - // Prepare the action. - SelectNavigatorNodeAction action = new SelectNavigatorNodeAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - - // Determine if the action was added to the history list. - boolean isAddedToHistory = action.isAddedToHistory(); -%> -<%@ include file="/actions/SelectNodeAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectPropertiesToolActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectPropertiesToolActionJSP.jsp deleted file mode 100644 index 474a40fa9..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectPropertiesToolActionJSP.jsp +++ /dev/null @@ -1,33 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*" %> - - -<% -// Prepare the action. -SelectPropertiesToolAction action = new SelectPropertiesToolAction(controller); - -// Load the parameters for the action from the servlet request. -action.populatePropertyTable(request); - -// Run the action and obtain the return code (fail/success). -boolean actionResult = action.execute(); - -// Determine if the action was added to the history list. -boolean isAddedToHistory = action.isAddedToHistory(); -%> -<%@ include file="/actions/SelectNodeToolAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectSubQueryItemActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectSubQueryItemActionJSP.jsp deleted file mode 100644 index 9c1637be6..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SelectSubQueryItemActionJSP.jsp +++ /dev/null @@ -1,52 +0,0 @@ -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*, - java.util.*" %> - - -<% - // Prepare the action. - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); - SelectSubQueryItemAction action = new SelectSubQueryItemAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(false); - - if (!actionResult) - { - Hashtable propertyTable = action.getPropertyTable(); - String subQueryKey = (String)propertyTable.get(UDDIActionInputs.SUBQUERY_KEY); - String subQueryListKey = (String)propertyTable.get(UDDIActionInputs.SUBQUERY_LIST_KEY); - int subQueryListItemId = Integer.parseInt((String)propertyTable.get(UDDIActionInputs.SUBQUERY_LIST_ITEMID)); -%> - - - - - - - - - - -<% - } - else - { - // Determine if the action was added to the history list. - boolean isAddedToHistory = action.isAddedToHistory(); -%> -<%@ include file="/actions/SelectNodeToolAction.inc" %> -<% - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetBusinessActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetBusinessActionJSP.jsp deleted file mode 100644 index 939e71b79..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetBusinessActionJSP.jsp +++ /dev/null @@ -1,49 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - - - -<% - // Prepare the action. - ServiceGetBusinessAction action = new ServiceGetBusinessAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - boolean serviceExists = action.validateService(); - - if (!serviceExists) - { - int nodeId = Integer.parseInt((String)(action.getPropertyTable().get(ActionInputs.NODEID))); - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetServiceInterfacesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetServiceInterfacesActionJSP.jsp deleted file mode 100644 index 9cb5f9968..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceGetServiceInterfacesActionJSP.jsp +++ /dev/null @@ -1,49 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - - - -<% - // Prepare the action. - ServiceGetServiceInterfacesAction action = new ServiceGetServiceInterfacesAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - boolean serviceExists = action.validateService(); - - if (!serviceExists) - { - int nodeId = Integer.parseInt((String)(action.getPropertyTable().get(ActionInputs.NODEID))); - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetBusinessesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetBusinessesActionJSP.jsp deleted file mode 100644 index e5b287902..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetBusinessesActionJSP.jsp +++ /dev/null @@ -1,49 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - - - -<% - // Prepare the action. - ServiceInterfaceGetBusinessesAction action = new ServiceInterfaceGetBusinessesAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - boolean siExists = action.validateServiceInterface(); - - if (!siExists) - { - int nodeId = Integer.parseInt((String)(action.getPropertyTable().get(ActionInputs.NODEID))); - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetServicesActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetServicesActionJSP.jsp deleted file mode 100644 index 12967b16c..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ServiceInterfaceGetServicesActionJSP.jsp +++ /dev/null @@ -1,49 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - - - -<% - // Prepare the action. - ServiceInterfaceGetServicesAction action = new ServiceInterfaceGetServicesAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - boolean siExists = action.validateServiceInterface(); - - if (!siExists) - { - int nodeId = Integer.parseInt((String)(action.getPropertyTable().get(ActionInputs.NODEID))); - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ShowPublisherAssertionsActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ShowPublisherAssertionsActionJSP.jsp deleted file mode 100644 index 40405d3df..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ShowPublisherAssertionsActionJSP.jsp +++ /dev/null @@ -1,58 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - ShowPublisherAssertionsAction action = new ShowPublisherAssertionsAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!action.isSubQueryInitiated()) - { - if (inputsValid) - { - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - } -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/LaunchSubQueryAction.inc" %> -<% - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SwitchPerspectiveFromUDDIActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SwitchPerspectiveFromUDDIActionJSP.jsp deleted file mode 100644 index 5ce374bba..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/SwitchPerspectiveFromUDDIActionJSP.jsp +++ /dev/null @@ -1,30 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*" %> - - -<% -// Prepare the action -SwitchPerspectiveFromUDDIAction action = new SwitchPerspectiveFromUDDIAction(controller); - -// Load the parameters for the action from the servlet request. -action.populatePropertyTable(request); - -// Run the action and obtain the return code (fail/success). -boolean actionResult = action.execute(); - -// Determine if the action was added to the history list. -boolean isAddedToHistory = action.isAddedToHistory(); -%> - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleCategoryNodeActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleCategoryNodeActionJSP.jsp deleted file mode 100644 index 1ae04f88a..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleCategoryNodeActionJSP.jsp +++ /dev/null @@ -1,59 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - -<% - String sessionId = request.getParameter(ActionInputs.SESSIONID); - HttpSession currentSession = (HttpSession)application.getAttribute(sessionId); - Controller controller = (Controller)currentSession.getAttribute("controller"); -%> - - - - - - -<% - // Prepare the action. - ToggleCategoryNodeAction action = new ToggleCategoryNodeAction(controller); - - // Load the parameters for the action from the servlet request. - action.populatePropertyTable(request); - - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(false); - - String treeContentVar = action.getTreeContentVar(); - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleNavigatorNodeActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleNavigatorNodeActionJSP.jsp deleted file mode 100644 index adee74004..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/ToggleNavigatorNodeActionJSP.jsp +++ /dev/null @@ -1,21 +0,0 @@ -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*" %> - - -<% -// Prepare the action. -ToggleNavigatorNodeAction action = new ToggleNavigatorNodeAction(controller); - -// Load the parameters for the action from the servlet request. -action.populatePropertyTable(request); - -// Run the action and obtain the return code (fail/success). -boolean actionResult = action.execute(); - -// Determine if the action was added to the history list. -boolean isAddedToHistory = action.isAddedToHistory(); -%> -<%@ include file="/actions/ToggleNodeAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferSubQueryResultsActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferSubQueryResultsActionJSP.jsp deleted file mode 100644 index 9d98c7378..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferSubQueryResultsActionJSP.jsp +++ /dev/null @@ -1,43 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*" %> - - - - - - - - - -<% - TransferSubQueryResultsAction action = new TransferSubQueryResultsAction(controller); - - if (request.getParameter(UDDIActionInputs.SHOW_RESULTS_TARGET) != null) - action.enableShowResultsTarget(); - else - action.populatePropertyTable(request); - - boolean actionResult = action.execute(); - Node targetNode = action.getTargetNode(); - String targetNodeAnchorName = targetNode.getAnchorName(); -%> - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferToAddCategoryDataActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferToAddCategoryDataActionJSP.jsp deleted file mode 100644 index 1ddef0b3b..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/TransferToAddCategoryDataActionJSP.jsp +++ /dev/null @@ -1,45 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> -<% - String sessionId = request.getParameter(ActionInputs.SESSIONID); - String categoryTModelKey = request.getParameter(UDDIActionInputs.CATEGORY_TMODEL_KEY); - HttpSession currentSession = (HttpSession)application.getAttribute(sessionId); - Controller controller = (Controller)currentSession.getAttribute("controller"); - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); - NodeManager navigatorManager = uddiPerspective.getNavigatorManager(); - UDDIMainNode uddiMainNode = (UDDIMainNode)navigatorManager.getRootNode(); - RegistryNode regNode = uddiMainNode.getRegistryNode(navigatorManager.getSelectedNode()); - RegistryDetailsTool regDetailsTool = regNode.getRegDetailsTool(); - regDetailsTool.flagRowError(UDDIActionInputs.USER_DEFINED_CATEGORIES,categoryTModelKey); - regNode.getCurrentToolManager().setSelectedToolId(regDetailsTool.getToolId()); -%> - - - - - - - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIAddToWSDLPerspectiveActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIAddToWSDLPerspectiveActionJSP.jsp deleted file mode 100644 index 665cbcc97..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIAddToWSDLPerspectiveActionJSP.jsp +++ /dev/null @@ -1,55 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.ShowPerspectiveAction, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.UDDIAddToWSDLPerspectiveAction"%> - - - - -<% -// Prepare the action. -UDDIAddToWSDLPerspectiveAction action = new UDDIAddToWSDLPerspectiveAction(controller); - -// Load the parameters for the action from the servlet request. -boolean paramValid = action.populatePropertyTable(request); - -if (paramValid) { - // Run the action and obtain the return code (fail/success). - boolean actionResult = action.execute(); - if (actionResult) { -%> - -<% - } - else { -%> - -<% - } -} -%> - - - - - - - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToFileSystemActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToFileSystemActionJSP.jsp deleted file mode 100644 index 9103ff736..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToFileSystemActionJSP.jsp +++ /dev/null @@ -1,24 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - java.io.*" %> - - - -<% - // Prepare the action. - UDDIImportWSDLToFileSystemAction action = new UDDIImportWSDLToFileSystemAction(controller); -%> -<%@ include file="/actions/ImportToFileSystemAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToWorkbenchActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToWorkbenchActionJSP.jsp deleted file mode 100644 index 245820b3b..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDIImportWSDLToWorkbenchActionJSP.jsp +++ /dev/null @@ -1,22 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - -<% - UDDIImportWSDLToWorkbenchAction action = new UDDIImportWSDLToWorkbenchAction(controller); -%> -<%@ include file="/actions/ImportToWorkbenchAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDILaunchWebServiceWizardActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDILaunchWebServiceWizardActionJSP.jsp deleted file mode 100644 index c331f6357..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UDDILaunchWebServiceWizardActionJSP.jsp +++ /dev/null @@ -1,19 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*" %> - - -<% - UDDILaunchWebServiceWizardAction action = new UDDILaunchWebServiceWizardAction(controller); -%> -<%@ include file="/actions/LaunchWebServiceWizardAction.inc" %> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UnpublishActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UnpublishActionJSP.jsp deleted file mode 100644 index 939eb43da..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UnpublishActionJSP.jsp +++ /dev/null @@ -1,37 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*" %> - - - - - - - - - - -<% - // Prepare the action. - UnpublishAction action = new UnpublishAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateAction.inc b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateAction.inc deleted file mode 100644 index 08f402a31..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateAction.inc +++ /dev/null @@ -1,47 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2000, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<% - if (!inputsValid) - { -%> - -<% - } - else - { - boolean refreshResult = action.refreshFromRegistry(); - - if (!refreshResult) - { - session.setAttribute(UDDIActionInputs.PUBLISH_ACTION,action); -%> - -<% - } - else - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - } -%> diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateBusinessActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateBusinessActionJSP.jsp deleted file mode 100644 index 9c0eab2a9..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateBusinessActionJSP.jsp +++ /dev/null @@ -1,41 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - -<% - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - - - - - - - - -<% - // Prepare the action. - UpdateBusinessAction action = new UpdateBusinessAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/UpdateAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateNewPublishActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateNewPublishActionJSP.jsp deleted file mode 100644 index 77aea5dd6..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateNewPublishActionJSP.jsp +++ /dev/null @@ -1,33 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*" %> - - - - - - - - - - -<% - UpdateAction action = (UpdateAction)session.getAttribute(UDDIActionInputs.PUBLISH_ACTION); - session.removeAttribute(UDDIActionInputs.PUBLISH_ACTION); - boolean inputsValid = true; -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateRegistryActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateRegistryActionJSP.jsp deleted file mode 100644 index bfa753fb1..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateRegistryActionJSP.jsp +++ /dev/null @@ -1,41 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - -<% - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - - - - - - - - -<% - // Prepare the action. - UpdateRegistryAction action = new UpdateRegistryAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/UpdateAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceActionJSP.jsp deleted file mode 100644 index 59d94f7ca..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceActionJSP.jsp +++ /dev/null @@ -1,87 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - -<% - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - - - - - - - - -<% - // Prepare the action. - UpdateServiceAction action = new UpdateServiceAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); - - if (!inputsValid) - { -%> - -<% - } - else - { - boolean refreshServiceResult = action.refreshFromRegistry(); - boolean refreshBusinessResult = action.refreshBusinessFromRegistry(); - if (!refreshServiceResult) - { - session.setAttribute(UDDIActionInputs.PUBLISH_ACTION,action); - if (!refreshBusinessResult) - { -%> - -<% - } - else - { -%> - -<% - } - } - else - { -%> -<%@ include file="/uddi/actions/NewNodeAction.inc" %> -<% - } - } -%> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceInterfaceActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceInterfaceActionJSP.jsp deleted file mode 100644 index b9a8f04e7..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceInterfaceActionJSP.jsp +++ /dev/null @@ -1,41 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.constants.*, - org.eclipse.wst.ws.internal.explorer.platform.util.*" %> - - -<% - UDDIPerspective uddiPerspective = controller.getUDDIPerspective(); -%> - - - - - - - - -<% - // Prepare the action. - UpdateServiceInterfaceAction action = new UpdateServiceInterfaceAction(controller); - - // Load the parameters for the action from the servlet request. - boolean inputsValid = action.populatePropertyTable(request); -%> -<%@ include file="/uddi/actions/UpdateAction.inc" %> - - diff --git a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceNewPublishBusinessActionJSP.jsp b/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceNewPublishBusinessActionJSP.jsp deleted file mode 100644 index e9f6ee612..000000000 --- a/bundles/org.eclipse.wst.ws.explorer/wsexplorer/uddi/actions/UpdateServiceNewPublishBusinessActionJSP.jsp +++ /dev/null @@ -1,37 +0,0 @@ -<% -/******************************************************************************* - * Copyright (c) 2001, 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -%> -<%@ page contentType="text/html; charset=UTF-8" import="org.eclipse.wst.ws.internal.explorer.platform.uddi.perspective.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.actions.*, - org.eclipse.wst.ws.internal.explorer.platform.uddi.constants.*" %> - - - - - - - - - - -<% - UpdateServiceAction action = (UpdateServiceAction)session.getAttribute(UDDIActionInputs.PUBLISH_ACTION); - session.removeAttribute(UDDIActionInputs.PUBLISH_ACTION); - - RegPublishTool regPublishTool = action.setupRegPublishTool(); -%> - - - -- cgit v1.2.3