UIX migration..

We are migrating an application from Jdeveloper 10.3 to Jdeveloper 11.1.2,
the application uses UIX servlets.....
now the problem is when we are migrating to 11.2 version and when we are deploying the application we are getting an exception
Caused by: java.lang.ClassNotFoundException: oracle.cabo.servlet.UIXServlet
[04:02:14 PM] See server logs or server console for more details.
can u guys plz let me know how to resolve this issue......

Hi Guys,
I am working with uix pages in a project and could able to solve most of the existing legacy issues in the application.
To be more precise it is UIX in Oracle Mobile Field Service application.
Now that I have a requirement that displays some constant values based on a condition with I need to handle at client side.
For Example :
I want to print
Apple
when one of my form variable have A as its value
Banana
when the same form variable have B as its value.
I mean is there any code snippet which better describes " IF else " conditional statements in .UIX file.
Response would be appreciated..
Edited by: Vinay Srivastav Kasarla on Jan 29, 2013 12:53 AM

Similar Messages

  • Jdev 1013 + service update 3 + uix migrate

    Hello,
    I have just installed jdev 10.1.3.0.4 with Service Update 3, but I cannot install UIX Migrate Tool. I don't see it in 'Official Oracle Extension and Updates' list in 'Check for Updates' menu, and when I'm trying to install it from local file, it says, that I don't have some extensions installed, but doesn't say which ones. What should I do?

    If you are using templates in your UIX pages, dont worry about the conversion tool. When it hits the template it comments that section out, which is basically your whole page.
    If you are not using templates, please post how the conversion went.
    thanks
    Kelly

  • UIX EventHandler  and DataProvider to JSF

    Does the migration utility provide a mapping for Java code, or is this a manual process?
    If manual, what are the patterns are required for these UIX interfaces.
    DataProvider's can map striaght to a managed bean, but EventHanlder's are a different matter.
    JSF Events (Listeners) do not provide the same function as the UIX Event Handlers. JSF has separate concepts, Controllers and Listeners.
    Thus, again, I'm a little confused on which direction to take.
    Our product makes heavy use of UIX Event Handlers and a complex Page Flow Engine.
    Any help welcome.
    Thanks
    Pat

    Brado,
    we are looking at UIX migration but there isn't much we can do for JSPs. UIX is a technology close to Faces, which is why we might be able to help here. There is a statement of direction available on the Jdeveloper website on OTN that talks about our UIX plans (otn.oracle.com/products/jdev)
    Frank

  • Error after upgrading to 10.1.3.1

    Hello.
    I've been developing a UIX web application with jdev 10.1.2, and I just downloaded jdev 10.1.3.1. When I open my application in 10.1.3.1, it prompts me to migrate, I say yes, and it looks like there're no problems. Everything in the Application structure looks just like in 10.1.2: the "model" branch, the "viewcontroller" branch, etc...
    But when I deploy to war file and run the application with Standalone OC4J (using jdk 1.5.0_05) I get the following Error:
    500 Internal Server Error
    oracle.jbo.NoDefException: JBO-25002: Definition DataBindings.cpx of type Application Definition not found     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:381)     at oracle.jbo.mom.DefinitionManager.findDefinitionObject DefinitionManager.java:296)     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:277)     at oracle.jbo.uicli.mom.JUApplicationDefImpl.findDefObject(JUApplicationDefImpl.java:83)     at oracle.jbo.uicli.mom.JUMetaObjectManager.loadCpx(JUMetaObjectManager.java:559)     at oracle.adf.model.servlet.ADFBindingFilter.initializeBindingContext(ADFBindingFilter.java:348)     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:182)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)     at java.lang.Thread.run(Thread.java:595)
    I'm new to 10.1.3, so maybe I'm missing some steps in the migration process?
    My Databindings.cpx file is in the "Application Sources" branch in the ViewController project. It seems to be exactly as it was in 10.1.2.
    Is there any place where I should tell jdeveloper it could find the databindings file?
    Thanx in advance.
    Eric.

    Hi Eric,
    You have to be aware of the fact that you won't find ADF/UIX in JDev 10.1.3.
    UIX is not supported in JDev 10.1.3. See the document :
    "Oracle JDeveloper 10g (10.1.3): Desupported and Deprecated Features"
    http://www.oracle.com/technology/products/jdev/htdocs/10.1.3.0.3/desupport1013g.html
    JDeveloper 10.1.3 has no support for UIX, not even runtime support.
    I don't believe that UIX was a tested configuration for JDev 10.1.3.
    As a result, I don't think that we can recommend UIX customers to upgrade to JDev 10.1.3.
    You can read more from the two following documents:
    "From ADF UIX to JSF"
    http://www.oracle.com/technology/oramag/oracle/04-nov/o64jsf.html
    "API Changes from ADF UIX "
    http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/api-changes.html
    This "API Changes from ADF UIX" document has the rough mappings from UIX to ADF Faces.
    The "ADF UIX roadmap" document has a section at the end that talks about the migration utility.
    This "Oracle UIX 2.2 Migration Tool" can be reached at:
    http://www.oracle.com/technology/products/jdev/howtos/1013/uix/uix_migration_0.html
    I believe the doc is available for the UIX migration tool.
    1. Install JDev 10.1.3 production
    2. Install the UIX -> ADF Faces Migration tool from the Help -->Check for updates
    3. Browse %jdev_home%/jdev/doc/extension/uixmig/uixmigguidedoc.html
    I hope this will guide you further.
    Steff

  • Config file access denied while Jheadstart UIX apps migration to 10.1.3.2

    Hi All,
    I am migrating UIX application from 10.1.2.0 to 10.1.3.2.0 .When I am running Jheadstart generator on view components ,It throws me following error,
    Error while loading template bindings property file: java.io.FileNotFoundException: C:\<directoryA>\ViewController\templates\config (Access is denied)
    java.io.FileNotFoundException: C:\<directoryA>\ViewController\templates\config (Access is denied)
    I checked the path and permissions on the directory.All seems to be fine. File is also available in the directory. Recreated the application with access to everyone, even then getting same error.I am using CVS Version control system.
    Would appreciate if somebody can throw light on this issue.
    Here is components version for your reference:
    Jdeveloper Studio Edition Version           10.1.3.2.0.4066
    JHeadstart Shared IDE Components          10.1.3.1.26     
    JHeadstart Application Generator          10.1.3.1.26     
    JHeadstart Designtime Environment          10.1.3.1.26     
    Thanks
    Sekar.

    Sekar,
    Can you try the following:
    - directly edit the application structure XML file and set the templatesBaseDir as follows:
    templatesBaseDir="\templates\"
    - at the very end, just before the closing </service> at the following entry:
    <Templates>
    <TemplateBinding templateBindingsFile="defaultTemplateBindings.jtp"/>
    </Templates>
    </Service>
    Steven Davelaar,
    JHeadstart Team.

  • Migrate UIX pages to JSP

    Hi,
    We are trying to migrate UIX pages in our application to JSP pages. We will be keeping out service layer same but, just wanted to replace UIX page with JSP. Can someone guide me to useful information for this migration ? like ...is there any plugin available in JDeveloper or any other info regarding UIX to JSP migration
    Thanks,

    There seem to be some tool from ATG to convert JHTML to JSP:
    http://www.atg.com/en/pages/innovator/techtalk02.html
    From reading this site:
    http://www.dewpoint.com/education/3_1_2_atg.html
    It seems that there is a Dynamo JSP Tag library - you can import it into JDeveloper to make your development easier.
    JDeveloper doesn't have specific features realted to dynamo, just general features that help you work with JSP.

  • Problems by Migration JHeadstart 1012 UIX to JHeadstart 1013 JSF

    Hello,
    I'm trying to migrate a JHeadstart 1012 UIX - Project to JHeadstart 1013 JSF - Project, but I'm getting a lot of errors by testing the Application Module :
    Project: C:\JDevStudioH1013\jdev\mywork\KBV_X\KBV_X\Model\Model.jpr
    C:\JDevStudioH1013\jdev\mywork\KBV_X\KBV_X\Model\src\kbv\model\KBVQepImpl.java
    Error(3,8): JhsApplicationModuleImpl not found
    Error(11,14): class kbv.model.KBVQepImpl should be declared abstract; it does not define method remove() of interface oracle.jbo.ComponentObject
    Error(54,5): method launchTester(java.lang.String, java.lang.String) not found in class kbv.model.KBVQepImpl
    Error(62,11): method advancedSearch(java.lang.String, java.util.ArrayList) not found in class java.lang.Object
    Error(69,11): method processIntersectionShuttle(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) not found in class java.lang.Object
    Error(76,11): method processParentShuttle(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) not found in class java.lang.Object
    Error(83,11): method setRangeStart(java.lang.String, java.lang.String) not found in class java.lang.Object
    C:\JDevStudioH1013\jdev\mywork\KBV_X\KBV_X\Model\src\kbv\model\common\QepBereichImplMsgBundle_de.java
    Error(10,3): field Dtstamp_FMT_FORMATTER not found in class kbv.model.common.QepBereichImplMsgBundle_de
    Error(10,50): identifier adfbc not found
    What does it mean: "Cannot find script : null" in the additional console window
    Loading JHeadstart Addins
    Addin | Version | Status
    JHeadstart Shared Components | 10.1.3.0.74| Loaded
    JHeadstart Development Environment | 10.1.3.0.74| Loaded
    JHeadstart Application Generator | 10.1.3.0.74| Loaded
    Cannot find script : null
    Regards
    Boris

    Steven,
    this time, I'm using a brand new JDeveloper, Steve Munch's tutorial "jhs-step-by-step" application, but I'm also getting errors by testing the application modul:
    Project: C:\jhs-step-by-step\MyDemo\Model\Model.jpr
    C:\jhs-step-by-step\MyDemo\Model\src\mydemo\model\common\EmployeesImplMsgBundle_de.java
    Error(9,3): field HireDate_FMT_FORMATTER not found in class mydemo.model.common.EmployeesImplMsgBundle_de
    Error(9,51): identifier adfbc not found
    package mydemo.model.common;
    // --- File generated by Oracle ADF Business Components Design Time.
    // --- Custom code may be added to this class.
    // --- Warning: Do not modify method signatures of generated methods.
    public class EmployeesImplMsgBundle_de extends EmployeesImplMsgBundle {
    static final Object[][] sMessageStrings = {
    { [i]HireDate_FMT_FORMATTER, oracle.jheadstart.model.adfbc.JhsDateFormatter }};
    /**This is the default constructor (do not remove)
    public EmployeesImplMsgBundle_de() {
    init();
    /**Generated method. Do not modify. Do initialization in the constructor
    protected void init() {
    /**@return an array of key-value pairs.
    public Object[][] getContents() {
    return super.getMergedArray(sMessageStrings, super.getContents());
    Question: What is the rule of thumb - should I re-enable the project and generate a new JHeadstart Application Definition, after migrating or not?
    Regards
    Boris

  • Has anyone migrated from UIX to ADF Faces?

    We are currently on JDeveloper 10.2. We have built applications using UIX. Now we want to upgrade to JDeveloper 10.3. I am trying to find out if there is easy conversion path for the upgrade from UIX to ADF faces.
    Are there any tools available to do this conversion or do I have to rebuild the same UI using ADF faces?
    If you have dont this, can you please share your experiences?
    Thanks,
    Uma

    Hi,
    you can read about the migration utility at http://www.oracle.com/technology/products/jdev/howtos/1013/uix/index.html
    Frank

  • Problem migrating ear from Oracle AS 10g to 11g.

    Hi
    I need to deploy an ear file in Oracle AS 11g. The ear has war in it.
    The ear file has uix pages and the supporting files (EOs and VOs).
    Using Oracle AS 10g:
    Here, i used to create a OC4J container and deploy the ear in this container.
    Using Oracle AS 11g:
    As there is no OC4J container support here, I have to deploy the ear in the
    weblogic server. I am facing problems doing so.
    In weblogic console,
    1) I have created a server and got it running.
    2) Went to 'Deployments' page and clicked on 'Install'.
    3) Entered the path for the ear file and pressed 'Next'
    I am getting the following error:
    X - Error Unable to access the selected application.
    X - Message icon - Error Exception in AppMerge flows' progression
    X - Message icon - Error Exception in AppMerge flows' progression
    X - Message icon - Error Bean already exists: "weblogic.j2ee.descriptor.ParamValueBeanImpl@bdc14d68(/[uix] /InitParams[oracle.cabo.ui.UIExtensions])"
    X - Message icon - Error Bean already exists: "weblogic.j2ee.descriptor.ParamValueBeanImpl@bdc14d68(/[uix]/InitParams[oracle.cabo.ui.UIExtensions])"
    Can someone tell me if how this can be done or point me to an appropriate tutorial.
    It will be of great help.
    Thanks
    Kamal.

    Hi
    I could resolve the previous issue.
    But now i am facing the following error while trying to 'run' the application.
    Jan 9, 2010 4:35:55 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : OSNUIxProjec
    Jan 9, 2010 4:35:55 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    Jan 9, 2010 4:35:55 PM JpsApplicationLifecycleListener Migrate Application Credential Store
    WARNING: Overwriting credentials is allowed in application credential store migration with Weblogic server running in Development Mode and system property 'jps.app.credential.overwrite.allowed' set to true
    Jan 9, 2010 4:36:22 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : wsm-pm
    Jan 9, 2010 4:36:22 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    [2010-01-09 16:36:34] [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ERROR] [LogWriter] getInstance() failed
    [2010-01-09 16:36:34] [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ERROR] [LogWriter] null
    [2010-01-09 16:36:34] [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ERROR] [LogWriter] getInstance() failed
    Any idea why this is happening?
    Thanks
    Kamal

  • How to Include a HTML file in a UIX Page

    I have an old .html file (content.html) which contains some infomation and now I want to present that information inside a Uix Page! Is it possible to do so if then how.
    I tried using uix include tag but no luck.
    Any help is greatly appreciated.
    Thanks
    Kolluru

    Here is the .jsp file and the serverinclude tag is written in the 4th line from last.
    <uix:servletInclude source="layout.html" />
    I want the content of the layout.html in the main content pane but instead it is getting added on to the top or to the SideNav.
    Thanks for the help anyway.
    ====================================================
    <%@ page errorPage="errorpage.jsp" contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
    <%@ taglib uri="/webapp/DataTags.tld" prefix="jbo" %>
    <jbo:ApplicationModule id="MyBC4JModule" definition="MyUIX.MyBC4JModule" releasemode="Stateful" />
    <jbo:DataSource id="ds1" appid="MyBC4JModule" viewobject="EmpView1" rangesize="4" />
    <%-- user interface begins here --%>
    <HTML>
    <HEAD>
    <TITLE>Oracle Migration Maps </TITLE>
    <uix:styleSheet/>
    </HEAD>
    <BODY>
    <uix:pageLayout>
    <uix:pageHeader>
    <uix:globalHeader selectedIndex="0">
    <uix:contents>
    <uix:link text="Migration Maps" destination="uixpage1.jsp" />
    <uix:link text="Migration Checklist" destination="http://www.oracle.com" />
    <uix:link text="Templates" destination="http://www.oracle.com" />
    <uix:link text="Scripts" destination="http://mtg.ie.oracle.com" />
    <uix:link text="Release" destination="http://www.oracle.com/" disabled="true" />
    </uix:contents>
    </uix:globalHeader>
    </uix:pageHeader>
    <uix:productBranding>
    <uix:image source="productBrand.gif" shortDesc="product" />
    </uix:productBranding>
    <uix:cobranding>
    <uix:image source="cobrand.gif" shortDesc="brand" />
    </uix:cobranding>
    <uix:copyright>
    <uix:flowLayout>
    <uix:contents>
    <uix:image source="images/info.gif" />
    <uix:link text=" @Copyright 2003, Oracle Corp. " destination="http://www.oracle.com" />
    </uix:contents>
    </uix:flowLayout>
    </uix:copyright>
    <uix:privacy>
    <uix:flowLayout>
    <uix:contents>
    <uix:image source="images/info.gif" />
    <uix:link text="privacy statement" destination="http://www.oracle.com" />
    </uix:contents>
    </uix:flowLayout>
    </uix:privacy>
    <uix:globalButtons>
    <uix:globalButtonBar>
    <uix:contents>
    <uix:globalButton icon="images/returntoportal.gif" text="Home"
    destination="uixpage1.jsp"/>
    <uix:globalButton icon="images/logout.gif" text="Logout"
    destination="http://www.oracle.com"/>
    <uix:globalButton icon="images/preferences.gif" text="Preferences"
    destination="http://www.oracle.com"/>
    <uix:globalButton icon="images/help.gif" text="Help"
    destination="http://www.oracle.com" targetFrame="_blank"/>
    </uix:contents>
    </uix:globalButtonBar>
    </uix:globalButtons>
    <uix:breadCrumbs>
    <uix:contents>
    <uix:link text="Home" destination="uixpage1.jsp" />
    <uix:link text="Qualification" destination="qualification.jsp" />
    <uix:link text="Customer Survey" destination="customersurvey.jsp" />
    </uix:contents>
    </uix:breadCrumbs>
    <uix:quickSearch>
    <uix:messageTextInput prompt="Search" name="QSearch" text="Cabo">
    <uix:end>
    <uix:submitButton accessKey="g" text="Go" />
    </uix:end>
    </uix:messageTextInput>
    </uix:quickSearch>
    <uix:start>
    <uix:sideNav>
    <uix:link text="Home" destination="uixpage1.jsp" />
    <uix:link text="Help" destination="/site1/PageTemplate.jsp" />
    <uix:link text="Migration Process Guide" destination="http://pta.us.oracle.com:9999/" />
    <uix:link text="MSMS v1.1" destination="http://amgdev1.ie.oracle.com/mtg/" />
    <uix:link text="Knowledge Base" destination="http://webiv.oraclecorp.com" />
    <uix:link text="Factory Infrastructure" destination="http://webiv.oraclecorp.com" />
    <uix:link text="BugDB" destination="http://bug.us.oracle.com" />
    <uix:link text="Oracle Migration Workbench " destination="http://webiv.oraclecorp.com" />
    <uix:link text="Application SQL Tools" destination="http://webiv.oraclecorp.com" />
    <uix:link text="Support" destination="http://webiv.oraclecorp.com" />
    <uix:link text="Migration Technology Centre" destination="http://otn.oracle.com/tech/migration/content.html" />
    <uix:link text="Migration Technology Group" destination="http://mtg.ie.oracle.com" />
    </uix:sideNav>
    </uix:start>
    <uix:end>
    <uix:contentContainer text="Related Maps" background="light" icon="testInfo.gif" width="100%">
    <uix:link text="Customer Surveys" destination="http://www.oracle.com" />
    <uix:link text="Survey Request" destination="http://www.oracle.com" />
    <uix:link text="Customer Analysis" destination="http://www.oracle.com" />
    </uix:contentContainer>
    </uix:end>
    <%-- Main page contents go here --%>
    <uix:contents>
    <uix:header styleClass="OraLightHeader" text="Qualification Stage" />
    <uix:styledText styleClass="OraHeaderSubSub" text="" />
    <uix:spacer width="10" height="15" />
    <uix:styledText styleClass="OraDarkHeaderSubSub" text="Qualifying the Customer - Receiving Customer Surveys" />
    <uix:spacer width="10" height="10" />
    <bc4juix:TableDetail></bc4juix:TableDetail>
    <uix:styledText styleClass="OraInstructionText" text="Prospective customers
    are identified by a variety of sources, such as sales consultants and
    Oracle Direct. These customers are asked to complete a customer survey and
    the results are automatically sent to the Migration Factory. The table below
    lists the location of the customer surveys once they are released on the
    Oracle eMarketing system." />
    <uix:spacer width="10" height="20" />
    <uix:servletInclude source="layout.html" />
    </uix:contents>
    </uix:pageLayout>
    </BODY>

  • Help: Problem migrating to 9052 or 1012

    Hello You Experts,
    I have a BC4J/JSP application originally developed in Jdev 902. It has been in production for a while already, and has been migrated all way through 9034 and 9041 (build 1436). This is a relatively simple application, only BC4J is involved, no Stunts, no UIX or anything else. It works pretty well so far. However, I am having problem migrating it into 10g now. I got the same error (see below) with either Jdev 9052 (build 1618) or 1012 (build 1811). It opens (migrated by the Wizard), and compiles without any error. It actually runs and I have got to the login page. And then it’s throws an NoSuchMethodError exception upon login. My application supports dynamic credentials. The debug output indicates that it could not get the internal connection, though the user connection was successful. Any ideals for this error are greatly appreciated. Thank you very much in advance.
    Following is the stack trace:
    Message: void oracle.jbo.html.DataSourceImpl.(java.lang.String)
    java.lang.NoSuchMethodError: void oracle.jbo.html.DataSourceImpl.(java.lang.String)
         at oracle.jbo.html.jsp.datatags.Utils.createDataSource(Utils.java:185)
         at oracle.jbo.html.jsp.datatags.DataSourceTag.doStartTag(DataSourceTag.java:86)
         at Login.jspService(Login.jsp:61)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)
    And following is the debug output (excepted to conserve apace):
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Jdev1012\jdev\system10.1.2.0.0.1811\oc4j-config>
    C:\Jdev1012\jdk\bin\javaw.exe -ojvm -XXdebug,quiet,port3096 -classpath C:\Jdev1012\j2ee\home\oc4j.jar;C:\Jdev1012\jdev\lib\jdev-oc4j.jar -Djbo.debugoutput=console -Xverify:none -Ddisable.checkForUpdate=true -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false com.evermind.server.OC4JServer -config C:\Jdev1012\jdev\system10.1.2.0.0.1811\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Debugger connected to local process.
    05/01/31 16:52:18 Auto-deploying file:/C:/Jdev1012/jdev/mywork/LtcopWebApp/jspClients/public_html/ (New server version detected)...
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 5218 ms.
    Target URL -- http://204.156.227.22:8988/ltcop/index.html
    05/01/31 16:52:19 Oracle Application Server Containers for J2EE 10g (10.1.2.0.0) initialized
    05/01/31 16:52:31 Diagnostics: (BC4J Bootstrap) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    05/01/31 16:52:31 [00] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    05/01/31 16:52:31 [01] BC4J Property jbo.maxpoolcookieage='-1' -->(Configuration) from System Default
    05/01/31 16:52:31 [02] Loading 5.0 IDE classes
    05/01/31 16:52:31 [03] Creating a new pool resource
    05/01/31 16:52:31 [04] BC4JDeployPlatform: LOCAL
    05/01/31 16:52:31 [05] Propertymanager: searching for file and system based properties
    05/01/31 16:52:31 [06] {{ begin Loading BC4J properties
    …….. Cut away to conserve space …….
    05/01/31 16:52:32 [135] }} finished loading BC4J properties
    05/01/31 16:52:32 [136] -----------------------------------------------------------
    05/01/31 16:52:32 Diagnostics: (Properties (re)loaded) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    05/01/31 16:52:32 [137] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    05/01/31 16:52:32 [138] JavaVMVersion: 10.1.2.1162 dop5
    05/01/31 16:52:32 [139] JavaVMVendor: Oracle Corp.
    05/01/31 16:52:32 [140] JavaVMName: OJVM Client VM
    05/01/31 16:52:32 [141] OperatingSystemName: Windows 2000
    05/01/31 16:52:32 [142] OperatingSystemVersion: 5.0
    05/01/31 16:52:32 [143] OperatingSystemUsername: Duz
    05/01/31 16:52:32 [144] jbo.323.compatible Flag: false, str: false
    05/01/31 16:52:32 [145] jbo.903.compatible Flag: false, str: false
    05/01/31 16:52:32 [146] Loading from bc4j.jpx file
    05/01/31 16:52:32 [147] Loading from individual XML files
    …….. Cut off lots of “Loading from …… Xxx.xml file” entries to conserve space …….
    05/01/31 16:52:36 [248] Using DatabaseTransactionFactory implementation oracle.jbo.server.DatabaseTransactionFactory
    05/01/31 16:52:36 [249] mPCollUsePMgr is false
    05/01/31 16:52:36 [250] ViewObjectImpl.mDefaultMaxRowsPerNode is 70
    05/01/31 16:52:36 [251] ViewObjectImpl.mDefaultMaxActiveNodes is 30
    05/01/31 16:52:36 [252] DBTransactionImpl Max Cursors is 50
    05/01/31 16:52:36 [253] Created root application module: 'componentsPkg.LtcopAppModule'
    05/01/31 16:52:36 [254] Locale is: 'en_US'
    05/01/31 16:52:36 [255] DefaultConnectionStrategy is establishing an application module connection
    05/01/31 16:52:36 [256] Oracle SQLBuilder: Registered driver: oracle.jdbc.driver.OracleDriver
    05/01/31 16:52:36 [257] Creating a new pool resource
    05/01/31 16:52:36 [258] Trying connection/2: url='jdbc:oracle:thin:@204.156.200.100:1521:DB20' info='{user=ltc_test_co1, password=ltcco1, oracle.net.encryption_types_client=( DES40C ), oracle.net.encryption_client=REQUIRED, oracle.net.crypto_checksum_client=REQUIRED, oracle.net.crypto_checksum_types_client=( MD5 )}' ...
    05/01/31 16:52:36 [259] Successfully logged in
    05/01/31 16:52:36 [260] JDBCDriverVersion: 10.1.0.3.0
    05/01/31 16:52:36 [261] DatabaseProductName: Oracle
    05/01/31 16:52:36 [262] DatabaseProductVersion: Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining options JServer Release 9.2.0.6.0 - Production
    05/01/31 16:52:36 [263] **PCollManager.resolveName** tabName=PS_TXN
    05/01/31 16:52:36 [264] Getting a connection for internal use...
    05/01/31 16:52:36 [265] Creating internal connection...
    05/01/31 16:52:36 [266] Oracle SQLBuilder: Registered driver: oracle.jdbc.driver.OracleDriver
    05/01/31 16:52:36 [267] Creating a new pool resource
    05/01/31 16:52:36 [268] Trying connection/1: url='jdbc:oracle:thin:ltcop/[email protected]:1521:db20'...

    Hi Vishal,
    Hello,
    Unfortunately WLS 6.1 is not supported on Solaris 10. Also as of Nov 14, 2005 WLS 6.1 entered the mature phase and will be no longer supported by BEA.
    http://e-docs.bea.com/wls/certifications/certs_610/overview.html
    Do let me know if you need any assistance in upgrading
    Cheers
    Raj

  • Using UIX 2.2 in Jdeveloper 10.1.3.2

    Jdeveloper 10.1.2 was released with UIX support built-in.
    I have been working on 10.1.3.2 for a while and i am required to work on an old application that was build in 10.1.2 using UIX and Struts. How can integrate the UIX enviornment to 10.1.3.2. and most probably i will be requierd to build new pages for the same application modules and i am of course, going to choose to build the new pages in JSF while keeping the older pages (UIX pages). both will have BC4J model
    I am aware of the migration tool, but not ready to go into a migration process, the application if for a GSM operator and been used by some 400 + users
    regards
    Ammar Sajdi
    Amman - Jordan

    There is no more UIX support in 10.1.3 and greater. Oracle dropped UIX like a hot potato.
    People tried to get UIX running on top of a 10.1.3 binding/model stack but failed.
    So, mixing JSF and UIX on top of the very same model layer is probably impossible. Running JSF and UIX pages in unison sounds pretty hairy to me. Both will need their model layer versions and controllers.
    I am not from Oracle. I had some email conversations with Steve Muench about the UIX/10.1.3 problem, but he couldn't help either. My impression is: If you are waiting for Oracle to provide UIX support in 10.1.3 and later .... don't hold your breath! UIX is as dead as a rusty doornail.
    So my advice is: Stick to UIX until you can migrate the project completely to JSF and hang on to your copy of 10.1.2. That's what we do.
    Sascha

  • Using UIX with Jdeveloper 10.1.3.2

    Jdeveloper 10.1.2 was released with UIX support built-in.
    I have been working on 10.1.3.2 for a while and i am required to work on an old application that was build in 10.1.2 using UIX and Struts. How can integrate the UIX enviornment to 10.1.3.2. and most probably i will be requierd to build new pages for the same application modules and i am of course, going to choose to build the new pages in JSF while keeping the older pages (UIX pages). both will have BC4J model
    I am aware of the migration tool, but not ready to go into a migration process, the application if for a GSM operator and been used by some 400 + users
    regards
    Ammar Sajdi
    Amman - Jordan

    Hi!
    Please repost in the JDeveloper forum.
    cu
    Andreas

  • UIX or JSF

    Hi,
    I know pretty little of Java so forgive me if this should turn out to be a beginner question.
    Could some one please shed some light on the difference between UIX and JSF? I am just starting to make my own "Pet Shop" application and was wondering if I should be implementing it with UIX or JSF prerelease?
    JSF seems to have pretty many controlls and it is a standard. On the other hand UIX is heres since over a year or two, it should be more stable. Is Oracle going to support both on the long run? If yes then why and when should I use UIX and when JSF? If no, then will there be an automatic migration utility or I better start using right away the JSF contolls? As far as I know the event handling of UIX and JSF is different so why learn both?
    Every help is highly appreciated.
    Regards,
    Tamas Szecsy

    Well start by reading the UIX roadmap document:
    http://www.oracle.com/technology/products/jdev/collateral/papers/9.0.5.0/adfuix_roadmap/adfuix_roadmap.html
    Then consider your options - UIX actually has more components today than JSF, it has a visual editor in JDeveloper and it has databinding.
    JSF is still new, you can use it in JDeveloper but you'll be missing the visual editing and drag and drop data binding right now. ADF Faces adds many of the components that UIX has to JSF. And future versions of JDeveloper will have visual editing and databinding for JSF also.
    More on JSF in JDeveloper today here:
    http://www.oracle.com/technology/products/jdev/jsf.html
    The next issue of the Oracle Java Newsletter has more on JSF so register now to make sure you'll get it:
    http://www.oracle.com/go/?&Src=1952635&Act=34

  • LOV /ADF UIX pages does not work on the older version od UIX page

    Hi
    I have recently migrated UIX project from the Jdeveoper 9i to Jdev10g version 1.0.1.2, everything work without any issue, however when I try to create a LOV or any component that are ADF-UIX based, but it does not work I don't even get any error, it just does not work based on the ADF-UIX (Expression base component),
    Any help to resolve this issue will be greatly appericated
    Thanks

    I too have problems with LOVs in UIX pages. I have
    some that you have to run twice to get back a value.To solve this problem,
    1) open your UIX page where you create a new row
    2) in the Structure window, click third tab "UI Model"
    3) double-click the control action binding corresponding to Create
    4) select CreateInsert from the list
    The problem is related to the fix we introduced for the "Blank Row Issue" (see http://www.oracle.com/technology/products/jdev/tips/muench/blankrow/index.html).
    If you have access to MetaLink, please refer to Note 299860.1 and Bug 4201020.
    Regards,
    Didier.

Maybe you are looking for