New ALS Demo Application (release 9.0.5.x)

AMIS just released the ALS (AMIS Library System) application based on BC4J and JSP with JSTL for JDeveloper 10g and JHeadstart 9.0.5.x.
The ALS application is shipped with JHeadstart 9.0.5.x, to demonstrate the use of Toplink with JHeadstart. The application is also useful for people using BC4J (with JSP), hence this new release today.
The ALS application is used by AMIS to describe recipes in the JHeadstart Cookbook, to base workshops on and to demonstrate the JHeadstart Application Generator Extensions, that we intend to release in November 2004. This release also shows you how to use JSTL in JHeadstart generated applications.
For details on the ALS 9.0.5.x release for BC4J and, see the AMIS Weblog: http://technology.amis.nl/blog/index.php?p=219.
The AMIS JHeadstart Cookbook can be found at http://www.amis.nl/files/technology/Cookbook/AMISJHeadstartCookbook.htm.
By the way, you may like this simple recipe: Include Spacers to enhance JHeadstart Generation (http://technology.amis.nl/blog/index.php?p=198)
regards
Lucas Jellema
AMIS Services BV

We already purchased the Jheadstart supplement option, but our Oracle Consulting sales contact didn't have walked us through the registration process in before. I had contact them and ask them to assist us, but they need some work days. so could you help me to download JHeadstart 10g release 9.0.5.1 as soon as possible. our project schedule need this released version in hurry.If you can help me please give me a notice, thanks a lot.
my email address:[email protected]

Similar Messages

  • WD demo application: "Service not available" although service active

    Hi everyone
    I am new in Web Dynpro and while doing some tutorials I came across WD application DEMO_CONTEXT_PROP (package SWDP_DEMO). I wanted to test it, but I get error page "Service not available" and error code 403 "Forbidden". And if I test the service directly in SICF, I get error message SHTTP009.
    The service itself is active in SICF, as well as the mentioned services in SAP note 1088717. And I can run other WD demo applications (such as DEMO_TABLE) without problems. Only this one is giving me problems.
    The funny thing is that in SICF there are 2 services called DEMO_CONTEXT_PROP! One is greyed out, the other one is active. But even if I right-click on the one that is greyed out, is still says "active"!?
    Any suggestions? Thanks!

    Hello Jan,
    we had this issue some weaks ago. When upgrading a system to EhP3 SAP delivered a new WebDynpro ICF service which had already been delivered earlier in a support package.
    Problem is that the name of the SICF service is not its key. The real key for the service is a generated GUID which is stored in the database. If you create a service and later SAP delivers it or if SAP developed in 2 different release stacks the service may appear dublicated as you have 2 different GUIDs for the service. If the service is there twice the system tries one by chance if you are unlucky it takes the inactive one and you get the 403 error.
    Thanls to Ramp Up status we discussed this directly with development. Unfortunately there is no real cleanup / consolidation function yet. The straight forward solution was renaming one of the services. As you only use a Demo Web Dynpro ICF service any of them will work. Perhaps you have to activate the one which is not renamed (you cannot really choose which you rename as the SICF tree is totally confused by the 2 services).
    If you have this trouble for a production service you need the SAP to tell you which service (which GUID) is the long term supported and rename the other (perhaps you have to rename, rename the other and then rename the first back). If you do not do this you get the same problem with every Support Package which touches the ICF Services again.
    Best Regards
    Roman Weise

  • 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

  • Oracle Application Release 11 having error

    Hi all,
    I'm having problem with our Oracle Application Release 11. When I create a new Responsibility in General Ledger, I follow the exact step to create responsibility. But when I use the responsibility to open a Form in AP>Setup>Payment>Format , it gives us this error message->>> FRM-40735 PRE-FORM trigger raised exception NO_DATA_FOUND
    This is the first time we create responsibility after doing upgrade and patching. Could it probably have mess things up?
    Thanks for any reply!!! Really appreciate it if anyone out there can guide us on this.

    OK... i ve found the answer on this
    http://www.orafaq.com/forum/t/61820/0/?

  • JCA Binding Component connection issue in the Oracle Order Demo Application

    Hi,
    I setup the Oracle Fusion Middleware. I also deployed the Oracle Fusion Order Demo Application in the soa_server. I placed the order in the store front web.I initiated the webservice (OrderBookingService) and found the below error in the soa_server_diagnostic log file.
    =====================================================================================================================================
    Caused by: BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Write' failed due to: JCA Binding Component connection issue.
    JCA Binding Component is unable to create an outbound JCA (CCI) connection.
    OrderBookingComposite:USPSShipment [ Write_ptt::Write(body) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510
    JCA Resource Adapter location error.
    Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/>
    The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/file/FODFileAdapter'.
    The reason for this is most likely that either
    1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or
    2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/file/FODFileAdapter. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR).
    Please correct this and then restart the Application Server
    The invoked JCA adapter raised a resource exception.
    =====================================================================================================================================

    Thanks Guys.
    I resolved the issue.
    The issue is that FileAdapter for FulFillment mediator is missing.
    Solution 1:
    File adapter connection factory needs to be created via the weblogic console
    The details below:     
         JNDI Name: eis/file/FODFileAdapter
         controlDir          java.lang.String     /tmp/control
         inboundDataSource     java.lang.String     jdbc/SOADataSource
         outboundDataSource     java.lang.String     jdbc/SOADataSource
         outboundDataSourceLocal     java.lang.String     jdbc/SOALocalTxDataSource
         outboundLockTypeForWritejava.lang.String     oracle
    Solution 2:
    seedFodFileAdapterResources target in $FOD_HOME/bin/common-sca-tools.xml needs to be executed to create the file adaptor.
    Thanks.
    Ilayaraja

  • How to add a Custome filed to OnDemand Analytics Report in Demo application

    Hi,
    I am working on Demo application.
    Know how to add a Custome filed to OnDemand Analytics Report in Demo application?
    Is there any additional privilage needed for Administrator which is not available for DEMO application.
    Thanks in advance,
    Sanjay

    Demo is same as the licensed version. If a new field is added in the object, it will automatically added in the Analytics

  • Petstore Demo application

    Hello All,,
    I am a new bie user of Petstore demo application. After working around the code what i have found is a class 'orderapproval' sends the list of orders and order status to the customer relations which sends an email notice to each customer. I am running the application petstoredemo 1.3.2, my application doesn't do this function. I mean the application should send the status of the order or various notification to user. But it's not happening that ways. Do I need to change anything in the properties file?? (xml files) or anywhere else?
    Thanks.

    I know Petstore does work on 9.0.4 since I had to do it recently, but I don't think we have the later versions of it posted on OTN. It's not difficult, but a bit fiddly to do from scratch.
    There is a small set of demos available for 9.0.4 on OTN -- see http://otn.oracle.com/tech/java/oc4j/demos/904/index.html
    cheers
    -steve-

  • Create Workspace without demo-application and tables

    Is it possible to crate a new workspace on a existing schema without creating new tables and demo-applications?
    Thanks
    Mario

    Mario,
    This is currently not possible.
    Sergio

  • New HyperView Demo

    If you you import my certificate:
    https://hyperview.dev.java.net/files/documents/1498/3531/hypercert.crt
    You can run the latest HyperView Appet demo I just uploaded.
    http://hyperbyte.ab.ca/hyperview/hv_071904.html
    Hmm seems there is a container right mouse event leaking through to the browser
    that erroniously pops up the window menu (only under Mozilla.)
    This doesn't show the main static server running (linked to with the preferences pane)
    if you look at the Channels button that is where I am working ATM; adding a 1.4 Channel interface.
    The Popup menu which is invoked by right clicking the view has the newcli option which
    you can use to open a new window and test the left mouse grabbed smooth scroll.
    You can also CVS the source from hyperview.dev.java.net
    I figure another 2-3 years and this may amount to something :)
    (T)

    hi, i want to run your hyperview demo application. I
    download your jar file, unzip it in a folder and issue
    the command to run ViewMain.class but i think there is
    some problem with your versions of class file.
    It complains back with:
    Exception in thread "main"
    java.lang.UnsupportedClassVersionError: Linkable
    (Unsupported major.minor
    version 48.0) So, plz update your jar file.
    thanks.What version of JRE are you running???
    Try JRE1.42_5 and if you still have issues lemme know.
    (T)
    BTW upgrade is planned for Aug 2.

  • ExpenseReimbursement demo application

    Hi,
    I am very new to the BPM concept. I have recently stared-off with Oracle BPM 10.3.1.0 and have followed the tutorial example to complete the basic Expense application. I could understand what the application is trying to do and in the process learned about some of the features of the studio.
    But, while understanding the demo application ExpenseReimbursement I found a lot of new concepts and features of the studio which I do not understand fully. Could somebody help me out with understanding the application or if some can provide a hands-on doc to understand the application??
    Thanks in advance,
    Shantonav

    PeClinic Demo Application is included in the Spring Frame work Dowload

  • My Demo Application

    I hate posting this here but I had to, since the most of
    the visitors to my
    ApEx Demo Application
    are coming from this forum.
    On the login page, I ask not to submit any changes to the
    application:
    </br>
    </br>
    <span
    style="font-weight:bold;color:red;font-size:15px;align:center;">
    Please, do not submit any</br>
    changes to the application.</br>
    Otherwise, I will be forced</br>
    to remove the access to</br>
    the code. Thanks!</br>
    </span>
    </br>
    I allow visitors to access the code behind without imitations. Yesterday there were couple of changes
    submited to the application. Beside that, new
    applications were installed. I think that this is first
    not fair and second, having changes made without my
    knowledge, I can not assure that everything is working
    and will discontinue that kind of support. I think that
    this we should avoid.
    Thanks for your support,
    Denes Kubicek

    I hate posting this here but I had to, since the most
    of
    the visitors to my
    <a
    href="http://htmldb.oracle.com/pls/otn/f?p=31517:1">Ap
    Ex Demo Application</a>
    are coming from this forum.
    On the login page, I ask not to submit any changes to
    the
    application:
    </br>
    </br>
    <span
    style="font-weight:bold;color:red;font-size:15px;align
    :center;">
    Please, do not submit any</br>
    changes to the application.</br>
    Otherwise, I will be forced</br>
    to remove the access to</br>
    the code. Thanks!</br>
    </span>
    </br>
    I allow visitors to access the code behind without
    imitations. Yesterday there were couple of changes
    submited to the application. Beside that, new
    applications were installed. I think that this is
    first
    not fair and second, having changes made without my
    knowledge, I can not assure that everything is
    working
    and will discontinue that kind of support. I think
    that
    this we should avoid.
    Thanks for your support,
    Denes KubicekDenes,
    Make I suggest a solution here? You have been most generous with offering to help EVERYONE with their APEX issues, and having your demo application on the Oracle hosted area. Why not do the following (with approval from the Oracle Folks who maintain the hosted area). Create a new workspace that you can make modifications to, and you only.. Let the other area be there and if people modify it, once or twice a week you overwrite it with code from your "other" development area?
    Either that, or just close down access to the one area, like Bill said, and offer a download of all the application code (since free area is in 3.0 now, will cause some issues for the 2.x & XE folks). Maybe refresh the download once a day or so?
    Just a suggestion.
    Thanks again, you are what makes this a GREAT product, people willing to help others develop and learn APEX!
    Tony Miller
    UTMB/EHN

  • "Demo: Order Entry Demo Application" failed to show up.

    I downloaded Wrokshop 8.1 JumpStart kit. and started Exercise#1. However, after
    copying demo-orderentry.zip to the target folder as directed, a File_New_Application
    did not see "Demo: Order Empty Demo Application" in the right-side pane.
    Any clue?

    Hi, this did not work for me as well. I did the following: took template.xml file from demo-orderentry.zip and compared it to other template.xml files in other template archives (in the C:\bea\weblogic81\workshop\templates folder). According to the differences, I edited this file a bit, updated the demo-orderentry.zip archive and this worked out.
    The template.xml looks now like this:
    <template-definition>
    <project-template id="oe_demo_project"
         extends="default"
    type="urn:com-bea-ide:project.type:WebApp">
    <content type="archive" destination="project" source="default-project.zip" overwrite="true"/>
    </project-template>
    <application-template id="oe_demo_app">
    <display
    location="newdialog"
    label="Demo: Order Entry Demo Application"
    description="Creates a new application containing components for the Order Entry demo."
    priority="2"
    categories="Demos"/>
    <project-template-ref default-name="Schemas" type="urn:com-bea-ide:xbean" template="default"/>
    <project-template-ref default-name="AvitekDemoApp" type="urn:com-bea-ide:project.type:WebApp" template="oe_demo_project"/>
    </application-template>
    </template-definition>

  • Transaction failed in Demo application

    Hi,
    I have a problem getting the demo application working properly. In de debug monitor I get the following messages:
    HSD0004F EMP Transaction Failed
    Server Error : HSD-00213 Employee 22; An employee with job SALESMAN must have a value for Commission.
    11:59:34 - QMS_TRANSACTION_MGT.CLOSE_TRANSACTION by cg$hsd_employees
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp005_trs (f)
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp004_ent (f)
    11:59:34 - QMS_TRANSACTION_MGT.ADD_BUSINESS_RULE BR_EMP003_TPL
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp003_tpl (f)
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp002_att (f)
    11:59:34 - HSD21.HSD_EMP_CAPI.need_br_emp001_att (f)
    11:59:34 - QMS_TRANSACTION_MGT.OPEN_TRANSACTION by cg$hsd_employees
    It looks like the business Rules are put on the stack but after executing the Business Rules there a problem getting the error-messages on a message-stack (?).
    In forms I only get a pop-up error message with 'transaction failed' while I expected to get the Transaction window (QMS$TRANS_ERRORS) with the HSD-00213 error-message.
    any suggestions??
    Edward

    What version of the following objects do you have? (I'm assuming you are using Headstart 2.1.2 up through Patch 12.4. If you are using the Headstart 6i beta release, substitute '65' for '50 below.)
    qmslib50.pll
    qmsevh50.pll
    qmsolb50.olb
    qms$errors
    cg$errors
    You are clearing opening and closing the transaction correctly and the error is being recognized.
    The display of the transaction errors window should be handled via the on-error trigger in qmsevh50. Each form should have a block and window for the transaction errors window (both modal and modeless). The on-error trigger should be calling qms$forms.push, which in turn reads all messages from the stack in cg$errors and displays them in the transaction error window.
    The problem has to be somewhere in this area. Since this works fine for many installations, I can only assume that you have an incompatible version of one of these files somewhere.
    Regards,
    Lauri

  • New Interactive Demo and R2 Samples

    New for ADS and AGS
    Adobe Solutions Network is pleased to announce the following:
    * A new interactive demo
    * Updated samples
    Interactive Demo
    Click here for an interactive demo that lets you experiment with the XML Commands for image creation, PDF creation, and XML to PDF operations.
    AGS Updated Samples
    The R2 release of the AGS samples includes:
    * modifications to the .NET sample
    * a new XML Schema for the command set
    * corrections DTD for the command set.
    Click here for complete information about the new ADS samples.

    open dos prompt and enter
    "javap oracle.jdbc.driver.OracleDriver" and check the classpath set for the above mentioned class
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by P Gibb:
    I am trying to connect to my Database using thin jdbc. I am currently using java version 1.1.5 and have classes111.zip in my CLASSPATH.
    However when I try to compile the Employee.java example source from the demo directory of ORACLE_HOME/jdbc/demo/samples/thin/111appletsI get the following compilation error.
    Employee.java:17: Class oracle.jdbc.driver.OracleDriver not found in type declaration.
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    I have tried various other attempts/sample programs to connect to the database but always come back to the above error.
    Please Help.<HR></BLOCKQUOTE>
    null

  • New Skype for Linux released, version 4.3 | Edit: Now in Repo's

    A New Skype has been released for Linux.  Not quite yet in our repo's as of this writing.  Skype 4.3 is now in the official repo's.
    One of the larger changes is that ALSA is no longer supported and users are instead directed to use Pulse Audio.  I already use Pulse, but I can imagine there will be some people unimpressed with this new requirement.
    Unfortunately when it comes to network messaging programs the protocol is what rules.  All my friends use the Skype protocol so I also have to use it to communicate with them.  As far as I'm aware there is no full-featured replacement for the Skype protocol on Linux that also does audio and video.
    What do you think?
    Note: I posted in Multimedia, if there is a better place for this please feel free to move it.  Perhaps networking, but Skype is a multimedia/network application.
    Last edited by headkase (2014-06-21 16:55:13)

    ninian wrote:
    drcouzelis wrote:
    There is one more option to consider, though, one that I find fascinating: WebRTC. WebRTC is native voice and video chat in a web browser. Both Firefox and Chrome have supported it for some time now, so if you and your friend use one of those web browsers then you don't need to install any special software. Just send them a link to a web page and start using it.
    Disclaimer: I tried it about a year ago. Firefox was able to display my webcam video but I never successfully established a connection with my friend. I should try it out again...
    I tried it out a few weeks ago on a couple of computers running Arch, and managed to get it working fine between all combinations of Chromium and Firefox (all up to date, mind). I used Talky and it certainly made WebRTC easy. I just need to convince members of the family to stuff Skype now!
    Thanks so much for the Talky suggestion.
    I tried to convince people to use Jitsi and register for their Jabber service, but unfortunately a lot are content with using Skype.

Maybe you are looking for