Example/tutorial for WLI 8.1 Clustering

          Hi,
          I am new to clustering and was looking for any tutorial or an example for clustering
          a WLI application.
          There is a WLS Cluster example + tutorial [a sample J2ee Application which can
          be deployed on a WLS cluster]. I am looking for something similar for WLI. Where
          can I find it?
          I also did go thru the WLI deployment document which has some interesting info.
          My env:
          WLI 8.1 SP1
          Windows 2K/XP
          JDK 1.4x
          Any help would be useful!
          Thanks,
          DKV
          

          The "deploy.pdf" [Deploymnet doc] helped.
          Now I have a WLI cluster. However, I tried to install the "sampleApp" [integration
          sample] on the WLI Cluster and am having problems with The Adapters.
          The Admin console says the deployment was a sucess - however the WLIConsole
          says that the Adapter deploy failed. Any idea why this would happen and how do
          we solve this issue?
          The stack trace is:
          com.bea.wlai.client.DeploymentException: Deployment of app view 'sampleApp_FunctionDemo_CustomerMgmt'
          failed for the following reason: Could not create Resource Adapter instance 'sampleApp_FunctionDemo_CustomerMgmt__Default':
          com.bea.wlai.client.DeploymentException: Error loading persistent configuration
          for adapter instance 'sampleApp_FunctionDemo_CustomerMgmt__Default': java.lang.NullPointerException
          java.lang.NullPointerException at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.getAdapterInstanceConfiguration(AdapterInstanceConfigurationHelper.java:494)
          at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.loadAdapterInstance(AdapterInstanceConfigurationHelper.java:408)
          at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:70)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          java.lang.NullPointerException -------- Begin level 0 Exception Stack Trace --------
          com.bea.wlai.client.DeploymentException: Error loading persistent configuration
          for adapter instance 'sampleApp_FunctionDemo_CustomerMgmt__Default': java.lang.NullPointerException
          java.lang.NullPointerException at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.getAdapterInstanceConfiguration(AdapterInstanceConfigurationHelper.java:494)
          at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.loadAdapterInstance(AdapterInstanceConfigurationHelper.java:408)
          at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:70)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          java.lang.NullPointerException at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:76)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          -------- End level 0 Exception Stack Trace -------- -------- Begin level 1 Exception
          Stack Trace -------- java.lang.NullPointerException at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.getAdapterInstanceConfiguration(AdapterInstanceConfigurationHelper.java:494)
          at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.loadAdapterInstance(AdapterInstanceConfigurationHelper.java:408)
          at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:70)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          -------- End level 1 Exception Stack Trace -------- com.bea.wlai.client.DeploymentException:
          Could not create Resource Adapter instance 'sampleApp_FunctionDemo_CustomerMgmt__Default':
          com.bea.wlai.client.DeploymentException: Error loading persistent configuration
          for adapter instance 'sampleApp_FunctionDemo_CustomerMgmt__Default': java.lang.NullPointerException
          java.lang.NullPointerException at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.getAdapterInstanceConfiguration(AdapterInstanceConfigurationHelper.java:494)
          at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.loadAdapterInstance(AdapterInstanceConfigurationHelper.java:408)
          at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:70)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          java.lang.NullPointerException -------- Begin level 0 Exception Stack Trace --------
          com.bea.wlai.client.DeploymentException: Error loading persistent configuration
          for adapter instance 'sampleApp_FunctionDemo_CustomerMgmt__Default': java.lang.NullPointerException
          java.lang.NullPointerException at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.getAdapterInstanceConfiguration(AdapterInstanceConfigurationHelper.java:494)
          at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.loadAdapterInstance(AdapterInstanceConfigurationHelper.java:408)
          at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:70)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          java.lang.NullPointerException at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:76)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          -------- End level 0 Exception Stack Trace -------- -------- Begin level 1 Exception
          Stack Trace -------- java.lang.NullPointerException at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.getAdapterInstanceConfiguration(AdapterInstanceConfigurationHelper.java:494)
          at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.loadAdapterInstance(AdapterInstanceConfigurationHelper.java:408)
          at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:70)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          -------- End level 1 Exception Stack Trace -------- com.bea.wlai.client.DeploymentException:
          Error loading persistent configuration for adapter instance 'sampleApp_FunctionDemo_CustomerMgmt__Default':
          java.lang.NullPointerException java.lang.NullPointerException at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.getAdapterInstanceConfiguration(AdapterInstanceConfigurationHelper.java:494)
          at com.bea.wlai.management.internal.AdapterInstanceConfigurationHelper.loadAdapterInstance(AdapterInstanceConfigurationHelper.java:408)
          at com.bea.wlai.AdapterDeploymentCache.createAdapterDeploymentInfo(AdapterDeploymentCache.java:70)
          at com.bea.wlai.AdapterDeployer.deployAdapter(AdapterDeployer.java:230) at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstance(ApplicationViewDeployer.java:722)
          at com.bea.wlai.ApplicationViewDeployer.deployAdapterInstances(ApplicationViewDeployer.java:614)
          at com.bea.wlai.ApplicationViewDeployer.internalDeploy(ApplicationViewDeployer.java:512)
          at com.bea.wlai.ApplicationViewDeployer.access$200(ApplicationViewDeployer.java:67)
          at com.bea.wlai.ApplicationViewDeployer$DeployTask.runTask(ApplicationViewDeployer.java:2500)
          at com.bea.wlai.Task.internalRunTask(Task.java:91) at com.bea.wlai.Task.access$000(Task.java:5)
          at com.bea.wlai.Task$1.run(Task.java:71) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          com.bea.wlai.Task.runAs(Task.java:65) at com.bea.wlai.TaskHandler.run(TaskHandler.java:79)
          java.lang.NullPointerException
          "DKV" <[email protected]> wrote:
          >
          > Hi,
          >
          >I am new to clustering and was looking for any tutorial or an example
          >for clustering
          >a WLI application.
          >
          >There is a WLS Cluster example + tutorial [a sample J2ee Application
          >which can
          >be deployed on a WLS cluster]. I am looking for something similar for
          >WLI. Where
          >can I find it?
          >
          >I also did go thru the WLI deployment document which has some interesting
          >info.
          >
          >My env:
          >
          >WLI 8.1 SP1
          >
          >Windows 2K/XP
          >
          >JDK 1.4x
          >
          >Any help would be useful!
          >
          >Thanks,
          >
          >DKV
          

