Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
evolution-service-bus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CHOReVOLUTION
evolution-service-bus
Commits
694aa03d
Commit
694aa03d
authored
8 years ago
by
Sitoumbaz
Browse files
Options
Downloads
Patches
Plain Diff
Debug Java2WSDL.java
parent
fbc36b6f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scenarios-end-to-end-test/src/main/java/eu/chorevolution/vsb/test/baseService/BaseService.wsdl
+2
-2
2 additions, 2 deletions
...va/eu/chorevolution/vsb/test/baseService/BaseService.wsdl
with
2 additions
and
2 deletions
scenarios-end-to-end-test/src/main/java/eu/chorevolution/vsb/test/baseService/BaseService.wsdl
+
2
−
2
View file @
694aa03d
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.9-b14002 svn-revision#14004. -->
<!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.9-b14002 svn-revision#14004. -->
<definitions
targetNamespace=
"http://services.chorevolution.eu/"
name=
"
Bas
eService"
xmlns=
"http://schemas.xmlsoap.org/wsdl/"
xmlns:wsp=
"http://www.w3.org/ns/ws-policy"
xmlns:wsu=
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
xmlns:wsp1_2=
"http://schemas.xmlsoap.org/ws/2004/09/policy"
xmlns:tns=
"http://services.chorevolution.eu/"
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns:soap=
"http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsam=
"http://www.w3.org/2007/05/addressing/metadata"
>
<definitions
targetNamespace=
"http://services.chorevolution.eu/"
name=
"
Configurabl
eService"
xmlns=
"http://schemas.xmlsoap.org/wsdl/"
xmlns:wsp=
"http://www.w3.org/ns/ws-policy"
xmlns:wsu=
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
xmlns:wsp1_2=
"http://schemas.xmlsoap.org/ws/2004/09/policy"
xmlns:tns=
"http://services.chorevolution.eu/"
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns:soap=
"http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsam=
"http://www.w3.org/2007/05/addressing/metadata"
>
<types>
<types>
<xs:schema
version=
"1.0"
targetNamespace=
"http://services.chorevolution.eu/"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:schema
version=
"1.0"
targetNamespace=
"http://services.chorevolution.eu/"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
</output>
</output>
</operation>
</operation>
</binding>
</binding>
<service
name=
"
Bas
eService"
>
<service
name=
"
Configurabl
eService"
>
<port
name=
"ConfigurableServicePort"
binding=
"tns:ConfigurableServicePortBinding"
>
<port
name=
"ConfigurableServicePort"
binding=
"tns:ConfigurableServicePortBinding"
>
<soap:address
location=
"REPLACE_WITH_ACTUAL_URL"
/>
<soap:address
location=
"REPLACE_WITH_ACTUAL_URL"
/>
</port>
</port>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment