Oracle FOD Storefront demo install problem

I"m using Jdev Studio V 11.1.1.4.0 and I downloaded PS3 (build 5923) demo version. Firstly, do I have the right demo version for my Jdev?
Second, I am not able to install this. My build.properties looks like this:
# Master Ant properties file for Fusion Order Demo
# All build files refer to this master list of properties
# Continuous builds override these settings
# $Id: build.properties 812 2007-02-20 07:14:33Z lmunsing $
# Base Directory for library lookup
jdeveloper.home=C:/JdevInstall
src.home=..//..
# JDBC info used to create Schema
jdbc.driver=oracle.jdbc.OracleDriver
jdbc.urlBase=jdbc:oracle:thin:@<dbserver_internal_ip>
jdbc.port=1521
jdbc.sid=orclDW
# Information about the default setup for the demo user.
db.adminUser=SYSTEM
db.demoUser=FOD
db.demoUser.password=<SYSPASS>
db.demoUser.tablespace=USERS
db.demoUser.tempTablespace=TEMP
when I try to run build.xml, I get the the following errors
Buildfile: C:\fusiondemox\PS3_tag2\Infrastructure\Ant\build.xml
init:
[javac] Compiling 1 source file to C:\fusiondemox\PS3_tag2\Infrastructure\Ant\classes
setProperties:
createDatabase:
refreshSchema:
BUILD FAILED
C:\fusiondemox\PS3_tag2\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
C:\fusiondemox\PS3_tag2\Infrastructure\DBSchema\build.xml:91: The following error occurred while executing this line:
C:\fusiondemox\PS3_tag2\Infrastructure\DBSchema\build.xml:56: The following error occurred while executing this line:
C:\fusiondemox\PS3_tag2\Infrastructure\DBSchema\build.xml:28: C:\wlserver_10.3\server\lib not found.
Total time: 8 seconds
I searched the forum and I noticed a couple of similar issues where the build cannot find the server lib. I have tried some of the suggestions like changing the direction of the backslash '/', but thiese errors persist.
Also the second error (91) refers to 'arg2="${db.demoUser.password}"/>' in the build.xml, which is the demo user PW specified in the build.properties. So I don't understand why this would create an error since this PW is already specified. Also these errors are still the same whether I enter the correct admin password or an incorrect admin password.
Any advice is greatly appreciated. Thanks, J

Try:
jdeveloper.home=C:/JdevInstall/jdeveloper
John

