Jdeveloper 1.1.1.7 and DCTaskFlowBinding.getRegionModel()

Hi,
when i upgrade jdev 11.1.1.6 to 11.1.1.7, i am getting the following exception. can anyone tell me how to get RegionModel without using DCTaskFlowBinding?
oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NoSuchMethodError, msg=oracle/adf/controller/internal/binding/DCTaskFlowBinding.getRegionModel()Loracle/adf/view/rich/model/RegionModel;[[
at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:699)
at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2143)
at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3118)
at oracle.adf.model.bean.DCBeanDataControl.invokeMethod(DCBeanDataControl.java:445)
at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:261)
at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1635)
at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2151)
at oracle.adf.model.bean.DCBeanDataControl.invokeOperation(DCBeanDataControl.java:473)
at oracle.adf.model.adapter.AdapterDCService.invokeOperation(AdapterDCService.java:314)
at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:740)
at oracle.jbo.uicli.binding.JUEventConsumer.handleEvent(JUEventConsumer.java:89)
at oracle.adf.controller.internal.binding.TaskFlowEventNameResolverForNestedBC$EventConsumerWrapper.handleEvent(TaskFlowEventNameResolverForNestedBC.java:76)
at oracle.adf.model.binding.events.EventDispatcherImpl.invokeEvent(EventDispatcherImpl.java:445)
at oracle.adf.model.binding.events.EventDispatcherImpl.dispatchEventToConsumer(EventDispatcherImpl.java:417)
at oracle.adf.model.binding.events.EventDispatcherImpl.dispatchEventForSubscription(EventDispatcherImpl.java:385)
at oracle.adf.model.binding.events.EventDispatcherImpl.dispatchEventForCurrentContainer(EventDispatcherImpl.java:284)
at oracle.adf.model.binding.events.EventDispatcherImpl.dispatchEvent(EventDispatcherImpl.java:200)
at oracle.adf.model.binding

Hi,
DCTaskFlowBinding is a class in an internal package that is for internal framework use only. You can cast the task flow binding reference to DCBindingContainer. To access the region model, use EL as Timo suggested
Frank

