commit 3c932303ba6668bb13af929d0ad3f1f9f0352810 Author: Rahmat Sunjani Date: Wed Oct 16 20:49:06 2024 +0700 first commit diff --git a/.data/00000000/00000000.jdb b/.data/00000000/00000000.jdb new file mode 100644 index 0000000..b966a36 Binary files /dev/null and b/.data/00000000/00000000.jdb differ diff --git a/.data/00000000/je.lck b/.data/00000000/je.lck new file mode 100644 index 0000000..e69de29 diff --git a/.data/SBProject/00000000/00000000.jdb b/.data/SBProject/00000000/00000000.jdb new file mode 100644 index 0000000..617e16e Binary files /dev/null and b/.data/SBProject/00000000/00000000.jdb differ diff --git a/.data/SBProject/00000000/je.lck b/.data/SBProject/00000000/je.lck new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0a90125 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Testing \ No newline at end of file diff --git a/SBProject/.data/scainf/SBProject.diagram.jpg b/SBProject/.data/scainf/SBProject.diagram.jpg new file mode 100644 index 0000000..2c125d6 Binary files /dev/null and b/SBProject/.data/scainf/SBProject.diagram.jpg differ diff --git a/SBProject/.data/scainf/SBProject.diagram.xml b/SBProject/.data/scainf/SBProject.diagram.xml new file mode 100644 index 0000000..9f5e8d5 --- /dev/null +++ b/SBProject/.data/scainf/SBProject.diagram.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/SBProject/LoggingPipeline.pipeline b/SBProject/LoggingPipeline.pipeline new file mode 100644 index 0000000..3d31532 --- /dev/null +++ b/SBProject/LoggingPipeline.pipeline @@ -0,0 +1,59 @@ + + + + + + + execute_bind + http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline + + + + 1.0 + + + + + + + + + _ActionId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fc7 + info + + $body + + <<< LOGGONG INFO >>> + + + + + + + + + + + + + + + + _ActionId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fc4 + error + + $fault + + <<< LOGGING FAULT ERROR >>> + + + + + + + request-N3f57c7ff.N67415c4f.0.19294bd73d8.N8000 + response-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fff + + + + \ No newline at end of file diff --git a/SBProject/LoggingPipeline.wsdl b/SBProject/LoggingPipeline.wsdl new file mode 100644 index 0000000..31cd791 --- /dev/null +++ b/SBProject/LoggingPipeline.wsdl @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SBProject/ProxyServices/LoggingPipelineProxyService.proxy b/SBProject/ProxyServices/LoggingPipelineProxyService.proxy new file mode 100644 index 0000000..320e8dc --- /dev/null +++ b/SBProject/ProxyServices/LoggingPipelineProxyService.proxy @@ -0,0 +1,38 @@ + + + + + + + + + + execute_bind + http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline + + + + + + no-policies + + + + 1.0 + + + + http + true + + /SBProject/ProxyServices/LoggingPipelineProxyService + + + + + + false + + + + \ No newline at end of file diff --git a/SBProject/SBProject.jpr b/SBProject/SBProject.jpr new file mode 100644 index 0000000..cdeb110 --- /dev/null +++ b/SBProject/SBProject.jpr @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SBProject/Schemas/LoggingDemo.xsd b/SBProject/Schemas/LoggingDemo.xsd new file mode 100644 index 0000000..da1e3ed --- /dev/null +++ b/SBProject/Schemas/LoggingDemo.xsd @@ -0,0 +1,13 @@ + + + + + + + + + + + + diff --git a/SBProject/pom.xml b/SBProject/pom.xml new file mode 100644 index 0000000..692268b --- /dev/null +++ b/SBProject/pom.xml @@ -0,0 +1,20 @@ + + + + 4.0.0 + + + com.oracle.servicebus + sbar-project-common + 12.2.1-3-0 + + + ServiceBusLogging + SBProject + 1.0-SNAPSHOT + + sbar + + + + \ No newline at end of file diff --git a/SBProject/servicebus.sboverview b/SBProject/servicebus.sboverview new file mode 100644 index 0000000..c9b396e --- /dev/null +++ b/SBProject/servicebus.sboverview @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/ServiceBusLogging.jws b/ServiceBusLogging.jws new file mode 100644 index 0000000..1a9c773 --- /dev/null +++ b/ServiceBusLogging.jws @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/System/pom.xml b/System/pom.xml new file mode 100644 index 0000000..5fac84d --- /dev/null +++ b/System/pom.xml @@ -0,0 +1,18 @@ + + + + 4.0.0 + + + com.oracle.servicebus + sbar-system-common + 12.2.1-3-0 + + + ServiceBusLogging + System + 1.0-SNAPSHOT + + sbar + + \ No newline at end of file diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..b785d15 --- /dev/null +++ b/pom.xml @@ -0,0 +1,17 @@ + + + + 4.0.0 + + ServiceBusLogging + ServiceBusLogging + 1.0-SNAPSHOT + + pom + + + System + SBProject + + + \ No newline at end of file