Restrict deployment of OSB project

Hi,
Is it possible to allow deployment of a specific OSB project only for specific developpers?
In my project there are several teams developping OSB.
Each team has its own OSB project.
There is also a shared project that contains shared resources.
The all projects are deployed in a single domain.
Members of each team should not edit other team's projects nor the shared project.
Regards,
Kenji

Similar requests have been raised earlier but I think still there is no provision to restrict access at project level. You may consider logging a SR with support.
Regards,
Anuj

Similar Messages

  • How to deploy osb projects into managed server in weblogic

    i am new to osb
    i have a doubt
    i created a managed server in weblogic admin console, it was running fine ,but i need to know how to deploy my osb projects in that new manged server.As of now it is deployed in http://localhost:7001/sbconsole

    I think you need to extend the domain instead of creating the managed instance manually through Admin console. By default when you create a domain using OSB domain template, it deploys all of the applications needed automatically to all the instances. If you are trying to do it manually, then you need to follow the documentation to see which applications need to be deployed to use OSB services.
    http://docs.oracle.com/cd/E23943_01/doc.1111/e15017/configure_osb.htm#BGBFGBFF
    To deploy a project, Login to SB console http://<admin>:<port>/sbconsole > System Administration > Export/Import Resources.

  • OSB project deployment problem with MFL file

    Hi,
    I have created a OSB project to transform a xml message into a text file. For this I have created a mfl and the necessary proxy/business service. I can generate the sbconfig.jar from OEPE tool. But while trying to deploy the sbconfig.jar (generated from OEPE toll) in the OSB server the following error is coming:
    <Sep 30, 2013 3:19:06 PM CEST> <Error> <ALSB Console> <BEA-494002> <Internal error occured in OSBConsole : com/bea/nonxml/util/NonXMLSchemaGenerator.genXsdFromMfl(Ljava/lang/String;Ljava/io/Reader;)Ljava/lang/String;
    java.lang.Exception: com/bea/nonxml/util/NonXMLSchemaGenerator.genXsdFromMfl(Ljava/lang/String;Ljava/io/Reader;)Ljava/lang/String;
            at jsp_servlet._jsp._main.__errorpage._jspService(__errorpage.java:134)
            at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoSuchMethodError: com/bea/nonxml/util/NonXMLSchemaGenerator.genXsdFromMfl(Ljava/lang/String;Ljava/io/Reader;)Ljava/lang/String;
            at com.bea.wli.common.mfl.MflExecutor.create(MflExecutor.java:76)
            at com.bea.wli.sb.resources.mfl.MflExecutor.create(MflExecutor.java:72)
            at com.bea.wli.sb.resources.mfl.MflEntryHelper.validate(MflEntryHelper.java:90)
            at com.bea.wli.sb.resources.mfl.MflTypeDef.validate(MflTypeDef.java:54)
            at com.bea.wli.config.validation.ResourceValidator.validateContents(ResourceValidator.java:118)
            Truncated. see log file for complete stacktrace
    >
    [INFO ][alloc  ][Mon Sep 30 15:19:11 2013][00464] [YC#33320] Pending requests
    Can someone please help me out regarding this problem and let me know the reason.
    I am using 11.1.1.5.0 version of OSB.
    Please let me know if you need any further details.
    Thanks.
    Rahul

    Hi Ahul,
         It may cause because of the following problem,
    1) Make Sure that your MFL is working perfectly
    2) Make sure that your OSB Server is Running with out any error..
    Let me know still your facing the problem
    Regards,
    Kiran

  • Deployment process for Large ALSB/OSB project

    Hi,
    I am searching for some details or article about deployment of alsb/osb projects (number of projects) as part of build process.
    How projects manages when number of different alsb projects need to be build, customized and imported into different environments.
    We are starting new release where developers would be working on different projects. i have a some ANT scripts which use WLST script to export single project, created jar file and place them into a specific location.
    For import, the script looks at a specific location, reads config.jar from that location, and imports that config into target environment. Now with multiple projects and each developer will deliver their own config.jar. How to handle that in WLST. I am not sure if the current approach i am using that any good to handle multiple projects deployment.
    Anyone could give some pointers or helpful hints?
    we are on version 10.0 and wont be moving to 10gR3 where we could use ANt to build config.jar from .metadata so not sure.
    I want to know what other projects are doing etc!
    many thanks in advance!
    sal

    It seems you already have certain level of insight into deployment process, but maybe you will find this document interesting:
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/pdf/deploybestprac.pdf

  • How to preserve OSB security settings while deploying a existing project

    Hi ,
    We are deploying OSB projects using ant scripts, But security settings are getting disabled every time we deploy new version project.
    Through console deployment we can preserve those settings , but we need to capture/preserve security settings through ant scripts

    We had used the WLST based import scritps provided by Oracle. These have the options for setting the settings while importing the sbconfig jars.
    There are below methods that you can invoke to set/unset the settings while import.
    > void      setPassphrase(java.lang.String passphrase) Sets the passphrase
    > void      setPreserveExistingAccessControlPolicies(boolean preserveExistingAccessControlPolicies) Sets the value of preserveExistingAccessControlPolicies flag across all import operations.
    > void      setPreserveExistingCredentials(boolean preserveExistingCredentials) Sets the value of preserveExistingCredentials flag across all import operations.
    > void      setPreserveExistingEnvValues(boolean preserveExistingEnvValues) Sets the value of preserveExistingEnvValues flag across all import operations.
    > void      setPreserveExistingOperationalValues(boolean preserveExistingOperationalValues) Sets the value of preserveExistingOperationValues flag across all import operations.
    > void      setPreserveExistingSecurityAndPolicyConfig (boolean preserveExistingSecurityAndPolicyConfig) Sets the value of preserveExistingSecurityAndPolicyConfig flag across all import operations.
    Please refer to http://docs.oracle.com/cd/E13159_01/osb/docs10gr3/javadoc/com/bea/wli/sb/management/importexport/ALSBImportPlan.html for more details.
    There should be similar options for the ANT bases scripts as well.
    Thanks,
    Patrick

  • WLST scripts for deploying and migrating OSB project required

    Hi,
    I need sample/reusable WLST scripts for the following requirements:
    1. deploying OSB project developed on workbench to the remote server.
    2. migrating OSB project from Remote Server A to Remote Server B.
    I know other mechanisms to register an OSB project with the server but appreciate if some one can share the above scripts and associated documentation with me.
    Regards,
    CC

    http://download.oracle.com/docs/cd/E13171_01/alsb/docs21/deploy/config_appx.html
    http://www.oracle.com/technology/sample_code/products/osb/samples/PARAMETERIZE.zip (other samples here : http://www.oracle.com/technology/sample_code/products/osb/index.html )

  • How to access/use DVM deployed in EM in MDS from Eclipse for  a OSB project

    Hello all,
    I have already deployed some DVM lookup files in MDS(Meta Data Repository) and used in BPEL projects by providing a link in composite.XML in the Property tags according to this link "http://www.orafmwschool.com/soa-11g-mds/#comment-2373".
    Now i want to apply same concept for OSB projects by accessing those files from Ecclipse.The files will be there in EM MDS schema database.
    Please give me Ideas..Is it feasible??

    Hi,
    Make use of the below post.
    http://guidoschmutz.wordpress.com/2009/12/25/implement-domain-value-maps-dvm-with-oracle-service-bus-osb-10r3/
    Thanks,
    Vijay

  • OSB projects deployment issue

    Hi All,
    i am getting following error when i try to deploy the osb config.jar . the same jar i am able to deploy in another environment. As for my understanding some server configuration was corrupted thats why deployment was failed with validation failure error. can you somebody explain me to how to change routing configurations in osb.
    The import failed with exception: com.bea.wli.config.component.ValidationException: Validation of ProxyService GetCabinetAreaInformationIVS/proxy/GetCabinetAndExchangeInformationIVS : Diagnostics for ProxyService GetCabinetAreaInformationIVS/proxy/GetCabinetAndExchangeInformationIVS
    ERROR: <0> [RouteNode1] Unrecognized element in stage configuration: {http://www.bea.com/wli/sb/stages/routing/config}route. Location: RouterDiagnosticLocation[ROUTE_NODE_ACTIONS]
    DiagnosticLocation:<xml-fragment name="RouteNode1" error-handler="_onErrorHandler-9128461636565811749--53571a16.1430f758fce.-7fc9" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/pipeline/config" xmlns:con1="http://www.bea.com/wli/sb/stages/config" xmlns:con2="http://www.bea.com/wli/sb/stages/routing/config" xmlns:con3="http://www.bea.com/wli/sb/stages/transform/config">
      <con:context>
      <con1:varNsDecl namespace="http://www.elitecore.com/mtnice/CiWfmWebService.xsd" prefix="ciw"/>
      </con:context>
      <con:actions>
      <con2:route>
      <con1:id>_ActionId-2024927064365898712--3e4a462e.142e1f7662b.-76a3</con1:id>
    <con2:service ref="GetCabinetAreaInformationIVS/business/CIWebServiceBS" xsi:type="ref:BusinessServiceRef" xmlns:ref="http://www.bea.com/wli/sb/reference"/>
      <con2:operation>getObjectAttributes</con2:operation>
      <con2:outboundTransform>
      <con3:assign varName="header">
      <con1:id>_ActionId-7440931577990143305-31dd5976.14304048610.-7f76</con1:id>
      <con3:expr>
    <con1:xqueryText><![CDATA[<soap:Header xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:com="http://nims.incatel.com/webservice/generatedtypes/commonTypes">
    <com:password>netis</com:password>
    <com:username>netis</com:username>
    <com:requestId>getObjectAttributes</com:requestId>
    </soap:Header>]]></con1:xqueryText>
      </con3:expr>
      </con3:assign>
      <con3:replace varName="body" contents-only="true">
      <con1:id>_ActionId-2024927064365898712--3e4a462e.142e1f7662b.-766b</con1:id>
      <con3:expr>
      <con1:xqueryTransform>
      <con1:resource ref="GetCabinetAreaInformationIVS/xsl/GetCIInformationRequest"/>
      <con1:param name="getObjectAttributesRequest1">
      <con1:path>$body/*</con1:path>
      </con1:param>
      </con1:xqueryTransform>
      </con3:expr>
      </con3:replace>
      </con2:outboundTransform>
      <con2:responseTransform>
      <con3:replace varName="body" contents-only="true">
      <con1:id>_ActionId-2024927064365898712--3e4a462e.142e1f7662b.-7633</con1:id>
      <con3:expr>
      <con1:xqueryTransform>
      <con1:resource ref="GetCabinetAreaInformationIVS/xsl/GetCIInformationResponse"/>
      <con1:param name="getObjectAttributesResponse1">
      <con1:path>$body/*</con1:path>
      </con1:param>
      </con1:xqueryTransform>
      </con3:expr>
      </con3:replace>
      </con2:responseTransform>
      </con2:route>
      </con:actions>
    </xml-fragment>
    /detail:{http://www.bea.com/wli/sb/stages/routing/config}route failed

    I was getting similar messages in two instances:
    1. Trying to deploy a JAR extracted from a newer sub-version of OSB to an older domain. Elements such as StickySession etc were not recognized.
    2. Trying to deploy to a domain with damaged OSB configuration; had to cleanup the whole domain (remove all projects) and redeploy everything from scratch.
    Somehow I feel it may be the second case... though compare the domain versions and deployed artifacts first.
    Also, review the whole error log; often the top error is masked by a list of caused ones. Look at the very first error message, this is usually the culprit (that is, if you deploy from a script).

  • Deploy new artifacts under same OSB project through a Script

    Hi,
    I have an ant script which calls a java programe to deploy a OSB configuration project automatically.
    I can succesfully deploy a configuration jar with this.However, when i try to add a new folder to the existing OSB project and then deploy the new jar, the contents of the existing folder no longer remain.Only the folder structure of the earliar folder remains on the sbconsole.Both folders (old and new) are different.
    Can anybody help me on this please.

    Hi Anuj,
    Yes indeed i am importing the project with the same name as a pre deployed one.I could not find any way by which i could only import the resources and not teh complete project.I have written a program to upload the configuration jar by using this API http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/javadoc/com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html.
    Is there any way to to import only the new resources and update the ones that are pre deployed?
    Thanks in advance

  • Issue in deploying Service Bus projects using maven

    Hi,
    I am following the following documentation for deploying service bus projects to my OSB server.
    http://docs.oracle.com/middleware/1213/core/MAVEN/osb_maven_project.htm#MAVEN8973
    I was able to issue mvn package as described in documentation and also able to see sbar files in .data/Maven directory of each project.
    But i am seeing following error when i issue mvn pre-integration-test. Am i missing any steps.
    [INFO] --- oracle-servicebus-plugin:12.1.3-0-0:deploy (default-deploy) @ System ---
    [INFO] Service Bus Archive deployed using session Service_Bus_Maven-System-1424718369010.
    java.io.IOException: Unable to resolve 'weblogic.management.mbeanservers.domainruntime'. Resolved 'w
    eblogic.management.mbeanservers'
            at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.ja
    va:237)
            at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.j
    ava:120)
            at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:369)
            at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:267)
            at oracle.sb.maven.plugin.deploy.MBeanHelper$MBeanInvocationHandler.getJMXConnector(MBeanHel
    per.java:228)
            at oracle.sb.maven.plugin.deploy.MBeanHelper$MBeanInvocationHandler.invoke(MBeanHelper.java:
    131)
            at com.sun.proxy.$Proxy16.createSession(Unknown Source)
            at oracle.sb.maven.plugin.DeployMojo.createSession(DeployMojo.java:141)
            at oracle.sb.maven.plugin.DeployMojo.execute(DeployMojo.java:89)
            at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.j
    ava:101)
            at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
            at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
            at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
            at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBu
    ilder.java:84)
            at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBu
    ilder.java:59)
            at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter
    .java:183)
            at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
            at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
            at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
            at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
            at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
            at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
            at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
            at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
            at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
            at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
    Caused by: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.management.mbeanservers.d
    omainruntime'. Resolved 'weblogic.management.mbeanservers' [Root exception is javax.naming.NameNotFo
    undException: Unable to resolve 'weblogic.management.mbeanservers.domainruntime'. Resolved 'weblogic
    .management.mbeanservers']; remaining name 'domainruntime'
            at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1180
            at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:270)
            at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:187)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:210)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:224)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:224)
            at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:224)
            at weblogic.jndi.internal.RootNamingNode_WLSkel.invoke(Unknown Source)
            at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:701)
            at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:231)
            at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:527)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
            at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:523)

    Hi Siva,
    I am facing same issue I am bale to create package but while deployment goal I am facing problem.I am following same document as you do.
    I can see my mvn-pre-integration ..show me sucees in result
    [DEBUG]   Excluded: org.apache.maven:maven-artifact:jar:3.0.3
    [DEBUG] Configuring mojo com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.1.3-0-0:package from plugin realm ClassRealm[plugin>com.oracle.servicebus.plugin:oracl
    -servicebus-plugin:12.1.3-0-0, parent: sun.misc.Launcher$AppClassLoader@65450f1f]
    [DEBUG] Configuring mojo 'com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.1.3-0-0:package' with basic configurator -->
    [DEBUG]   (f) oracleHome = C:\Oracle\Middleware\Oracle_Home
    [DEBUG]   (f) project = MavenProject: LinuxMachine:TestOSBLinux:1.0-SNAPSHOT @ C:\JDeveloper\mywork\OSB-DEPLOY\LinuxMachine\TestOSBLinux\pom.xml
    [DEBUG]   (f) system = false
    [DEBUG] -- end configuration --
    [INFO]
    [INFO] --- oracle-servicebus-plugin:12.1.3-0-0:deploy (default-deploy) @ TestOSBLinux ---
    [DEBUG] Configuring mojo com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.1.3-0-0:deploy from plugin realm ClassRealm[plugin>com.oracle.servicebus.plugin:oracle
    servicebus-plugin:12.1.3-0-0, parent: sun.misc.Launcher$AppClassLoader@65450f1f]
    [DEBUG] Configuring mojo 'com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.1.3-0-0:deploy' with basic configurator -->
    [DEBUG]   (f) oraclePassword = Oracle123
    [DEBUG]   (f) oracleServerUrl = http://192.168.137.150:7001
    [DEBUG]   (f) oracleUsername = weblogic
    [DEBUG]   (f) project = MavenProject: LinuxMachine:TestOSBLinux:1.0-SNAPSHOT @ C:\JDeveloper\mywork\OSB-DEPLOY\LinuxMachine\TestOSBLinux\pom.xml
    [DEBUG] -- end configuration --
    [INFO] Service Bus Archive deployed using session Service_Bus_Maven-TestOSBLinux-1429888616161.
    [INFO]
    [INFO] --- oracle-servicebus-plugin:12.1.3-0-0:deploy (deploy) @ TestOSBLinux ---
    [DEBUG] Configuring mojo com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.1.3-0-0:deploy from plugin realm ClassRealm[plugin>com.oracle.servicebus.plugin:oracle
    servicebus-plugin:12.1.3-0-0, parent: sun.misc.Launcher$AppClassLoader@65450f1f]
    [DEBUG] Configuring mojo 'com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.1.3-0-0:deploy' with basic configurator -->
    [DEBUG]   (f) oraclePassword = Oracle123
    [DEBUG]   (f) oracleServerUrl = http://192.168.137.150:7001
    [DEBUG]   (f) oracleUsername = weblogic
    [DEBUG]   (f) project = MavenProject: LinuxMachine:TestOSBLinux:1.0-SNAPSHOT @ C:\JDeveloper\mywork\OSB-DEPLOY\LinuxMachine\TestOSBLinux\pom.xml
    [DEBUG] -- end configuration --
    [INFO] Service Bus Archive deployed using session Service_Bus_Maven-TestOSBLinux-1429888623126.
    [INFO]
    [INFO] ------------------------------------------------------------------------
    [INFO] Building LinuxMachine 1.0-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-so
    rces, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, i
    tegration-test, post-integration-test, verify, install, deploy]
    [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
    [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
    [DEBUG] === PROJECT BUILD PLAN ================================================
    [DEBUG] Project:       LinuxMachine:LinuxMachine:1.0-SNAPSHOT
    [DEBUG] Dependencies (collect): []
    [DEBUG] Dependencies (resolve): []
    [DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)]
    [DEBUG] Repositories (plugins)     : [central (https://repo.maven.apache.org/maven2, default, releases)]
    [DEBUG] =======================================================================
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO]
    [INFO] TestOSBLinux ....................................... SUCCESS [ 20.752 s]
    [INFO] LinuxMachine ....................................... SUCCESS [  0.009 s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    But not get deployed .....
    When i  run mvn com.oracle.servicebus.plugin:oracle-servicebus-plugin:deploy**  to invoke deployment goal it fails which below logs
    org.apache.maven.plugin.MojoNotFoundException: Could not find goal 'deploy*.*' in plugin com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.1.3-0-0 amon
    goals deploy, package
            at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor(DefaultMavenPluginManager.java:275)
            at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor(DefaultBuildPluginManager.java:239)
            at org.apache.maven.lifecycle.internal.MojoDescriptorCreator.getMojoDescriptor(MojoDescriptorCreator.java:233)
            at org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator.calculateTaskSegments(DefaultLifecycleTaskSegmentCalculator.java:103)
            at org.apache.maven.lifecycle.internal.DefaultLifecycleTaskSegmentCalculator.calculateTaskSegments(DefaultLifecycleTaskSegmentCalculator.java:83)
            at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:85)
            at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
            at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
            at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
            at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
            at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
            at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
            at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
            at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
    [ERROR]
    [ERROR]
    Thanks&Regards
    Prabhat

  • OSB Project Import Problem

    Hello All,
    I want to import an OSB project into one OSB domain.
    There are some other projects already there.
    But after importing, it requires me to restart the server, which it is the OSB configuration project problem.
    The new project is in another configuration project, which is different from the one for those deployed projects in the server. I don't know the name of the configuration project in the server. What I should do to avoid to restart the server?
    Thanks and regards,
    Kerr

    Hi,
    OSB Resources can be imported and exported with eclipse IDE or sbconsole.
    Until the project names are unique user should be able to import without any issues.
    Not sure of your use case ... but user dont need a re-start at all with new resources it will workwell
    thanks

  • OSB Project redeployment, Proxy endpoint uri not changed

    Hi,
    We have a problem when redeploying a OSB project with a new proxy Endpoint URI. When we deploy the changed project, through the OSB console Administration->Import, the OSB deployes successfully but still works with the old EndPoint URI ?
    On the disk at <domain_home>/osb/config/core/<project>/PollXYZ.proxy.xml we can see that the old EndPoint URI is still present even though all files have a new modified date. When we try change another property, like "all-headers" the changes are reflected sucessfully when redeployed. So it is only the EndPoint URI that is somehow not changeable?
    Any ideas?
    TIA

    No. url is changeable and it works perfectly fine for us. Are you sure the jar which you are deploying has the latest url for sure.
    P.S: Post OSB related queries in SOA Suite forum:
    SOA Suite

  • [OSB] Project classpath ¿where?

    Hello,
    In OEPE, is there any way to indicate external jar in OSB projects?
    For example to indicate the jar will place on $ DOMAIN_HOME/lib. And to avoid JavaCallouts errors caused by not having visibility OEPE.
    Thanks.

    Sorry, I not explained well.
    The problem I have is in development time, ie in the OEPE (Eclipse). When I included a jar using a utility or any other type of jar that is included in the DOMAIN_HOME / lib, is when I get errors.
    When I deploy the previous jar on OSB (sbconsole) I get no errors, because the libs on DOMAIN_HOME/lib are already on the classpath.

  • How to Harvest OSB project into OER

    Hi All,
    I want harvest OSB11g project/services into OER 11.1.1.5.0. and these are installed on linux machine.
    Can you please provide me the steps to harvest the services from OSB to OER.
    Thanks in advance.
    Madhu

    Thank you Sjoerd.
    I have harvested the OSB projects into OER and then OSR using Exchange utility.
    if dev server deployment is successful from OSB to OER and then to OSR - how to migrate the same artifacts from dev to Production?
    How can we harvest multiple endpoints of OSB project to OER.
    Plz provide any links or solution for migrating from dev to QA to Production.
    Thanks
    Madhu

  • TransactionConflictException during ant osb project export

    Hey,
    I am getting more and more failed ant exports of osb projects.
    Searching on com.bea.wli.config.transaction.TransactionConflictException doesnt give any hits whatsoever, i suspect however something is going wrong with the eclipse workspace or something.
    It is running on a dedicated machine so workspace being locked or something. Even fetching deleting the workspace and pulling anew from the SVN doesn't resolve this.
    Synchronizing "OSB-[xxxx]_configuration"...
    [java] <Apr 26, 2013 10:53:39 AM CEST> <Warning> <ConfigFwk> <BEA-000000> <Setting transaction '13' as rollback only. Rollback reason:
    [java] com.bea.wli.config.transaction.TransactionConflictException: Transaction ALSB Resource Synchronization conflicts with ALSB Resource Synchronization for transactional resource lazy value cache and will be rolledback
    [java]      at com.bea.wli.config.transaction.TransactionManager.testConflict(TransactionManager.java:1361)
    [java]      at com.bea.wli.config.transaction.TransactionManager.enlistAsRead(TransactionManager.java:981)
    [java]      at com.bea.wli.config.transaction.CopyOnWriteTransactionalOwner.getState(CopyOnWriteTransactionalOwner.java:65)
    [java]      at com.bea.wli.config.transaction.TransactionalMap.containsKey(TransactionalMap.java:72)
    [java]      at com.bea.wli.config.component.impl.LazyValueCache.containsKey(LazyValueCache.java:105)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.exists(ComponentTypeImpl.java:738)
    [java]      at com.bea.wli.config.impl.ConfigContextImpl.exists(ConfigContextImpl.java:917)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.validateForCreate(ComponentTypeImpl.java:428)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.createBare(ComponentTypeImpl.java:877)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.create(ComponentTypeImpl.java:860)
    [java]      at com.bea.wli.config.task.impl.CreateResourceTask._execute(CreateResourceTask.java:97)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:228)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
    [java]      at com.bea.wli.config.task.impl.CreateResourceTask.createResource(CreateResourceTask.java:82)
    [java]      at com.bea.alsb.core.internal.config.synchronize.tasks.UpdateResourceTask.execute0(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.tasks.AbstractSynchronizerTask._execute(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.tasks.ExecutionTask._execute(Unknown Source)
    [java]      at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:233)
    [java]      at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
    [java]      at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:162)
    [java]      at com.bea.wli.config.transaction.TransactionalTask.doExecute(TransactionalTask.java:142)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:236)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
    [java]      at com.bea.alsb.core.internal.config.synchronize.AbstractSynchronizer.executeEx(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.AbstractSynchronizer.execute(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.DeltaSynchronizer.run(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.DeltaSynchronizer.run(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.run0(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.access$2(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService$1.run(Unknown Source)
    [java]      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.runInWorkspace(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.run(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService$Synchronizer.resourceChanged(Unknown Source)
    [java]      at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291)
    [java]      at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    [java]      at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
    [java]      at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
    [java]      at org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:311)
    [java]      at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
    [java]      at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
    [java]      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Ant export process:
         <target name="export" depends="export.generic">
              <antcall target="deleteOldJar" />
              <antcall target="deleteMetadata" />
              <echo message="config.project: ${config.project} configJar: ${basedir}/${config.jar} config.subprojects ${config.subprojects}"/>
              <java dir="${eclipse.home}" jar="${eclipse.home}/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar" fork="true" failonerror="false" maxmemory="768m">
                        <arg line="-data ${workspace.dir}" />
                        <arg line="-application com.bea.alsb.core.ConfigExport" />
                        <arg line="-configProject ${config.project}" />
                        <arg line="-configJar ${basedir}/${config.jar}" />
                        <arg line="-configSubProjects ${config.subprojects}"/>
                        <sysproperty key="com.bea.plateng.common.util.logging.useJDKlogger" value="true" />
                        <sysproperty key="weblogic.home" value="${weblogic.home}"/>
              <sysproperty key="osb.home" value="${osb.home}"/>
              <sysproperty key="osgi.bundlefile.limit" value="2000"/>
              <sysproperty key="harvester.home" value="${osb.home}/harvester"/>
              <sysproperty key="osgi.nl" value="en_US"/>
              <sysproperty key="sun.lang.ClassLoader.allowArraySyntax" value="true"/>
                   </java>
              <tstamp/>
              <copy failonerror="false" file="${metadata.dir}/.log" tofile="${log}/metadata${DSTAMP}${TSTAMP}.log"/>
              <antcall target="deleteMetadata" />
              <delete file="${workspace.dir}/${config.project}/.settings/com.bea.alsb.core.prefs"/>
         </target>
    Any help is much appreciated!

    Oracle provides prebuilt code for OSB migration
    you may refer to following
    http://biemond.blogspot.in/2010/07/osb-11g-ant-deployment-scripts.html
    http://docs.oracle.com/cd/E21764_01/doc.1111/e15022/app_config.htm#i1012336
    http://docs.oracle.com/cd/E21764_01/doc.1111/e15022/bestprac.htm#sthref44

Maybe you are looking for