Similar Messages

  • Oracle 8.1.6 install problem

    Hello!
    When I run ./runInstaller
    Window appear and then jre hangs.
    If I try another jre- blackdown 1.1.8v1
    runInstaller froze, i.e. no any window
    appear.
    What to do?
    RedHat 6.2
    null

    I find cause of error:
    I export LC_ALL=C
    and LANG=C and installer starts.
    Now I have another problem:
    after installing jre oracle says:
    Error setting permisissions
    of file/directory
    /ora8/product/jre/1.1.8/LICENSE
    and then, if I skip install of JRE
    I have no NET8 configuration
    and database creation :(

  • Oracle8i Lite Demo install problem

    Hi guys.
    After download of Oracle8i lite demo and runing Setup.exe i just get the following error:
    ORAINST caused an invalid page fault in
    module OIBKND32.DLL at 0167:00bead01.
    Registers:
    EAX=00000400 CS=0167 EIP=00bead01 EFLGS=00010202
    EBX=00ca9cb5 SS=016f ESP=0064dd58 EBP=0064f030
    ECX=0064f148 DS=016f ESI=00000057 FS=212f
    EDX=bff76855 ES=016f EDI=00ca9cb5 GS=0000
    Bytes at CS:EIP:
    c6 04 38 00 75 18 8b 44 24 20 50 ff 15 50 43 bf
    Stack dump:
    0064f030 00ca978c 00da0ed0 00ca9cb5 5c000100 00000001 00000400 00000001
    c29b7170 00000001 41524f24 00454c43 41524f24 00454c43 00c2e4ee 00000100
    This is happening on 2 different PCs, so
    please help.
    Sinisa Perovic
    null

    You must reinstall your Oracle 9iLite.
    Best regards,
    Simone

  • Oracle 9i personal ed install problem

    I have downloaded and unzipped the files for this program. However, when I go to run setup, it does nothing. Help, I need this for class!
    -Jessica

    put the unzipped disks in a separate folder ie 92010NT_Disk1
    92010NT_Disk2
    92010NT_Disk3
    all in one folder then find autorun folder in disk 1 and run autorun.exe
    it is very complicated to setup but I did enterprise manager selection and then enabled my self as dba in manager console once it is installed.
    you can log on as
    name: system
    pswd: manager as sysdba
    type out the 'manager as sysdba' in pswd area

  • Installing Problem: Oracle 8.0.5.1 on Redhat 6.0

    Hello All,
    I'm an oracle and LINUX Newbi.
    I have been trying to install Oracle 8.0.5.1 on Redhat 6.0
    and when I try to run any of the executable the application
    core dumps.
    I have tried all the fixes in the newsgroup..
    ie,manually copying $ORACLE_HOME\bin files, compat fix from
    redhat ...etc.. and have NOT made any progress!!
    Can somebody please writeup a "detailed HOWTO" to do
    a clean installation for Redhat 6.0??
    I'm almost on the verge of switching over to NT because
    of the problems..
    Any help will be greatly appreciated,
    regards,
    abhi
    null

    have set up Oracle using the patch putup by Oracle
    Everyting dseems to be working ok...
    Thanks All for help
    -abhi
    Kumar Srinivas (guest) wrote:
    : The problem is with EGCS and its libraries!
    : If possible, load Redhat 5.2 and install ORACLE -
    : it installs flawlessly.
    : Funnily, you can then run ORACLE on 6.0 without any
    : problems!
    : I am running it on Caldera 2.2 with ORACLE 8.0.5
    : (installed from Redhat 5.2 partition and mounted on the
    : new kernel)
    : Good luck.
    : Vittorio Turchetti (guest) wrote:
    : : Please see the reply by Alan Mullet to a similar question.
    : : There is a known problem with RedHat 6.0 new libraries.
    : : Best regards,
    : : Vittorio
    : : P.S. Please do not say "NT" again!
    : : Abhijit Arunachalam (guest) wrote:
    : : : Hello All,
    : : : I'm an oracle and LINUX Newbi.
    : : : I have been trying to install Oracle 8.0.5.1 on Redhat 6.0
    : : : and when I try to run any of the executable the
    application
    : : : core dumps.
    : : : I have tried all the fixes in the newsgroup..
    : : : ie,manually copying $ORACLE_HOME\bin files, compat fix from
    : : : redhat ...etc.. and have NOT made any progress!!
    : : : Can somebody please writeup a "detailed HOWTO" to do
    : : : a clean installation for Redhat 6.0??
    : : : I'm almost on the verge of switching over to NT because
    : : : of the problems..
    : : : Any help will be greatly appreciated,
    : : : regards,
    : : : abhi
    null

  • Oracle 8i EE Solaris 7 install problem

    Install 8i(8.1.7) with minimal(or typical) option. Everything went fine until it stalled at step "initializing database" during creating a startup db, with error message "ORA-03114, not connected to Oracle". I ignored it, and then it comes with another error "ORA-27101: shared memory realm does not exist". Anyway, database creation fails.
    I have searched the newgroups and found a few similar messages but no formal answers
    were found. By the way, I applied all OS patches and made sure pre-install setup. Strangely, I did the same install on the machine with Oracle 8.1.5 without problem.
    Any idea ? Thanks
    null

    seems which the PROCESSES parameter of init.ora changed in 815 -> 817 from 50 to 150
    so the kernel parameters in /etc/system cannot be suficient large to startup the database, I has the same problem and increasing the parameters which affect the PROCESSES in init.ora, solved it
    null

  • StoreFront demo: oracle.adf.library.webapp.LibraryFilter?

    Heya gang
    I hope somebody can help me.
    In the 11gTP StoreFront demo, the web.xml file includes a <filter>ADFLibraryFilter</filter> with a <filter-class>oracle.adf.library.webapp.LibraryFilter</filter-class>. I'm curious to know what this filter does; I assume it's a customisation for the StoreFront demo.
    Does anybody know where the source code for this class exists? I've searched the source code and libraries with no success. It must be there somewhere?
    Any help appreciated.
    Regards,
    CM.

    Thanks Amjad. It worked for me as well!!
    I think the reasoning behind this is: If we deploy it from the Application tab, it deploys the EAR file whereas simply right clicking the project and deploy, deploys the WAR file.

  • Oracle 11g R2 install problem on Windows Server 2008 R2 SP1

    Hi all,
    Trying to install the Oracle 11g R2 database onto Windows Server 2008 R2 SP1.
    I get as far as running the setup and a black window flashes up on the screen and disappears.
    The log files only show the following:
    Using paramFile: C:\Temp\database\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The number of files bootstrapped for the jre is 0.
    The number of files bootstrapped for the oui is 0.
    I've tried running setup -debug from the command line but no further information is logged.
    Any help in troubleshooting further is appreciated.

    That is the complete log file. No error messages or further information is given.
    I'm not sure how to check:
    Statement of Direction: Oracle Database 11g Release 2 – Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
    I have checked on:
    http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm
    The server meets all the hardware requirements. The default file share is accessible and it is running a supported browser. The installer is being run with Admin rights. I'm not sure what else I need to check.

  • Oracle 9i database server 64bit installing problem.

    Hi ,
    Can anyone provide me a suitable solution,
    iam installing oracle 9i database server 64 bit at Windows server 2003 64bit enterprise edition, it shows me some exception error and do not allow me to install.
    ERROR IS
    (The image file C:\oracle 9i db\Disk_1\install\win64\setup.exe is valid, but is for machine type other than the current machine)
    Same setup i run at windows XP 64 bit but same error occurs.
    what is this issue , why it comes out
    thanks

    860707 wrote:
    Hi ,
    Can anyone provide me a suitable solution,
    iam installing oracle 9i database server 64 bit at Windows server 2003 64bit enterprise edition, it shows me some exception error and do not allow me to install.
    ERROR IS
    (The image file C:\oracle 9i db\Disk_1\install\win64\setup.exe is valid, but is for machine type other than the current machine)
    Same setup i run at windows XP 64 bit but same error occurs.
    what is this issue , why it comes out
    thanksHi
    Are you sure that you are trying to install the correct version? It seems like it's for Microsoft Windows Itanium (64-bit) edition.
    Best Regards,
    Gokhan Atil
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • Oracle Clinical install problem on SUN. Says install.sh not found - java runtime erro

    install.sh not working - need help
    Hi all,
    OS Solaris 8. Sun Sparc 20 - 256 MB 9.1 GB
    I have installed Oracle 8.1.6 Rel 2 on the SUN Sparc. Everything is fine and a customised DB has been created. Now I
    have to install an Oracle application on the same server. I have a working knowledge of Unix but I don't know scripting.
    I logged in as OPAPPS as required. (.chsrc). I have set the path with all possible directories and made it a member of
    group DBA as requested.
    I put the CD in the CDROM and then cd /cdrom
    # install.sh
    BUT I get this message: install.sh not found.
    install.sh is there on the CD. This is the contents of install.sh from the CD
    #!/bin/sh
    os=`uname | tr A-A a-z`
    case "$os" in
    sunos) platform=solaris
    hp-ux) platform=hp-ux
    osf1) platform=decunix
    esac
    #The environment variable $SRCHOME cannot be set during installation
    unset SRCHOME
    unset SHLIB_PATH
    CMDDIR=`dirname $0`
    if [ "CMDDIR" = "." ]; then
    CMDDIR=`pwd`;
    fi
    # Replace relatove path with fully qualified path
    if [ ! "`echo $CMDDIR|grep '^/'`" ]; then
    CMDDIR=`pwd`/$CMDDIR;
    fi
    if [ x${PATH} != x ] ; then
    PATH=$PATH:/usr/bin: /bin
    export PATH
    else
    PATH=/usr/bin:/bin
    fi
    cd $CMDDIR/$platform/Disk1/install/$platform
    ./runinstaller $*
    directory structure on CD
    -r-xr-xr-x 1 root sys 638 Aug 23 2000 install.sh
    dr-xr-xr-x solaris
    dr-xr-xr-x hpunix
    dr-xr-xr-x decunix
    dr-xr-xr-x nls732
    solaris/disk1/install/solaris and the file
    -r-xr-xr-x runinsta.
    -r-xr-xr-x oraparm.ini
    dr-xr-xr-x images
    d .
    d ..
    Would anybody know why I get install.sh NOT found when it is there?.
    Thanks for your help.

    Hi,
    I am installing Oracle clinical 4.5.x.
    I need to know whether both the Database server and application server for Oracle Clinical can be installed on same server(windows 2000 server).
    Both of them are installed on windows platform.
    It seems that u have tried the single node installation.
    So,please give all the possible details regarding the single node installation for oracle clinical no matter what platform it is.
    Please reply me as soon as possible, its urgent.
    Thanking u in advance.

  • Help with the Oracle Fusion Order Demo deployment to Weblogic Server

    Hello all,
    I am new to SOA and am in the process of understanding SOA concepts. I am trying to deploy the Fusion Order Demo sample application to the Weblogic server. I am following the instructions given at : [http://www.oracle.com/technology/obe/obe11jdev/bulldog/deploysoaapp/deployment.htm|http://www.oracle.com/technology/obe/obe11jdev/bulldog/deploysoaapp/deployment.htm] .
    I am getting error when running the ant task "server-setup-seed-deploy-test" which deploys the Composite applications to the Weblogic Server. The ant log is pasted at the end of the post. The only difference i found from the instructions is that i do not have a AS11gR1SOA directory in my MW_HOME. Instead i have Oracle_SOA1 and i gave that directory's path for the parameter "soa.server.oracle.home".
    I tried running the sub tasks in the "server-setup-seed-deploy-test" individually and only the last task "test-fod-composite-end2end" failed. Since the other tasks like "compile-deploy-all" were successfull, I tried to see the deployed applications in the soa domain. When i checked the soa domain in the Weblogic server console, I see only the "B2BX12OrderGateway" under the soa-infra. The OrderBookingComposite and others are not deployed.
    Please help me in fixing this. Hope I have explained the problem correctly.
    Thanks in advance
    Nishan
    -------------------------------------Apache ant log for "server-setup-seed-deploy-test"-----------------------------------------
    Buildfile: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\bin\build.xml
    [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    init:
    [echo] SOA Suite 11g version:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.2.0
    [java] Build: 0
    [java] Build time: Tue Nov 03 13:48:58 PST 2009
    [java] Build type: release
    [java] Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
    [java]
    [echo] soa infra mgmt home: C:\Oracle\Middleware\jdeveloper\/../oracle_common
    server-setup-seed-deploy-test:
    [echo] Setting up mds store, deploying shared artifacts,
    seeding jms info, deploying to server, and running tests
    [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    init:
    [echo] SOA Suite 11g version:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.2.0
    [java] Build: 0
    [java] Build time: Tue Nov 03 13:48:58 PST 2009
    [java] Build type: release
    [java] Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
    [java]
    [echo] soa infra mgmt home: C:\Oracle\Middleware\jdeveloper\/../oracle_common
    createMDSConnections:
    [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    createMDSConnectionForDB:
    [echo] Creating ../.adf/META-INF/adf-config.xml for database backed MDS
    [input] skipping input as property mds.db.password has already been set.
    [copy] Copying 1 file to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\.adf\META-INF
    [echo] Using jdbc:oracle:thin:@localhost:1521:xe for db-based backing, with user dev_mds
    [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    createMDSConnectionForFileStore:
    [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    createMDSConnectionForServerFileStore:
    importCommonServiceArtifactsIntoMds:
    [java] Starting local filesystem import into mds ..
    [java] Got target mds-instance: mstore-usage_1 from C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\bin\..\.adf\META-INF\adf-config.xml
    [java] Creating mds connection to ./soa-seed/apps
    [java] --> C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\bin\.\soa-seed
    [java] Local item: /apps/FusionOrderDemoShared/services/partnersupplier/Warehouse.xsd
    [java] Local item: /apps/FusionOrderDemoShared/services/orderbooking/OrderBookingProcessor.wsdl
    [java] Local item: /apps/FusionOrderDemoShared/services/creditAuthorization/CreditAuthorizationService.wsdl
    [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.xsd
    [java] Local item: /apps/FusionOrderDemoShared/policy/fault-bindings.xml
    [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/CustomerInfoVOSDO.xsd
    [java] Local item: /apps/FusionOrderDemoShared/services/partnersupplier/PartnerSupplierComposite.wsdl
    [java] Local item: /apps/FusionOrderDemoShared/policy/fault-policies.xml
    [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.wsdl
    [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderInfoVOSDO.xsd
    [java] Local item: /apps/FusionOrderDemoShared/services/orderbooking/OrderProcessor.xsd
    [java] Local item: /apps/FusionOrderDemoShared/services/creditAuthorization/creditauthorization.xsd
    [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.xsd
    [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.edl
    [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderItemsInfoVOSDO.xsd
    [java] Now transferring ..
    [java] 4 Apr, 2010 3:39:18 PM oracle.mds
    [java] NOTIFICATION: import operation started.
    [java] 4 Apr, 2010 3:39:22 PM oracle.mds
    [java] Transferred size = 15
    [java] Transferred - /apps/FusionOrderDemoShared/policy/fault-bindings.xml
    [java] Transferred - /apps/FusionOrderDemoShared/policy/fault-policies.xml
    [java] Transferred - /apps/FusionOrderDemoShared/services/partnersupplier/Warehouse.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/orderbooking/OrderProcessor.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/orderbooking/OrderBookingProcessor.wsdl
    [java] NOTIFICATION: import is completed. Total number of documents successfully processed : 15, total number of documents failed : 0.
    [java] Transferred - /apps/FusionOrderDemoShared/services/creditAuthorization/creditauthorization.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/partnersupplier/PartnerSupplierComposite.wsdl
    [java] Transferred - /apps/FusionOrderDemoShared/services/creditAuthorization/CreditAuthorizationService.wsdl
    [java] Transferred - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.edl
    [java] Transferred - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderInfoVOSDO.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/CustomerInfoVOSDO.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderItemsInfoVOSDO.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.xsd
    [java] Transferred - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.wsdl
    [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    init:
    [echo] SOA Suite 11g version:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.2.0
    [java] Build: 0
    [java] Build time: Tue Nov 03 13:48:58 PST 2009
    [java] Build type: release
    [java] Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
    [java]
    [echo] soa infra mgmt home: C:\Oracle\Middleware\jdeveloper\/../oracle_common
    compile-build-all:
    [echo] Building and compiling SOA Fusion Order Demo ..
    clean:
    [echo] Cleanup of OrderApprovalHumanTask
    [delete] Deleting: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.war
    [delete] Deleting: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear
    init:
    compile:
    [javac] Compiling 6 source files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\classes
    copy:
    [copy] Copying 191 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\classes
    create-ear:
    [copy] Copying 5 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\lib
    [war] Building war: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.war
    [delete] Deleting directory C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\lib
    setupDeploymentEnvironment:
    [echo] Step1: copy template ./templates/connections.xml.seed to ../../.adf/META-INF/connections.xml
    [copy] Copying 1 file to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\.adf\META-INF
    [echo] Step2: setup descriptor, soa-only? false, modifying ../../.adf/META-INF/connections.xml
    [echo] replacing ws-endpoint with localhost:8001/StoreFrontServiceHooks/StoreFrontService
    [echo] replacing ws-binding with {www.globalcompany.example.com}StoreFrontServiceSoapHttp
    [mkdir] Created dir: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\adf\META-INF
    [copy] Copying 2 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\adf\META-INF
    [mkdir] Created dir: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\lib
    [copy] Copying 1 file to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\lib
    [ear] Building ear: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear
    [delete] Deleting directory C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\adf
    [delete] Deleting directory C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderApprovalHumanTask\deploy\lib
    create-deployable-composite:
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
    [echo] deleting C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\bin/..//deploy/sca_OrderBookingComposite_rev1.0.jar
    [delete] Deleting: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\bin/..//composite.xml
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
    [scac] Validating composite : 'C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\bin/..//composite.xml'
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] >> modified xmlbean locale class in use
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] WARNING: location {ns:composite/ns:reference[@name='CreditCardAuthorizationService']}(170,128): Failed to Find Binding "CreditCardAuthorizationService":"{http://www.globalcompany.example.com/ns/CreditAuthorizationService}CreditAuthorizationPort" in WSDL Manager
    [scac] WARNING: location {ns:composite/ns:reference[@name='PartnerSupplierService']}(163,122): Failed to Find Binding "PartnerSupplierService":"{http://www.partnersupplier.example.com/ns/warehouse}ExternalPartnerSupplier_pt" in WSDL Manager
    [scac] WARNING: location {ns:composite/ns:reference[@name='StoreFrontService']}(176,162): Failed to Find Binding "StoreFrontService":"{www.globalcompany.example.com}StoreFrontServiceSoapHttpPort" in WSDL Manager
    [scac] WARNING: in OrderProcessor.bpel(218): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}long" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in OrderProcessor.bpel(305): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}decimal" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in OrderProcessor.bpel(305): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in OrderProcessor.bpel(368): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}decimal" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}double"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in OrderProcessor.bpel(368): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}boolean"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in OrderProcessor.bpel(407): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}boolean" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in OrderProcessor.bpel(533): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query

    package:
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
    [mkdir] Created dir: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\dist
    [copy] Copying 133 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\dist
    [copy] Copying 6 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\dist\SCA-INF\classes
    [jar] Building jar: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar
    [delete] Deleting directory C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\dist
    setupDeploymentEnvironment:
    [copy] Copying 1 file to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderBookingComposite\bin
    [echo] Setting up deployment plan, modifying orderbooking_deployment_plan.xml
    [echo] Replacing ws-endpoint with localhost:8001/StoreFrontServiceHooks/StoreFrontService
    [echo] Replacing soa server and wls server information
    [echo] -SOA: localhost 8001
    [echo] Replacing file adapter endpoint with /tmp
    [echo] Replacing values for bam connection in connections.xml
    [echo] Bam server host: sta00057.us.oracle.com
    [echo] Bam server host: 9001
    [echo] Bam server user: weblogic
    create-deployable-composite:
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
    [echo] deleting C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\bin/..//deploy/sca_PartnerSupplierComposite_rev1.0.jar
    [delete] Deleting: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\deploy\sca_PartnerSupplierComposite_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\bin/..//composite.xml
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
    [scac] Validating composite : 'C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\bin/..//composite.xml'
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] >> modified xmlbean locale class in use
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] WARNING: in PartnerSupplierMediator.mplan: Case "ExternalPartnerSupplier.externalpartnersupplier_client.process" doesnt have any payload transformation Please make sure source and target message part name are same and of same type. Otherwise, target reference may fail to execute with error message like "Input sourcelike Null" or "Part not found"
    package:
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
    [mkdir] Created dir: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\dist
    [copy] Copying 17 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\dist
    [copy] Copying 6 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\dist\SCA-INF\classes
    [jar] Building jar: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\deploy\sca_PartnerSupplierComposite_rev1.0.jar
    [delete] Deleting directory C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\PartnerSupplierComposite\dist
    create-deployable-composite:
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
    [echo] deleting C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\bin/..//deploy/sca_OrderSDOComposite_rev1.0.jar
    [delete] Deleting: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\deploy\sca_OrderSDOComposite_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\bin/..//composite.xml
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
    [scac] Validating composite : 'C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\bin/..//composite.xml'
    [scac] WARNING: in CustomerAndOrderService.bpel(254): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}anySimpleType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}integer"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in CustomerAndOrderService.bpel(359): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}long"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    [scac] WARNING: in CustomerAndOrderService.bpel(493): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}long"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    package:
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
    [mkdir] Created dir: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\dist
    [copy] Copying 11 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\dist
    [copy] Copying 6 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\dist\SCA-INF\classes
    [jar] Building jar: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\deploy\sca_OrderSDOComposite_rev1.0.jar
    [delete] Deleting directory C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\OrderSDOComposite\dist
    create-deployable-composite:
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
    [echo] deleting C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\bin/..//deploy/sca_B2BX12OrderGateway_rev1.0.jar
    [delete] Deleting: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\bin/..//composite.xml
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
    [scac] Validating composite : 'C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\bin/..//composite.xml'
    [scac] WARNING: location {ns:composite/ns:reference[@name='StoreFrontService']}(48,162): Failed to Find Binding "StoreFrontService":"{www.globalcompany.example.com}StoreFrontServiceSoapHttpPort" in WSDL Manager
    [scac] WARNING: location {ns:composite/ns:reference[@name='OrderBookingService']}(59,116): Failed to Find Binding "OrderBookingService":"{http://www.globalcompany.example.com/ns/OrderBookingService}OrderProcessor_pt" in WSDL Manager
    [scac] WARNING: in B2BOrderProcessingEngine.componentType: property "bpel.config.use.events" may not be understood by BPEL component B2BOrderProcessingEngine - it will likely be ignored.
    [scac] WARNING: in B2BOrderProcessingEngine.bpel(188): Trying to assign incompatible types
    [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    package:
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
    [mkdir] Created dir: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\dist
    [copy] Copying 24 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\dist
    [copy] Copying 6 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\dist\SCA-INF\classes
    [jar] Building jar: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar
    [delete] Deleting directory C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\dist
    setupDeploymentEnvironment:
    [copy] Copying 1 file to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\B2BX12OrderGateway\bin
    [echo] Setting up deployment plan, modifying B2BX12OrderGateway_deployment_plan.xml
    [echo] Replacing ws-endpoint with localhost:8001/StoreFrontServiceHooks/StoreFrontService
    [echo] Replacing soa server and wls server information
    [echo] -SOA: localhost 8001
    [echo] Replacing communication style, eventbased? true
    [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    init:
    compile:
    create-war:
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    create-ear:
    [echo] global: true > ejb: ${use.ejb} jsca: true
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    clean:
    [echo] Cleaning up external partner supplier ejb project ../classes/../deploy
    [delete] Deleting: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    init:
    copy:
    [copy] Copying 5 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\classes
    compile:
    [javac] Compiling 6 source files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\classes
    [javac] Note: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\src\com\otn\sample\fod\soa\externalps\test\EpsSessionEJBClient.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    create-ejb-ear:
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    init:
    copy:
    compile:
    create-jsca-ear:
    [mkdir] Created dir: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib
    [copy] Copying 2 files to C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib
    [echo] ../classes/meta-inf/
    [jar] Building jar: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib\ExternalPartnerSupplierScaModule.jar
    [jar] Warning: skipping jar archive C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\empty.jar because no files were included.
    [jar] Building MANIFEST-only jar: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\empty.jar
    [ear] Building ear: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear
    compile-deploy-all:
    [echo] Deploying SOA Fusion Order Demo ..
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    deploy-application:
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    deploy-jsca-library:
    [wldeploy] weblogic.Deployer -remote -noexit -name weblogic-sca -source C:\Oracle\Middleware\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.0.war -targets soa_server1 -adminurl t3://localhost:7001 -user weblogic1 -password ******** -deploy -library
    [wldeploy] weblogic.Deployer invoked with options: -remote -noexit -name weblogic-sca -source C:\Oracle\Middleware\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.0.war -targets soa_server1 -adminurl t3://localhost:7001 -user weblogic1 -deploy -library
    [wldeploy] <4 Apr, 2010 3:40:55 PM IST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, weblogic-sca [archive: C:\Oracle\Middleware\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.0.war], to soa_server1 .>
    [wldeploy] weblogic.Deployer -remote -upload -noexit -name ExternalPartnerSupplierEjb -source C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear -targets soa_server1 -adminurl t3://localhost:7001 -user weblogic1 -password ******** -deploy
    [wldeploy] weblogic.Deployer invoked with options: -remote -upload -noexit -name ExternalPartnerSupplierEjb -source C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear -targets soa_server1 -adminurl t3://localhost:7001 -user weblogic1 -deploy
    [wldeploy] <4 Apr, 2010 3:41:11 PM IST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, ExternalPartnerSupplierEjb [archive: C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear], to soa_server1 .>
    BUILD FAILED
    C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\bin\build.xml:295: The following error occurred while executing this line:
    C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\bin\build.xml:156: The following error occurred while executing this line:
    C:\Oracle\Jdev_Workspace\Dissertation\CompositeServices\ExternalLegacyPartnerSupplierEjb\bin\build.xml:169: weblogic.management.ManagementException: [Deployer:149163]The domain edit lock is owned by another session in non-exclusive mode - this deployment operation requires exclusive access to the edit lock and hence cannot proceed. If you are using "Automatically Aquire Lock and Activate Changes" in the console, then the lock will expire shortly so retry this operation.
    Total time: 2 minutes 1 second

  • Oracle Fusion Order Demo Application

    Hi,
    I downloaded this DEMO :
    Oracle Fusion Order Demo Application
    http://www.oracle.com/technetwork/developer-tools/jdev/index-095536.html
    And when in step
    9.In the application navigator, under the Resources node, Right click build.xml and choose Run Ant Target > buildAll
    I receive this error :
    Buildfile: E:\Jdev_sources\Infrastructure\Ant\build.xml
    init:
        [mkdir] Created dir: E:\Jdev_sources\Infrastructure\Ant\classes
        [javac] Compiling 1 source file to E:\Jdev_sources\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    E:\Jdev_sources\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
    E:\Jdev_sources\Infrastructure\DBSchema\build.xml:100: The following error occurred while executing this line:
    E:\Jdev_sources\Infrastructure\DBSchema\build.xml:63: The following error occurred while executing this line:
    E:\Jdev_sources\Infrastructure\DBSchema\build.xml:28: E:\Jdev_sources\Infrastructure\Ant\wlserver_10.3\server\lib not found.
    Total time: 14 secondsEffectiveley E:\Jdev_sources\Infrastructure\Ant\wlserver_10.3\server\lib does not existe but it should be (seems to me) a part of whet was downloaded.
    Thank for help.

    Hi again, and thanks to all.
    I reinstalled all and Now I have the followings that seems to be a connectivity problem :
    First the parameteres in build.properties :
    jdeveloper.home=E:/Oracle/Middleware/jdeveloper
    src.home=..//..
    # JDBC info used to create Schema
    jdbc.driver=oracle.jdbc.OracleDriver
    jdbc.urlBase=jdbc:orcl:thin:@localhost
    jdbc.port=1521
    jdbc.sid=ORCL
    Buildfile: E:\Jdev_source\Infrastructure\Ant\build.xml
    init:
        [mkdir] Created dir: E:\Jdev_source\Infrastructure\Ant\classes
        [javac] Compiling 1 source file to E:\Jdev_source\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    E:\Jdev_source\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
    E:\Jdev_source\Infrastructure\DBSchema\build.xml:100: The following error occurred while executing this line:
    E:\Jdev_source\Infrastructure\DBSchema\build.xml:63: The following error occurred while executing this line:
    E:\Jdev_source\Infrastructure\DBSchema\build.xml:28: java.sql.SQLException: No suitable Driver for jdbc:orcl:thin:@localhost:1521:ORCL
    Total time: 32 secondsOracle is installed on the same server and DB is on the same server.
    E:\Jdev_source>cd E:\oracle\product\10.2.0\db_1\jdbc\lib
    E:\oracle\product\10.2.0\db_1\jdbc\lib>dir
    Volume in drive E is Data
    Volume Serial Number is E856-5E27
    Directory of E:\oracle\product\10.2.0\db_1\jdbc\lib
    13/11/2009 14:21 <DIR> .
    13/11/2009 14:21 <DIR> ..
    02/02/2008 14:49 1 609 607 classes12.jar
    02/02/2008 14:49 1 622 075 classes12.zip
    02/02/2008 14:49 1 617 382 classes12dms.jar
    11/02/2008 19:52 1 646 217 nls_charset12.jar
    02/02/2008 14:49 1 555 682 ojdbc14.jar
    02/02/2008 14:49 1 563 375 ojdbc14dms.jar
    02/02/2008 14:49 1 958 237 ojdbc14dms_g.jar
    02/02/2008 14:49 1 950 033 ojdbc14_g.jar
    8 File(s) 13 522 608 bytes
    2 Dir(s) 7 992 795 136 bytes free
    Regards.
    Ok finaly it was this :
    jdbc.urlBase=jdbc:oracle:thin:@localhost
    If you look above , before, I had :
    jdbc.urlBase=jdbc:orcle:thin:@localhost
    :=(((
    Now :
    BUILD SUCCESSFUL
    Total time: 35 seconds
    Thanks again.

  • Oracle Fusion Order Demo Application For JDeveloper error

    HI,
    i try to run the (Oracle Fusion Order Demo Application For JDeveloper) Fusion Order Demo (FOD) is an end-to-end application sample :
    when i try to : Right click build.xml and choose Run Ant Target > buildAll . error coming
    Buildfile: C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\build.xml
    init:
    [javac] Compiling 1 source file to C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:100: The following error occurred while executing this line:
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:63: The following error occurred while executing this line:
    C:\JDeveloper\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:28: C:\Oracle\Middleware\jdeveloper\wlserver_10.3\server\lib not found.
    Total time: 6 seconds
    how i can run the build.xml

    Hi,
    not quite sure the question is clear. The add cart command is a link defined in the JSPX file
    <af:commandLink partialSubmit="true"
    actionListener="#{shoppingCartBean.addItemToCart}"
    id="cl3">
    that points to
    public void addItemToCart(ActionEvent evt) {
    Map attributes = evt.getComponent().getAttributes();
    invokeUpdateOp(new Integer(attributes.get( PRODUCT_ID_COL )+ ""));
    in StoreFrontModule\StorefrontUI\src\oracle\fodemo\storefront\cart\view\managed\ShoppingCartBean.java . This is where you follow up then.
    +"how i can make Repetition for the items in home.jspx"+
    I can only assume you mean how to create the catalog items. Here I suggest you look at the demo source as this is what the demo is for. If you are new to ADF, I recommend that you first run a tutorial from here
    If you are on 11g R1: http://www.oracle.com/technetwork/developer-tools/jdev/overview/index-100269.html
    If you are on 11g R2: http://docs.oracle.com/cd/E18941_01/tutorials/toc.htm
    No demo can replace proper learning, to be honest
    Frank

  • Trapped With Fusion Order Demo Deployment Problems.

    I have the impression that this FusionOrderDemo_R1PS1 is not sufficiently tested for deployment in different types of environment.
    Prove it wrong by advising whats wrong on my configuration based on the build output below:
    pino
    Buildfile: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\build.xml
         [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
         [echo] Using mds-type : jdev
        [input] skipping input as property server.password has already been set.
    init:
         [echo] SOA Suite 11g version:
         [java]
         [java] *****************************************************************************
         [java] Oracle SOA Server version 11.1.1.2.0 
         [java]           Build: 0
         [java]           Build time: Tue Nov 03 13:48:58 PST 2009
         [java]           Build type: release
         [java]           Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
         [java]
         [echo] soa infra mgmt home: C:\Oracle\Middleware\jdeveloper\/../oracle_common
    server-setup-seed-deploy-test:
         [echo] Setting up mds store, deploying shared artifacts,
            seeding jms info, deploying to server, and running tests
         [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
         [echo] Using mds-type : jdev
        [input] skipping input as property server.password has already been set.
    init:
         [echo] SOA Suite 11g version:
         [java]
         [java] *****************************************************************************
         [java] Oracle SOA Server version 11.1.1.2.0 
         [java]           Build: 0
         [java]           Build time: Tue Nov 03 13:48:58 PST 2009
         [java]           Build type: release
         [java]           Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
         [java]
         [echo] soa infra mgmt home: C:\Oracle\Middleware\jdeveloper\/../oracle_common
    createMDSConnections:
         [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
         [echo] Using mds-type : jdev
        [input] skipping input as property server.password has already been set.
    createMDSConnectionForDB:
         [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
         [echo] Using mds-type : jdev
        [input] skipping input as property server.password has already been set.
    createMDSConnectionForFileStore:
         [echo] Creating ../.adf/META-INF/adf-config.xml for filebased MDS
         [copy] Copying 1 file to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\.adf\META-INF
         [echo] Using C:\Oracle\Middleware\jdeveloper\/integration for file-based backing
         [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
         [echo] Using mds-type : jdev
        [input] skipping input as property server.password has already been set.
    createMDSConnectionForServerFileStore:
    importCommonServiceArtifactsIntoMds:
         [java] Starting local filesystem import into mds ..
         [java] Got target mds-instance: mstore-usage_1 from C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\..\.adf\META-INF\adf-config.xml
         [java] Creating mds connection to ./soa-seed/apps
         [java]  --> C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\.\soa-seed
         [java] Local item: /apps/FusionOrderDemoShared/services/partnersupplier/Warehouse.xsd
         [java] Local item: /apps/FusionOrderDemoShared/services/orderbooking/OrderBookingProcessor.wsdl
         [java] Local item: /apps/FusionOrderDemoShared/services/creditAuthorization/CreditAuthorizationService.wsdl
         [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.xsd
         [java] Local item: /apps/FusionOrderDemoShared/policy/fault-bindings.xml
         [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/CustomerInfoVOSDO.xsd
         [java] Local item: /apps/FusionOrderDemoShared/services/partnersupplier/PartnerSupplierComposite.wsdl
         [java] Local item: /apps/FusionOrderDemoShared/policy/fault-policies.xml
         [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.wsdl
         [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderInfoVOSDO.xsd
         [java] Local item: /apps/FusionOrderDemoShared/services/orderbooking/OrderProcessor.xsd
         [java] Local item: /apps/FusionOrderDemoShared/services/creditAuthorization/creditauthorization.xsd
         [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.xsd
         [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.edl
         [java] Local item: /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderItemsInfoVOSDO.xsd
         [java] Now transferring ..
         [java] 11-Jan-2010 11:41:24 oracle.mds
         [java] NOTIFICATION: import operation started.
         [java] 11-Jan-2010 11:41:24 oracle.mds
         [java] NOTIFICATION: import is completed. Total number of documents successfully processed : 15, total number of documents failed : 0.
         [java] Transferred  size = 15
         [java] Transferred  - /apps/FusionOrderDemoShared/policy/fault-bindings.xml
         [java] Transferred  - /apps/FusionOrderDemoShared/policy/fault-policies.xml
         [java] Transferred  - /apps/FusionOrderDemoShared/services/partnersupplier/Warehouse.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/orderbooking/OrderProcessor.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/orderbooking/OrderBookingProcessor.wsdl
         [java] Transferred  - /apps/FusionOrderDemoShared/services/creditAuthorization/creditauthorization.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/partnersupplier/PartnerSupplierComposite.wsdl
         [java] Transferred  - /apps/FusionOrderDemoShared/services/creditAuthorization/CreditAuthorizationService.wsdl
         [java] Transferred  - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/entities/events/OrderEO.edl
         [java] Transferred  - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderInfoVOSDO.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/CustomerInfoVOSDO.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/queries/common/OrderItemsInfoVOSDO.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.xsd
         [java] Transferred  - /apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.wsdl
         [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
         [echo] Using mds-type : jdev
        [input] skipping input as property server.password has already been set.
    init:
         [echo] SOA Suite 11g version:
         [java]
         [java] *****************************************************************************
         [java] Oracle SOA Server version 11.1.1.2.0 
         [java]           Build: 0
         [java]           Build time: Tue Nov 03 13:48:58 PST 2009
         [java]           Build type: release
         [java]           Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
         [java]
         [echo] soa infra mgmt home: C:\Oracle\Middleware\jdeveloper\/../oracle_common
    compile-build-all:
         [echo] Building and compiling SOA Fusion Order Demo ..
    clean:
         [echo] Cleanup of OrderApprovalHumanTask
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.war
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear
    init:
    compile:
        [javac] Compiling 6 source files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\classes
    copy:
         [copy] Copying 191 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\classes
    create-ear:
         [copy] Copying 5 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\lib
          [war] Building war: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.war
       [delete] Deleting directory C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\lib
    setupDeploymentEnvironment:
         [echo] Step1: copy template ./templates/connections.xml.seed to ../../.adf/META-INF/connections.xml
         [copy] Copying 1 file to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\.adf\META-INF
         [echo] Step2: setup descriptor, soa-only? false, modifying ../../.adf/META-INF/connections.xml
         [echo] replacing ws-endpoint with hofinancepino:8001/StoreFrontServiceHooks/StoreFrontService
         [echo] replacing ws-binding with {www.globalcompany.example.com}StoreFrontServiceSoapHttp
        [mkdir] Created dir: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\adf\META-INF
         [copy] Copying 2 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\adf\META-INF
        [mkdir] Created dir: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\lib
         [copy] Copying 1 file to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\lib
          [ear] Building ear: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear
       [delete] Deleting directory C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\adf
       [delete] Deleting directory C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\lib
    create-deployable-composite:
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
         [echo] deleting C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin/..//deploy/sca_OrderBookingComposite_rev1.0.jar
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar
    init:
    scac-validate:
         [echo] Running scac-validate in C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin/..//composite.xml
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
         [scac] Validating composite : 'C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin/..//composite.xml'
         [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         [scac] >> modified xmlbean locale class in use
         [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         [scac] WARNING: location {/ns:composite/ns:reference[@name='CreditCardAuthorizationService']}(170,128): Failed to Find Binding "CreditCardAuthorizationService":"{http://www.globalcompany.example.com/ns/CreditAuthorizationService}CreditAuthorizationPort" in WSDL Manager
         [scac] WARNING: location {/ns:composite/ns:reference[@name='PartnerSupplierService']}(163,122): Failed to Find Binding "PartnerSupplierService":"{http://www.partnersupplier.example.com/ns/warehouse}ExternalPartnerSupplier_pt" in WSDL Manager
         [scac] WARNING: location {/ns:composite/ns:reference[@name='StoreFrontService']}(176,162): Failed to Find Binding "StoreFrontService":"{www.globalcompany.example.com}StoreFrontServiceSoapHttpPort" in WSDL Manager
         [scac] WARNING: in OrderProcessor.bpel(218): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}long" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in OrderProcessor.bpel(305): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}decimal" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in OrderProcessor.bpel(305): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in OrderProcessor.bpel(368): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}decimal" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}double"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in OrderProcessor.bpel(368): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}boolean"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in OrderProcessor.bpel(407): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}boolean" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in OrderProcessor.bpel(533): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    package:
        [input] skipping input as property compositeDir has already been set.
        [input] skipping input as property compositeName has already been set.
        [input] skipping input as property revision has already been set.
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
        [mkdir] Created dir: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\dist
         [copy] Copying 133 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\dist
         [copy] Copying 6 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\dist\SCA-INF\classes
          [jar] Building jar: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar
       [delete] Deleting directory C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\dist
    setupDeploymentEnvironment:
         [copy] Copying 1 file to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin
         [echo] Setting up deployment plan, modifying orderbooking_deployment_plan.xml
         [echo] Replacing ws-endpoint with hofinancepino:8001/StoreFrontServiceHooks/StoreFrontService
         [echo] Replacing soa server and wls server information
         [echo]  -SOA: hofinancepino 8001
         [echo] Replacing file adapter endpoint with /tmp
         [echo] Replacing values for bam connection in connections.xml
         [echo] Bam server host: sta00057.us.oracle.com
         [echo] Bam server host: 9001
         [echo] Bam server user: weblogic
    create-deployable-composite:
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
         [echo] deleting C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\bin/..//deploy/sca_PartnerSupplierComposite_rev1.0.jar
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\deploy\sca_PartnerSupplierComposite_rev1.0.jar
    init:
    scac-validate:
         [echo] Running scac-validate in C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\bin/..//composite.xml
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
         [scac] Validating composite : 'C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\bin/..//composite.xml'
         [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         [scac] >> modified xmlbean locale class in use
         [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         [scac] WARNING: in PartnerSupplierMediator.mplan: Case "ExternalPartnerSupplier.externalpartnersupplier_client.process" doesnt have any payload transformation Please make sure source and target message part name are same and of same type. Otherwise, target reference may fail to execute with error message like "Input sourcelike Null" or "Part not found"
    package:
        [input] skipping input as property compositeDir has already been set.
        [input] skipping input as property compositeName has already been set.
        [input] skipping input as property revision has already been set.
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
        [mkdir] Created dir: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\dist
         [copy] Copying 15 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\dist
         [copy] Copying 6 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\dist\SCA-INF\classes
          [jar] Building jar: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\deploy\sca_PartnerSupplierComposite_rev1.0.jar
       [delete] Deleting directory C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\PartnerSupplierComposite\dist
    create-deployable-composite:
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
         [echo] deleting C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\bin/..//deploy/sca_OrderSDOComposite_rev1.0.jar
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\deploy\sca_OrderSDOComposite_rev1.0.jar
    init:
    scac-validate:
         [echo] Running scac-validate in C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\bin/..//composite.xml
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
         [scac] Validating composite : 'C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\bin/..//composite.xml'
         [scac] WARNING: in CustomerAndOrderService.bpel(254): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}anySimpleType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}integer"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in CustomerAndOrderService.bpel(359): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}long"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
         [scac] WARNING: in CustomerAndOrderService.bpel(493): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}long"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    package:
        [input] skipping input as property compositeDir has already been set.
        [input] skipping input as property compositeName has already been set.
        [input] skipping input as property revision has already been set.
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
        [mkdir] Created dir: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\dist
         [copy] Copying 9 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\dist
         [copy] Copying 6 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\dist\SCA-INF\classes
          [jar] Building jar: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\deploy\sca_OrderSDOComposite_rev1.0.jar
       [delete] Deleting directory C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderSDOComposite\dist
    create-deployable-composite:
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    clean:
         [echo] deleting C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin/..//deploy/sca_B2BX12OrderGateway_rev1.0.jar
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar
    init:
    scac-validate:
         [echo] Running scac-validate in C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin/..//composite.xml
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    scac:
         [scac] Validating composite : 'C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin/..//composite.xml'
         [scac] WARNING: location {/ns:composite/ns:reference[@name='StoreFrontService']}(48,162): Failed to Find Binding "StoreFrontService":"{www.globalcompany.example.com}StoreFrontServiceSoapHttpPort" in WSDL Manager
         [scac] WARNING: location {/ns:composite/ns:reference[@name='OrderBookingService']}(59,116): Failed to Find Binding "OrderBookingService":"{http://www.globalcompany.example.com/ns/OrderBookingService}OrderProcessor_pt" in WSDL Manager
         [scac] WARNING: in B2BOrderProcessingEngine.componentType: property "bpel.config.use.events" may not be understood by BPEL component B2BOrderProcessingEngine - it will likely be ignored.
         [scac] WARNING: in B2BOrderProcessingEngine.bpel(188): Trying to assign incompatible types
         [scac] <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
         [scac] Make sure that the return value of from-spec query is compatible with the to-spec query
    package:
        [input] skipping input as property compositeDir has already been set.
        [input] skipping input as property compositeName has already been set.
        [input] skipping input as property revision has already been set.
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    compile-source:
        [mkdir] Created dir: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\dist
         [copy] Copying 22 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\dist
         [copy] Copying 6 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\dist\SCA-INF\classes
          [jar] Building jar: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar
       [delete] Deleting directory C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\dist

    continuation...
    setupDeploymentEnvironment:
         [copy] Copying 1 file to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin
         [echo] Setting up deployment plan, modifying B2BX12OrderGateway_deployment_plan.xml
         [echo] Replacing ws-endpoint with hofinancepino:8001/StoreFrontServiceHooks/StoreFrontService
         [echo] Replacing soa server and wls server information
         [echo]  -SOA: hofinancepino 8001
         [echo] Replacing communication style, eventbased? true
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    init:
    compile:
    create-war:
         [echo] Deploying jsca shared lib? true
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    create-ear:
         [echo] global: true > ejb: ${use.ejb} jsca: true
         [echo] Deploying jsca shared lib? true
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    clean:
         [echo] Cleaning up external partner supplier ejb project ../classes/../deploy
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear
         [echo] Deploying jsca shared lib? true
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    init:
    copy:
         [copy] Copying 5 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\classes
    compile:
        [javac] Compiling 6 source files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\classes
        [javac] Note: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\src\com\otn\sample\fod\soa\externalps\test\EpsSessionEJBClient.java uses unchecked or unsafe operations.
        [javac] Note: Recompile with -Xlint:unchecked for details.
    create-ejb-ear:
         [echo] Deploying jsca shared lib? true
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    init:
    copy:
    compile:
    create-jsca-ear:
        [mkdir] Created dir: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib
         [copy] Copying 2 files to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib
         [echo] ../classes/meta-inf/
          [jar] Building jar: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib\ExternalPartnerSupplierScaModule.jar
          [jar] Warning: skipping jar archive C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\empty.jar because no files were included.
          [jar] Building MANIFEST-only jar: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\empty.jar
          [ear] Building ear: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear
    compile-deploy-all:
         [echo] Deploying SOA Fusion Order Demo ..
         [echo] Deploying jsca shared lib? true
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    deploy-application:
         [echo] Deploying jsca shared lib? true
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    deploy-jsca-library:
    [wldeploy] weblogic.Deployer -remote -noexit -name weblogic-sca -source C:\Oracle\Middleware\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.0.war -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -password ******** -deploy -library
    [wldeploy] weblogic.Deployer invoked with options:  -remote -noexit -name weblogic-sca -source C:\Oracle\Middleware\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.0.war -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -deploy -library
    [wldeploy] <11-Jan-2010 11:42:13 o'clock AST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, weblogic-sca [archive: C:\Oracle\Middleware\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.0.war], to soa_server1 .>
    [wldeploy] Task 5 initiated: [Deployer:149117]deploy library weblogic-sca [LibSpecVersion=1.0,LibImplVersion=1.0.0.0] on soa_server1.
    [wldeploy] Task 5 completed: [Deployer:149117]deploy library weblogic-sca [LibSpecVersion=1.0,LibImplVersion=1.0.0.0] on soa_server1.
    [wldeploy] Target state: deploy completed on Server soa_server1
    [wldeploy]
    [wldeploy] weblogic.Deployer -remote -upload -noexit -name ExternalPartnerSupplierEjb -source C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -password ******** -deploy
    [wldeploy] weblogic.Deployer invoked with options:  -remote -upload -noexit -name ExternalPartnerSupplierEjb -source C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -deploy
    [wldeploy] <11-Jan-2010 11:42:20 o'clock AST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, ExternalPartnerSupplierEjb [archive: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear], to soa_server1 .>
    [wldeploy] Task 6 initiated: [Deployer:149026]deploy application ExternalPartnerSupplierEjb on soa_server1.
    [wldeploy] Task 6 completed: [Deployer:149026]deploy application ExternalPartnerSupplierEjb on soa_server1.
    [wldeploy] Target state: deploy completed on Server soa_server1
    [wldeploy]
    deploy-composite:
    attachplan:
        [input] skipping input as property scac.sar has already been set.
        [input] skipping input as property scac.plan has already been set.
    [attachplan] attachPlan: Started for Composite SAR file = ../OrderBookingComposite/deploy/sca_OrderBookingComposite_rev1.0.jar using deploy plan = C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin/orderbooking_deployment_plan.xml
    [attachplan] Load deployment plan file C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin/orderbooking_deployment_plan.xml
    [attachplan] Done Load deployment plan file C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin/orderbooking_deployment_plan.xml
    [attachplan] Unpacking the Composite SAR to tmp folder C:\WINDOWS\TEMP\soaear_15899.tmp
    [attachplan] Copy new plan file orderbooking_deployment_plan.xml to C:\WINDOWS\TEMP\soaear_15899.tmp\soaconfigplan.xml
    [attachplan] Repacking C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\..\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar file soaconfigplan.xml
    [attachplan] Deleting tmp composite sar folder ...C:\WINDOWS\TEMP\soaear_15899.tmp
    [attachplan] Attach plan successful
         [echo] Deploying to http://hofinancepino:8001/soa-infra/deployer
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    deploy:
        [input] skipping input as property serverURL has already been set.
        [input] skipping input as property sarLocation has already been set.
    [deployComposite] setting user/password..., user=weblogic
    [deployComposite] Processing sar=../OrderBookingComposite/deploy/sca_OrderBookingComposite_rev1.0.jar
    [deployComposite] Adding sar file - C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\..\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar
    [deployComposite] Creating HTTP connection to host:hofinancepino, port:8001
    [deployComposite] Received HTTP response from the server, response code=500
    [deployComposite] ---->response code=500, error:Error during deployment: Deployment Failed: Unable to find a WSDL that has a definition for service {http://www.globalcompany.example.com/ns/OrderBookingService}orderprocessor_client_ep and port OrderProcessor_pt.  Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name.  In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate the HTTP proxy settings for the server..
    createBAMConfig:
    seedBAMServerObjects:
    seedBAMAdapterResources:
         [echo] Seeding bam adapter connection factory for fusion order demo (C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin)
         [copy] Copying 1 file to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin
         [copy] Copying 1 file to C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin
         [java]
         [java] Initializing WebLogic Scripting Tool (WLST) ...
         [java]
         [java] Welcome to WebLogic Server Administration Scripting Shell
         [java]
         [java] Type help() for help on available commands
         [java]
         [java] Starting modification of BAM resource adapter connection factory ..
         [java] Connecting to t3://hofinancepino:7001 with userid weblogic ...
         [java] Successfully connected to Admin Server 'AdminServer' that belongs to domain 'soa_domain'.
         [java]
         [java] Warning: An insecure protocol was used to connect to the
         [java] server. To ensure on-the-wire security, the SSL port or
         [java] Admin port should be used instead.
         [java]
         [java] Configuring OracleBamAdapter - amending connection factory info for eis/bam/rmi and eis/bam/soap
         [java] Redeploying application OracleBamAdapter ...
         [java] <11-Jan-2010 11:42:57 o'clock AST> <Warning> <WebLogicDescriptorWL> <BEA-2156000> <"config-root" C:\Oracle\Middleware\AS11gR1SOA/soa/connectors/plan was not found>
         [java] <11-Jan-2010 11:42:57 o'clock AST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating redeploy operation for application, OracleBamAdapter [archive: null], to soa_server1 .>
         [java] .Completed the redeployment of Application with status completed
         [java] Current Status of your Deployment:
         [java] Deployment command type: redeploy
         [java] Deployment State       : completed
         [java] Deployment Message     : no message
         [java] <11-Jan-2010 11:43:00 o'clock AST> <Warning> <JNDI> <BEA-050001> <WLContext.close() was called in a different thread than the one in which it was created.>
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin\createBamResourceAdapterCF.py
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderBookingComposite\bin\BamAdapterDeploymentPlan_1263199366319.xml
    deploy-composite:
         [echo] Deploying to http://hofinancepino:8001/soa-infra/deployer
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    deploy:
        [input] skipping input as property serverURL has already been set.
        [input] skipping input as property sarLocation has already been set.
    [deployComposite] setting user/password..., user=weblogic
    [deployComposite] Processing sar=../PartnerSupplierComposite/deploy/sca_PartnerSupplierComposite_rev1.0.jar
    [deployComposite] Adding sar file - C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\..\PartnerSupplierComposite\deploy\sca_PartnerSupplierComposite_rev1.0.jar
    [deployComposite] Creating HTTP connection to host:hofinancepino, port:8001
    [deployComposite] Received HTTP response from the server, response code=500
    [deployComposite] ---->response code=500, error:Error during deployment: Deployment Failed: Unable to find a WSDL that has a definition for service {http://www.partnersupplier.example.com/ns/warehouse}externalpartnersupplier_client_ep and port ExternalPartnerSupplier_pt.  Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name.  In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate the HTTP proxy settings for the server..
    deploy-composite:
         [echo] Deploying to http://hofinancepino:8001/soa-infra/deployer
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    deploy:
        [input] skipping input as property serverURL has already been set.
        [input] skipping input as property sarLocation has already been set.
    [deployComposite] setting user/password..., user=weblogic
    [deployComposite] Processing sar=../OrderSDOComposite/deploy/sca_OrderSDOComposite_rev1.0.jar
    [deployComposite] Adding sar file - C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\..\OrderSDOComposite\deploy\sca_OrderSDOComposite_rev1.0.jar
    [deployComposite] Creating HTTP connection to host:hofinancepino, port:8001
    [deployComposite] Received HTTP response from the server, response code=500
    [deployComposite] ---->response code=500, error:Error during deployment: Deployment Failed: Unable to find a WSDL that has a definition for service {www.globalcompany.example.com}StoreFrontService and port StoreFrontServiceSoapHttpPort.  Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name.  In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate the HTTP proxy settings for the server..
    deploy-composite:
    attachplan:
        [input] skipping input as property scac.sar has already been set.
        [input] skipping input as property scac.plan has already been set.
    [attachplan] attachPlan: Started for Composite SAR file = ../B2BX12OrderGateway/deploy/sca_B2BX12OrderGateway_rev1.0.jar using deploy plan = C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin/B2BX12OrderGateway_deployment_plan.xml
    [attachplan] Load deployment plan file C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin/B2BX12OrderGateway_deployment_plan.xml
    [attachplan] Done Load deployment plan file C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin/B2BX12OrderGateway_deployment_plan.xml
    [attachplan] Unpacking the Composite SAR to tmp folder C:\WINDOWS\TEMP\soaear_5344.tmp
    [attachplan] Copy new plan file B2BX12OrderGateway_deployment_plan.xml to C:\WINDOWS\TEMP\soaear_5344.tmp\soaconfigplan.xml
    [attachplan] Repacking C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\..\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar file soaconfigplan.xml
    [attachplan] Deleting tmp composite sar folder ...C:\WINDOWS\TEMP\soaear_5344.tmp
    [attachplan] Attach plan successful
         [echo] Deploying to http://hofinancepino:8001/soa-infra/deployer
         [echo] oracle.home = C:\Oracle\Middleware\jdeveloper\
    deploy:
        [input] skipping input as property serverURL has already been set.
        [input] skipping input as property sarLocation has already been set.
    [deployComposite] setting user/password..., user=weblogic
    [deployComposite] Processing sar=../B2BX12OrderGateway/deploy/sca_B2BX12OrderGateway_rev1.0.jar
    [deployComposite] Adding sar file - C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\bin\..\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar
    [deployComposite] Creating HTTP connection to host:hofinancepino, port:8001
    [deployComposite] Received HTTP response from the server, response code=500
    [deployComposite] ---->response code=500, error:Error during deployment: Error in getting XML input stream: oramds:/apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.wsdl: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/apps/FusionOrderDemoShared/services/oracle/fodemo/storefront/store/service/common/serviceinterface/StoreFrontService.wsdl does not exist..
    importAndDeployB2BTradingAgreements:
         [echo] Importing and deploying b2b trading partner agreements
         [java] Commandline arguments 2: [purgeimportdeploy, ../config/OOW08_X12_10.zip]
         [java] *** Purge metadata operation completed successfully ***
         [java] Import with overwrite=false
         [java] *** Import operation completed successfully ***
         [java] *** Deployment operation completed successfully ***
         [java] Time elapsed:29109ms
         [java] Commandline arguments 1: [restartb2b]
         [java] Time elapsed:1500ms
       [delete] Deleting: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\B2BX12OrderGateway\bin\jndi.properties
         [echo] Wls home: C:\Oracle\Middleware\jdeveloper\/../wlserver_10.3
         [echo] Oracle home: C:\Oracle\Middleware\jdeveloper\
    deploy-application:
    [wldeploy] weblogic.Deployer -remote -upload -noexit -name WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization -source C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\CreditCardAuthorization\deploy\WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization.war -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -password ******** -deploy
    [wldeploy] weblogic.Deployer invoked with options:  -remote -upload -noexit -name WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization -source C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\CreditCardAuthorization\deploy\WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization.war -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -deploy
    [wldeploy] <11-Jan-2010 11:43:51 o'clock AST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization [archive: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\CreditCardAuthorization\deploy\WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization.war], to soa_server1 .>
    [wldeploy] Task 8 initiated: [Deployer:149026]deploy application WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization on soa_server1.
    [wldeploy] Task 8 completed: [Deployer:149026]deploy application WebServices_WebLogicFusionOrderDemo_CreditCardAuthorization on soa_server1.
    [wldeploy] Target state: deploy completed on Server soa_server1
    [wldeploy]
    deploy-application:
    [wldeploy] weblogic.Deployer -remote -upload -noexit -name OrderApprovalHumanTask -source C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -password ******** -deploy
    [wldeploy] weblogic.Deployer invoked with options:  -remote -upload -noexit -name OrderApprovalHumanTask -source C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear -targets soa_server1 -adminurl t3://hofinancepino:7001 -user weblogic -deploy
    [wldeploy] <11-Jan-2010 11:43:57 o'clock AST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, OrderApprovalHumanTask [archive: C:\JDeveloper\tutorial\FusionOrderDemo_R1PS1\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear], to soa_server1 .>
    [wldeploy] Task 9 initiated: [Deployer:149026]deploy application OrderApprovalHumanTask on soa_server1.
    [wldeploy] Task 9 completed: [Deployer:149026]deploy application OrderApprovalHumanTask on soa_server1.
    [wldeploy] Target state: deploy completed on Server soa_server1
    [wldeploy]
         [echo] Ant: Apache Ant version 1.7.0 compiled on December 13 2006 Java: 1.6
         [echo] Using mds-type : jdev
        [input] skipping input as property server.password has already been set.
    init:
         [echo] SOA Suite 11g version:
         [java]
         [java] *****************************************************************************
         [java] Oracle SOA Server version 11.1.1.2.0 
         [java]           Build: 0
         [java]           Build time: Tue Nov 03 13:48:58 PST 2009
         [java]           Build type: release
         [java]           Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
         [java]
         [echo] soa infra mgmt home: C:\Oracle\Middleware\jdeveloper\/../oracle_common

  • Oracle 8.1.7 installation problem on HP-UX

    Here is my set-up:
    #uname -a
    HP-UX hostname B.11.11 U 9000/810
    #getconf KERNEL_BITS
    32
    Problem:
    I am installing Oracle 8i Enterprise Edition using Typical
    Installation Type.
    At the 73% progress bar status, the installation process gets
    stuck. The installActions.log has the ff:
    Starting install install Phase 1 of component Oracle Advanced
    Security
    Starting install install Phase 1 of component Oracle Starter
    Database
    Calling action file Actions 1.7.1.7.0 final Cluster Setup
    selected Nodes =
    threads Active = 2
    vector Initial Size = 50
    vector Factor Size = 25
    On the Oracle Universal Installer GUI, I have the ff:
    Installing Oracle Starter Database 8.1.7.0.0
    Link pending...
    Copying README_aso.txt
    The process gets stuck at 73% and doesn't progress from there.
    Any suggestions/patches needed? How can I prevent the Oracle
    Starter Database from installing? Is this an option?
    Thank you.

    Intel says there is a bug in oracle's OUI as well other swing based programs. The solution is to copy the CD to local drive and add -nojit as first parameter to JRE_MEMORY_OPTIONS e.g. JRE_MEMORY_OPTIONS="-nojit -mx32m"
    This will enable OUI to run. Even after installing oracle Net80 conf. asst won't start due to same reason.
    Go to HOME\admin\tools\ and edit netca.cl and netasst.cl to add same -nojit before -classpath.
    Do this for every tool that gives this prob such DBA studio...
    Ashish

Maybe you are looking for

  • How can i see existing apple id on my iphone 3gs

    hey friend i had 3gs and i had bought it from my friend so obviouslly my friend have apple id but after bought from him i create my apple id after that when i download any apps from itunes in mobile at a time it ask for my apple id and password but a

  • Need help in transpose

    Hi All, Please help me in framing a query for the following scenario.. I have a table as follows CREATE TABLE mplevele_count_test ( U_DATE VARCHAR2 (40), U_BUSSEG VARCHAR2 (80), U_MPLEVEL NUMBER (2), U_COUNT NUMBER) It will have records as follows..

  • Irreversible image rotation??

    What's with the seemingly random, compas points, which irreversibly rotate an image?

  • How set more than 3 mp3 tones as ring tone

    I can only 3 MP3 ringtones in my Iphone. How to set more mp3 ring tones inIphone 4.  In some times I can 7 mp3 tones in my phone. But the Next synchronizing the tones misplaced. What I can do?

  • Combining 2 or more imovie08 projects onto 1 idvd

    Hey all- I am trying to put two published imovie projects onto the same dvd. The projects are in my media browser and when I try to put more than one in the IDVD media grid it is whisked back to it's window. Surely this combining of projects can be d