Skip to content

Commit

Permalink
Organised webservices into client and server
Browse files Browse the repository at this point in the history
Deleted unused tube duplicated (created a decade ago and never used)

Made use of some classes that are already in WSIT too.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed Oct 15, 2023
1 parent 216ad29 commit 0dff8ac
Show file tree
Hide file tree
Showing 16 changed files with 106 additions and 1,139 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022, 2023 Contributors to the Eclipse Foundation
* Copyright (c) 2022, 2023 Contributors to the Eclipse Foundation.
* Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
Expand All @@ -22,7 +22,7 @@
import com.sun.enterprise.container.common.spi.util.InjectionManager;
import com.sun.enterprise.deployment.ApplicationClientDescriptor;
import com.sun.enterprise.deployment.ServiceReferenceDescriptor;
import com.sun.enterprise.security.webservices.ClientPipeCloser;
import com.sun.enterprise.security.webservices.client.ClientPipeCloser;
import com.sun.appserv.connectors.internal.api.ConnectorRuntime;

import com.sun.enterprise.deployment.PersistenceUnitDescriptor;
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0dff8ac

Please sign in to comment.