From c5ba243f13c7a6cb8fb6753b11a33cfaf8216111 Mon Sep 17 00:00:00 2001 From: wojciech Date: Tue, 27 Aug 2024 17:21:30 +0200 Subject: [PATCH] jms and http in one wsdl file --- .designtimelibs | 2 +- .folder | 2 +- Processes/xml/author/XmlPOST.process | 2 +- Processes/xml/author/XmlPUT.process | 2 +- Resources/JmsErrorSchema/.folder | 7 + .../JmsErrorSchema/JmsStatusResponse.xsd | 20 ++ Resources/LibraryBuilder.libbuilder | 4 +- Resources/WSDL/SoapDeleteAuthor.process | 8 +- Resources/WSDL/SoapGetAuthor.process | 36 +- Resources/WSDL/SoapPostAuthor.process | 33 +- Resources/WSDL/SoapPutAuthor.process | 32 +- Resources/WSDL/WSDL-service0.serviceagent | 250 ++++++++++++++ Resources/WSDL/WSDL-service8.serviceagent | 127 ------- Resources/WSDL/WSDL.wsdl | 34 +- Resources/WSDL/concrete/NewAuthorMethods.wsdl | 309 ++++++++++++++++++ Resources/WSDL/concrete/author methods.wsdl | 172 ---------- Resources/WSDL/copyWSDL.xml | 0 Resources/databases/database.db | Bin 16384 -> 16384 bytes Resources/databases/databaseXML.xml | 79 ++++- Resources/schemas/deleteRequest.xsd | 4 +- Resources/schemas/deleteResponse.xsd | 6 +- Resources/schemas/errorSchema.xsd | 4 +- Resources/schemas/getRequest.xsd | 4 +- Resources/schemas/getResponse.xsd | 12 +- Resources/schemas/postRequest.xsd | 7 +- Resources/schemas/postResponse.xsd | 4 +- Resources/schemas/putRequest.xsd | 4 +- Resources/schemas/putResponse.xsd | 4 +- 28 files changed, 791 insertions(+), 377 deletions(-) create mode 100644 Resources/JmsErrorSchema/.folder create mode 100644 Resources/JmsErrorSchema/JmsStatusResponse.xsd create mode 100644 Resources/WSDL/WSDL-service0.serviceagent delete mode 100644 Resources/WSDL/WSDL-service8.serviceagent create mode 100644 Resources/WSDL/concrete/NewAuthorMethods.wsdl delete mode 100644 Resources/WSDL/concrete/author methods.wsdl create mode 100644 Resources/WSDL/copyWSDL.xml diff --git a/.designtimelibs b/.designtimelibs index ba97a70..956386c 100644 --- a/.designtimelibs +++ b/.designtimelibs @@ -1,4 +1,4 @@ #Design time libraries #Format: #=File Alias=Description -#Fri Aug 09 16:47:09 CEST 2024 +#Tue Aug 27 15:25:45 CEST 2024 0=ProjectLibrary.projlib1\= diff --git a/.folder b/.folder index d76affa..cc403e7 100644 --- a/.folder +++ b/.folder @@ -8,8 +8,8 @@ - + diff --git a/Processes/xml/author/XmlPOST.process b/Processes/xml/author/XmlPOST.process index 7998e69..1cbb281 100644 --- a/Processes/xml/author/XmlPOST.process +++ b/Processes/xml/author/XmlPOST.process @@ -1,6 +1,6 @@ - + Processes/xml/author/XmlPOST.process Start diff --git a/Processes/xml/author/XmlPUT.process b/Processes/xml/author/XmlPUT.process index 5121711..76e7545 100644 --- a/Processes/xml/author/XmlPUT.process +++ b/Processes/xml/author/XmlPUT.process @@ -1,6 +1,6 @@ - + Processes/xml/author/XmlPUT.process Start diff --git a/Resources/JmsErrorSchema/.folder b/Resources/JmsErrorSchema/.folder new file mode 100644 index 0000000..75520c1 --- /dev/null +++ b/Resources/JmsErrorSchema/.folder @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/Resources/JmsErrorSchema/JmsStatusResponse.xsd b/Resources/JmsErrorSchema/JmsStatusResponse.xsd new file mode 100644 index 0000000..a94d094 --- /dev/null +++ b/Resources/JmsErrorSchema/JmsStatusResponse.xsd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Resources/LibraryBuilder.libbuilder b/Resources/LibraryBuilder.libbuilder index 06dc729..4dd6070 100644 --- a/Resources/LibraryBuilder.libbuilder +++ b/Resources/LibraryBuilder.libbuilder @@ -1,9 +1,9 @@ - 6 + 21 wojciech /home/wojciech/ProjectLibrary.projlib - /Resources/WSDL/WSDL.wsdl,/Resources/WSDL/concrete/author methods.wsdl,/Resources/schemas/author.xsd,/Resources/schemas/deleteRequest.xsd,/Resources/schemas/deleteResponse.xsd,/Resources/schemas/errorSchema.xsd,/Resources/schemas/getRequest.xsd,/Resources/schemas/getResponse.xsd,/Resources/schemas/postRequest.xsd,/Resources/schemas/postResponse.xsd,/Resources/schemas/putRequest.xsd,/Resources/schemas/putResponse.xsd + /Resources/WSDL/WSDL.wsdl,/Resources/schemas/author.xsd,/Resources/schemas/deleteRequest.xsd,/Resources/schemas/deleteResponse.xsd,/Resources/schemas/errorSchema.xsd,/Resources/schemas/getRequest.xsd,/Resources/schemas/getResponse.xsd,/Resources/schemas/postRequest.xsd,/Resources/schemas/postResponse.xsd,/Resources/schemas/putRequest.xsd,/Resources/schemas/putResponse.xsd \ No newline at end of file diff --git a/Resources/WSDL/SoapDeleteAuthor.process b/Resources/WSDL/SoapDeleteAuthor.process index da8c3a7..db562d8 100644 --- a/Resources/WSDL/SoapDeleteAuthor.process +++ b/Resources/WSDL/SoapDeleteAuthor.process @@ -1,5 +1,5 @@ - + Resources/WSDL/SoapDeleteAuthor.process Start @@ -9,9 +9,9 @@ - + - + @@ -35,7 +35,7 @@ - + diff --git a/Resources/WSDL/SoapGetAuthor.process b/Resources/WSDL/SoapGetAuthor.process index 484d6e9..5a1af2e 100644 --- a/Resources/WSDL/SoapGetAuthor.process +++ b/Resources/WSDL/SoapGetAuthor.process @@ -1,18 +1,42 @@ - + - - + Resources/WSDL/SoapGetAuthor.process Start - 111 + 116 64 - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -36,7 +60,7 @@ - + diff --git a/Resources/WSDL/SoapPostAuthor.process b/Resources/WSDL/SoapPostAuthor.process index edb8872..31f835f 100644 --- a/Resources/WSDL/SoapPostAuthor.process +++ b/Resources/WSDL/SoapPostAuthor.process @@ -1,5 +1,5 @@ - + Resources/WSDL/SoapPostAuthor.process Start @@ -9,9 +9,9 @@ - + - + @@ -34,7 +34,32 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/WSDL/SoapPutAuthor.process b/Resources/WSDL/SoapPutAuthor.process index 8118417..cfd28bc 100644 --- a/Resources/WSDL/SoapPutAuthor.process +++ b/Resources/WSDL/SoapPutAuthor.process @@ -1,5 +1,5 @@ - + Resources/WSDL/SoapPutAuthor.process Start @@ -9,9 +9,9 @@ - + - + @@ -35,30 +35,26 @@ - + - + - + - + - - - - - + + + - + - - - - - + + + diff --git a/Resources/WSDL/WSDL-service0.serviceagent b/Resources/WSDL/WSDL-service0.serviceagent new file mode 100644 index 0000000..b2b89b1 --- /dev/null +++ b/Resources/WSDL/WSDL-service0.serviceagent @@ -0,0 +1,250 @@ + + + + + + com.tibco.bw.service.serviceAgent.ServiceServiceAgent + WSDL-service0 + service.definition + bw + + + + + + PortType + bw + + + + + service.definition.impl.tab.label + impl + + + + + + + + + + + service.definition.ep.tab.label + ep + + + + + + + soap.service.transport.ui.transport.tab.label + transport + + /LocalResources/alternativeQueue.sharedjmscon + + + queue.sample + queue + Bytes + false + + false + 2 + 1 + + + + + + + + false + + + + + + + + false + + + + + + + + false + + + + + + + + false + + + + + + + + + + + soap.service.transport.ui.details.tab.label + details + + document + SOAP 1.1 + + + + + /PortTypeEndpoint0/Post + + literal + + + + + + + + + + + /PortTypeEndpoint0/Get + + literal + + + + + + + + + + + /PortTypeEndpoint0/Put + + literal + + + + + + + + + + + /PortTypeEndpoint0/Delete + + literal + + + + + + + + + + + + + + + + + + soap.service.transport.ui.transport.tab.label + transport + + /Resources/configurations/HTTP Connection.sharedhttp + + + false + /PortTypeEndpoint1 + + + + + + soap.service.transport.ui.details.tab.label + details + + document + SOAP 1.1 + + + + + /PortTypeEndpoint1/Post + + literal + + + + + + + + + + + /PortTypeEndpoint1/Get + + literal + + + + + + + + + + + /PortTypeEndpoint1/Put + + literal + + + + + + + + + + + /PortTypeEndpoint1/Delete + + literal + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Resources/WSDL/WSDL-service8.serviceagent b/Resources/WSDL/WSDL-service8.serviceagent deleted file mode 100644 index adc8aa4..0000000 --- a/Resources/WSDL/WSDL-service8.serviceagent +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - com.tibco.bw.service.serviceAgent.ServiceServiceAgent - WSDL-service8 - service.definition - bw - - - - Wed Jul 24 16:14:47 CEST 2024 - - - PortType - bw - - - - - service.definition.impl.tab.label - impl - - - - - - - - - - - service.definition.ep.tab.label - ep - - - - - - - soap.service.transport.ui.transport.tab.label - transport - - /Resources/configurations/HTTP Connection.sharedhttp - - - false - /Resources/WSDL/WSDL-service8.serviceagent/PortTypeEndpoint8 - - - - - - soap.service.transport.ui.details.tab.label - details - - document - SOAP 1.1 - - - - - /Resources/WSDL/WSDL-service8.serviceagent/PortTypeEndpoint8/Post - - literal - - - - - - - - - - - /Resources/WSDL/WSDL-service8.serviceagent/PortTypeEndpoint8/Get - - literal - - - - - - - - - - - /Resources/WSDL/WSDL-service8.serviceagent/PortTypeEndpoint8/Put - - literal - - - - - - - - - - - /Resources/WSDL/WSDL-service8.serviceagent/PortTypeEndpoint8/Delete - - literal - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Resources/WSDL/WSDL.wsdl b/Resources/WSDL/WSDL.wsdl index 410f0a6..3775cfe 100644 --- a/Resources/WSDL/WSDL.wsdl +++ b/Resources/WSDL/WSDL.wsdl @@ -1,10 +1,16 @@ - - - - - + + + + + + + + + + + @@ -46,22 +52,22 @@ - + - + - + - + - + - + @@ -106,12 +112,12 @@ - + - + - + \ No newline at end of file diff --git a/Resources/WSDL/concrete/NewAuthorMethods.wsdl b/Resources/WSDL/concrete/NewAuthorMethods.wsdl new file mode 100644 index 0000000..8619748 --- /dev/null +++ b/Resources/WSDL/concrete/NewAuthorMethods.wsdl @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + QueueConnectionFactory + queue.sample + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Resources/WSDL/concrete/author methods.wsdl b/Resources/WSDL/concrete/author methods.wsdl deleted file mode 100644 index 717df39..0000000 --- a/Resources/WSDL/concrete/author methods.wsdl +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Resources/WSDL/copyWSDL.xml b/Resources/WSDL/copyWSDL.xml new file mode 100644 index 0000000..e69de29 diff --git a/Resources/databases/database.db b/Resources/databases/database.db index 8d0b998d5727a0f1ac349e0d5b553c05a7f17992..272ac9f355d2eb3264b00573ccc03b430e744e86 100644 GIT binary patch delta 487 zcmZo@U~Fh$oFL7ZI8nx#F>zzULVaW2Kn5{hBTl|0{73oz@*U=1$ajyokk^R!Iqxan zwY(Gfl=)crAMwZWCG$D)*YdUS+wse8Z2ZSlFEb&6ok3ifm6fqLGc`9cu{ecsVvSTc z1BB#ZU|^7D5EKMSrxa(PN=0@v@W}Mm;L$EFHKClHK^SB@(BQ=4G{%XAXD@yI6Q)+#w65-16AR(b}Clf`*tCMjaLX*R=Vn3rTGdLX1jpk6*=JQ*mTv%H*v zNA9FNJAdPAC*@fRGAuC*|-fnA~EgASc6vumvMr{Wc%6Q(%;n ZoXpD3AP5c~VCVq7q0*NR4INPi9sq%VhbI64 delta 121 zcmZo@U~Fh$oFL8UI#I@%(RE|OLVZ#GM-1G2Elhk%_>c1aPx# diff --git a/Resources/databases/databaseXML.xml b/Resources/databases/databaseXML.xml index 67017b3..8d2e9bd 100644 --- a/Resources/databases/databaseXML.xml +++ b/Resources/databases/databaseXML.xml @@ -1,6 +1,83 @@ - + + siema + asd + 56 + 2024-08-27 + 2024-08-27 + + + siema + asd + 34 + 2024-08-05 + 2024-08-14 + + + siema + asd + 11 + 2024-07-31 + 2024-08-12 + + + asd + asd + 23 + 2024-08-27 + 2024-08-27 + + + wer + asd + 12 + 2024-08-14 + 2024-08-30 + + + siema + fgtbn + 45 + 2024-08-27 + 2024-08-27 + + + siema + asd + 67 + 2024-08-27 + 2024-08-27 + + + asd + dsf + 32 + 2024-08-27 + 2024-08-27 + + + piwo + tydr + 54 + 2024-08-26 + 2024-08-26 + + + drtg + dfg + 54 + 2024-08-26 + 2024-08-26 + + + siema + asd + 12 + 2024-08-26 + 2024-08-26 + + siema tydr 12 diff --git a/Resources/schemas/deleteRequest.xsd b/Resources/schemas/deleteRequest.xsd index 7b5e7df..decc3ab 100644 --- a/Resources/schemas/deleteRequest.xsd +++ b/Resources/schemas/deleteRequest.xsd @@ -1,8 +1,8 @@ diff --git a/Resources/schemas/deleteResponse.xsd b/Resources/schemas/deleteResponse.xsd index 3798609..5557abb 100644 --- a/Resources/schemas/deleteResponse.xsd +++ b/Resources/schemas/deleteResponse.xsd @@ -1,8 +1,8 @@ - diff --git a/Resources/schemas/errorSchema.xsd b/Resources/schemas/errorSchema.xsd index b8505e9..b9b3bfb 100644 --- a/Resources/schemas/errorSchema.xsd +++ b/Resources/schemas/errorSchema.xsd @@ -1,8 +1,8 @@ diff --git a/Resources/schemas/getRequest.xsd b/Resources/schemas/getRequest.xsd index c639ba7..2205881 100644 --- a/Resources/schemas/getRequest.xsd +++ b/Resources/schemas/getRequest.xsd @@ -1,8 +1,8 @@ diff --git a/Resources/schemas/getResponse.xsd b/Resources/schemas/getResponse.xsd index ffec1d5..f176dd7 100644 --- a/Resources/schemas/getResponse.xsd +++ b/Resources/schemas/getResponse.xsd @@ -1,16 +1,16 @@ - - + @@ -18,10 +18,10 @@ - + - + @@ -32,5 +32,5 @@ - + \ No newline at end of file diff --git a/Resources/schemas/postRequest.xsd b/Resources/schemas/postRequest.xsd index cca32f0..16130e5 100644 --- a/Resources/schemas/postRequest.xsd +++ b/Resources/schemas/postRequest.xsd @@ -1,14 +1,13 @@ - - + diff --git a/Resources/schemas/postResponse.xsd b/Resources/schemas/postResponse.xsd index 3798609..b2e6046 100644 --- a/Resources/schemas/postResponse.xsd +++ b/Resources/schemas/postResponse.xsd @@ -1,8 +1,8 @@ diff --git a/Resources/schemas/putRequest.xsd b/Resources/schemas/putRequest.xsd index 33149e5..27f76f4 100644 --- a/Resources/schemas/putRequest.xsd +++ b/Resources/schemas/putRequest.xsd @@ -1,10 +1,10 @@ - diff --git a/Resources/schemas/putResponse.xsd b/Resources/schemas/putResponse.xsd index 3798609..15feceb 100644 --- a/Resources/schemas/putResponse.xsd +++ b/Resources/schemas/putResponse.xsd @@ -1,8 +1,8 @@