OrderBooking Tutorial 10g (10.1.3.1.0)

Anyone have completed it all?

I remember it doing long back..which worked fine for us here...
May we know your concern?
Cheers
Anirudh Pucha

Similar Messages

  • Error while running the SOA ORDERBOOKING TUTORIAL

    Hi,
    I have created the SOA ORDER BOOKING Tutorial sucessfully with our any ERRORS. While running the Deployed process iam getting the following errors :
    ERROR:--
    file:/<orahome>/bpel/domains/default/tmp/.bpel_SOAOrderBooking_1.0_937b09d1bd8dae1b33b028b2871aef63.tmp/OrderSequence.wsdl [ OrderSequence_ptt::OrderSequence(OrderSequenceInput_msg,OrderSequenceOutputCollection) ] - WSIF JCA Execute of operation 'OrderSequence' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: Listener refused the connection with the following error:
    ORA-12516, TNS:no appropriate service handler found
    The Connection descriptor used by the client was: mydomain.com:1522:XE
    ; nested exception is:
         ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    The Connection descriptor used by the client was:
    mydomain.com:1522:XE
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.3.0) (Build 070608)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    The Connection descriptor used by the client was:
    mydomain.com:1522:XE.
    My database is up and i have tested the connection that i have created (jdbc/soademo) . Every thing is working fine.
    lsnrctl services:
    <oraclehome>\BIN>lsnrctl services
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-JAN-2009 15:10
    :01
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1002 state:ready
    DISPATCHER <machine: mymachine, pid: 7540>
    (ADDRESS=(PROTOCOL=tcp)(HOST=mydomain.com)(PORT=1271))
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:138 refused:0 state:ready
    LOCAL SERVER
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:138 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    Can anyone help me out with this problem.

    Hi ,
    I have installed Oracle database XE Edition on port 1522 as 1521 is used by olite database. Here is my listner status.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Listner Status
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<orahome>\BIN>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-JAN-2009 18:25
    :05
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 19-JAN-2009 17:43:31
    Uptime 1 days 0 hr. 41 min. 35 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File <orahome>\network\admin\listener.ora
    Listener Log File <orahome>\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mydomain.com)(PORT=1522)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Edited by: user9969930 on Jan 21, 2009 1:36 AM

  • OrderBooking Tutorial:DB Adapter Error

    I am getting the following error when using the DB Adapter (Chapter 10) in the Order Booking Tutorial. I don't know how to troubleshoot and correct this error. It appears as though I am passing a null value to a primary index (in this case I think it is po.id). I have checked the translation mapping document, but I have not been able to resolve this issue.
    Any help is very much appreciated. Thanks.
    Don
    <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    <part name="code">
    <code>-3221</code>
    </part>
    <part name="summary">
    <summary>file:/C:/OraBPELPM_1/integration/orabpel/domains/default/tmp/.bpel_FulfillOrder_1.2.jar/writeDB.wsdl [ writeDB_ptt::merge(OrdersCollection) ] - WSIF JCA Execute of operation 'merge' failed due to: DBWriteInteractionSpec Execute Failed Exception. merge failed. Descriptor name: [FulfillOrder.Orders]. ; nested exception is: ORABPEL-11616 DBWriteInteractionSpec Execute Failed Exception. merge failed. Descriptor name: [FulfillOrder.Orders]. Caused by Local Exception Stack: Exception [TOPLINK-4002] (OracleAS TopLink - 10g (9.0.4.5) (Build 040930)): oracle.toplink.exceptions.DatabaseException Exception Description: java.sql.SQLException: [POL-3221] null key in primary index Internal Exception: java.sql.SQLException: [POL-3221] null key in primary index Error Code: -3221 at oracle.toplink.exceptions.DatabaseException.sqlException(DatabaseException.java:227) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:733) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:781) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:642) at oracle.toplink.publicinterface.UnitOfWork.executeCall(UnitOfWork.java:1400) at oracle.toplink.internal.queryframework.CallQueryMechanism.executeCall(CallQueryMechanism.java:131) at oracle.toplink.internal.queryframework.CallQueryMechanism.executeCall(CallQueryMechanism.java:115) at oracle.toplink.internal.queryframework.CallQueryMechanism.insertObject(CallQueryMechanism.java:264) at oracle.toplink.internal.queryframework.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:171) at oracle.toplink.internal.queryframework.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:188) at oracle.toplink.internal.queryframework.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:433) at oracle.toplink.queryframework.InsertObjectQuery.executeCommit(InsertObjectQuery.java:45) at oracle.toplink.internal.queryframework.DatabaseQueryMechanism.performUserDefinedWrite(DatabaseQueryMechanism.java:596) at oracle.toplink.internal.queryframework.DatabaseQueryMechanism.performUserDefinedInsert(DatabaseQueryMechanism.java:563) at oracle.toplink.internal.queryframework.DatabaseQueryMechanism.insertObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:465) at oracle.toplink.queryframework.WriteObjectQuery.executeCommitWithChangeSet(WriteObjectQuery.java:119) at oracle.toplink.internal.queryframework.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:258) at oracle.toplink.queryframework.WriteObjectQuery.execute(WriteObjectQuery.java:51) at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:493) at oracle.toplink.publicinterface.Session.internalExecuteQuery(Session.java:1958) at oracle.toplink.publicinterface.UnitOfWork.internalExecuteQuery(UnitOfWork.java:2255) at oracle.toplink.publicinterface.Session.executeQuery(Session.java:1086) at oracle.toplink.publicinterface.Session.executeQuery(Session.java:1038) at oracle.toplink.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:177) at oracle.toplink.publicinterface.Session.writeAllObjectsWithChangeSet(Session.java:3223) at oracle.toplink.publicinterface.UnitOfWork.commitToDatabase(UnitOfWork.java:1092) at oracle.toplink.publicinterface.UnitOfWork.commitToDatabaseWithChangeSet(UnitOfWork.java:1137) at oracle.toplink.publicinterface.UnitOfWork.commitRootUnitOfWork(UnitOfWork.java:956) at oracle.toplink.publicinterface.UnitOfWork.commit(UnitOfWork.java:771) at oracle.tip.adapter.db.DBInteraction.executeOutboundWrite(DBInteraction.java:416) at oracle.tip.adapter.db.DBInteraction.execute(DBInteraction.java:147) at oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA.executeRequestResponseOperation(WSIFOperation_JCA.java:463) at oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA.executeInputOnlyOperation(WSIFOperation_JCA.java:653) at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:439) at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:310) at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:184) at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:601) at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:316) at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:179) at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3396) at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1905) at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:100) at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:185) at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5408) at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1300) at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:507) at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:307) at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleInvoke(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:1791) at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:37) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:76) at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70) at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86) at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123) at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:748) at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:921) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186) at java.lang.Thread.run(Thread.java:534) Caused by: java.sql.SQLException: [POL-3221] null key in primary index at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source) at oracle.lite.poljdbc.LiteThinJDBCStatement.thinExecute(Unknown Source) at oracle.lite.poljdbc.LiteThinJDBCPreparedStatement.execute(Unknown Source) at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeInt(Unknown Source) at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeUpdate(Unknown Source) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:727) ... 56 more .</summary>
    </part>
    <part name="detail">
    <detail>Exception Description: java.sql.SQLException: [POL-3221] null key in primary index Internal Exception: java.sql.SQLException: [POL-3221] null key in primary index Error Code: -3221</detail>
    </part>
    </remoteFault>

    I'm also trying to complete the Order Booking Tutorial in and hitting the same error in Chapter 10.
    <bindingFault>
    <part name="code" >
    <code>-3221</code>
    </part>
    <part name="summary" >
    <summary>
    file:/C:/product/OraBPEL/integration/orabpel/domains/default/tmp/.bpel_FulfillOrder_1.0.jar/writeDB.wsdl [ writeDB_ptt::merge(OrdersCollection) ] - WSIF JCA Execute of operation 'merge' failed due to: DBWriteInteractionSpec Execute Failed Exception. merge failed. Descriptor name: [FulfillOrder.Orders]. ; nested exception is: ORABPEL-11616 DBWriteInteractionSpec Execute Failed Exception. merge failed. Descriptor name: [FulfillOrder.Orders]. Caused by Exception [TOPLINK-4002] (OracleAS TopLink - 10g (9.0.4.5) (Build 040930)): oracle.toplink.exceptions.DatabaseException Exception Description: java.sql.SQLException: [POL-3221] null key in primary index Internal Exception: java.sql.SQLException: [POL-3221] null key in primary index Error Code: -3221. </summary>
    </part>
    <part name="detail" >
    <detail> Exception Description: java.sql.SQLException: [POL-3221] null key in primary index Internal Exception: java.sql.SQLException: [POL-3221] null key in primary index Error Code: -3221</detail>
    </part>
    </bindingFault>
    Here is the transformDBRecord - it looks all right to me:
    <writeDBrecord_merge_InputVariable>
    <part name="OrdersCollection" >
    <OrdersCollection>
    <Orders>
    <company>DeGossaaCalro</company>
    <id>AS-0193</id>
    <orderdate>2005-01-10</orderdate>
    <orderprice>6100.00</orderprice>
    <suppliername>Unknown</suppliername>
    <supplierprice>0.0</supplierprice>
    <orderitemsCollection>
    <Orderitems/>
    <Orderitems/>
    </orderitemsCollection>
    </Orders>
    </OrdersCollection>
    </part>
    </writeDBrecord_merge_InputVariable>
    Did I miss a fix in a readme somewhere?
    Or is this an error in the tutorial or the product? It's pretty frustrating to work your way down through a tutorial and have something like this fail, because:
    #1 - you don't know if you did something wrong, or
    #2 - you don't know if there was an error in the tutorial steps, or
    #3- there is a bug in the product, and
    #4 - you can't go on to finish the tutorial when all the chapters build on what has gone before.

  • Doc error in OrderBook Tutorial

    At the end of the chapter for fault handling it says in the summary:
    Reviewed the credit rating results returned from the Credit Rating service to the
    client. The invalid social security card number that you entered invoked the fault
    handling and exception management capabilities that you designed. A bad credit
    history message was returned to the client. The BPEL process was terminated
    before the Rapid Distributors and Select Manufacturing services were invoked.
    The process continues successfully, just with a zero credit rating, since nothing is added to end the process. maybe that will happen in a follow-on chapter.. not there yet.

    I did redo the whole customerdata tutorial from beginning on own after creating trasformation and while saving it pops up message saying invalid XML and map is invalid , In source it shows error @ 1st line near
    <?xml version="1.0" encoding="UTF-8" ?>
    Error is :
    Required attribute version missing from element xsl:stylesheet
    thanks

  • Cannot see the screenshot in the Oracle ADF: Tutorial 10g R3

    Hello,
    After finishing the chapter 4 of the tutorial in http://www.oracle.com/technology/obe/ADF_tutorial_1013/index.htm, i found out that i cannot view the screenshot in the SRDemoTemplate.
    In my work, the design appear as follow:
    Root
    Output Page Directive
    View
    Html
    Head-SRDemoTemplate
    While opening the SRDemo-EndOfChapter4.zip, i found out that there is nothing in the design form, but when i run the page, the screenshots appears in the IE browser.
    So my question is, how can i view the screenshots in the jsp page in development time? Can anyone help me to solve this problems, thanks lot!
    Regards,
    Alan 19/04/2006

    Same here. I don't see ANYTHING in JDeveloper, just a blank page saying that I should "Type, paste or drag and drop..." to put something on the page. In the structure-window I can see that I already did.
    Anyone (besides us 2) has similar problems? I'm now at page 65/66 where I have to double-click the Edit button. But since I can't see the page (hence: neither the button) I cannot proceed with the tutorial.
    I tested with 10.1.3 and 10.1.3.1 (dev preview), both with the same lack of Visual Design.
    Reginald

  • Problem with OrderBooking tutorial

    A little problem...when i do obant in PriceQuote I have no problem with RapidDistributors but with SelectManifacturing I have:
    all:
    [bpelc]Convalida BPEL non riuscita
    lettura file wsdl non riuscita...
    in TaskManager?wsdl perchè ...PARSER ERROR...
    Accertarsi che il file esiste nella posizione specifica...
    soluzione:Se il sito dispone di un server proxy può essere necesssario configurare BPEL server, designer e browser con le impostazioni del server proxy.
    I have not proxy server!But in Preferences I have put (as the guide says) localhost|127.0.0.1 in exception.
    Thanks,
    Ema

    BPEL Process Manager 10.1.2 GA
    Bpel designer
    Oracle IDE     10.1.2.17.84
    Business Components Version     10.1.2.17.96
    UML Modelers Version     10.1.2.16.71
    Versioning Support     10.1.2.16.71
    WebDAV Support Version     10.1.2.16.71
    Struts Modeler Version     10.1.2.6.15
    BPEL Designer     10.1.2.0.0 (Build 050504)
    Designer Generators Framework     10.1.2.7.56
    ADF UIX     2.2.16
    java.version     1.4.2_06
    java.home     C:\Programmi\OracleBPELPM1\jdk\jre
    java.vm.name     Java HotSpot(TM) Client VM
    java.vm.vendor     Sun Microsystems Inc.
    java.vm.version     1.4.2_06-b03
    user.language     it
    user.region     <no value assigned>
    user.name     emanuele
    user.home     C:\Documents and Settings\emanuele
    user.dir     C:\Programmi\OracleBPELPM1\integration\jdev\jdev\bin
    os.name     Windows XP
    os.version     5.1
    os.arch     x86
    Ema

  • Need help with order booking tutorial

    Hi
    I am new to OracleFusion.
    Started Learning By practising OrderBooking tutorial for 10g.
    I am practising parellel branching in the tutorial .
    I ve invoked Rapid distributors service in branch 1 of the flow activity.
    and
    i ve invoked Select manufacturing service in branch 2 of flow activity.
    I ve deployed order booking service,rapid distributed service,select manufacturing service in the server.
    Select manufacturing service is an asynchronous service .for this service to be complete it requires user to manually set price for the item ordered.
    So I accesed SelectManufacturinUI in browser as instructed in book.The problem is tht it is directing me to login page where User id and password should be submitted.
    In the tutorial no info is given regarding login details fot this page.Hence i am not able to set price for order.
    So the Select manufacturing service is not completed ..hence i am not able to move further in the tutorial..
    Kindly help with this..if any one has faced same prblm
    thanks

    Hi
    I got the answer. Just posting it so that it helps someone
    User id i tried : jcooper
    password : Bpel console startup password

  • Getting Error While Creating the Rule Repository File in SOA OrderBooking

    Hi,
    I am creating a SOA OrderBooking Demo Application by following the OrderBooking Tutorial. In Chapter 8.10 Set up Oracle Business Rules when i open the "http://host:port/ruleauthor" link here In the Repository tab:
    ■ Repository Type: select File.
    ■ File Location: enter
    SOADEMO\SOAOrderBooking\bpel\rules\oracle\sample_
    repository. (SOADEMO refers to the directory where you are building the
    SOA Order Booking application.) Rule Author will create the sample_repository file.
    but in my C:\Downloads\jdevhome\jdev\mywork\SOADEMO\SOAOrderBooking\bpel
    I dont have rules\oracle\sample_repository file in it. I created rules and oracle folder there but when i gave the sample_repository path on the ruleauthor page i got the error of "invalid directory path".
    I also tried to give the sample_repository path from (here i unzipped the demo application) my
    " C:\Documents and Settings\usareen\Desktop\BPEL Tutorials\soademo_101310_prod\SOADEMO\SOAOrderBooking\bpel\rules\oracle\sample_repository"
    But it still shows the directory path error.
    Please help me out.
    thanks

    Hi Uds,
    are you running SOA Suite on a Linux server and not on your PC and just running JDeveloper on your PC?
    If so try creating the repository file specifying a directory on the Linux server.
    For example to:
    /tmp/sample_repository
    So Choose 'File' from drop down menu
    Enter /tmp/sample_repository
    Click on create button
    This should create the file called sample_repository in /tmp on the Linux server.
    Can you tell us what your environment is?
    Regards Cel

  • Is there any tutorial on Oracle BAM?

    for best insight in shortest terms...
    IWBNI
    Sergey G.

    Yes, there is one sample on Oracle BAM. Which help you to learn various Oracle BAM features based on the BPEL OrderBooking tutorial. It includes an OrderBooking simulator plan that automatically generates data to create a real-time data simulation for the dashboard reports.
    You can download the same from here:
    http://www.oracle.com/technology/products/integration/bam/htdocs/1012_support.html#samples

  • Where can i download the tutorial files "soademo_101310_prod.zip"

    In the orderbooking tutorial, it's written that the tutorial files can be downloaded from the SOA site, with the name "soademo_101310_prod.zip".
    I can't find them there, does anyone now where I can download this file.

    The link was posted in another thread:
    Cannot find soademo_101310_prod.zip
    It is available from
    http://www.oracle.com/technology/software/tech/webservices/index.html

  • Way to create async webservice for BPEL to interact

    In Orderbooking tutorial, there is a Rapid Distributors async BPEL service. However, if we would like to implement Rapid Distributor in Java WebServie in JDevelop 10g, is it possible to do so?
    Does anyone have experience on creating async Java Web service for BPEL to interact in Oracle JDevelop 10g?

    Blackmirror wrote:
    I need to communicate external .NET webservice through our java client.
    Can someone tell me which is the best way to create client stubs(java based) ?No. And if they could it would be their opinion.
    I am trying to use jaxws based client from netbeans but it refused to create ..said duplication of classes ..its already generated and u need manually costumize wsdl :-( If you have an error, post it or search Google for info on it. Not sure what you're doing wrong and I don't use NetBeans.
    As i dont want to go through this mess ,i want some easy way how can i generate java stubs without doing too much editing in wsdl.Huh? You don't have to editing the WSDL to generate a stub.

  • Design studio update error

    Hi ,
    I actually went thru the steps mentioned to ashwini for same prob. I have the path properly configured and i restarted BAM but when i click on update same error as usual i'm getting.
    IMessageSourceReceiver->messageReceive: javax.naming.CommunicationException: Connection refused: connect
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:85)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:426)
         at java.net.Socket.connect(Socket.java:376)
         at java.net.Socket.<init>(Socket.java:291)
         at java.net.Socket.<init>(Socket.java:147)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 5 more
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    IMessageSourceReceiver->messageReceive: javax.naming.CommunicationException: Connection refused: connect
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:85)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:426)
         at java.net.Socket.connect(Socket.java:376)
         at java.net.Socket.<init>(Socket.java:291)
         at java.net.Socket.<init>(Socket.java:147)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 5 more
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "AQTabularReport" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    All path are set.kindly can anyone help me out in resolving this issue.
    2) calling extenal webservice has a pre-requisite that orderbooking needs to be completed , as per that i deployed BAM orderbook given in samples but i'm not able to get the wsdl file. Can i get help on this issue also.
    Quick response is appreciated, thanks in advance.

    Hi ,
    Thanks for your reply
    (a): Yes i did restart all Bam components and also checked the OC4j.jar path. All are correct. But still i do get same error , when i update grid shows number of rows and also displays column name, but no data can be found in rows. Can you pls guide me to resolve this issue.
    (b): Do i need to have SOA suite and BAM on same machine to call webservice as it has to create dataobject in BAM, when Bpel is getting deployed. Are u referring to BAMOrderBooking available under "BPEL-BAM-sensor" present under samples folder. I'm confused as there are many orderbooking samples.If you're referring to BAMOrderBooking, i have deployed it succesfully but not able to get the wsdl file.
    Kindly reply for this , as which orderbooking tutorial if u mention it will give me clear picture in performing my next steps.

  • File Adapter's Write Functionality Error

    I am using BPEL PM10.1.3.1
    and getting problem for the OrderBooking tutorial File Adapter’s Write Functionality
    BUILD FAILED
    D:\JDeveloper\jdev\mywork\OrderBookworkspace\POAcknowledge\build.xml:79: A problem occured while connecting to server "localhost" using port "9700": bpel_POAcknowledge_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "POAcknowledge" (revision "1.0"): BPEL validation failed.
    BPEL source validation failed, the errors are:
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "bpel.xml", XML parsing failed because "undefined part element.
    In WSDL at "file:/D:/product/10.1.3.1/OraBPEL_1/bpel/domains/default/tmp/.bpel_POAcknowledge_1.0_9cb86657d04e99ccb06091467c82f390.tmp/FileWrite.wsdl", message part element "{http://www.thiscompany.com/ns/sales}POAcknowledge" is not defined in any of the schemas.
    Please make sure the spelling of the element QName is correct and the WSDL import is complete.
    [Potential fix]: n/a.
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:285)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:804)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:670)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:445)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:620)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:317)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:339)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    I am not able to trace the error....
    Please suggest me where I am making mistake or anything else required i.e.Patche etc. to overcome this issue.
    Avinash

    Hey I found solution to this problem after R&D on JDeveloper BPEL file structure
    We just have to
    Copy OrderBookingPO.xsd and POAcknowledge.xsd from the Oracle_
    Home\integration\orabpel\samples\tutorials\127.OrderBookingTu
    torial\PracticeFiles directory to the Oracle_
    Home\integration\jdev\jdev\mywork\OrderBookworkspace\POAcknow
    ledge\bpel directory.
    not in
    Oracle_
    Home\integration\jdev\jdev\mywork\OrderBookworkspace\POAcknow
    ledge directory as mensitioned in Order Booking Tutorial in section Adding Transformation Logic just ignore this instruction and follow up as I have asked to you in above paragraph. Every thing will be ok...
    thanx
    Avinash Kumar Pandey

  • Not able to portletise an ADF application with Security Feature.

    Dear All,
    I am able to portletise a normal ADF application and is running fine on Portal. But as I add security feature to it I am not able to portletise it, For reference i am pasting my web.xml and portlet.xml. Do i need to include any filter or listener?
    ------------------------web.xml-------------------------------------------------------------
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    <description>Empty web.xml file for Web Application</description>
    <context-param>
    <param-name>javax.faces.application.CONFIG_FILES</param-name>
    <param-value>/WEB-INF/faces-config.xml,/WEB-INF/portlet.xml</param-value>
    </context-param>
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>server</param-value>
    </context-param>
    <context-param>
    <param-name>CpxFileName</param-name>
    <param-value>view.DataBindings</param-value>
    </context-param>
    <filter>
    <filter-name>adfFaces</filter-name>
    <filter-class>oracle.adf.view.faces.webapp.AdfFacesFilter</filter-class>
    </filter>
    <filter>
    <filter-name>adfBindings</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <servlet-name>Faces Servlet</servlet-name>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>REQUEST</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>adfAuthentication</servlet-name>
    <servlet-class>oracle.adf.share.security.authentication.AuthenticationServlet</servlet-class>
    <init-param>
    <param-name>success_url</param-name>
    <param-value>faces/Welcome.jspx</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>adfAuthentication</servlet-name>
    <url-pattern>/adfAuthentication/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>resources</servlet-name>
    <url-pattern>/adf/*</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>35</session-timeout>
    </session-config>
    <mime-mapping>
    <extension>html</extension>
    <mime-type>text/html</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>txt</extension>
    <mime-type>text/plain</mime-type>
    </mime-mapping>
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>adfAuthentication</web-resource-name>
    <url-pattern>/adfAuthentication</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>Guest</role-name>
    <role-name>oc4j-administrators</role-name>
    <role-name>users</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>Login.jspx</form-login-page>
    <form-error-page>Login.jspx</form-error-page>
    </form-login-config>
    </login-config>
    <security-role>
    <role-name>Guest</role-name>
    </security-role>
    <security-role>
    <role-name>oc4j-administrators</role-name>
    </security-role>
    <security-role>
    <role-name>users</role-name>
    </security-role>
    </web-app>
    ---------------------------------portlet.xml----------------------------------------------
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <portlet-app version="1.0" xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd">
    <portlet>
    <portlet-name>UC68PortletKunal</portlet-name>
    <display-name>UC68PortletKunal</display-name>
    <portlet-class>oracle.portlet.server.bridges.jsf.FacesPortlet</portlet-class>
    <init-param>
    <name>DefaultPage.view</name>
    <value>/SearchInput.jspx</value>
    </init-param>
    <init-param>
    <name>BridgeLifecycleListeners</name>
    <value>
    oracle.portlet.server.bridges.jsf.adf.ADFFacesBridgeLifecycleListener,oracle.portlet.server.bridges.jsf.adf.BindingFacesBridgeLifecycleListener
    </value>
    </init-param>
    <supports>
    <mime-type>text/html</mime-type>
    <portlet-mode>VIEW</portlet-mode>
    </supports>
    <supported-locale>en</supported-locale>
    <portlet-info>
    <title>UC68PortletKunal</title>
    <short-title>UC68PortletKunal</short-title>
    </portlet-info>
    </portlet>
    </portlet-app>
    Your reply is most welcomed. I am working for 2 days, if you know just give few minutes to address this issue.

    hi thanks for reply,
    I am using 10.1.3.3 version
    Steps followed are mentioned in one of the PDF
    Oracle WebCenter Framework Tutorial, 10g (10.1.3.2.0)
    B31072-02
    Here I am tring to secure some page of application as per user role usinf ADF secuiry feature.
    The application runs fine in "stand alone" mode.
    While tring portletise i am getting portlet unavilable. So i think i need to modify my portlet.xml OR web.xml
    From Welcome Page:
    I have login and logout link displayed to user not loggged in and logged in user respectively I have done using golink propery.
    Also i have some command button as:
    On clicking: Go To MyWeather Rendered to #{backing_Welcome.authenticated &&
    bindings.permissionInfo['MyWeatherPageDef'].allowsView}
    On clicking: Go To MyContent Rendered to #{backing_Welcome.authenticated &&
    bindings.permissionInfo['MyContentPageDef'].allowsView}

  • Cannot find new_domain in BPEL Process Manager

    Hi Friends,
    I have upgraded the patch of oracle soa suite 10.1.3.1 to 10.1.3.4 ....I followed the procedure , i ran the scripts, installation was successful. but when i open my bpel process manager i dont find any change the GUI is not different...i have seen screenshots of 10.1.3.4 bpel pm they are different and it has an option jump to dropdown menu where it has default and new_domain menu items but i cant find them...
    can anyone please tell me what should do in order to get the option of creating new_domain...
    it would be very thankful....
    Thanks
    Bargo

    Hi James
    Thanks for the repiles...
    i got the problem solved of activities tab in BPEL PM console.
    but when my friend installed patch 10.1.3.4 , everything is same but the change was in bpel process manager console and he has seperate web page for bpel admin user console and in bpel console he has an option to create new_domain
    but when i installed i got extra configurations and administrator tab
    what mistakes did i do? i followed all the instructions and i run the scripts
    why am i not getting the new features of bpel process manager
    please try to solve this problem...if this problem persists the same , will i dont get any errors while depolying bpel processes
    actually i want to do orderbooking tutorial...please let me know
    thanks in advance
    bhargo

Maybe you are looking for

  • Safari Quit Unexpectedly, click to open but !!!!

    I have install an app from esoft website and since then my safari does not open. It quits and i have looked on the discussion board and has tried few suggestion from the apply support group. I am un able to find any malware via folder options , pleas

  • Safari 5.1.2 crashed on first use !

    Safari 5.1.1 used to crash quite a lot.  But it didn't crash on the first use !  Anyway, here is the crash log that might be of use: Process:         Safari [285] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.ap

  • How to open Mail attachment in different spaces

    With Snow Leopard Mail attachment stopped to open in the space to witch I assigned the related application, but keep on opening in the Mail space. I have Mail assigned to space #1 and, for example, iWork assigned to space #3. With Leopard iWork attac

  • Connectionstring to be used in ASP for instant client ??

    Hi, I'm trying to use oracle instant client for one of my projects. I have installed basic, sqlplus and ODBC for instant client. I have set all the environment variables. I have the tnsnames.ora and sqlnet.ora So far I have succeeded in connecting to

  • Delete Indexes  Variant ended with errors in Process chain

    Hi experts, I have a process chain which executes dialy to load data Info Cube we create the index and finally  we delete the index after that we have few variants.. Remaining all variants are executed with out errors except delete index variant I ch