Similar Messages

  • Jdeveloper 10.1.3.4 and subversion extension

    I downloaded jdeveloper 10.1.3.4 and when i try to apply the subversion update from the help menu and it is no longer is available, no updates display and only 11g is available as the update. Can anybody tell me how to install the subversion update by using the update option in jdeveloper?

    Can you check that you don't already have subversion support - versioning menu->select version system
    If you don't you can get the extension from here:
    http://download.oracle.com/otn/java/jdeveloper/10134/extensions/subversion_bundle.zip

  • Jdeveloper 10.1.3.2 and sqlplus password prompting

    OK,
    I downloaded jdeveloper 10.1.3.2. Created a new database connection, let's call it 'TestDBConnection'. In the authentication tab, made sure 'deploy password' was checked. Tested database connection everything works. So far so good.
    Now create a pl/sql procedure. i.e
    create or replace procedure test
    is
    begin
    null;
    end;
    right click on file, select 'Run in sql*plus', click on 'TestDBConnection'.
    Sql*plus comes up 'BUT' it prompt for a password!!!!!
    WTH!!! 10.1.2 never had this 'problem/feature' this is sooooo annoying. Everytime I want to compile a sql file from JDeveloper, I have to type in the password!
    Anyone know a work around for this?

    This is a security requirement we had - since we don't want to pass the password visibly to SQLPlus.
    A workaround for this is to go into tools->External Tools and add an option that will invoke SQLPlus with the user/pass you want and pass the name of the file you are on to it as a parameter.

  • JDeveloper, ADF, lack of support and bleak future

    Hi,
    I'm a seasoned Java and .NET developer, used to many environments and frameworks. A happy user of Oracle databases.
    For a very Oracle oriented client I started with a team of developer a project using JDeveloper (no choice). After 4 months of using JDeveloper, ADF to build web sites, here are some thoughts I would like to share. This remarks only focus on that products, because I have a lot of respect for the Oracle databases and had a lot of success with them.
    I am starting to get depressed about the very few blogs (most from Oracle) talking about JDeveloper and ADF, the lack of books, and the Oracle forums.
    Moreover, most of the time you never get an answer to your problems, sometimes untested not working 'solutions', and a very very few times a working solution. Help is sparse, the community is missing.
    If Oracle wants to promote its framework, it has to boost the number of tutorials, examples and support.
    Googling about ADF is most of the time a non sense since you always land on the same 3 blogs and the Oracle forums.
    Proof of non use by the community ?
    If you try on www.indeed.com to find statistics about JDeveloper or ADF jobs you get another frightening proof.
    Sometimes you find a piece of code or a tutorial that may help, but you realize it works only on some specific release of JDeveloper.
    What makes me angry is when you ask why your code works on the x.x.x.x version but not the newest version, and the only answer you get is stay with x.x.x.x version (I won't bother to fix your 10 lines or code or even give you a direction to do it (maybe coz I don't understand myself were the breaking changes are)).
    JDeveloper is damn too slow ? You should have a dual-core and at least 2 Go of memory, you poor thing ! Is Java for rich people ?
    Debuging is a nightmare. Compared to Eclipse or others it is not practical at all.
    I'm happy when I can create a few pages drag and dropping controls. Business components are also a good thing. It speeds up my development. But since development is not just UI and generating business components, I lose a lot of time every time I want to write code, every time I do something "exotic" it becomes a pain in the ass.
    My problem here is that the architecture and JDeveloper constraint the developer a lot. I don't even talk about the fact that everything is only Oracle database oriented (openess ?). Even changing your page layout is a pain. Positioning controls is non trivial. As a whole, I would say that this whole thing imposes you to adapt to it, it doesn't adapt to you and your way of working.
    Most results I saw look like the Oracle websites.
    I could go on about the various bugs and problems that plague JDeveloper. Like the refactoring (when usable) that leave old and annoying stuff in your model XML, like the bugs in the diagrams, like problems related to auto-binding on the page and manually changing controls ID, various synchronization problems between pages and backing beans, adding upload is a mess, OrdDomain types are buggy, regions doesn't work well in the designer, and so on...
    My point is that I feel the whole thing is not mature. And Oracle seems to fix some issues with the release of JHeadStart. Sometimes you fix things by integrating JHeadStart stuff. JHeadStart is probably a great thing and a time saver if you don't do too much "exotic" screens and code, but does it means that JDeveloper+ADF and classic development becomes a second class citizen ?
    This is sad, since the ADF framework and JDeveloper look good and are worth of a more widespread usage. But marketing and support are way way far behind other commercial and open-source solutions. When I see what is planned for JDeveloper 11 and I compare it to others (Java or not). When I look at the developers needs and expectations, I feel we are losing the race.
    Maybe Oracle would like to hand over some of the framework to the community, but my feeling is that the community is already commited on other exciting and less constraining frameworks and tool, and this community may well work in a way that doesn't fit Oracle vision. Future will tell.
    Cheers.

    Hi,
    thanks for the detailed comment. I appreciate the time you spent writing this up as this helps to improve the product. Below is a first - quick and brief response to some of your statements.
    ... for documentation and tutorials
    http://www.oracle.com/technology/products/adf/learnadf.html
    Especially the ADF Developer Guide for 4 GL developers earns a lot of praise among J2EE developers.
    http://download.oracle.com/docs/html/B25947_01/toc.htm
    ... for books
    http://www.oracle.com/technology/tech/java/jsf.html
    Sometimes you find a piece of code or a tutorial that may help, but you realize it works only on some specific release of JDeveloper. What makes me angry is when you ask why your code works on the x.x.x.x version but not the newest version, and the only answer you get is stay with x.x.x.x version
    Of course samples need to be created to some point in time with a specific version. We have SRDemo as our main - maintained - reference demo I suggest you download this sample from OTN using help--> check for updates. Note that SRDemo contains code solutions for most developer cases and also is available in 10.1.3.1
    I'm happy when I can create a few pages drag and dropping controls. Business components are also a good thing. It speeds up my development. But since development is not just UI and generating business components, I lose a lot of time every time I want to write code, every time I do something "exotic" it becomes a pain in the ***.
    What is exotic, and what are the questions you didn't get an answer for ? I see that this is your first posting on OTN, so I am wondering under which account you posted the other questions that did not get an answer.
    Googling about ADF is most of the time a non sense since you always land on the same 3 blogs and the Oracle forums. Proof of non use by the community ?
    Isn't OTN a community ? I don't think that we need another discussion forum and looking at OTN it appears very active.
    I don't even talk about the fact that everything is only Oracle database oriented (openess ?).
    Not true. Please prove your claim.
    Even changing your page layout is a pain. Positioning controls is non trivial. As a whole, I would say that this whole thing imposes you to adapt to it, it doesn't adapt to you and your way of working. Most results I saw look like the Oracle websites.
    Now you are barking up the wrong tree, blaming ADF for what is JavaServer Faces layouting. You don't have to use JSF but can go for JSP /Struts and/or Swing development. What is the view layer technology of your choice that allows you to do better layouting ?
    I could go on about the various bugs and problems that plague JDeveloper
    Yes, please post them all
    ... regions doesn't work well in the designer, and so on...
    Of course, because regions are not officially supported. JDeveloper 11 - I know you don't want to hear future - will have full templating (going far beyound of what facelets do) and region support
    My point is that I feel the whole thing is not mature. And Oracle seems to fix some issues with the release of JHeadStart.
    JHeadstart is a consulting offering and not meant to fix the product.
    ... but does it means that JDeveloper+ADF and classic development becomes a second class citizen ?
    No comment for this statement as it is based on a wrong observation
    This is sad, since the ADF framework and JDeveloper look good and are worth of a more widespread usage. But marketing and support are way way far behind other commercial and open-source solutions. When I see what is planned for JDeveloper 11 and I compare it to others (Java or not).
    Note that only a fraction of new features in JDeveloper 11 leaked out so far or have been mentioned in the recent statement of direction. JDeveloper has many more features that we don't yet promote because the software isn't available.
    Please note that we give ADF to the community. Its just we are not giving it to the open soutce community but the J2EE community (JSR-227)
    Frank

  • JDeveloper Prerelease 10.1.3 and toplink

    Hello,
    I know ADF is not supported but could someone tell me please if the new prerelease of JDeveloper supports toplink and if so how well is it supported? I mean by that does it have many quirks because it is a prelease.
    If anyone out there using it feedback would be great.
    Thanks much,
    Alex.

    The 10.1.3 J2EE Download contains TopLink, but you won't get the easy binding to the user interface that you get with ADF.
    Since it is a developer preview you might encounter problems and glitches, if you do please report them on this or the TopLink forums so we can fix them for production.
    If you want a production version of JDeveloper with full TopLink support check out the new 10.1.2 release - a lot of toplink improvments in there.

  • Jdeveloper does not show sequence and table name in dB navigator.

    Hi my jdev version is 11.1.1.5.0
    I have a table and sequence.I need to map sequence to this table.
    But i don't see this table and sequence in jdeveloper DB navigator under my connection.Why is this happening?

    Incase if you are not the owner of the table, why don't you look under synonyms/views as well. Also double check you database connection to see if it is pointing to right database server (i.e. DEV or TEST) sometime you may overlook them as well.
    To double check this, connect from any other sql client tools like toad and see if you are seeing those database objects in the desired location, if not then you are looking in wrong location.

  • JDeveloper 9.0.5.2 and Reports Objects

    When do you release the extension of JDeveloper 9.0.5.2 to make Reports Objects (Reports Destination,...)?
    I try to make a Reports Destination with JDev 9.0.4.0 and publish to a AS10g (ver. 9.0.4.0.99), but after configuration the web reports application it doesn't start with new configuration.
    I put my jar file on
    $ORACLE_HOME/reports/jlib
    I modify REPORTS_CLASSPATH with Oracle Enterprise Manager Application Server Control
    I modify $ORACLE_HOME/reports/conf/server_name.conf file with new destination.
    I don't known where is the error.

    Hi ,
    We are in the process of fixing any issues with JDev 9.0.5 integration. Till then if you just want to create plugin destination (and other plugins like notification etc) you can follow the following steps
    SDK - http://otn.oracle.com/products/reports/apis/index.html
    Plugin Destination - http://otn.oracle.com/products/reports/apis/plugDestination/index.html
    Thanks
    Ratheesh

  • Why not jdeveloper creates the persistance unit and the session client and

    why you do not create the persistance unit (outside) and the session client and ...the interface and other required opjects automatically when I create the application or the project?
    why you are using symbols like AFD, JSF, JSP, JPA,.JEE...and tens more, why you do not use a meaningfull names of these process symbols.
    Thanks
    Ali

    Asalman,
    I'm quite happy the JDeveloper behaves the way it does. Why? Because in most of my scenarios I don't want to be driven in a particular direction of development. This my choice of development and I don't like tools that dictate this to me.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • JDeveloper 11.1.1.6 and IPAD2

    Hi,
    We have developed the ADF application using JDeveloper 11.1.1.6.
    This application works fine on desktop (Windows as well as on MAC) with browsers like (IE, Chrome, Safari).
    Now we are testing this application on IPAD 2.
    The application itself is working fine on IPAD 2 but we are getting JavaScript error whenever there is ADF popup comes.
    We have enabled debug console of IPAD and find the following error:
    "JavaScript error: Null not an object” but it doesn’t say any JavaScript name.
    Though it’s no affecting or application our client doesn’t want this error in console.
    Can somebody please help?

    I did post this with Oracle Support. Hasn't been resolved yet, but I'll bet they need to make a few changes in the way JDev configures the Integrated WebLogic server, and to instructions to developers. If I'm right, this won't be fixed until a later version of JDev.
    Workaround -
    You can change XSQLConfig.xml to switch from the data source connection factory to the XML Developer Kit's own connection factory. Instructions are in the comments. This will mean that you need to add your database connection information to the <connections> section of XSQLConfig.xml, rather than using a connection that you define in JDeveloper (found in connections.xml). And then change the connection attribute in your .xsql file.
    Only problem I'm having now is that the include-owa action is REALLY SLOW in WebLogic. I may have to start ANOTHER Support Request with Oracle Support - and this time it isn't just inconvenient, it is critical. I've got several of these XSQL applications working just fine in OC4J, but they've GOT to perform just as well in WebLogic.

  • JDeveloper 9.0.5.2 and JDK 1.5

    Hello all,
    Af far as I can see, JDeveloper 9.0.5.2 seems not to be able to work with JDK version 1.5 (Java 5). The new version of JBuilder is already able to do this. Can anyone tell me which version of JDeveloper will support JDK 1.5 and where I can find information about this.
    Kind regards,
    Ronald

    The next major version of JDeveloper will have JSK 1.5 support.
    Meanwhile this thread:
    Jdev 10g and J2sdk1.5.0 beta
    Explains how you can hack a 1.5 support in the current version.

  • JDeveloper 11.1.1.3 and Weblogic 10.3.3

    So, we are creating a small ADF app and I recently upgraded my JDev and a production server (on my pc) to 11.1.1.3 and 10.3.3 respectively. The app works on the integrated server but fails on the stand-alone production version. (note: The app previous to the migration ran successfully on 10.3.2 stand-alone production).
    The trace is ..
    java.lang.NullPointerException
            at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:2127)
            at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3185)
            at oracle.adf.model.binding.DCBindingContainer.refreshControl(DCBindingContainer.java:2877)
            at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2863)
            at oracle.adfinternal.controller.util.model.DataBindingActivityImpl.beforeExecute(DataBindingActivityImpl.java:108)
            at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:969)
            at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:878)
            at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:777)
            at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:242)
            at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:102)
            at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1316)
            at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:76)
            at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:409)
            at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:332)
            at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:160)
            at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:108)
            at oracle.adf.view.rich.component.fragment.UIXRegion$RegionContextChange.doChangeImpl(UIXRegion.java:1182)
            at oracle.adf.view.rich.context.DoableContextChange.doChange(DoableContextChange.java:91)
            at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:682)
            at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:487)
            at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
            at jsp_servlet.__dynamicdashboard_jspx._jspx___tag5(__dynamicdashboard_jspx.java:336)
            at jsp_servlet.__dynamicdashboard_jspx._jspx___tag4(__dynamicdashboard_jspx.java:303)
            at jsp_servlet.__dynamicdashboard_jspx._jspx___tag3(__dynamicdashboard_jspx.java:255)
            at jsp_servlet.__dynamicdashboard_jspx._jspx___tag2(__dynamicdashboard_jspx.java:204)
            at jsp_servlet.__dynamicdashboard_jspx._jspx___tag1(__dynamicdashboard_jspx.java:154)
            at jsp_servlet.__dynamicdashboard_jspx._jspx___tag0(__dynamicdashboard_jspx.java:104)
            at jsp_servlet.__dynamicdashboard_jspx._jspService(__dynamicdashboard_jspx.java:65)
            at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
            at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
            at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
            at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
            at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
            at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
            at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
            at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
            at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.j
    ava:267)
            at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:473)
            at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:141)
            at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
            at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
            at com.amec.convero.fwkext.dynamicjdbc.DynamicJDBCBindingFilter.doFilter(DynamicJDBCBindingFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)There is a custom filter in that stack trace but it simply delegates to super.
    Any thoughts?
    Howie

    Yes Virginia, there is a Santa Clause and yes John.. there is a sun ... i've seen it !
    Oracle has done some dramatic changes from 10.3.2 to 10.3.3. Far more than the . release would imply. I was thinking the Smart Update to extend a domain would be like 10.3.2 WRONG. It's now based on patches. I need a support identifier and password. Mine are not verified. Argh. I can login to the support site successfully. Again, argh. I'm leaning right now to recommending to my team (managers) not to upgrade to 10.3.3 at this time (although we need it for BPM/BPEL).. did I say ARGH !

  • JDeveloper 10.1.3, TopLink and JDBC database

    I am new to both JDeveloper and TopLink, so please do not assume a great deal of knowledge on my part. I am reading documentation, but I'm not all the way through it yet, and I need to start making at least some progress on some projects. I am wanting to create an object model based on a database currently running on a FrontBase database platform. FrontBase implements SQL92. I have been able to create a connection to the database and when I test it, it succeeds. When I try to create a TopLink map from the "CreateJavaObjects from Tables" wizard, I first create a new TopLink map, selecting <Generic> as the Database Platform, and selecting the connection to the FrontBase database that I had created earlier. When I click OK in the dialog where I specify the parameters for creating the mapping file, there is a red circle with an X in it in the Database Platform item in the wizard. I'm not sure what this is telling me. Does this mean that I can't use TopLink with FrontBase at all? Or does it mean that the automatic creation of java object through this wizard can't be done? If I can't use the wizard, is there a manual or other alternate way of creating this map so that I could use the other features of TopLink at runtime?
    I am working on a Mac powerbook, using JDeveloper 10g (10.1.3) J2EE Edition. The version of FrontBase is 3.6.27 (which I realize is not the most current but it is what our servers are currently running).
    Many thanks for any insights into this issue. All the documentation is a bit overwhelming when you know as little as I currently do about these tools.
    Yours truly,
    Darlene

    I don't seem to be able to find anything that allows me to import the tables from the database if the platform chosen is "generic". I get a message that says that import is only allowed for databases compatible with Oracle 10g and would I like to change my project settings. Could you make your instructions a bit more specific?
    Thanks!
    Darlene

  • JDeveloper 10.1.3  preview and Hibernate 3.0

    I'm testing JDeveloper Preview 10.1.3.0.2.223 and find some problems when using hibernate 3.0
    When I'm using with OC4J, some packages conflicts and Hibernate don't work.
    I hava to rename <jdevhome1013>\webservices\lib to <jdevhome1013>\webservices\libold
    and replace the file <jdevhome1013>\j2ee\home\lib\asm.jar from file asm.jar that folloies Hibernate 3.0
    So, I'd like to know if it's a know bug, a unknow bug or JDeveloper/OC4J won't support applications with Hibernate?
    Thanks.

    Jim, you are my Idol!!!!
    I'm evaluating JDeveloper (for the first time, not migrating from a previous version), so I'm realy brand new with this environment.
    Now that I see that you (maybe) go in the same direction I go, please, give me your opinion about one point.
    I can see JDeveloper gives the developer a lot of code-generating advantages if you accept using ADF and the rest of the whole Oracle proposed environment. Specifically, the amazing speed you can get on binding the three tiers: database (with connections and drag-and-drops for tables), Business Objects and logic (with middle tier wizards) and presentation tier (with that great drag-and-drop jsp creation tool). I think all this tools can really make a speed-difference…
    But… I don’t like “proprietary solutions”, I like open-source-standards, so… I prefer Hibernate (3.0.5), any structural-framework, like Struts or whichever, and for example JSF for the presentation tier (still evaluating this point)
    I’ve seen that tutorial about using Hibernate + JSF with JDeveloper (http://www.oracle.com/technology/pub/articles/vohra_hibernate.html) but it didn’t satisfied me too much: It’s written for Hibernate 2.1.8 and migrating to Hibernate 3.0 is not possible without a headache…
    So finally, I decided to import a “neutrally” built Struts + Hibernate 3.0 project and try to “speed it up” using JDeveloper. And then it was when I hit my head against this problem you’ve just solved! Jiiiimy, Jiiiiimy!!!! :-))))))
    So, finally, my questions:
    1)     Would you say that if I’m developing this within this kind of tools, then JDeveloper still gives me much of the speed It gives in the first case? Can I drag-and-speedy-drop from database to model tier, or from model to control or to presentation tiers without introducing any Oracle libraries in my project? How? Do you have any example?
    2)     In your opinion, which is the best environment for speeding up this whole development process: JDeveloper, Eclipse + Exadel or any other plug-in environment? Any other you may prefer?
    Hey, again, thanks a lot!! Oracle should take note of the bug you detected (and maybe pay you some bucks for it :-))
    Fer

  • JDeveloper 10.1.3.3 and Embedded OC4J server

    This is the Embedded OC4J server on JDeveloper 10.1.3.3 I have pointed it to compile in Java SDK 1.4.2_14
    I have set up the projects datasources to use the JDBC driver ojdbc14.jar
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    **** Unable to obtain password from principals.xml. Using default.
    C:\jdev\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config>
    C:\j2sdk1.4.2_14\bin\javaw.exe -ojvm -classpath C:\jdev\j2ee\home\oc4j.jar;C:\jdev\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdev\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    *WARNING: Code-source C:\jdev\jdbc\lib\ojdbc14.jar (from <library> in /C:/jdev/jdev/mywork/NJTransit/NJTransit-oc4j-app.xml) has the same filename but is not identical to /C:/jdev/jdbc/lib/ojdbc14dms.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdev\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.root:0.0.0.
    *Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 4421 ms.
    Target URL -- http://207.200.160.250:8988/NJTransit-NJTransit-context-root/index.jsp
    12/03/08 14:58:05 Oracle Containers for J2EE 10g (10.1.3.0.0) initialized
    My question is why is it having trouble distinguishing between ojdbc14.jar and ojdbc14dms.jar
    as a result I am getting unexpected behavior from the Application
    Declaration in my code
    int mypidm;
    String sql1 = "SELECT SPRIDEN_PIDM FROM SPRIDEN WHERE SPRIDEN_ID = UPPER(?)";
    try{
    PreparedStatement pstmt = conn.prepareStatement(sql1);
    pstmt.setString(1, studid);
    ResultSet rs;
    rs = pstmt.executeQuery();
    //mypidm = rs.getInt("SPRIDEN_PIDM");
    This part of the code drops through i.e. rs.next() always gets a false result
    while (rs.next()) //evaluates to false so mypidm is always zero.
    mypidm = rs.getInt("SPRIDEN_PIDM");
    I am thinking that these two things are related.
    Any Thoughts.

    The tables are not created by default. You can configure your persistence.xml to define how you want tables to be created. The persistence.xml properties are defined in the TopLink class, EntityManagerFactoryProvider (oracle.toplink.<essentials>.ejb.cmp3).
    Set the property, "toplink.ddl-generation" to "drop-and-create-tables" if you want them recreated every time your redeploy. Note this will delete all previous data in the tables, so make sure you do not leave this setting on when you go into production.

  • Will JDeveloper support Struts 1.1 and Struts-EL?

    I was pleased to see support for the JSTL and usage of EL in the JDeveloper 10G preview, but disappointed to find that the stable release of Struts 1.1 is not included and that the Struts-EL libraries are not included. Are there known plans to ship the release version of JDeveloper 10G with the these features/support?

    I would rather use the JSTL tag libs that come from an official JSTL distribution ( JSP 2.0). I was more interested in seeing that support for the Struts specific EL taglibs was eventually going to be included in JDeveloper. Struts HTML-EL taglib and Bean-EL in particular. I don't want to use the Struts Logic taglib as I can get most all that functionality from the JSTL taglibs. There is somewhat of an overlapping that gets confusing because the struts 1.1 ships the JSTL along with the struts-el tag libraries. Let me know if this clarifies what I am looking for.

Maybe you are looking for

  • Scanning multiple pages into one document with an automatic document feeder

    when using automatic document feeder to scan in multiple pages - using the Image Capture app, this process does not work for more than 2 pages. However works perfectly in PC environment. Using a MacBook Pro with 10.8.4 and a Lexmark Interpret 405S Al

  • Help: I can't control brightness/volume with F keys anymore.

    I'm using a Windows XP pro OS on my Macbook. Up until recently I was able to control the brightness and volume using the F1-F5 keys. Now all of a sudden, those buttons do completely different things. F1 now opens some help window. F2 renames files an

  • Trying to get this code working

        So, I'm trying to make some smoke and I really like the way one looks I found online; however, I guess it was made in a previous version and some of the code is no longer support with the version I'm using with is CS3. Hopefully this is the right

  • Upgrading Hyperion 11.1.1.1 to 11.1.1.3

    Hi, we are having EPM suite 11.1.1.1.Client wants upgrade to 11.1.1.3. While doing this what are the steps to fallow the process. Do we need to take backup of all applicatiions? I know one of the mehtod "Apply Maintenance Release option in EPM System

  • CS_Default_System_Transfer issue

    Hi, Every couple of days, the Call Patterns within the default_system_transfer 'fail'. We use Unity (4) to front a DDI range and prompts the caller to enter the required extension number and everythings fine, however the patterns such as 35???, 24???