Initialize Business Component Project

I want to get the Initialize Business Component Project dialog box for a new project from Business Component from tables option but it doesn't appear.
I need to change the connect string to XE insted of ORCL because I em using XE.
Thank you

Hi,
this question is not clear. What do you mean with initialize Business Components Project ? Open the project properties and change the database connection under the Business Components node
Frank

Similar Messages

  • Deploy Business Component Project with 3.2

    I use the JDeveloper 3.2 to create a simple Buciness Component Project, with an application module, which contains only a table object(entity & view object). I follow the step of deplyment in the
    on-line help to deploy the project as an EJB session Bean for 8i, (set the application Module's remote mode to "EJB Session Bean", create the deployment profile, than deploy it.) However, I got a lot of error message with the following err-code. Where am I wrong? Please help me. Thank You...
    ORA-29521 referenced name string could not be found
    ORA-29534 referenced object string.string could not be resolved
    (I have successfully deploy a Business Component Project with JDeveloper 3.1.2 in another environment with the same Database schema. I have no idea why can't I deploy the project with
    3.2?)
    ERic

    fter granted Java2 permissions, the above problem was solved, however, I got the following error message
    when I deploy the business project:
    Loading EJB Jar file and Comm Stubs Jar file...
    Cannot locate the LoadJava server: Unknown reasons
    *** Errors occurred while deploying the EJB to 8i JVM ***
    can anyone help me?
    ERic

  • JUnit with Business Component project

    I'm trying to test how JUnit works with a business component project. I installed JUnit extension for JDeveloper 9.0.3 with OA Exentions (for 11.5.10 CU2) and followed the associated help files to create a test suite for the Tutorial project and the CreateAM application module. When I run the test suite, all the tests error saying that it couldn't find the Configuration that I created for the application module. Has anyone run into this and know what the resolution is?

    Thanks for that link, it provides alot more detailed information on what is going on than the basic help pages provide.
    I still have the problem though. In step 3 of that guide it says to select a Configuration. You create that by right clicking on an AM and selecting Configurations and New. When you click OK with the 9.0.3.5 build 1437 (JDeveloper with OA Extension for 11.5.10 CU2), the bc4j.xcfg doesn't get updated and when the JUnit test is run, it errors saying it can't find the Configuration. I tried creating one manually from an example Configuration I created using JDeveloper 10.1.2 (it works in that version) but the tags must be different because then JUnit gives a parsing error.
    I opened a SR with Oracle to see if they can reproduce the test case.
    Thanks, Rob

  • JDEV3.2.3;IDE;Business-Component-Project can't be openend

    Hi,
    My workspace consists of several projects and one is dedicated for business-components only.
    Any projects in my workspace can be opened by JDev3.1 and JDev3.2.2 individually.
    JDev3.2.3 is able to load the non-business-components projects, but hangs, if I try to open my bc-project or the workspace that contains any projects.
    "Hangs" means, JDeveloper shows the busy cursor for a long time and the Windows Task Manager shows that JDev does not respond at all.
    I would really like to benefit by the bugfixes in JDev3.2.3, but what must I do to become lucky?
    TIA
    @i
    null

    Hi Masazumi,
      Thanks for your reply..Did that OSS note resolved your issue completely?
    Incidently SAP also requested the same... which I have implemented.. It looked like after this I was able to go a little further .. but still not able to delete the extension. The new error, while trying to delete the extension,  is
    "Table CI_FEW_ORGMAN can’t be created with Package YDWE".
    The package YDWE was created by me during the project creation and linked to the project. I had also created another project at the same time when the first project couldn't be generated without the error.
    This time while deleting the extension, the system asked me for a transport and I prompty provided the custom package YDWE and from that point on wards I am getting this new error.
    Any help would be appreciated.
    Thanks

  • Next record Error in Tomcat deployment of business component

    I built a simple business component project for Dept in Scott table. I created a JSP client, mainly following the tutorial in Jdeveloper. Then I ran main.jsp in JDeveloper. This ran fine. I selected the deptview. I was able to scroll through department using next record arrow.
    I deployed this application in Tomcat using the deployment profile as webapplication to web sever. When I run this, the main.jsp runs fine. I am also able to go to the deptview. When I try to scroll through the records using the next record arrow the top portion says page can not be found. Insert record works fine.
    When I select insert record it seems to go to http://localhost:8080/sssdept1/jspsdept1_html/DeptView_Insert.jsp.
    When I try to use the next record arrow it seems to go to http://localhost:8080/jspsdept1_html/DeptView_Top.jsp?DeptView_NAVIGATE=NEXT.
    I think that this path is missing the sssdept1 folder. I am not sure how to add this to the usebean. Can anybody help?

    Can you be more specific?
    Which JSP page?
    Should I work in Jdeveloper or in the created files?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by jdeveloper:
    Try setting the target URL in the NavigatorBar WebBean within the page. The problem here is that the URL information has been lost. Use the setTargetUrl(String sUrl) method in your JSP page.
    <HR></BLOCKQUOTE>
    null

  • "Error loading Business Component" in all projects (10.1.3 EA)

    I have just started getting the following error message prompt when I attempt to expand any of my projects in the Appplication Navigator:
    Error loading Business Component:
    <path to>\Model.jpr
    Exception: java.lang.NullPointerException
    Here is a sample stack trace:
    java.lang.NullPointerException
         at oracle.jbo.dt.jdevx.ui.JdxVcsListener.<init>(JdxLoader.java:1723)
         at oracle.jbo.dt.jdevx.ui.JdxJboAddin.initVCSListener(JdxJboAddin.java:684)
         at oracle.jbo.dt.jdevx.ui.JdxJboAddin.initJboProject(JdxJboAddin.java:203)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.doOpenProject(JdxLoader.java:1500)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.openProject(JdxLoader.java:1454)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.update(JdxLoader.java:147)
         at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:94)
         at oracle.ide.model.Node.notifyObservers(Node.java:458)
         at oracle.ide.model.UpdateMessage.fireObjectOpened(UpdateMessage.java:681)
         at oracle.ide.model.Node$1$4.run(Node.java:1527)
         at oracle.ide.model.Node$1.invokeLaterIfNeeded(Node.java:1587)
         at oracle.ide.model.Node$1.nodeOpened(Node.java:1520)
         at oracle.ide.model.Node.fireNodeOpened(Node.java:1139)
         at oracle.ide.model.Node.open(Node.java:573)
         at oracle.ide.model.Node.ensureOpen(Node.java:976)
         at oracle.ide.model.DataContainer$2.run(DataContainer.java:147)
         at oracle.ide.model.Node.runWhileSynchronized(Node.java:809)
         at oracle.ide.model.DataContainer.getSharedPropertiesOnly(DataContainer.java:152)
         at oracle.ide.model.Project.getPropertiesImpl(Project.java:1047)
         at oracle.ide.model.Project.getProperties(Project.java:320)
         at oracle.jdeveloper.model.PathsConfiguration.getInstance(PathsConfiguration.java:89)
         at oracle.jdeveloper.model.PathsConfiguration.getInstance(PathsConfiguration.java:84)
         at oracle.jdeveloper.library.ProjectLibrary.getSourcePath(ProjectLibrary.java:67)
         at oracle.jdeveloper.model.PathsConfiguration.getSourcePath(PathsConfiguration.java:146)
         at oracle.jdeveloper.model.JavaProject$5.getValue(JavaProject.java:523)
         at oracle.jdeveloper.model.JavaProject$CachingProjectChangeListener.projectOpened(JavaProject.java:478)
         at oracle.ide.model.Project$StorageListener.fireProjectOpened(Project.java:1118)
         at oracle.ide.model.Project$StorageListener.mav$fireProjectOpened(Project.java)
         at oracle.ide.model.Project$NL.nodeOpened(Project.java:1077)
         at oracle.ide.model.Node.fireNodeOpened(Node.java:1139)
         at oracle.ide.model.Node.open(Node.java:573)
         at oracle.adf.dt.providers.DCXDataControlProvider.addControlsToArrayList(DCXDataControlProvider.java:51)
         at oracle.adf.dt.DataControlManager.getAllDataControls(DataControlManager.java:128)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:50)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:35)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:30)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:25)
         at oracle.adf.dt.controls.DataControlsTree.createDataControlsTreeModel(DataControlsTree.java:81)
         at oracle.adf.dt.controls.ModelCreator.run(DataControlsTree.java:113)
         at oracle.adf.dt.controls.DataControlsTree.internalPopulateFromActiveWorkSpace(DataControlsTree.java:76)
         at oracle.adf.dt.dbpanel.DataBindingPanelTree.update(DataBindingPanelTree.java:102)
         at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:94)
         at oracle.ide.model.Node.notifyObservers(Node.java:458)
         at oracle.ide.IdeViewHandler.fireActiveProjectChanged(IdeViewHandler.java:147)
         at oracle.ide.IdeViewHandler.activateProjectInWorkspace(IdeViewHandler.java:135)
         at oracle.ide.IdeViewHandler.viewSelectionChanged(IdeViewHandler.java:166)
         at oracle.ide.view.View.fireViewSelectionChanged(View.java:531)
         at oracle.ideri.navigator.DefaultNavigatorWindow.fireViewSelectionChanged(DefaultNavigatorWindow.java:613)
         at oracle.ide.view.View.updateSelectionImpl(View.java:484)
         at oracle.ide.view.View.updateSelection(View.java:324)
         at oracle.ideri.navigator.DefaultNavigatorWindow$3.viewSelectionChanged(DefaultNavigatorWindow.java:1011)
         at oracle.ide.view.View.fireViewSelectionChanged(View.java:531)
         at oracle.ide.view.View$4.actionPerformed(View.java:356)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    I am unable to edit any of my business components. I get NullPointerExceptions when I try.
    Any clue what's going on here and how to fix it? If I need to re-install, which directories do I need to copy over from the original installation to the new one in order to pick up where I left off (minus the errors, of course! )?
    Thanks for any help!
    Andy

    Pardon the -bump-. I figured I'd give it one more try for feedback before I re-install and transfer all my settings, connections etc.
    Thanks,
    Andy

  • How do I insert/Delete/Update a row to the DB Table from Business Component Browser

    I am using the wizard and created a project containing Business component which contain some table.
    When I run the project I could see "Oracle Business Component Browser(local)" and when I select some table from "View Object Member" I get a window displaying all the field of that table and I could browse all the info.
    My Problem is when I try to insert a new record/Delete the existing record or update some record it never gets reflected to the DataBase.
    When I try to insert a new row I did save and there was a dialog box displayed saying "Transaction ID is 1". But finally It's not reflected in the Database.
    Can some one guide me how can I do insert/delete/update operation from Oracle Component Business Browser so that the changes reflect to the Original DataBase.
    Thanks in advance
    Jitendra

    Jitendra,
    This may be a problem of caching. If you do an update,insert, or delete, and do not receive an error, then the transaction should indeed be posted.
    I assume you are hitting the Save icon after your changes if you are getting a transaction ID. Are you checking for the updates through another session (i.e. SQL*Plus), or do you then requery the View Object in the tester? Do you exit the tester and come back in and not see the changes?

  • Error while adding ADF Business Component

    Hi All,
    I am using JDev 11.1.1.3 and trying to create a new Application.
    Under the Model Project of this Application when I am trying to add Business component I am getting following error:
    " *Wizard Open Error*
    *Illegal name. It is either a reserved word or an object of a given name already exists within the project.*
    *com.java.DemoApp.Model*
    *Exception: oracle.jbo.dt.objects.JboException* "
    Steps I followed:
    New Application --> Fusion Web Application (ADF) --> Gave App name and hit Finish Button.
    Model and View Controller Projects got created.
    Now when I am trying to add ADF Business Component I am Getting above error.
    Please Help

    Hi John ,
    Please find details and steps below:
    1. Open Jdev
    2. Click New Application
    3. Create Fusion Web Application (ADF)
    wizard will come up
    Details entered:
    Application Name: DemoApp
    Directory: D:\Jdev\mywork\DemoApp
    Application Package Prefix com.java.Demo
    4. Hit Next Button
    Project 1Name come (Step 2 of 5)
    Project Name Model (Default Project Name)
    Directory D:\Jdev\mywork\DemoApp\Model (Automatically Populated)
    No changes done
    5. Hit Next Button
    Project 1 Java Settings come (Step 3 of 5)
    Below values automatically populated
    Default package com.java.Demo.model
    Java Source Path D:\Jdev\mywork\DemoApp\Model\src
    Output Directory D:\Jdev\mywork\DemoApp\Model\classes
    No changes done
    6. Hit Next button
    Project 1Name come (Step 4 of 5)
    Project Name ViewController (Default Project Name)
    Directory D:\Jdev\mywork\DemoApp\ViewController (Automatically Populated)
    No changes done
    7. Hit Next Button
    Project 1 Java Settings come (Step 4 of 5)
    Below values automatically populated
    Default package com.java.Demo.view
    Java Source Path D:\Jdev\mywork\DemoApp\ViewController\src
    Output Directory D:\Jdev\mywork\DemoApp\ViewController\classes
    No changes done
    8. Click Finish Button
    9. Select Model Project under Application Navigator
    10. Right Click and select New --> ADF Business Component --> Application Module --> Ok
    Error Thrown..
    Please let me know if more details required
    Thanks and Regards
    Manav Ratra

  • Migration of Business Component from PI 7.1 to PO

    dear experts,
    I am working on migration project from PI 7.1 to PO .
    I am using migration tool to Move the Configuration Objects from 7.1 to PO.
    those Objects in the SLD i.e Business System , I imported from the SLD but with regards to Business Component do we have any other menthod ...?
    Because when i migrate using the migration tool Only Business Component is not migrating its giving me error when activating the objects in PO.
    i did try to just do file transport for that one Business Component & import tht in PO from cleint system its also not getting picked in the Integrated Configuration.
    thanks
    Shakif

    Hi Shakif,
    Ideally it should work and should be able to see in Changelist of target system.
    Could you tell me exact error?
    Thanks
    Satish

  • Error JBO-33003 ADF Business component as an EJB remote

    Hi,
    I need to deploy an ADF application (model in business component and view in ADF Faces) in a multi-tier architecture. I deployed the MODEL project (bc4j) in an OAS’s OC4J instance. Now, when I try to test de application I get the following error:
    oracle.jbo.ConfigException: JBO-33003: Connection name <my_conn_to_oas> not defined.
    Also, I tried to connect to de EJB session from my VIEW project, so I changed the file DataBindings.cpx. I changed the line Configuration="AMProyectosLocal" to Configuration="AMProyectosAS_DS".
    When I run the view project I get the same error:
    500 Internal Server Error
    oracle.jbo.ConfigException: JBO-33003: Connection name AppServerPenny not defined
         at oracle.jbo.client.Configuration.initializeFromConnectionName(Configuration.java:1103)
         at oracle.jbo.client.Configuration.getConfiguration(Configuration.java:538)
         at oracle.jbo.client.Configuration.getConfiguration(Configuration.java:461)
         at oracle.jbo.client.Configuration.getConfiguration(Configuration.java:436)
         at oracle.jbo.common.ampool.PoolMgr.createPool(PoolMgr.java:287)
         at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:539)
         at oracle.jbo.common.ampool.ContextPoolManager.findPool(ContextPoolManager.java:165)
         at oracle.adf.model.bc4j.DataControlFactoryImpl.findOrCreateSessionCookie(DataControlFactoryImpl.java:136)
         at oracle.adf.model.bc4j.DataControlFactoryImpl.createSession(DataControlFactoryImpl.java:222)
         at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:76)
         at oracle.adf.model.BindingContext.get(BindingContext.java:457)
    What is the problem?
    Where can I find the process to deploy in a multi-tier platform?
    Please, help me.

    Thank for your help.
    I reviewed the datasource configuration and it is Ok.
    The connection’s name isn't a datasource name. It is the connection’s name to the APPLICATION SERVER. I reviewed the bc4j.xcfg file and it has the following definition:
    <ConnectionDefinition name="AppServerPenny">
    <ENTRY name="remote-oracle-home" value="/home/oracle/OAS/10.2.0/middle"/>
    <ENTRY name="ConnectionType" value="Oracle_AS_10g_UNIX"/>
    <ENTRY name="HOSTNAME" value="penny.asesoftware.com"/>
    <ENTRY name="DeployPassword" value="true"/>
    <ENTRY name="oc4j-instance-name" value="OC4J_ARES"/>
    <ENTRY name="user" value="ias_admin"/>
    <ENTRY name="ConnectionName" value="AppServerPenny"/>
    <ENTRY name="ormi-username" value="admin"/>
    <ENTRY name="ormi-client-url" value="ormi://penny.asesoftware.com:23791"/>
    <ENTRY name="IIOP_PORT" value="1810"/>
    <ENTRY name="password">
    <![CDATA[{904}05B4D7F42A8C91433599EDC9FDE9B9B249A698997ABBAAAD13]]>
    </ENTRY>
    <ENTRY name="ormi-password" value="manager123"/>
    <ENTRY name="DeployPassword" value="true"/>
    </ConnectionDefinition>
    Why does the test utility not found the AppServerPenny connection?

  • Master and details based on business component

    Hello,
    I search sample Application master and detail based on business component. how build model and View please any one know link show that step by step thank you.

    Hi
    http://docs.oracle.com/cd/E18941_01/tutorials/toc.htm
    there is not much into it really...
    you just select your model project, right click and select new and in the wizard, choose Business Components from tables.
    You should, at least have a database schema with at least one PK and FK declarations.
    the wizard will take care of everything else.
    Regards,
    Dimitris.

  • Issue Connecting from Oracle Business Component Browser - adf-config.xml

    There are similar posts in the forum to this, but I wasn't able to glean from them what I should do.
    Essentially, I tried Connecting by:
    right clicking on a node under a Model project, and selected TEST.
    When the Oracle Business Component Browser - Connect Dialog window opened, I clicked CONNECT.The Oracle Business Component Browser (Local) seems to have opened fine, but in the message log I see this:
    "jar:file:/C:/JDeveloper/jdev/doc/studio_doc/ohj/bc4j_f1.jar!/bc4j_f1.hs"
    Feb 10, 2007 10:16:30 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: oracle.adf.share.config.ADFConfigFactory No META-INF/adf-config.xml found
    I'm not experienced enough to know whether this is significant or not, nor if so what I need to do about this.
    Thank you to anyone who can help a newer person out with this.
    Matt
    Studio Edition Version 10.1.3.1.0.3984
    Build JDEVADF_10.1.3.1.0_NT_061009.1404.3984
    ADF Business     Components 10.1.3.39.84
    BPEL Designer     10.1.3.1.0 (Build 061009.0802)
    Java™ Platform     1.5.0_06
    CVS Version     Internal to Oracle JDeveloper (client-only)
    I found this release note, which mentions both adf-client.xml and JClient; I'm still too new to know whether this helps with this or not, but I'm hoping it does for someone out there.
    Thanks again.
    ON: http://www.oracle.com/technology/products/jdev/htdocs/10.1.3.0.3/readme.html
    JClient Security Still Requires AM Property Setting (4889913)
    JClient applications should continue to use application module configuration property jbo.security.enforce for enabling authentication and authorization.
    The authorizationEnforce property in adf-config.xml new in 10.1.3 is not yet supported for JClient
    Message was edited by: Matt
    matt.tech

    Hi,
    the adf-config.xaml file is not created by default and not needed by default. you need this to define custom skins or ADF Security.
    For an example of adfs-config.xml doe skins see SRDemo sample app
    Frank

  • 11g ADF Business Component Browser + ADF BC security

    Hi gang
    I was hoping somebody could help me out with the ADF BC security features as outlined section 28.4.3 of the Fusion Developer's Guide for JDev 11g.
    1) I note once you've defined a Policy Store via the ADF Security wizard, each time you run the ADF Business Component Browser a login dialog then shows requiring a user to be authenticated. Is there anyway to turn this off for the ADF BC model project for testing purposes without removing the whole Policy Store set of files?
    2) The EO + EO attributes allow the role "unauthenticated-role" as a permission, documented online as:
    "Select when you want to grant access privileges to unauthenticated users. All users, including unauthenticated users, for example, those *not*required* to log on to the application, are automatically considered by Oracle Platform Security to be a member of the anonymous-role."
    (Note my emphasis in the quote)
    Given this, once the ADF Security is enabled, the login dialog always appear for the ADF Business Component Browser. How do you login in an unauthenticated fashion to test an unauthenticated user's privileges against an authenticated privileges?
    Hope you can help with thanks,
    CM.

    Chris,
    you should be able to switch it on/off by setting
    authorizationEnforce="false"
    authenticationRequire="false"/>
    in the .adf\META-INF\adf-config.xml file
    you can edit this file from within JDeveloper
    Frank

  • Business component browsing may be unavaliable

    Hey there guys,
    Learning the basics of ADF here. Tried running my application module so I could take a look at my VOs and no data was showing up... I'm seeing "Business Object Browsing may be unavailable" and am struggling to figure out why... my google-fu is weak.
    Possible compatibility issue? I'm running WLS 10.3.5, Oracle XE 11g release 2, jDev 11.1.1.6.0.
    Jan 21, 2013 10:55:25 AM oracle.adf.share.ADFContext getCurrent
    WARNING: Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    For more information please enable logging for oracle.adf.share.ADFContext at FINEST level.
    Jan 21, 2013 10:55:26 AM oracle.mds
    NOTIFICATION: PManager instance is created without multitenancy support as JVM flag "oracle.multitenant.enabled" is not set to enable multitenancy support.
    Diagnostics: (Properties (re)loaded) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    [00] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    [01] Loading from individual XML files
    [02] Loading the Containees for the Package 'oracle.fod.storefront.StorefrontModel'.
    [03] Connected to Oracle JBO Server - Version: 11.1.1.61.92
    [04] No XML file /oracle/fod/storefront/test/test.xml for metaobject oracle.fod.storefront.test.test
    [05] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/oracle/fod/storefront/test/test.xml"
    [06] Cannot Load parent Package : oracle.fod.storefront.test.test
    [07] Business Object Browsing may be unavailable
    [08] No XML file /oracle/fod/storefront/uiview/uiview.xml for metaobject oracle.fod.storefront.uiview.uiview
    [09] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/oracle/fod/storefront/uiview/uiview.xml"
    [10] Cannot Load parent Package : oracle.fod.storefront.uiview.uiview
    [11] Business Object Browsing may be unavailable
    [12] No XML file /oracle/fod/storefront/entity/entity.xml for metaobject oracle.fod.storefront.entity.entity
    [13] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/oracle/fod/storefront/entity/entity.xml"
    [14] Cannot Load parent Package : oracle.fod.storefront.entity.entity
    [15] Business Object Browsing may be unavailable
    [16] Loading Typemap entries from oracle.jbo.common.OracleTypeMapEntries
    [17] StringManager initialized and added to appscopeoracle.adf.share.HashMapScopeAdapter@1b979c0
    [18] Stringmanager using default locale: 'en_US'
    [19] CSMessageBundle (language base) being initialized
    [20] OracleSQLBuilder reached getInterface
    [21] * * * Use jdbc with no defineColumnType calls * * *
    [22] Oracle SQL Builder Version 3.2.0.0.0
    [23] ViewRowSetImpl's jbo.viewlink.consistent = default (2)
    [24] Using DatabaseTransactionFactory implementation oracle.jbo.server.DatabaseTransactionFactory
    [25] DBTransactionImpl.mDefaultValidationThreshold is 10
    [26] mPCollUsePMgr is false
    [27] ViewObjectImpl.mDefaultMaxRowsPerNode is 70
    [28] ViewObjectImpl.mDefaultMaxActiveNodes is 30
    [29] DBTransactionImpl Max Cursors is 50
    [30] Default locking mode changed to: optimistic
    [31] Created root application module: 'oracle.fod.storefront.test.TestAM'
    [32] Locale is: 'en_US'
    [33] ApplicationPoolImpl.resourceStateChanged wasn't release related. No notify invoked.
    [34] Oracle SQLBuilder: Registered driver: oracle.jdbc.OracleDriver
    [35] Creating a new pool resource
    [36] Trying connection/2: url='jdbc:oracle:thin:@localhost:1521:XE' ...
    [37] **** DBTransactionImpl establishNewConnection
    [38] Successfully logged in
    [39] JDBCDriverVersion: 11.2.0.3.0
    [40] DatabaseProductName: Oracle
    [41] DatabaseProductVersion: Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    [42] DBTransactionImpl initTransaction

    Thanks for the reply Frank,
    Unfortunately I have run my app module as you've said, but that's where I became concerned. The Business Component Browser pops up at that point which correctly displays all of the EOs and VOs on the lefthand side but as I look through them none of my data is being queried. The textboxes for my colums are blank and greyed out as I look through the objects, I cannot browse my data with the left/right arrows. This is why I started looking for suspect exceptions/warnings.

  • Business Component Browser Navigation Bar

    Is it necessary to extend the JUNavigationBar within 10.1.2 in order to get one that displays the page-scroll (that is visible within the Business Component Browser)?
    I understand that one would have to add a second iterator (for the page rowset a'la the Web-components used within the ADF chapters within the Programmers manual for 10.1.2), but one would expect that the BCB Navigation bar would be available to developers - somewhere....
    Oh well, enough already. I'm going for away for a weekend down the pub... lucky me!

    Sorry, I was killing time....
    In the JDeveloper 10g handbook - one of the teen-chapters I think - there is at least one example using ADF (maybe with UIX) where yoiu can drag-n-drop a rowset-iterator onto a form, but then add in a second iterator to move by a set number of rows. So if your first iterator navigates ten rows, your second iterator would return the next ten rows.
    As for the solution, I chose to do this...,
    [The project is open-source, or - more accurately - will be when released.]
    package MAGEMLexport;
    import java.awt.*;
    import java.awt.event.*;
    import java.net.*;
    import java.util.*;
    import javax.swing.*;
    import oracle.jbo.uicli.controls.*;
    * Specialized version of the JUNavigationBar for the MiMiR application.
    * @author Paul Jan Mehmet
    * @version 1.2.0.0 [Initial Release]
    public class MiMiRJUNavigationBar extends JUNavigationBar
    implements ActionListener
    private static ImageIcon pageIcons[] = new ImageIcon[2];
    private static String imageDir = "images/";
    private static String pageImages[] = {"prevpage.gif", "nextpage.gif"};
    static final int PAGE_FORWARD = 99;
    static final int PAGE_BACKWARDS = -99;
    // Load images only once...
    static
    Class me = MiMiRJUNavigationBar.class;
    for(int i = 0; i < pageImages.length; i++)
    URL icon = me.getResource(imageDir + pageImages);
    if(icon != null)
    pageIcons[i] = new ImageIcon(icon);
    private ArrayList listeners = new ArrayList();
    private int target;
    private MiMiRJButton pageButtons[] = new MiMiRJButton[2];
    private String pageTooltips[] = {"Page back", "Page forward"};
    private int scrollRange = 10;
    * Creates a new MiMiRJUNavigationBar object.
    public MiMiRJUNavigationBar()
    super();
    addPageButtons();
    try
    jbInit();
    catch(Exception e)
    e.printStackTrace();
    private void jbInit()
    throws Exception
    this.setSize(new Dimension(400, 30));
    * Adds to the MiMiRJUNavigationListeners Collection.
    * @param mjunl The Object implementing the MiMiRJUNavigationListener Interface.
    public synchronized void addMiMiRJUNavigationListener(
    MiMiRJUNavigationListener mjunl
    listeners.add(mjunl);
    * Removes from the MiMiRJUNavigationListeners Collection.
    * @param mjunl The Object implementing the MiMiRJUNavigationListener Interface.
    public synchronized void removeMiMiRJUNavigationListener(
    MiMiRJUNavigationListener mjunl
    listeners.add(mjunl);
    * The action to act when an ActionEvent is triggered.
    * @param e The ActionEvent triggered.
    public void actionPerformed(ActionEvent e)
    super.actionPerformed(e);
    Object source = e.getSource();
    if(source instanceof MiMiRJButton)
    int key = ((MiMiRJButton)source).getKey();
    switch(key)
    case PAGE_FORWARD :
    scrollPage(true);
    break;
    case PAGE_BACKWARDS :
    scrollPage(false);
    break;
    default :}
    _updateButtonStates();
    else // Normal JButton in JUNavigator
    for(int i = 0; i < JUNavigationBar.BUTTON_EXECUTE; i++)
    if(source == super.getButton(i))
    target = i;
    break;
    fireMiMiRJUNavigationEvent();
    private synchronized void fireMiMiRJUNavigationEvent()
    MiMiRJUNavigationEvent mjune = new MiMiRJUNavigationEvent(this, target);
    Iterator i = listeners.iterator();
    while(i.hasNext())
    ((MiMiRJUNavigationListener)i.next()).navigationEvent(mjune);
    protected void addPageButtons()
    String buttons[] = {"pageBack", "pageForward"};
    for(int i = 0; i < buttons.length; i++)
    int unary = (i == 1)
    ? PAGE_FORWARD : PAGE_BACKWARDS;
    if(MiMiRJUNavigationBar.pageIcons[i] != null)
    pageButtons[i] =
    new MiMiRJButton(MiMiRJUNavigationBar.pageIcons[i], unary);
    else
    pageButtons[i] =
    new MiMiRJButton(MiMiRJUNavigationBar.pageImages[i], unary);
    pageButtons[i].setBorderPainted(false);
    pageButtons[i].setFocusPainted(false);
    pageButtons[i].setMargin(new Insets(0, 0, 0, 0));
    pageButtons[i].setBorder(
    BorderFactory.createLineBorder(java.awt.Color.lightGray, 0)
    pageButtons[i].setEnabled(false);
    pageButtons[i].setToolTipText(pageTooltips[i]);
    this.add(pageButtons[i]);
    pageButtons[i].addActionListener(this);
    _updateButtonStates();
    protected void _updateButtonStates()
    super._updateButtonStates();
    pageButtons[0].setEnabled(
    getButton(BUTTON_PREV).isEnabled() &&
    (getModel().getCurrentRowIndexInRange() >= scrollRange)
    pageButtons[1].setEnabled(
    getButton(BUTTON_NEXT).isEnabled() &&
    ((getModel().getCurrentRowIndexInRange() + scrollRange) < getModel()
    .getAllRowsInRange().length)
    * Sets the size - in rows - that the MiMiRJUNavigationBar will scroll
    * when the page buttons are pressed.
    * @param scrollRange The int number of rows to scroll.
    public void setScrollRange(final int scrollRange)
    this.scrollRange = scrollRange;
    * Returns the size - in rows - that the MiMiRJUNavigationBar will scroll
    * when the page buttons are pressed.
    * @return int The number of rows to scroll.
    public int getScrollRange()
    return scrollRange;
    protected void scrollPage(boolean forward)
    int direction = forward
    ? 1 : (-1);
    getModel().setCurrentRowIndexInRange(
    getModel().getCurrentRowIndexInRange() + (direction * scrollRange)

Maybe you are looking for

  • Stack  overflow error when connecting to SRM with integrated ITS

    When I try to connect to SRM Server through Integrated ITS, it is giving me the error "Stack overview, giSAPWP  is null or not an object. Kindly let me know how to resolve the error.

  • IPhone 4 in recovery mode

    Hi there Firstly I'm not the most techno sharp person so I apologise for needing an idiots guide in advance. I woke up the other morning to find my phone not working and showing the connect to iTunes logo. After searching in various places I download

  • My computer keeps telling me to authorize it, I have done so several times but it keeps telling me to

    I am trying to transfer movies I've purchased through iTunes from my Macbook Pro to my iPad. iTunes keeps telling me I need to authorize my computer to download the movies onto my iPad. I have "authorized" it several times, but each time I sync it, i

  • How to enable x11vnc at startup using systemd ?

    Hi everyone, This is what i tried: copy /usr/lib/systemd/system/x11vnc.service to /etc/systemd/system/x11vnc.service edit /etc/systemd/system/x11vnc.service, added the Install section and changed ExecStart [Unit] Description=VNC Server for X11 Requir

  • Sensor acting up

    Hi all, I have my Incredible for 3 weeks now. The past week, the sensor on my Incredicle is acting up. It would press certain keys or application without me touching any of it and would go on like that until I have to turn it off and on again. Anyone