first commit
This commit is contained in:
commit
3c932303ba
BIN
.data/00000000/00000000.jdb
Normal file
BIN
.data/00000000/00000000.jdb
Normal file
Binary file not shown.
0
.data/00000000/je.lck
Normal file
0
.data/00000000/je.lck
Normal file
BIN
.data/SBProject/00000000/00000000.jdb
Normal file
BIN
.data/SBProject/00000000/00000000.jdb
Normal file
Binary file not shown.
0
.data/SBProject/00000000/je.lck
Normal file
0
.data/SBProject/00000000/je.lck
Normal file
1
README.md
Normal file
1
README.md
Normal file
@ -0,0 +1 @@
|
||||
Testing
|
||||
BIN
SBProject/.data/scainf/SBProject.diagram.jpg
Normal file
BIN
SBProject/.data/scainf/SBProject.diagram.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
32
SBProject/.data/scainf/SBProject.diagram.xml
Normal file
32
SBProject/.data/scainf/SBProject.diagram.xml
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<dgm:gDiagram xmlns:dgm="http://xmlns.oracle.com/sca/soadgm">
|
||||
<dgm:gService name="LoggingPipelineProxyService">
|
||||
<dgm:body borderWidth="2" arcRad="20" X="21" Y="41" width="137" height="54">
|
||||
<dgm:borderColor r="153" g="153" b="153"/>
|
||||
<dgm:bgColor r="255" g="255" b="255"/>
|
||||
</dgm:body>
|
||||
<dgm:shadow arcRad="20" X="11" Y="34" width="156" height="68">
|
||||
<dgm:bgColor r="196" g="228" b="240"/>
|
||||
</dgm:shadow>
|
||||
<dgm:outputPort name="LoggingPipelineProxyService" X="127" Y="0" diameter="20" imageURI="oracle/tip/tools/ide/fabric/resource/image/visuals_rd1/servicereference.png" interface="SB Interface" callbackInterface="SB Interface"/>
|
||||
<dgm:nodeIcon URI="/oracle/sb/tooling/ide/sca/internal/icons/icon_transport_http_20x20.png" X="7" Y="4" width="20" height="20"/>
|
||||
<dgm:operations/>
|
||||
</dgm:gService>
|
||||
<dgm:gComponent name="LoggingPipeline">
|
||||
<dgm:body borderWidth="2" arcRad="20" X="302" Y="26" width="130" height="61">
|
||||
<dgm:borderColor r="109" g="136" b="65"/>
|
||||
<dgm:lightBgColor r="201" g="224" b="155"/>
|
||||
<dgm:darkBgColor r="157" g="195" b="93"/>
|
||||
</dgm:body>
|
||||
<dgm:shadow arcRad="20" X="292" Y="19" width="150" height="77">
|
||||
<dgm:bgColor r="196" g="228" b="240"/>
|
||||
</dgm:shadow>
|
||||
<dgm:inputPort name="__service__" X="-10" Y="15" diameter="20" imageURI="oracle/tip/tools/ide/fabric/resource/image/visuals_rd1/servicereference.png" interface="SB Interface" callbackInterface="SB Interface"/>
|
||||
<dgm:nodeIcon URI="/oracle/sb/tooling/ide/sca/internal/icons/icon_pipeline_20x20.gif" X="10" Y="4" width="20" height="20"/>
|
||||
</dgm:gComponent>
|
||||
<dgm:gWireLink source="LoggingPipelineProxyService" target="LoggingPipeline/__service__" width="2">
|
||||
<dgm:gSegment X1="168" Y1="51" X2="292" Y2="51"/>
|
||||
<dgm:baseColor r="153" g="153" b="153"/>
|
||||
<dgm:selectedColor r="49" g="106" b="196"/>
|
||||
</dgm:gWireLink>
|
||||
</dgm:gDiagram>
|
||||
59
SBProject/LoggingPipeline.pipeline
Normal file
59
SBProject/LoggingPipeline.pipeline
Normal file
@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<con:pipelineEntry xmlns:con="http://www.bea.com/wli/sb/pipeline/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<con:coreEntry>
|
||||
<con:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType">
|
||||
<con:wsdl ref="SBProject/LoggingPipeline"/>
|
||||
<con:binding>
|
||||
<con:name>execute_bind</con:name>
|
||||
<con:namespace>http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline</con:namespace>
|
||||
</con:binding>
|
||||
</con:binding>
|
||||
<con:xqConfiguration>
|
||||
<con:snippetVersion>1.0</con:snippetVersion>
|
||||
</con:xqConfiguration>
|
||||
</con:coreEntry>
|
||||
<con:router>
|
||||
<con:pipeline type="request" name="request-N3f57c7ff.N67415c4f.0.19294bd73d8.N8000">
|
||||
<con:stage id="_StageId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7ffe" name="InfoLoggingStage" errorHandler="error-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fcb">
|
||||
<con:context/>
|
||||
<con:actions>
|
||||
<con1:log xmlns:con1="http://www.bea.com/wli/sb/stages/logging/config">
|
||||
<con2:id xmlns:con2="http://www.bea.com/wli/sb/stages/config">_ActionId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fc7</con2:id>
|
||||
<con1:logLevel>info</con1:logLevel>
|
||||
<con1:expr>
|
||||
<con2:xqueryText xmlns:con2="http://www.bea.com/wli/sb/stages/config">$body</con2:xqueryText>
|
||||
</con1:expr>
|
||||
<con1:message><<< LOGGONG INFO >>></con1:message>
|
||||
</con1:log>
|
||||
</con:actions>
|
||||
</con:stage>
|
||||
</con:pipeline>
|
||||
<con:pipeline type="response" name="response-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fff">
|
||||
<con:stage id="_StageId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7ffd" name="Rensponsestage">
|
||||
<con:context/>
|
||||
<con:actions/>
|
||||
</con:stage>
|
||||
</con:pipeline>
|
||||
<con:pipeline type="error" name="error-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fcb">
|
||||
<con:stage id="_StageId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fca" name="ErrorLoggingState">
|
||||
<con:context/>
|
||||
<con:actions>
|
||||
<con1:log xmlns:con1="http://www.bea.com/wli/sb/stages/logging/config">
|
||||
<con2:id xmlns:con2="http://www.bea.com/wli/sb/stages/config">_ActionId-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fc4</con2:id>
|
||||
<con1:logLevel>error</con1:logLevel>
|
||||
<con1:expr>
|
||||
<con2:xqueryText xmlns:con2="http://www.bea.com/wli/sb/stages/config">$fault</con2:xqueryText>
|
||||
</con1:expr>
|
||||
<con1:message><<< LOGGING FAULT ERROR >>></con1:message>
|
||||
</con1:log>
|
||||
</con:actions>
|
||||
</con:stage>
|
||||
</con:pipeline>
|
||||
<con:flow>
|
||||
<con:pipeline-node name="Pipeline Pair Node1">
|
||||
<con:request>request-N3f57c7ff.N67415c4f.0.19294bd73d8.N8000</con:request>
|
||||
<con:response>response-N3f57c7ff.N67415c4f.0.19294bd73d8.N7fff</con:response>
|
||||
</con:pipeline-node>
|
||||
</con:flow>
|
||||
</con:router>
|
||||
</con:pipelineEntry>
|
||||
33
SBProject/LoggingPipeline.wsdl
Normal file
33
SBProject/LoggingPipeline.wsdl
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version= '1.0' encoding= 'UTF-8' ?>
|
||||
<wsdl:definitions
|
||||
name="LoggingPipeline"
|
||||
targetNamespace="http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline"
|
||||
xmlns:tns="http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline"
|
||||
xmlns:inp1="http://www.example.org/LoggingDemo"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
||||
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
|
||||
>
|
||||
<wsdl:types>
|
||||
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<xsd:import namespace="http://www.example.org/LoggingDemo" schemaLocation="Schemas/LoggingDemo.xsd"/>
|
||||
</xsd:schema>
|
||||
</wsdl:types>
|
||||
<wsdl:message name="requestMessage">
|
||||
<wsdl:part name="part1" element="inp1:RequestElement"/>
|
||||
</wsdl:message>
|
||||
<wsdl:portType name="execute_ptt">
|
||||
<wsdl:operation name="execute">
|
||||
<wsdl:input message="tns:requestMessage"/>
|
||||
</wsdl:operation>
|
||||
</wsdl:portType>
|
||||
<wsdl:binding name="execute_bind" type="tns:execute_ptt">
|
||||
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
|
||||
<wsdl:operation name="execute">
|
||||
<soap:operation style="document" soapAction="execute"/>
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" namespace="http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline"/>
|
||||
</wsdl:input>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
</wsdl:definitions>
|
||||
38
SBProject/ProxyServices/LoggingPipelineProxyService.proxy
Normal file
38
SBProject/ProxyServices/LoggingPipelineProxyService.proxy
Normal file
@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ser:proxyServiceEntry xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://www.bea.com/wli/sb/services/security/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/proxy/operations" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env">
|
||||
<ser:coreEntry>
|
||||
<ser:security>
|
||||
<con:inboundWss processWssHeader="true"/>
|
||||
</ser:security>
|
||||
<ser:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config">
|
||||
<con:wsdl ref="SBProject/LoggingPipeline"/>
|
||||
<con:binding>
|
||||
<con:name>execute_bind</con:name>
|
||||
<con:namespace>http://xmlns.oracle.com/ServiceBusLogging/SBProject/LoggingPipeline</con:namespace>
|
||||
</con:binding>
|
||||
<con:selector type="SOAP body"/>
|
||||
</ser:binding>
|
||||
<oper:operations enabled="true"/>
|
||||
<ser:ws-policy>
|
||||
<ser:binding-mode>no-policies</ser:binding-mode>
|
||||
</ser:ws-policy>
|
||||
<ser:invoke ref="SBProject/LoggingPipeline" xsi:type="con:PipelineRef" xmlns:con="http://www.bea.com/wli/sb/pipeline/config"/>
|
||||
<ser:xqConfiguration>
|
||||
<ser:snippetVersion>1.0</ser:snippetVersion>
|
||||
</ser:xqConfiguration>
|
||||
</ser:coreEntry>
|
||||
<ser:endpointConfig>
|
||||
<tran:provider-id>http</tran:provider-id>
|
||||
<tran:inbound>true</tran:inbound>
|
||||
<tran:URI>
|
||||
<env:value>/SBProject/ProxyServices/LoggingPipelineProxyService</env:value>
|
||||
</tran:URI>
|
||||
<tran:inbound-properties/>
|
||||
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http">
|
||||
<http:inbound-properties/>
|
||||
<http:compression>
|
||||
<http:compression-support>false</http:compression-support>
|
||||
</http:compression>
|
||||
</tran:provider-specific>
|
||||
</ser:endpointConfig>
|
||||
</ser:proxyServiceEntry>
|
||||
200
SBProject/SBProject.jpr
Normal file
200
SBProject/SBProject.jpr
Normal file
@ -0,0 +1,200 @@
|
||||
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||
<jpr:project xmlns:jpr="http://xmlns.oracle.com/ide/project">
|
||||
<hash n="component-versions">
|
||||
<value n="oracle.adfdt.controller.adfc.source.migration.AdfControllerSchemaMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adfdt.controller.common.migrator.ProjectMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adfdt.controller.jsf2.diagram.migrate.JsfNodeMigratorHelper" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adfdt.controller.migrate.TrinidadDatabindingsProjectMigrator" v="11.1.2.0.0"/>
|
||||
<value n="oracle.adfdtinternal.dvt.datapresdt.migration.DVTDataMapMigrator" v="11.1.1.1.0.3"/>
|
||||
<value n="oracle.adfdtinternal.dvt.datapresdt.migration.DVTWebAppConfigurationMigrator" v="12.1.3.0.0"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.migration.ProjectMigrator" v="11.1.1.1.0.11.1.1"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.placeholderdc.migrator.PlaceholderProjectMigrator" v="12.1.4.0.0"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.security.wizard.FormPageMigrator" v="11.1.1.0.0"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.security.wizard.JpsFilterMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.xmled.migration.ADFNodeMigrator" v="11.1.1.1.0.5"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.xmled.migration.PageDefinitionParameterValueMigrator" v="11.1.1.1.0.5"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.xmled.migration.RestDataControlMigrator" v="12.1.4.0.0"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.xmled.migration.WebXmlMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adfdtinternal.view.common.migration.wizards.MigrationHelper" v="11.1.1.1.0.3"/>
|
||||
<value n="oracle.adfdtinternal.view.rich.binding.migration.JarResourceMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adfdtinternal.view.rich.migration.ComponentIdNodeMigratorHelper" v="11.1.1.1.0.01"/>
|
||||
<value n="oracle.adfdtinternal.view.rich.migration.FacesLibraryVersionMigrator" v="11.1.1.1.0.1"/>
|
||||
<value n="oracle.ide.model.Project" v="12.2.1.4.0"/>
|
||||
<value n="oracle.ide.model.ResourcePathsMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.ideimpl.model.TechnologyScopeUpdateMigrator" v="11.1.2.0.0.6"/>
|
||||
<value n="oracle.jbo.dt.jclient.migrator.JCProjectMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jbo.dt.jdevx.deployment.JbdProjectMigrator" v="11.1.2.0.0"/>
|
||||
<value n="oracle.jbo.dt.jdevx.ui.appnav.APAdfConfigMigrator" v="11.1.2.0.0"/>
|
||||
<value n="oracle.jbo.dt.jdevx.ui.appnav.APProjectMigrator" v="11.1.1.0.1.5"/>
|
||||
<value n="oracle.jbo.dt.migrate.ResourceBundlePathMigrator" v="11.1.1.0.1.5"/>
|
||||
<value n="oracle.jbo.dt.migration.ServiceInterfaceMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jdeveloper.dbmodeler.Migration" v="12.1.1.0.0"/>
|
||||
<value n="oracle.jdeveloper.ejb.EjbMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jdeveloper.library.ProjectLibraryMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jdeveloper.maven.migrator.POMNodeMigrator" v="12.2.1.0.0"/>
|
||||
<value n="oracle.jdeveloper.model.OutputDirectoryMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jdevimpl.deploy.jps.JpsDataMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jdevimpl.deploy.migrators.DeploymentMigrator" v="12.1.2.0.1"/>
|
||||
<value n="oracle.jdevimpl.jsp.JspMigrator" v="11.1.1"/>
|
||||
<value n="oracle.jdevimpl.offlinedb.migration.OfflineDBProjectMigrator" v="12.1.1.0.0"/>
|
||||
<value n="oracle.jdevimpl.offlinedb.migration.SXMLOfflineDBProjectMigrator" v="12.1.4.0.0"/>
|
||||
<value n="oracle.jdevimpl.resourcebundle.XliffAddin$XliffMigratorHelper" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jdevimpl.webapp.facelets.libraries.FaceletsLibraryMigrator" v="12.2.1.0.0"/>
|
||||
<value n="oracle.jdevimpl.webapp.jsp.libraries.JspLibraryMigrator" v="12.1.4.0.0"/>
|
||||
<value n="oracle.jdevimpl.webapp.jsp.taglibraries.trinidad.migration.TrinidadLibraryVersionMigrator" v="11.1.1.1.0.1"/>
|
||||
<value n="oracle.jdevimpl.webapp.WebAppContentSetNodeMigratorHelper" v="11.1.1"/>
|
||||
<value n="oracle.jdevimpl.webapp.WebAppProjectNodeMigratorHelper" v="12.2.1.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.rest.migration.RestAppClassMigrator" v="12.1.3.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.rest.migration.RestJerseyLibMigrator" v="12.1.3.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.rest.migration.RestLibraryMigrator" v="12.1.1.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.rest.migration.RestOwsmPolicyMigrator" v="12.1.3.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.rest.migration.RestPathMigrator" v="11.1.2.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.rest.migration.RestWebAppMigrator" v="12.1.3.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.rest.migration.RestWeblogicWebAppMigrator" v="12.1.3.0.0"/>
|
||||
<value n="oracle.jdevimpl.webservices.WebServicesMigratorHelper" v="11.1.1.1.0"/>
|
||||
<value n="oracle.jdevimpl.xml.wl.WeblogicMigratorHelper" v="11.1.1.1.0"/>
|
||||
<value n="oracle.modeler.bmmigrate.management.Migration" v="11.1.1.1.0"/>
|
||||
<value n="oracle.sb.tooling.ide.libs.SbProjectMigrator" v="12.1.4.0.0"/>
|
||||
<value n="oracle.tip.tools.ide.fabric.addin.SCAProjectMigrator" v="11.1.1.1.0.13"/>
|
||||
<value n="oracle.tip.tools.ide.workflow.addin.TaskFormMigratorAddin" v="12.1.3.0.0"/>
|
||||
<value n="oracle.toplink.workbench.addin.migration.PersistenceProjectMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.toplink.workbench.addin.migration.TopLinkProjectMigrator" v="11.1.1.1.0"/>
|
||||
</hash>
|
||||
<list n="contentSets">
|
||||
<string v="oracle.jdeveloper.model.PathsConfiguration/javaContentSet"/>
|
||||
<string v="oracle.ide.model.ResourcePaths/resourcesContentSet"/>
|
||||
<string v="oracle.jdeveloper.model.J2eeSettings/webContentSet"/>
|
||||
<string v="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings/offlineDBContentSet"/>
|
||||
<string v="oracle.mds.internal.dt.ide.MDSLibraryCustCSProvider/mdsContentSet"/>
|
||||
<string v="oracle.mds.internal.dt.ide.MDSADFLibVirtualNodeCSProvider/mdsLibVirtualNodeContentSet"/>
|
||||
<string v="oracle.adfdtinternal.model.ide.settings.ADFMSettings/adfmContentSet"/>
|
||||
<string v="oracle.bm.commonIde.data.project.ModelerProjectSettings/modelersContentSet"/>
|
||||
<string v="oracle.tip.tools.ide.fabric.addin.SCAContentSetProvider/sca-content"/>
|
||||
<string v="oracle.toplink.workbench.addin/toplinkContentSet"/>
|
||||
<string v="oracle.sb.tooling.ide.core.projects.SbProjectSettings/sbContentSet"/>
|
||||
<string v="oracle.tip.tools.ide.ess.addin.ESSContentSetProvider/ess-content"/>
|
||||
</list>
|
||||
<value n="defaultPackage" v="sbproject"/>
|
||||
<hash n="oracle.adfdtinternal.model.ide.settings.ADFMSettings">
|
||||
<hash n="adfmContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/adfmsrc/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.bm.commonIde.data.project.ModelerProjectSettings">
|
||||
<hash n="modelersContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/model/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.ide.model.ResourcePaths">
|
||||
<hash n="resourcesContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.ide.model.TechnologyScopeConfiguration">
|
||||
<list n="technologyScope">
|
||||
<string v="ServiceBusTechnology"/>
|
||||
<string v="WSDL"/>
|
||||
<string v="WSPolicy"/>
|
||||
<string v="XML"/>
|
||||
<string v="XML_SCHEMA"/>
|
||||
</list>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.compiler.OjcConfiguration">
|
||||
<value n="webIANAEncoding" v="windows-1252"/>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.deploy.dt.DeploymentProfiles">
|
||||
<hash n="profileDefinitions">
|
||||
<hash n="SBProject">
|
||||
<value n="profileClass" v="SbProjectDeployProfile"/>
|
||||
<value n="profileName" v="SBProject"/>
|
||||
</hash>
|
||||
</hash>
|
||||
<list n="profileList">
|
||||
<string v="SBProject"/>
|
||||
</list>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.maven.compiler.MavenConfiguration">
|
||||
<url n="pomfileURL" path="pom.xml"/>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.model.J2eeSettings">
|
||||
<value n="j2eeWebAppName" v="ServiceBusLogging-SBProject-webapp"/>
|
||||
<value n="j2eeWebContextRoot" v="ServiceBusLogging-SBProject-context-root"/>
|
||||
<hash n="webContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/public_html/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.model.PathsConfiguration">
|
||||
<hash n="javaContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/src/"/>
|
||||
<url path="../../ExampleRepo/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings">
|
||||
<hash n="offlineDBContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/database/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.runner.RunConfigurations">
|
||||
<hash n="runConfigurationDefinitions">
|
||||
<hash n="Default">
|
||||
<value n="custom" v="false"/>
|
||||
<value n="name" v="Default"/>
|
||||
<hash n="oracle.jdevimpl.runner.debug.DebugConfiguration">
|
||||
<value n="promptForRemoteDebugging" v="false"/>
|
||||
<value n="remoteProtocol" v="SOACommon"/>
|
||||
</hash>
|
||||
<url n="targetURL" path="servicebus.sboverview"/>
|
||||
</hash>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.jdevimpl.config.JProjectPaths">
|
||||
<url n="outputDirectory" path=".data/contentsets/classes/"/>
|
||||
</hash>
|
||||
<hash n="oracle.mds.internal.dt.ide.MDSLibraryCustCSProvider">
|
||||
<hash n="mdsContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/libraryCustomizations/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.sb.tooling.ide.core.projects.SbProjectSettings">
|
||||
<hash n="sbContentSet">
|
||||
<list n="pattern-filters">
|
||||
<string v="-.data"/>
|
||||
<string v="-.settings"/>
|
||||
<string v="+**"/>
|
||||
</list>
|
||||
<list n="url-path">
|
||||
<url path="."/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.toplink.workbench.addin">
|
||||
<hash n="toplinkContentSet">
|
||||
<list n="pattern-filters"/>
|
||||
<list n="url-path">
|
||||
<url path=".data/contentsets/toplink/"/>
|
||||
</list>
|
||||
</hash>
|
||||
</hash>
|
||||
<value n="SOA_WSDL_FOLDER_NAME" v=""/>
|
||||
</jpr:project>
|
||||
13
SBProject/Schemas/LoggingDemo.xsd
Normal file
13
SBProject/Schemas/LoggingDemo.xsd
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.example.org/LoggingDemo"
|
||||
targetNamespace="http://www.example.org/LoggingDemo" elementFormDefault="qualified">
|
||||
<xsd:element name="RequestElement">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="ID" type="xsd:integer"/>
|
||||
<xsd:element name="name" type="xsd:string"/>
|
||||
<xsd:element name="location" type="xsd:string"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
20
SBProject/pom.xml
Normal file
20
SBProject/pom.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>com.oracle.servicebus</groupId>
|
||||
<artifactId>sbar-project-common</artifactId>
|
||||
<version>12.2.1-3-0</version>
|
||||
</parent>
|
||||
|
||||
<groupId>ServiceBusLogging</groupId>
|
||||
<artifactId>SBProject</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
|
||||
<packaging>sbar</packaging>
|
||||
|
||||
<description/>
|
||||
|
||||
</project>
|
||||
2
SBProject/servicebus.sboverview
Normal file
2
SBProject/servicebus.sboverview
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<composite xmlns="http://xmlns.oracle.com/sca/1.0" xmlns:ui="http://xmlns.oracle.com/soa/designer/" name="SBProject" label="SBProject" ui:displayName="SBProject"/>
|
||||
51
ServiceBusLogging.jws
Normal file
51
ServiceBusLogging.jws
Normal file
@ -0,0 +1,51 @@
|
||||
<?xml version = '1.0' encoding = 'UTF-8'?>
|
||||
<jws:workspace xmlns:jws="http://xmlns.oracle.com/ide/project">
|
||||
<hash n="adrs-workspace-properties">
|
||||
<value n="adrs-instance-binding" v="DefaultServer"/>
|
||||
</hash>
|
||||
<value n="appTemplateId" v="sbApplicationAndProjectTemplate"/>
|
||||
<hash n="component-versions">
|
||||
<value n="oracle.adf.share.dt.migration.jps.JaznCredStoreMigratorHelper" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adf.share.dt.migration.wsm.PolicyAttachmentMigratorHelper" v="12.1.2.0.0"/>
|
||||
<value n="oracle.adfdt.controller.adfc.source.migration.SavePointDataSourceForWLSMigrator" v="11.1.1.1.0"/>
|
||||
<value n="oracle.adfdtinternal.model.ide.security.extension.AdfSecurityMigrator" v="11.1.1.1.0.13"/>
|
||||
<value n="oracle.ide.model.Project" v="11.1.1.1.0;12.2.1.4.0"/>
|
||||
<value n="oracle.jbo.dt.jdevx.deployment.JbdProjectMigrator" v="11.1.2.0.0"/>
|
||||
<value n="oracle.jdeveloper.maven.migrator.POMNodeMigrator" v="12.2.1.0.0"/>
|
||||
<value n="oracle.jdevimpl.appresources.ApplicationSrcDirMigrator" v="11.1.2.0.0"/>
|
||||
<value n="oracle.jdevimpl.deploy.migrators.JeeDeploymentMigrator" v="12.1.2.0.0"/>
|
||||
<value n="oracle.jdevimpl.xml.oc4j.jps.JpsConfigMigratorHelper" v="12.1.4.0.0"/>
|
||||
<value n="oracle.jdevimpl.xml.wl.WeblogicMigratorHelper" v="11.1.1.1.0"/>
|
||||
<value n="oracle.mds.internal.dt.deploy.base.MarMigratorHelper" v="11.1.1.1.0"/>
|
||||
<value n="oracle.mds.internal.dt.ide.migrator.MDSConfigMigratorHelper" v="11.1.1.0.5313"/>
|
||||
</hash>
|
||||
<list n="contentSets">
|
||||
<string v="oracle.jdeveloper.model.PathsConfiguration/ApplicationBuildToolContentSet"/>
|
||||
<string v="oracle.mds.internal.dt.ide.appresources.MDSAppResourceCSProvider/MDSAppContentSet"/>
|
||||
<string v="oracle.jdeveloper.model.PathsConfiguration/ApplicationSrcContentSet"/>
|
||||
<string v="oracle.jdeveloper.model.PathsConfiguration/ADFContentSet"/>
|
||||
<string v="oracle.jdeveloper.model.PathsConfiguration/ResourceBundlesContentSet"/>
|
||||
</list>
|
||||
<list n="listOfChildren">
|
||||
<hash><url n="URL" path="SBProject/SBProject.jpr"/></hash>
|
||||
</list>
|
||||
<hash n="oracle.jdeveloper.deploy.dt.DeploymentProfiles">
|
||||
<hash n="profileDefinitions">
|
||||
<hash n="ServiceBusLogging">
|
||||
<value n="profileClass" v="SbAppDeployProfile"/>
|
||||
<value n="profileName" v="ServiceBusLogging"/>
|
||||
</hash>
|
||||
</hash>
|
||||
<list n="profileList">
|
||||
<string v="ServiceBusLogging"/>
|
||||
</list>
|
||||
</hash>
|
||||
<hash n="oracle.jdeveloper.maven.compiler.MavenConfiguration">
|
||||
<hash n="oracle.jdeveloper.maven.compiler.MavenConfiguration">
|
||||
<url n="pomfileURL" path="pom.xml"/>
|
||||
</hash>
|
||||
</hash>
|
||||
<hash n="oracle.sb.tooling.ide.core.internal.application.SbApplication">
|
||||
<value n="configContextSessionName" v="OSB-IDE_build_1729071009610"/>
|
||||
</hash>
|
||||
</jws:workspace>
|
||||
18
System/pom.xml
Normal file
18
System/pom.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>com.oracle.servicebus</groupId>
|
||||
<artifactId>sbar-system-common</artifactId>
|
||||
<version>12.2.1-3-0</version>
|
||||
</parent>
|
||||
|
||||
<groupId>ServiceBusLogging</groupId>
|
||||
<artifactId>System</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
|
||||
<packaging>sbar</packaging>
|
||||
|
||||
</project>
|
||||
17
pom.xml
Normal file
17
pom.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>ServiceBusLogging</groupId>
|
||||
<artifactId>ServiceBusLogging</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>System</module>
|
||||
<module>SBProject</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
Loading…
Reference in New Issue
Block a user