Deploy the Jar project problem

Hi all

I'm using 11.1.2.1.0 Jdeveloper and ADF BC

My use case:

I divided my request in pot 2, one for the model (contain EO, LOV), another using the model of a JAR file
a few changes I made to the Jar project as: add some LOV, delete others

the problem is: after you deploy the project template in the JAR and back for second one, cool,.
I can't see my last edit (for example you want to add some LOV to ViewAccessors for specific VO) but I see modifcation in DataControl

so, how do I update VO see last modification?

Thanx

Hello
You must add the first pot of project in order to then project viewController as a dependency (right click, second draft viewController--> project--> dependency properties). Also need to clean and build (Build--> Clean all first of the jar project and right-click the first press Deploy project) the first draft of first.

Tags: Java

Similar Questions

  • JDEV takes too long to deploy the JAR

    JDEV - 11.1.2.2.0

    I see this problem on my desktop machine, but not on my laptop with the same project and the jdev version.

    [10: 52:35]-deployment began. ----
    [10: 52:35] the target platform is Java EE Standard.
    [10: 52:35] analysis of the dependence running...
    [10: 52:35] building...
    [10: 52:53] deployment of profile...
    * [10: 52:55] moving WEB-INF/adfc - config.xml for META-INF/adfc - config.xml *.
    * [11: 08:04] Module of Archive wrote to xxxxxx.jar*
    [11: 08:04] for deployment time: 15 minutes, 29 seconds
    [11: 08:04]-deployment is complete. ----

    It's very bad for me because whenever I need to deploy, I need to wait for a long time.

    If one faces the same problem, let me know the solution as soon as possible.

    Appreciate the quick response.

    you happen to have McAfee antivirus running on the desktop? In addition, deploying on a local or network drive?

  • How to deploy the jar file in WLS help ant script

    Hello

    Im trying to deploy a jar file in weblogic 10.3 using ant script and spin in the below error.
    "
    + weblogic.management.DeploymentException [wldeploy]: [J2EE:160177] application to ' / u01//RSJBObjects.jar ' was not recognized as a valid request type. If it is an EAR file, please ensure that the META-INF/application.xml exists. EJB - pots must have a META-INF/ejb-jar. XML or corresponding annotations exist. If there is a WAR exploded, the directory name should be fine with "constituent". RSRA requires a META-INF/ra.xml. A deployment of JMS should be an XML file whose name ends in '-jms.xml. A deployment of JDBC must be an XML file whose name ends with "-jdbc.xml". For other types of applications, see the documentation for WebLogic Server. +
    "

    When I try to deploy the same manually from the console, I get a warning stating that WLS thought this as a library and therefore proceed to deploy it as a library. After this warning, the deployment continues and ends.

    Problem is when I try to deploy it using Ant, it breaks at this stage.

    Y at - it all means that we can deploy a jar to WLS help ant script. It must be deployed as a library as other apps would use this jar.

    Cannot create an ear for this jar file file unique im.

    If there is no suggestion on can do you, please share.

    Thank you
    Vijay.

    Hi Vijay,

    The following example shows how to deploy a Java EE library named myLibrary whose source files are located in the directory for output/myLibrary:



    source = "myLibrary/exit" library = "true"
    user = 'weblogic' password = 'weblogic '.
    verbose = "true" adminurl = "" t3: / / localhost:7001 ""
    target = "MyServer" / >

    http://docs.Oracle.com/CD/E11035_01/WLS100/programming/wldeploy.html

    HTH
    Kind regards
    Sunil Polineni

  • Can I deploy the jar files in weblogic?

    Can I deploy a jar file which will be a collection of other jar files in weblogic?
    Where can I change?

    We may keep the code deployed in the ear and all dependencies library jar files in a single pot and the pot to be installed separately in Weblogic...

    What shall we do?

    Please do help

    Hello

    try to provide inputs inside your app ".» XML' as follows




    referenceA.jar


    referenceB.jar


    referenceC.jar

    Now place all the pots inside the root of the EAR file, as well as within the "/APP-INF/lib'. nd, and then deploy that EAR as a shared library.

    Thank you
    Jay SenSharma
    http://jaysensharma.WordPress.com (WebLogic wonders are here)

  • Deploy the .jar file

    Hello
    How can I deploy my "jar" files in the content server and then use from jsp pages?

    Thank you. Greetings

    You integrate the JPS individually? One approach is to put the jar and jsp in a war file and deploy as a single unit to content server.

  • deploy the Edge project on devices

    Hi, I have a question about border of reflow. Is it possible to deploy my project of edge so that I could test it directly on my different devices?

    You can preview your designs as you work in the reflow using our integration of edge inspect. Just click the inspect of edge on the demand side:

    Hope that helps and thanks for using the Reflow!

    Chris

  • Deploy the ADF library JAR independent of the Application

    Hello

    JDeveloper release: 11.1.1.1.0
    WebLogic Server Version: 10.3.1.0

    I use a number of ADF library JAR files in my application and want to deploy the final application WAR without the need of these jars in there. I want to have the option of deploying an ADF library JAR file if this is the only change to the application. This is very similar to the requirements for this How to deploy an application that uses "ADF library Jar" - 11 G UPDATE2.

    However, I can't figure out how to make it work. I can remove the ADF in pots since the WAR file by filtering in the profile of the WAR deployment and then deploy the ADF pots independently on the WebLogic Server. But when I access the application, it seems that it does not find these pots.

    Can anyone provide assistance on how to do this?

    Thank you
    Brad

    While I was testing I found the below steps to work for me... But the problem is THAT WLS does not re - deploy a library where there is an active application to use... And none has proposed this approach so I tend to think deploying as an EAR.

    1 - to do this, you can deploy the jar files as library via the WLS console or command line and you must update the file application.xml - weblogic in the project that you are deploying war/ear

    
      .
       
        taskFlow1
      
    
      
        myLib1
      
    
      
        myLib2
      
    
    

    2 - If you want to use aliases instead of the names of files to libraries, you can add a line to the file 'manifest '. MF.
    To add this add a file to your project. Meta-Inf folder might be a good candidate to locate this file.
    Edit the newly added file and add these lines.

    Extension name: myLibrary
    Specification-Version: 2.0
    Implementation-Version: 9.0.0

  • Deployment to .jar file error

    Hello world
    I am a developer of forms, and as such I am a completely clueless on how to do some basic things in this new tool, I am trying to learn.

    In a first step, I am building some simple applications of the ADF/Swing, everything is fine until I reached the point when I want to deploy my proyect bit. Here's what I did based on what help I could find in this forum. Thanks in advance and sorry for my bad English.


    (1) create a deployment profile, I select all dependencies by using the "Dependency análisis" option under file groups. Question: on the long list of dependencies shown in this section, it is necessary to include all the libraries figure? If I understand all the resulting jar file is 120 MB in size, and that is a very simple form. Is this normal / correct. ?

    (2) after you have deployed the jar I try to run it with "java-jar xxx.jar", but I get the following exceptions: it seems to be related to the manifest file, and I find it very odd that when I look in the jar file, there are TWO 'manifest '. MF' under the same META-INF folder, it is capitalized and is small enough, the second is tiny and very large. I don't know if this is what causes the problem and I can not find someone else who has the same issue.

    The error:


    Exception in thread "main" java.lang.SecurityException: no manifiest section for
    signature input file javax/media/rtp/event/SessionEvent.class
    at sun.security.util.SignatureFileVerifier.verifySection (SignatureFileVe
    check. Java:260)
    at sun.security.util.SignatureFileVerifier.process (SignatureFileVerifier
    . Java:172)
    at java.util.jar.JarVerifier.processEntry(JarVerifier.java:239)
    at java.util.jar.JarVerifier.update(JarVerifier.java:194)
    at java.util.jar.JarFile.initializeVerifier(JarFile.java:300)
    at java.util.jar.JarFile.getInputStream(JarFile.java:362)
    at sun.misc.JarIndex.getJarIndex(JarIndex.java:92)
    to sun.misc.URLClassPath$ JarLoader. < init > (URLClassPath.java:543)
    to sun.misc.URLClassPath$ 3.run(URLClassPath.java:320)
    at java.security.AccessController.doPrivileged (Native Method)
    at sun.misc.URLClassPath.getLoader(URLClassPath.java:309)
    at sun.misc.URLClassPath.getLoader(URLClassPath.java:286)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:156)
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:191)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)


    Thank you.

    Each must have its own file java.exe JDK. Check the path to the JDK for your project (on the page of the library project properties dialog box) and when you run your JAR file, do it with

    / Path/to/Development/JDK/java-jar...

    Hope this helps,
    Avrom

  • Problem during the deployment of web services - bad location of WSDL files inside the jar

    Hi all.
    I create my web service from wsdl.

    First of all I run wsdlc and download archive jar that contains the generated sources - the highest level, it looks like this:
    META-INF
    MyPackage
    WSDLs

    After this, I change my web service class, in particular, that I decided that it will be session bean thus the SessionBean interface.

    Then I run jwsc and download archive final jar - module EJB with WebService
    The highest level, it looks like this:
    META-INF
    MyPackage

    And META-INF contains among other WSDL directory files.

    Everything seems OK, but when I try to deploy this I get an error (which I assume is caused by poorly located inside the ejb module generated WSDL files directory, it should probably be at the root of the jar not in META-INF):
    Please help me to force jwsc to generate the module with good location of WSDL dir files.

    WSDLC INVOCATION:

    < by default of the project = "generate-EventNotifierService-of-wsdl" >

    < taskdef = classname="weblogic.wsee.tools.anttasks.WsdlcTask"/ "wsdlc" name >

    < name target = "generate-EventNotifierService-of-wsdl" >
    "< wsdlc srcWsdl="src/main/wsdl_resources/EventNotifierService.wsdl ' destJwsDir = 'target' destImplDir = 'target' packageName = "mypackage" type = "JAXRPC" >
    < / wsdlc >
    < / target >

    < / project >

    JWSC INVOCATION:

    < by default of the project 'build EventNotifierService wsdl' = >

    < taskdef = classname="weblogic.wsee.tools.anttasks.JwscTask"/ "jwsc" name >

    < name target = "build EventNotifierService wsdl" >
    < jwsc srcdir = ' src/main/java' destdir = 'target' encoding = "UTF-8" >
    < queue = "mypackage/EventNotifierService.java TJ' compiledWsdl =" '... / peg-eai-wsdl/target/EventNotifierService_wsdl.jar ' "
    Type = "JAXRPC" >
    < / TJ >
    < / jwsc >
    < / target >

    < / project >

    ERROR:

    # < 24 March 2009 14:21:35 THIS > < error > < hats > <>< AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1237900895770 > < BEA-149205 > < failed to initialize application "port" because of the error weblogic.application.ModuleException: Exception preparation module: EJBModule (EventNotifierService - 1.0 - SNAPSHOT.jar)


    Unable to deploy EJB: EventNotifierService - 1.0 - snapshot.jar EventNotifierService-1.0 - snapshot.jar:

    WSDL "wsdls/EventNotifierService.wsdl" is not in the deployment weblogic.utils.jars.JarFileDelegate@2bb9f2 - /var/peg/domains/wldev4/wldev4_domain/servers/AdminServer/tmp/_WL_user/port/edc553/EventNotifierService-1.0-SNAPSHOT.jar

    .
    weblogic.application.ModuleException: Exception preparation module: EJBModule (EventNotifierService - 1.0 - SNAPSHOT.jar)


    Unable to deploy EJB: EventNotifierService - 1.0 - snapshot.jar EventNotifierService-1.0 - snapshot.jar:

    WSDL "wsdls/EventNotifierService.wsdl" is not in the deployment weblogic.utils.jars.JarFileDelegate@2bb9f2 - /var/peg/domains/wldev4/wldev4_domain/servers/AdminServer/tmp/_WL_user/port/edc553/EventNotifierService-1.0-SNAPSHOT.jar


    at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:452)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doPrepare(DeploymentAdapter.java:39)
    at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
    to weblogic.management.deploy.internal.AppTransition$ 1.transitionApp(AppTransition.java:21)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    weblogic.wsee.ws.WsException: wsdl "wsdls/EventNotifierService.wsdl" is not in the deployment weblogic.utils.jars.JarFileDelegate@2bb9f2 - /var/peg/domains/wldev4/wldev4_domain/servers/AdminServer/tmp/_WL_user/port/edc553/EventNotifierService-1.0-SNAPSHOT.jar
    at weblogic.wsee.deploy.WSEEEjbModule.loadWsdlDefinitions(WSEEEjbModule.java:130)
    at weblogic.wsee.deploy.WSEEModule.loadWsdl(WSEEModule.java:292)
    at weblogic.wsee.deploy.WSEEModule.verifyWsdd(WSEEModule.java:147)
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:106)
    at weblogic.wsee.deploy.WsEJBDeployListener.prepare(WsEJBDeployListener.java:36)
    at weblogic.ejb.container.deployer.EJBDeployer.prepare(EJBDeployer.java:1193)
    at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:425)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doPrepare(DeploymentAdapter.java:39)
    at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
    to weblogic.management.deploy.internal.AppTransition$ 1.transitionApp(AppTransition.java:21)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >

    I think that the only solution is to manually update the webservices.xml.

  • Can not deploy the project to the server...

    From the servers, it seems not a problem only a warning. But I can't deploy the soa on the server application.


    17:02:17 problem by sending the HTTP request on the server. Check the standard HTTP response code for 502
    17:02:17 error deployment archive sca_firstComposite_rev1.0.jar to soa_server1 zjwang - cn.cn.oracle.com:8001
    17:02:17 returned HTTP 502 error code
    17:02:17 that no error message is returned by the server.
    17:02:17 # incomplete deployment. ####
    17:02:17 error deployment archive file:/D:/SOA/samples/soa-infra/end-to-end/end2end-101-SOA-composite/end2end-101-SOA-composite/project/SOA-first-composite/firstComposite/deploy/sca_firstComposite_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    Can you check the following:
    1. parameters of the proxy in your JDeveloper.

    2. If your SOA server is hosted on a multi-hosted (System with multiple IP addresses), and then set the address of the listening of your servers to one of the ip address that is accessible from the machine running the jdev.

    For multihomed computers:
    To get this thing working, follow these steps:
    The customer jdev machine you ping your server, it will give you an IP address.

    Now to connect to your WLS administration Console. Select AdminServer. In the General configuration, set the listen to this IP address. Do the same for your SOA managed server. Now restart the servers. Try the JDev client deployment. It will work.

    You can also paste exceptions in your soa server logs?

  • deploy the project with Ethercat

    Hi all!

    I need help. I created a project that consists of two parts. The host to run on a Standard PC (HMI display...), that the second part is working on a controller PXI (RT) linked to an Ethercat 9144. I have my project debugging and everything works perfectly, I am able to read variable Ethercat of host, send data to the RT using shared variables...

    To complete my project, I wanted to create an exe for the RT. This is the beginning of my problems. I built the executable, set it as start and deploy the exe to the target. After rebotting target, I started the application on the host... Now, it is impossible to read Ethercat variables and variable shared. If I try to set up the shared variable or the Ethercat for the project, it stops the executable that runs on the target...

    I have not found any documents that describe how to deploy variable Ethercat in an executable... Does anyone have an idea about this problem? any suggestion is welcome...

    When running a windows project, libraries RT SV are usually defined to deploy automatically when the application of the RT is deployed.  Also you can manually deploy libraries SV yourself project.

    Once a SV belonging is deployed on an RT target that it will stay there until eliminated.  You can verify your deployment with Distributed System Manager (DSM) If you see it then you're good.

    Your RT exe cannot deploy its own libraries, they should be deployed in advance.  In addition, you should be able to use the DSM to see the IOV engine on the 9144 chassis analysis even if your RT application is not running.  Check this first.  Also check the on your target RT .alias file to make sure it has the appropriate IP addresses to resolve any URL NSV.

  • Problem with the sample project 'StampCollector '.

    Hello

    I'm new to the blackberry development.
    I'm just trying to build a sample project. but I always get warnings.
    So there's no way to build the project.
    Here's my warnings of the sample project "StampCollector":
    hope you can tell what I'm doing wrong. :/

    Description   Resource    Path    Location    Type
    Asset requires dependency "libQtCore.so.4" to be included in the BAR package.   bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtDeclarative.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtGui.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtNetwork.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtScript.so.4" to be included in the BAR package. bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtSql.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtSvg.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtXml.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtXmlPatterns.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Invalid project path: Duplicate path entries found (/StampCollector [Output path]), path: [/StampCollector].    StampCollector      pathentry   Path Entry Problem
    Source file of asset "StampCollector" does not exist.   bar-descriptor.xml  /StampCollector line 70 BlackBerry App Manifest Problem
    Source file of asset "StampCollector" does not exist.   bar-descriptor.xml  /StampCollector line 74 BlackBerry App Manifest Problem
    Source file of asset "StampCollector" does not exist.   bar-descriptor.xml  /StampCollector line 78 BlackBerry App Manifest Problem
    

    Best regards

    The sample will deploy and run with these warnings.

    (I made a new download and build.)  I don't see the warnings, but I can deploy and run the application)

  • Error when deploying the project

    Hello

    I use JDev 12.1.3 and even managed server version 12.1.3, I'm trying to deploy the server SOA project, but the following error message appears:

    Error deployment archive sca_PJT_CPC_APPS_rev1.0.jar to the 'SOA-TEAM' partition on server AdminServer [http://machine:7001]

    HTTP error code returned [2000]

    Error message from the server:

    The server is not compatible with this client deployment: Please check that the server is a managed server SOA and its version is supported by the client deployment

    Check the log of the server for more details.

    Error deployment archive sca_PJT_CPC_APPS_rev1.0.jar to the 'SOA-TEAM' partition on server AdminServer [http://machine: 7001]

    Undeployment.

    -Incomplete deployment.

    Deployment error archive file:/D:/Project/SOA/CPC_SOA_APP/PJT_CPC_APPS/deploy/sca_PJT_CPC_APPS_rev1.0.jar

    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    any suggestion?

    Its configuration jdev and soa

  • Error of OSB in the deployment of a project with the file jca adapter

    Hello

    I am facing a problem where I get an error when deploying a service of Eclipse. I use a 2 OSB/SOA 11.1.1.5-node cluster. I have a service OSB where I write to a file and uses the adapater. I created a composite with the file adapter to write a file and then imported .jac, .wsdl and composite in eclipse and generated a service business out of .jca file. When I deploy the project of eclipse, I get the error and follow them not able to deploy the project below.

    Conflicts, found during the postback.

    Invalid transport JCA endpoint configuration, exception: javax.resource.ResourceException: cannot find class oracle.tip.adapter.file.outbound.FileInteractionSpec Java

    Cannot find Java class oracle.tip.adapter.file.outbound.FileInteractionSpec

    I have deployed and singled out OSB FileAdapter manage server clusters. An excerpt from the config.xml file.

    < app deployment >

    < name > FileAdapter < / name >

    SOA_Cluster,OSB_Cluster< target > < / target >

    RAR < module-type > < / module-type >

    /app/Oracle/FMW/Oracle_SOA1/SOA/connectors/FileAdapter.rar < source path > < / source-path >

    < deployment-order 321 > < / order of deployment >

    < plan-dir xsi: Nil = "true" > < / plan-dir >

    /app/Oracle/shared/SOA_Cluster/DP/FileAdapterPlan.XML < plan-path > < / plan-path >

    DDOnly <-security model dd > < / security-dd-model >

    > mode staged < nostage < / scene-mode implementation >

    < / app-deployment >

    Also inside console-> deployments --> FileAdapter--> objectives and OSB_Cluster is also checked.

    Here is the file .jca

    < name of the adapter-config "writeFile" = 'File adapter' adapter = wsdlLocation = "writeFile.wsdl" xmlns =" " http://platform.integration.Oracle/blocks/adapter/FW/metadata ">

    < connection-factory location = "ist/HAFileAdapter" / >

    < endpoint-interaction portType operation 'Write_ptt' = 'Write' = >

    < className = "oracle.tip.adapter.file.outbound.FileInteractionSpec interaction-spec" >

    < property name = "PhysicalDirectory' value = 'C:\ORACLE' / >

    < property name = value "Append" = "false" / >

    < property name = "FileNamingConvention" value="a_%SEQ%.doc"/ >

    < property name = "NumberMessages" value = "1" / >

    < / interaction-spec >

    < / interaction of endpoint >

    < / adapter-config >

    No idea what could be wrong.

    Thank you.

    In case someone else runs into this problem, please go through

    DOC - ID 1360565.1

    Thank you

  • How does the OSB project to weblogic deployment?

    Hello

    I have the following scenario:

    1. project deployed on weblogic consisting of heaps of proxy services.

    2 proxy are responsible for pooling of FTP, file processing and store it again in FTP.

    3. There is an update to one of the power of Attorney and the whole project should be redeployed. There is no possibility of deploying only changed one proxy to the server.

    and my question is:

    1. weblogic during deployment is going to stop all of the proxies which have not been changed? He sees what a file has been modified by the project and updates only this?

    Best,

    Krzysztof

    Even if you have exported complete project, during import, you can choose to import at the level of the resources to deploy only selected project or modified resources. But here where you can export and import a complete project, I don't know if the server of the OSB will really identify and deploy/import only resources updated the project JAR. My assumption is that it will deploy/import all the resources of the project JAR that the resource has changed or not. One way to validate, I suppose, is to check the timestamp 'Change' of resources in the console of SB, after you import the project. If the time stamp of all resources (including those who did not get changed) in the project has been updated, then maybe the server is not an incremental deployment.

Maybe you are looking for