Oracle 8 Lite & J Developer - Business Component Wizard

When I run the Business Component Wizard against the Oracle 8 Lite database it checks the connection ok, but fails with SQL Error [POL-5130] table or view not found.
This is at the step 3 of 3 - where it shows the available tables etc.
The default tables exist with data and this has been verified using SQL Plus
Any ideas ?
null

Oracle8 Lite & JDeveloper & Business Component - combination is not working. The next version (JDeveloper) will fix that (atleast that is what oracle finland told me)

Similar Messages

  • How to customise the default business component wizard

    I Would like to customize the default Business component wizard for my application so that some of the option should be dissabled. (e.g when I associate my business component with several tables I see a window which shows insert '+', delete 'x' etc) will come by default I would like to hide delete from this.
    Can any one tell me how do I customise my Business application window?
    Thanks
    Jitendra

    I looked into "Modifying Data Form Generation Templates" which says there will be template.properties but could not find this file.
    Actually my problem is I would like to add/delete some of menu item in the default business component browser. If possible to do this ?
    Or would like to create a browser something similar to BC4J browser which gives me a list of tables to browse and each table gets opened as a data frame (Frame is easy to modify). Something like MDI for Data Frame.
    Any help on this would be helpful.
    Thanks
    null

  • ADF business component wizard with tables referencing junction table

    I have a three tables, user, devices and a link/junction table to map the user's assigned devices.
    <<user>>
    user_id
    user_name
    <<device>>
    device_id
    device_name
    <<userdevice>>
    user_id
    device_id
    I wanted to create a view page where I can search a user then display the list of devices assigned to this user. The association between these two tables is the userdevice table.
    Using the wizard alone couldn't satisfy my objective. Have you encountered the same issue? Thanks.

    Hi Cyrus
    I'm not sure which Wizard are you referring to; can you clarify?
    Which area of WebCenter Portal are you using where you're seeing this issue?
    ~Sripathy

  • Confused about the Business Component Developer Certification

    Excuse me, I´m confused...
    How many certifications are about the Business Component Certification? Three??
    I thought there was just one, the Business Component Developer, which is the 1Z0-860 code...
    but I also have seen these:
    Java EE 6 Enterprise JavaBeans Developer Certified Expert Exam - 1Z0-895
    Java EE 6 Java Persistence API Developer Certified Expert Exam - 1Z0-898
    and now I don´t know which one to study for...
    Are these better? Or just different? Or are the last ones just the new ones and the 1Z0-860 is obsolete?
    Thanks in advance!

    938334 wrote:
    Excuse me, I´m confused...
    How many certifications are about the Business Component Certification? Three??
    I thought there was just one, the Business Component Developer, which is the 1Z0-860 code...
    but I also have seen these:
    Java EE 6 Enterprise JavaBeans Developer Certified Expert Exam - 1Z0-895
    Java EE 6 Java Persistence API Developer Certified Expert Exam - 1Z0-898
    and now I don´t know which one to study for...
    Are these better? Or just different? Or are the last ones just the new ones and the 1Z0-860 is obsolete?
    Thanks in advance!The basic answer to look at the question topics for each exam and and see what fits you. The question topcis should yield insight.
    Additionally the following exam is an OCP
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=&lang=&p_exam_id=1Z0_860
    The other two are OCE, as far as I can tell. Typically more of an area in depth, but OCE's can vary.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=&lang=&p_exam_id=1Z0_895
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=&lang=&p_exam_id=1Z0_898
    I also notice the earlier exam is J2EE5; the later exams are J2EE6
    Hope this helps a little, but this java stuff is too hard for me and i must stackdump.

  • Application Development using Jdeveloper using Oracle Lite

    Hi all,
    I need to develop an application that works with the oracle database lite technology.
    Ritght now I am working on some 10 tables .The Scenario is like the application developed is deployed on the middle tier and the user downloads it and goes offline. And he uses the application offline with the same tables present (that are used in developing the application) in another database present on the user machine . I have gone through the ADF BC tutorials but I couldn’t figure out whether the business components (view objects, entity objects) that are created by using tables (connecting to a particular schema in the database) can work if the schema changes(coz I tried doing that and faced errors that connection to database couldn’t be established ). I think this might be because the schema has changed.
    Does this Business components created work if the database schema changes?
    Is it possible to develop an application using java swing that works on the oracle database lite? I need a standalone Windows 32 application to be developed.
    Thanks in advance

    Let's assume you have two database schema USER1 and USER2
    And let's assume that USER2 grants the appropriate privileges so that USER1 can see his tables.
    If you connect as USER1 in JDeveloper and create an entity object based on a table USER2.SOMETABLE, then the SomeTable entity object will remember the USER2 schema name as part of the table name.
    If instead if USER1 creates an entity object against a table in his own USER1 schema, then the entity object will only record the "TABLENAME" in the entity metadata, without a schema qualifier. In this case, if you connect to a different schema at runtime which still has the expected TABLENAME table in it, then it will work fine.
    Generally you would want to use an entity based on a synonym instead of an entity based directly on a SCHEMANAME.TABLENAME so that it wouldn't matter if the schema changed.
    Yes, you can build Swing, JSF, or JSP applications against Oracle Lite using ADF BC.

  • 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

  • Oracle Business Component Browser hanging

    I am trying to run a read-only view object in the Oracle Business Component Browser. The view object has bind variables. When I double click on the view object the browser comes up prompting me to enter the bind variables. After entering the values and clicking "OK" it lists the labels and fields for the return values, but the fields are blank. The query tests ok in the view object and when I run it in Toad, I get a return record, so I have confirmed that the data exists and the query runs correctly, but it does not work in the browser. In the log, the last line is: INFO: BC4J Tester started. It has been that way for about an hour now. It takes about 15 seconds to run in Toad.
    Thanks in advance for your help!
    Edited by: user9348710 on Apr 13, 2010 9:00 AM

    ok, after running it in debut mode, it does list the query with the bind variables, then states: Reusing defined prepared Statement. Then finishes with:
    Bind params for ViewObject: [the view object]
    [397] Binding param "BindFirstName": Pat
    [398] Binding param "BindMiddleName": X
    [399] Binding param "BindLastName": Bass
    [400] **** refreshControl() for BindingContainer :[the view object]_0PageDef
    [401] *** DCDataControl.sync() called from :DCBindingContainer.refresh
    Is this useful at all? Is it still trying to run it or are these normal ending log entries?

  • Error Loading Business Component : oracle.jbo.dt.jdevx.JdvXmlNode

    Hi all,
    We are using JDev 10.1.3.1. When I first open JDeveloper and click on Model Project to expand the node, I always get this error below:
    When I rebuild, It compiles without error, but I just want to get rid of this error..
    Thanks,
    xtanto
    Error Loading Business Component :
    ......\Model\Model.jpr
    oracle.jbo.dt.jdevx.JdvXmlNode
    Exception : java.lang.ClassCastException
    java.lang.ClassCastException: oracle.jbo.dt.jdevx.JdvXmlNode
         at oracle.jbo.dt.jdevx.JdvApplication.loadFromProject(JdvApplication.java:1611)
         at oracle.jbo.dt.jdevx.JdvApplication.doOpenProject(JdvApplication.java:1932)
         at oracle.jbo.dt.jdevx.JdvApplication.openProject(JdvApplication.java:1915)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.doOpenProject(JdxLoader.java:1537)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.openProject(JdxLoader.java:1488)
         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:1548)
         at oracle.ide.model.Node$1.invokeLaterIfNeeded(Node.java:1608)
         at oracle.ide.model.Node$1.nodeOpened(Node.java:1541)
         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:1097)
         at oracle.ide.model.Project.getProperties(Project.java:323)
         at oracle.ide.model.ProjectContent.getInstance(ProjectContent.java:122)
         at oracle.ide.model.ContentLevel.initChildren(ContentLevel.java:88)
         at oracle.ide.model.ContentSetFilter.initChildren(ContentSetFilter.java:28)
         at oracle.ide.model.ContentFilter.getChildrenImpl(ContentFilter.java:121)
         at oracle.ide.model.ContentFilter.getChildren(ContentFilter.java:64)
         at oracle.ideimpl.explorer.BaseTreeExplorer.addChildren(BaseTreeExplorer.java:360)
         at oracle.ideimpl.explorer.BaseTreeExplorer.open(BaseTreeExplorer.java:872)
         at oracle.ideimpl.explorer.BaseTreeExplorer$2.run(BaseTreeExplorer.java:1788)
         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 getting the exact same error after updates someone did yesterday on our project. We can't figure out what is causing them. Everything in our model.jpr appears to be correct from a quick look-over. Any thoughts on this?

  • Sun Certified Business Component Developer (SCBCD)

    The Sun Certified Business Component Developer (SCBCD) certification targets information regarding Java components related to distributed applications, specifically Enterprise Java Beans (EJBs). To achieve this certification, the candidate must pass a computer-based test available world-wide at Prometric test centers.
    SCBCD 1.4 exam covers Java2 Enterprise Edition (J2EE) version 1.3 code, including EJB version 2.0.
    As of 2008, the SCBCD covers the Java2 Enterprise Edition (J2EE) version 5 code, corresponding to EJB version 3.0.
    The pre-requisite for this certification is that the candidate should be a Sun Certified Programmer for Java 2 Platform (any edition).
    SCBCD for J2EE version 1.3 is now no longer offered (starting February 2008). However, the upgrade exam from SCBCD for J2EE version 1.3 to J2EE version 5 is still available.
    310-090:Sun Certified Business Component Developer for J2EE1.3
    It comes from blog.killtest.com

    Team,
    #1: I understand that this is Sun's Training / learning / Certification forum, which I believe is a good place to ask such a question. I believe the answer would be beneficial to a few more people than me.
    #2
    I do understand the true nature of the examine. Application Design, Patterns, UML - an Architects view of a project. But the test requirements also states a few item that differ in EJB 3.0 over EJB 1.1, 2.0, 2.1 - for instance::
    Section 4: Enterprise JavaBeans Technology
    * List the required classes/interfaces that must be provided for an EJB technology.
    * Distinguish Session and Entity beans.
    * Recognize appropriate uses for Entity, Stateful Session, and Stateless Session beans.
    * State benefits and costs of Container Managed Persistence.
    * State the transactional behavior in a given scenario for an enterprise bean method with a specified transactional deployment descriptor.
    * Identify costs and benefits of using an intermediate data-access object between an entity bean and the data resource.
    Section 5: Enterprise JavaBeans Container Model
    * Explain how the EJB container does lifecycle management and has the capability to increase scalability.
    I have recently passed the Sun Certified Business Component Developer (SCBCD), and work in an EJB 3.0 environment. I wish to the certification to reflect the current technology.
    If there is someone more appropriate to ask or place to ask, please direct me to the resource. Thank you.
    Tony McClay

  • Oracle Lite Developement on EPOC , Win CE

    Hi,
    I am working on Oracle Lite , its working perfectly on the Windows, synchronizing etc. I deal with Mobile application developement with EPOC , Win CE on Psion Teklogix NetPad.
    Is any one working on EPOC or Win CE Device, trying to Deploy Java Applets , Servlets or JSP.
    It will be gr8 to share experiences.
    Thanks
    Bye
    Anand
    [email protected]

    Oracle 5.0.10 does not provide an x.86 emulator for CE.nt devices. Eventually this will be an Oracle tool that will be an extension of .net.
    Cheers,
    Phil

  • Bug: JDev 10.1.3.1 Oracle Business Component Browser NullPointerException

    During the test of the Application Module using Business Components Browser (right click on TechnicianService -> Test):
    Oracle Business Component Browser: If you try to double click on ViewLink1 node as explained in JDeveloper Manual and set the TechName variable then you’ll get a NullPointer Exception.
    The workaround is to double click on Technicians Node and then set the TechName variable but it would be nice to have it patched.

    Hi,
    this is what I crated as a test based on teh HR schema
    1. DepartmentsView
    2. EmployeesView with a bind parameter for QBE
    3. DepartmentsView and EmployeesView linked via auto generated VL
    When I test this and double click the link then I see two scenarios
    - Departments and Employees are shown if the bind parameter has a default value
    - Departments with no Employees are shown if there is no default value set
    Double clicking the EmployeesView brings up the QBE dialog
    Can you confirm that his usecase works for you as well? In this case the problem shows to be within you project
    Frank

  • Help on UI development for Oracle Lite

    Can anyone suggest me a suitable environment that i can use to develop a UI to access Oracle lite database. J2ME does not have odbc support because of which i am not able to build the UI. Hence kindly help me in this regard. REQUIRED ASAP...

    You have to use carbide c++ with csql ..Download symbian sql guide . Follow the step .Edit mmp file create csql ->msync ->deploy on device .
    Then install Oracle mobile server on public ip machine .Make it accessble. It is backend. You can use UI of nokia as front end.But nowhere examples isnot avaible .If you find some where let me know
    Chirag

  • Error opening a business component view object - ExtendedTextArea missing

    Hi,
    I'm running the HRSystem demo from the oracle developer day, and get an error opening any business component view object, for example, JobsView.xml. The error is:
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.javatools.ui.ExtendedTextArea
         Dependent class: java.awt.Component
         Loader: jre.bootstrap:1.6.0_05
         Code-Source: unknown
         Configuration: jre bootstrap
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [C:/Oracle/Middleware/jdeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14642381]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.lang.Class.getDeclaredMethods0 (Native method) [unknown, by unknown]
         at java.lang.Class.privateGetDeclaredMethods (Class.java:2427) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.lang.Class.getDeclaredMethod (Class.java:1935) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component.isCoalesceEventsOverriden (Component.java:5726) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component.access$100 (Component.java:162) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component$2.run (Component.java:5680) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component$2.run (Component.java:5678) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at java.awt.Component.checkCoalescing (Component.java:5677) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Component.<init> (Component.java:5646) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.Container.<init> (Container.java:245) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JComponent.<init> (JComponent.java:581) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JPanel.<init> (JPanel.java:65) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JPanel.<init> (JPanel.java:92) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at javax.swing.JPanel.<init> (JPanel.java:100) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at oracle.jbo.ui.wizard.JboWizardPanel.<init> (JboWizardPanel.java:94) [C:/Oracle/Middleware/jdeveloper/modules/oracle.adf.model_11.1.1/bc4jwizard.jar (from system property C:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jwizard.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.dlg.DtuWizardPanel.<init> (DtuWizardPanel.java:67) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchPanel.<init> (SearchPanel.java:84) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchPage.jbInit (SearchPage.java:79) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchPage.<init> (SearchPage.java:63) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.ecsf.dt.ui.SearchFlatEditorListener.initEditor (SearchFlatEditorListener.java:41) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ecsf.dt.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.ecsf.dt.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.common.JeoEditorMulticaster.dispatchInitEditor (JeoEditorMulticaster.java:56) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.JeoEditor.getGUI (JeoEditor.java:282) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.JeoEditor.getPanel (JeoEditor.java:310) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.editors.JeoEditor.setContext (JeoEditor.java:341) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.ideimpl.editor.EditorState.createEditor (EditorState.java:158) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor (EditorState.java:94) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos (SplitPaneState.java:231) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos (SplitPaneState.java:194) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState (TabGroupState.java:103) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.TabGroup.addTabGroupState (TabGroup.java:379) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor (EditorManagerImpl.java:1400) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor (EditorManagerImpl.java:1334) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor (EditorManagerImpl.java:1260) [C:/Oracle/Middleware/jdeveloper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame (EditorUtil.java:164) [C:/Oracle/Middleware/jdeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame (EditorUtil.java:127) [C:/Oracle/Middleware/jdeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.ide.editor.EditorUtil.openExplicitDefaultEditorInFrame (EditorUtil.java:67) [C:/Oracle/Middleware/jdeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManagerLoader()), by main:11.0]
         at oracle.jbo.dt.jdevx.JdvIde.editSourceFile (JdvIde.java:1826) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doFlatEditMenuAction (DtuMenuManager.java:1706) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.performMenuAction (DtuMenuManager.java:1595) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doMenuAction (DtuMenuManager.java:1377) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.JdxMenuManager.doMenuAction (JdxMenuManager.java:892) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.deployment.ui.JxdMenuManager.doMenuAction (JxdMenuManager.java:66) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.bc4jdt.deploy.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.bc4jdt.deploy.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doAction (DtuMenuManager.java:1363) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.ui.main.DtuMenuManager.doAction (DtuMenuManager.java:1348) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.JdxMenuManager.doActionPerformed (JdxMenuManager.java:694) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at oracle.jbo.dt.jdevx.ui.JdxMenuInvoker.run (JdxMenuManager.java:2111) [C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.BC4J.jar (from system property C:\Oracle\Middleware\jdeveloper\jdev\extensions\oracle.BC4J.jar), by main:11.0]
         at java.awt.event.InvocationEvent.dispatch (InvocationEvent.java:209) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventQueue.dispatchEvent (EventQueue.java:597) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpOneEventForFilters (EventDispatchThread.java:273) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java:183) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:173) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:168) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:160) [jre bootstrap, by jre.bootstrap:1.6.0_05]
         at java.awt.EventDispatchThread.run (EventDispatchThread.java:121) [jre bootstrap, by jre.bootstrap:1.6.0_05]
    I searched for this class, and it is supposed to be in uic.jar. However, when I opened that jar file it was not there. Did I set something up wrong, or is this a bug in jdeveloper?

    When I am trying to open a VO inside JDeveloper for editing. The issue appears only to be with the VO's, even the ones that were automatically created at the start of the tutorial. Other types of objects can be opened for editing without incident.
    Here is my versioning info:
    ADF Business Components     11.1.1.52.5
    CVS Version     Internal to Oracle JDeveloper 11g (client-only)
    Java(TM) Platform     1.6.0_05
    Oracle IDE     11.1.1.0.31.52.05
    Versioning Support     11.1.1.0.31.52.05

  • 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

  • Oracle Lite / Jdeveloper 3.1 / oljdbc40 URGENT

    Hello,
    I am trying to demonstrate that it's possible to develop with jdeveloper 3.1, using Oracle Lite.
    But when I try to open a connection with the POLite sample base (using the business components projet wizard), after having configured jdeveloper for Oracle Lite as mentioned in the release notes (libraries), I allways get the following message:
    "oljdbc40 not found in java.library.path"
    I tried to copy oljdbc40.dll to "jdk_root"\jre\bin and "jdk_root"\bin;
    I have installed the patch 400214.
    Why can't I get success to this connection?
    French Oracle support proposed me to download Jdeveloper 3.1, what I did with a lot of patience (very difficult to access have the connections).
    All what I have tried (I hane spent some full days now on it) didn't lead to any result... An other remark: the problem seems to be identical on Windows NT and windows 98.
    Could anyone help me now, if possible urgently, because I have now to present something working to the other members of this project team.
    I thank the person who will get me out of this blocking problem very warmly in advance, and hope there is a working solution for that... Sincerely. Alain T.S.

    I'm getting EXACTLY the same problem.
    Installation order was :
    JDeveloper 3.0
    Oracle 8I Lite
    Jdeveloper 3.1
    Please assit
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by alaints (Alain Ter Sakarian):
    Hello,
    I am trying to demonstrate that it's possible to develop with jdeveloper 3.1, using Oracle Lite.
    But when I try to open a connection with the POLite sample base (using the business components projet wizard), after having configured jdeveloper for Oracle Lite as mentioned in the release notes (libraries), I allways get the following message:
    "oljdbc40 not found in java.library.path"
    I tried to copy oljdbc40.dll to "jdk_root"\jre\bin and "jdk_root"\bin;
    I have installed the patch 400214.
    Why can't I get success to this connection?
    French Oracle support proposed me to download Jdeveloper 3.1, what I did with a lot of patience (very difficult to access have the connections).
    All what I have tried (I hane spent some full days now on it) didn't lead to any result... An other remark: the problem seems to be identical on Windows NT and windows 98.
    Could anyone help me now, if possible urgently, because I have now to present something working to the other members of this project team.
    I thank the person who will get me out of this blocking problem very warmly in advance, and hope there is a working solution for that... Sincerely. Alain T.S. <HR></BLOCKQUOTE>
    null