Similar Messages

  • Any Example code site for MQ v6.0 Clustering

    Hi All
    Can any body please help me some sites, where I can get some example codes, for MQ Clustering in java....
    Windows platform
    MQ Webspere v6.0
    thanks in advance
    Balmiki

    I'm looking for exact property need to be set for SSL in Oracle MQ adapter.
    It would be very helpful if Oracle have some standard docs.

  • Free video tutorial for beginners?Any link? This is an example of what I am looking for but for AE

    Hello Group
    Do you know of good free video tutorial for beginners? Including the following below:
    Getting started (preferences)
    Advance render and how to make it faster
    Layer techniques ( pre-compose)
    Edit (split layer)
    color in photoshop sent to After effects.
    Curves, levels, channel mixer...
    Any links will be greatly appreciated THANKS?
    PS: This is an example of what I am looking for but for After Effects.
    http://www.finalcutstudioschool.com/FinalCutStudioSchool/Final_Cut_Pro_6/Entries/2008/4/14 _Getting_Started_Part_1_(preferences).html

    The training videos on the Adobe distribution disks (or on line at http://www.adobe.com/designcenter/video_workshop/) may help, too.

  • Best guide or tutorial for oracle 10 g rac on vmware ?

    hi,
    can any one tell me best guide ,notes or Tutorial for oracle 10 g rac on vmware ?
    Regards,
    A.Anwar

    A. Anwar wrote:
    hi,
    can any one tell me best guide ,notes or Tutorial for oracle 10 g rac on vmware ?
    Regards,
    A.Anwarrefer for installation:- http://oracleinstance.blogspot.in/2010/03/oracle-10g-installation-in-linux-5.html
    http://www.databasejournal.com/article.php/3559996/Tarry-Singh.htm
    Tutorial:- oracle documentation is the best best guide
    refer:- Oracle® Database 2 Day + Real Application Clusters Guide
    http://docs.oracle.com/cd/B19306_01/rac.102/b28759/toc.htm(2 day RAC DBA)
    http://docs.oracle.com/cd/B19306_01/rac.102/b14197/toc.htm(Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
    regards,
    Rajesh

  • GOOD tutorial for java?

    Hi, I am looking for a good tutorial for java. I cant understand my teacher's lectures, because they are always presented as a slide show and she just reads the slides in a monotone voice. (Not to mention her thick asian accent). So any one?
    *Note=A good tutorial is the one that shows coding examples, analysis of concepts etc
    Edited by: haraminoI on Mar 26, 2009 2:24 AM

    PhHein wrote:
    Start here:
    [Sun's basic Java tutorial|http://java.sun.com/docs/books/tutorial/]
    [Sun's New To Java Center|http://java.sun.com/learning/new2java/index.html]
    Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.
    jGuru
    A general Java resource site. Includes FAQs, forums, courses, more.
    JavaRanch
    To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.
    [Yawmarks List|http://forums.devshed.com/java-help-9/resources-for-learning-java-249225.html]
    [The Java Developers Almanac|http://www.amazon.com/exec/obidos/tg/detail/-/0201752808?v=glance]
    [http://javaalmanac.com|http://javaalmanac.com]
    Bruce Eckel's [Thinking in Java(Available online.)|http://mindview.net/Books/DownloadSites]
    Joshua Bloch's [Effective Java|http://www.amazon.com/Effective-Java-2nd-Joshua-Bloch/dp/0321356683]
    Bert Bates and Kathy Sierra's [Head First Java|http://www.amazon.com/exec/obidos/tg/detail/-/0596004656?v=glance]
    James Gosling's [The Java Programming Language|http://www.bookpool.com/sm/0321349806]
    Gosling is the creator of Java. It doesn't get much more authoritative than this.
    Joshua Bloch and Neal Gafter [Java Puzzlers.|http://www.javapuzzlers.com/]
    Hey thanks a lot ! :)

  • Good tutorial for plugin for oem

    I'm looking for a good tutorial for building a plugin (cep actually ..) for oem.
    All the docs I found are not very clear to me.
    Does anybody know where can I found one?
    Or maybe some good examples besides those which comes with the zip file
    Thanks.

    Refer this: http://docs.oracle.com/cd/E24628_01/doc.121/e24473/plugin_mngr.htm#CHDBGHFE

  • Is there a tutorial for layers for dummies

    I have been messing with ps for a long time but avoiding anything to do with layers...I guess it is time to learn...Is there an easy way to learn layers  ie making a layer, saving a layer, editing layers ...in my advancing years we have to go slow..So is there a tutorial for layers for dummies??
    Capt Marvy

    Bill, I came to Photoshop from the Amiga 1000 with Delux Paint, an application years ahead of its time, that would do animated 3D graphics, and with a cheap genloc, overlay them onto video.  Photoshop had reached version 4 by the time I switched, and I have always been a Windows user anyway.  You were spot on about when Layers were introduced though.
    Capt, if you find, and like, Matt Kloskowski's book, then you might like to follow the Photoshop Guys on Photoshop User TV   That is an amazing free resourse, and there are over 300 episodes now.  Scott Kelby has got together one heck of a team over there, with as well as Matt and Scott Kelby himself, of course, there is Cory Barker of Planet Photoshop which is a first class resource all by itself. 
    I find video tutorials more accessible than books nowadays, because my eyesight is none too flash, which reminds of another worthwhile resource (and I am not being rude when I say)  You Suck at Photoshop.  These are hilarious, but also full of great content.  In fact Donny would be right at home in this group as he often dreams up clever ways to use Photoshop tools.  The way he makes the train disapear into the distance in his Vanishing Point video is just one example.

  • Tutorial for stageWebView

    Hi all,
    Is there any good tutorials for how to use the stageWebView in a mobile project?
    I would love to read a very basic tutorial for this function, but haven't been able to find one... Anyone know where I can find it?
    A written tutorial or a sample package (like the mobile employee directory) would be great!
    Thanks in advance!
    Best regards from Camilla in Sweden

    Well, this is not a tutorial but it helped me a lot.
    Here u will find an example and some usefull reviews that u can use.
    http://soenkerohde.com/2010/11/air-mobile-stagewebview-uicomponent/
    Also you can use the example from Tour de flex about calling an HTML page into a view.
    Hope it helped!

  • OAF tutorial for Jdeveloper 10g is showing 9i version options

    Hi,
    I have been finding so hard to cope up with the OAF tutorial with Jdeveloper 10g. It does not include the options in the screenshots which are in 10g. I think they haven't updated it for this version and they are from 9i. It is very hard to find the same option in 10g version for example, i am not able to find out "Business Component Package wizard" in 10g. Please help me in finding out the right tutorial for 10g version.
    Thanks,

    Yes, the tutorials for 10G Jdev are not the updated ones and menus to work with are a bit changed now.
    We have discussed this earlier also. Check on the old threads and you will find the correct navigation for BC4J components. Right now I don't have a r12 based jdev on my system and don't remember the exact navigation.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Is Aqualogic BPM a replacement for WLI ?

    Hi all,
    Until now I have worked with Workshop 8.x to build my processes.
    Now I have downloaded Workshop 9.x and I cannot see anymore JPD in it. I wonder if Bea is dropping WLI for Aq BPM......
    As in the subject: is Aq BPM a replacement for WLI ?
    Thanks
    Francesco

    Hi Leonardo,
    Let me re-iterate the basic rule of programming: "We never program for exceptions". The scenario that you are describing is very much valid and applied/followed in any orchestration process i.e. in no way the orchestration layer (BPM/ WLI/ BPEL etc.) access the data directly, but it is done through a Data layer or data services; however, one must take a business process in totality and not confuse it with a specfic use case.
    Let me explain, there is a fundamental difference betwwen the process view as described for a traditional RUP or UML model (which has its origins in Object Oriented Analysis and Design- OOAD) and the BPM model. The UML model characterizes scenarios or use cases by primary actor(s) and all other systems are secondary. thus a flow in UML is the perspective of a single actor. In contrast, if one looks at a business process in totality, it might have diffenert actors altogether, and all might be primary. For example, consider a simplest business process for order processing in retail domain. Though the process is initiated by the Customer, the entire activity of order processing (taking order, checking inventory, shipping, collaborationg etc) might have the intervention of several actors (Say sales dept, sales manager, delivery manager, sales rep etc). To represent such a scenario in WLI, one may have to develop several JPD's or work-flows, each workflow concentrating on the part of a specific actor. The coupling or ordering between these workflows might or might not be apparant to the business user on a top level. As compared to this, the entire scenario can be represented in one single model of BPM. The individual activities/ responsibilities of each actor can be detailed out in subsequent sections.
    Coming to you specific question, for that particular scenario, one might not want to go for BPM. Having said that, I will also specify that when looking at the entire business flow/ process, such processes are concidered as exceptions. The primary focus of any BPM solution is to automate the unavoidable human interventions that occur in any business process, and not plain orchestartion. Also, the worklist solution might help in a very limited user base, but is not able to handle the complex scenarios of user groups, multiple assignments, multiple roles for a user, which can easily be implemented in BPM (ALBPM organization chart)
    Your point about BAM in WLI is also valid, but tell me , as a programmer, or an architect, would you like to re-invennt the wheel for doing something for which BPM is providing an out-of-the-box solution,or would you life to invest your effort in doing something else like process enhancement and modification. The point being, one can also write POJOs for maintaining BAM databases and generate reports, but as a developer commisioned to architect/ build a business process, why would one invest his/her energies in developing BAM like features?
    Thanks and Regards
    Vivek Nandey
    BEA Certified Developer for Integration Solutions

  • Where can I find an interactive tutorial for lookout

    where can I find an interactive tutorial for lookout?

    There are a couple different interactive resources available on ni.com to learn more about Lookout.
    1) First, there is a Getting Started Video for Lookout 6 which provides a short introduction to the environment and development concepts. It is found at the following link (the Lookout homepage), by clicking on the "Product Demonstrations" link on the right side of the page:
    http://sine.ni.com/nips/cds/view/p/lang/en/nid/12511
    2) Also, there is a twelve step tutorial that leads you through the creation of an entire process with Lookout. This tutorial focuses on three key concepts: configuring a process, a network connection, and a web client. It may be found at the following link:
    http://volt.ni.com/niwc/lookout/example/default.jsp?node=12511
    Hope this helps!
    Jeff M.
    Applications Engineering

  • When to expect JSF tutorial for beta 1 ?

    Hello,
    When can we expect the new JSF tutorial for beta 1 ? This would make it a bit easier to get around with JSF.
    Also as a formerly ASP.NET developer (2j ago) most people will benift from a website where the examples or how to's are published and the code is explained. See http://www.asp.net/tutorials/quickstart.aspx
    Even in the beta stage of early asp.net this site was up and running. Me and my team members have used it more than once to find a solution for our problems...
    Hope sun or others can make work of this ?
    Luc

    it was allready updated...But hopefully this is not all that sun will provide as a tutorial. The updated chapters 20-22 of the tutorial concerning jsf seem to me like a "search and replace" update.
    For example the section of the selectmany_checkboxlist is simply wrong. selectitem is now defined in the core tld (it has to be <f:selectitem.... There are nearly no complex examples for the use of the api in managed beans, renderers and so on.
    <h:selectmany_checkboxlist
    value="#{MyCarBean.currentOptions}">
    <h:selectitem itemLabel="Sunroof"
    value="#{MyCarBean.sunRoofSelected}">
    </h:selectitem>
    <h:selectitem itemLabel="Cruise Control"
    value=
    "#{MyCarBean.cruiseControlSelected}" >
    </h:selectitem>
    </h:selectmany_checkboxlist>
    best regards
    Jan Prill

  • AbstractMethodError running tutorial for version 2.2.6

    I get the following error trying to run the tutorial for version 2.2.6:
    =================================================
    Running tutorial.SeedDatabase to fill the
    database with some example data
    =================================================
    [java]
    [java] Kodo JDO Beta
    [java] Copyright (C) 2001
    [java]
    [java] Database Information:
    [java] java.lang.AbstractMethodError
    [java] at
    com.solarmetric.kodo.impl.jdbc.JDBCPersistenceManagerFactory.
    <init>(JDBCPersistenceManagerFactory.java:153)
    [java] at
    com.solarmetric.kodo.impl.jdbc.JDBCPersistenceManagerFactory.
    <init>(JDBCPersistenceManagerFactory.java:96)
    [java] at tutorial.JDOFactory.<clinit>(Unknown Source)
    [java] at tutorial.SeedDatabase.main(Unknown Source)
    [java] Exception in thread \"main\"
    BUILD FAILED
    My environment is Win2000, JDK 1.3
    Any ideas why this happens?
    Thanks,
    kore

    I'm sorry, I deleted the 2.2.6 version and installed 2.2.5.
    Everything's fine now. OTOH, I read in earlier messages that this could
    be a known bug related to JDK 1.4, so I may have messed up the JDK
    versions. :)
    Thank you for your answer, anyway.
    Patrick Linskey wrote:
    Kore,
    Are you using the EE or SE evaluation? Can you post the results of:
    java com.solarmetric.kodo.runtime.JDOVersion
    -Patrick
    On 6/27/02 10:55 AM, "kore" <[email protected]> wrote:
    I get the following error trying to run the tutorial for version 2.2.6:
    =================================================
    Running tutorial.SeedDatabase to fill the
    database with some example data
    =================================================
    [java]
    [java] Kodo JDO Beta
    [java] Copyright (C) 2001
    [java]
    [java] Database Information:
    [java] java.lang.AbstractMethodError
    [java] at
    com.solarmetric.kodo.impl.jdbc.JDBCPersistenceManagerFactory.
    <init>(JDBCPersistenceManagerFactory.java:153)
    [java] at
    com.solarmetric.kodo.impl.jdbc.JDBCPersistenceManagerFactory.
    <init>(JDBCPersistenceManagerFactory.java:96)
    [java] at tutorial.JDOFactory.<clinit>(Unknown Source)
    [java] at tutorial.SeedDatabase.main(Unknown Source)
    [java] Exception in thread \"main\"
    BUILD FAILED
    My environment is Win2000, JDK 1.3
    Any ideas why this happens?
    Thanks,
    kore

  • I have problems with step-by-step tutorial for ejb3.0

    I have seen the step-by-step tutorial for ejb3.0 using Jdeveloper and Oracle Application Server following the link: http://www.oracle.com/technology/products/jdev/101/tutorials/ejb_30/ejb_30.htm
    The tutorial uses an Oracle database.
    I tried to use a MSSQLServer 2000 database instead of the Oracle database an i got the folowing error:
    javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
         java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:68)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at buslogic.HRAppFacadeClient.main(HRAppFacadeClient.java:11)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:641)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:46)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:86)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:609)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:151)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:235)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:55)
         ... 2 more
    What should i change to make it work with the MSSQLServer 2000 database?
    Could anyone help me with this problem?
    Thanx!!

    Hi,
    I don't know the example but maybe I can give you some hints though. Your stacktrace doesn't look to be related to a datasource issue. So I see two questions:
    1) What's about the error?
    2) How to change the datasource from Oracle to MS SQLServer 2000?
    Hope you didn't start at the end of the tutorial! ;-)
    1)
    The client tries to connect to the RMI-port of an OC4J instance to do some JNDI lookups, but cannot connect to the server socket.
    Some questions:
    Is your OC4J instance up and running BEFORE you start the client?
    If you answer with yes:
    Which port does the RMI server listen on? (netstat -a)
    Is this port the same the client tries to use?
    If you answer with yes:
    Do you connect locally or via a network (do you use a firewall)?
    2) The steps should include:
    a) Create the database schema in SQLServer (this might include a conversion of ORACLE specific SQL to SQLServer specific syntax, Sequences and stuff like that)
    b) Add the correct JDBC.Driver to your project
    c) Create and test the datasource (try to use JDev)
    d) Make sure that the EJB3 persistence implementation of OC4J (toplink) does support all necessary features of the MS Database. For example I'm not sure if native db sequences are supported for other RDBMS than Oracle. Don't know if you need them for your example
    In theory this should all be quite simple and you don't have to write db specific code. ;-)
    Hope this helps. If not, please ask more specifically!
    Regards,
    Eric

  • Book for Web application(site) (Application(site) for voice tutorial) for m

    Please tell me some not very book or example for developing Web application(site) (Application(site) for voice tutorial) for mobile devices what use web services(for the voice tutorial)
    Please(if can ,if can not it's all right) application to be like version for attaching on the web server.

    Use the resources you pay for with a dev account in the iOS Dev Center(s).
    iOS Human Interface Guidelines
    iOS Starting Point
    Start Developing iOS Apps Today
    App Development Overview
    App Store Review Guidelines for iOS Apps
    Your First iOS App
    iTunes Connect Developer Guide
    iTunes Connect Guide
    Learning Objective-C: A Primer
    Also: iTunes U

Maybe you are looking for

  • Reference.txt & library.txt file question for SP6 SP2

    Hi I need to be able to reference a portal component api library from a J2EE application outside of the IRJ application. This is normally done through the above files, however, the syntax in the files looks like the libraries have to be in the additi

  • Using airplay

    I am away from home, and brought my AppleTV with me. I've properly hooked it up to the TV, now how do I get airplay to work through it? I do it all the time at home, I have things playing on my iPad that I want to project through Apple TV to the regu

  • Aging Detail in PLD and Posting Date

    Anyone, I try to add a new column in the default PLD for Vendor Lialibilities Aging- detail. the Posting date since not showing or it show as repeated data. anyone can help ? there is now variable found, or the variable sometime didnot show the actua

  • Oracle Applications Adapter Error

    Hi We are currently in the process of doing a BPEL Poc for one of our customers in South Africa. We are trying to use the BPEL Oracle Applications adapter wizard to expose the Create_Employee SQL Procedure in the HR_EMPLOYEE_API package and are recei

  • Keep getting "invalid url" when searching title bar and built in google search.

    When I use the title bar, or the home page to search using google, i get "invalid url". If I manually type in www.yahoo.com, or any other site, everything works fine. Usually if I restart the computer, everything is normal again. This does no happen