Maybe you are looking for

  • Windows 2003 server and application server 8.2

    I trying to install application server 8.2 and the installation stop and says me this: INFO - archivo jar descomprimido: activation.jar.pack INFO - archivo jar descomprimido: appserv-assemblytool.jar.pack INFO - archivo jar descomprimido: appserv-cmp

  • Doubt regarding File Content Conversion.

    Hi Experts,      my scenario is : XML - >XI -> FCC my input is: <?xml version="1.0" encoding="UTF-8"?> <ns0:FCC_MT xmlns:ns0="urn:passhe.com/TestXMLtoFCC">    <Name>       <Fname>firstname</Fname>       <Lname>last name</Lname>    </Name>    <Address

  • Removing MS office 2013 patches in windows 8.1 machine

    Hi all, Last two months before in have Deployed Ms office 2013 patches (KB2837618) in All windows 8.1 64 Bit workstations .it causing lot of outlook issues. Now we have to remove that patches almost around 200 PC. 1.I have created task for that patch

  • Lenovo k900 Multi Language Support

    Hello! I am currently interested in using the k900 with languages other than the default languages. I've tried to use an app like morelocale 2 to add the languages, but this only converts the app names and not the text in the settings menus. Is there

  • Perform preliminary checks on inbound batch IDocs

    Hi All, I have a waiting inbound IDoc in status 64, which I customized (in the message type) to wait for program RBDAPP01 (i.e. this is a batch idoc). My ABAP program needs to run the IDoc <b>in test mode</b> so I can predict whether the real IDoc ru