JDeveloper in team application development

We are looking for an evaluation of JDEveloper as a team
application development tool.
We would be starting from scratch, JAva-wise.
THe intent is to deploy via JWeb in OAS 4.
The question: Is JDeveloper 2.0 robust enough for a ground-
up, team application development project?
null

Environment variables are the variables that you set at the OS
level.
You can set them in a DOS shell (single session) or in the
Environment Tab of the System properties (on Windows NT). Double
click the System icon in the Control Panel. You can add a
variable and a value for it.
Then there might be specific OAS variables as well. You can set
these in the Management Interface of OAS.
Help on using JWeb can be found in the OAS online help and
samples.
Hope this helps,
-Roel.
Nick Ayre (guest) wrote:
: JDeveloper Team (guest) wrote:
: : karen (guest) wrote:
: : : We are looking for an evaluation of JDEveloper as a
team
: : : application development tool.
: : : We would be starting from scratch, JAva-wise.
: : : THe intent is to deploy via JWeb in OAS 4.
: : : The question: Is JDeveloper 2.0 robust enough for a
: ground-
: : : up, team application development project?
: : We indeed have features in JDeveloper for creating JWeb
: : applications for OAS.
: : We are currently focussing more on servlets though. OAS will
: also
: : have support for servlets in the very near future. So, since
: : servlets is the industry standard for generating HTML from
: Java,
: : you may consider this for new application development. In the
: : meantime you can use JDeveloper to create your servlets. In
: the
: : production release of version 2.0 (April/May) you will be
able
: to
: : run and debug servlets in the JDeveloper IDE. This will use
: our
: : internal servlet runner. In the next couple of months you
: could
: : use OAS as a runtime environment for servlets. Please look at
: the
: : online demo for servlets:
http://technet.oracle.com/product/tools/appjava/info/walkthru/ser
: : vlet/s000.html
: : (please note that the URL is broken up in two lines. You need
: : both pieces;)
: : You can also choose to stick with JWeb for a while.
JDeveloper
: : lets you build, run and debug JWeb apps. You might design
your
: : apps in a way that only the upper layer is JWeb specific,
: which
: : makes migration easier in the future.
: : Your question about the robustness of JDeveloper. Our
: development
: : team is now spending 100% of their time making it more
robust.
: : The beta that is available is a little buggy, but we have
: fixed
: : loads of bugs un the meantime.
: : Our own development organization works with the combination
of
: : JDeveloper and Clearcase with quite a large team. We are
happy
: : with this combination. You can use any other version control
: : system since JDeveloper projects map perfectly to directories
: of
: : files on your operating system. We are also working with
: : Intersolv on an addin for JDeveloper to their PVCS system.
Our
: : longer term direction is to integrate with the Oracle
: Repository
: : for team development & version/configuration control.
: : Thanks,
: : -Roel.
: I have installed OAS 4.0.7 .
: I have installed Jdeveloper 2.0 .
: I have run some of the Jdeveloper tutorials .
: Now I am trying to follow the Jweb tutorial.
: How do I find where to set the ENVIRONMENT VARIABLES ?
: Also is the any material on Jdeveloper and Jweb ?
null

Similar Messages

  • Error after deploying a JSP Application developed with jdeveloper

    Hi there
    Running Oracle Enterpride Edition 8.1.7
    including Oracle Http webserver
    I'm trying to run a JSP application developed with Jdeveloper
    through the oracle http server included in
    Oracle Enterpride Edition 8.1.7
    Think I have modified alle the .conf files correctly
    I get the message :
    "Error Message: java.lang.RuntimeException: JSP Registry could not locate runtime property file:ORDERS_ORDERS_PKG_ORDERS_PKGModule.properties"
    Of course I know ,this file should be deployed as well. I have done this.
    Any ideas what's wrong ?
    Or can anyone point me to a (proper) document that decribes (correctly and completely) alle the steps that need to be done ?
    Many Thanxs
    Regards TJ
    null

    Yep, I had the same problem deploying from JDeveloper 9.3.1, followed:
    http://www.oracle.com/technology/products/jdev/howtos/10g/adf_runtime_update_howto.html
    and it works! thanks for the clue! (now I only have to find out what ADF is now!)
    Carlos.

  • 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.

  • Getting error while configuring WAS 7 Fix Pack 37 with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0)

    Hi,
    I have installed Oracle Unified Directory 11.1.2.2.0 and WebSphere Application Server 7 with Fix Pack 37.
    I am getting error while configuring WAS 7 Fix Pack 37 (7.0.0.37) with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0). While adding products to cell (Oracle Directory Services Manager for WebSphere - 11.1.2.2.0), I am getting below error:
    CFGFWK-64069: The following prerequisites were found to be missing: Oracle WebCenter Composer Extension - 11.1.1.0
    Also attached the screenshot of the error.
    Please help.
    Thanks,
    Himanshu Verma

    Hello,
    ODSM has the following dependencies apart from ADF (both components depend also on ADF):
    - UIShell (oracle.idm.uishell.war)
    - Webcenter Composer (oracle.webcenter.composer.war).
    Apparently the composer is missing.
    Important points to check when using ODSM with WAS:
    - To install and configure Oracle Fusion Middleware with IBM WebSphere, you must first install (but not configure) IBM WebSphere
    - You must install the Oracle Application Development Framework as the same user who installed Oracle Unified Directory.
    - appdev must be installed under the same ORACLE_HOME as OUD
    Sylvain
    Please mark this response as correct or helpful when appropriate to make it easier for others to find it

  • Java JSP application  developed in JDeveloper, would like to deploy on WebL

    Hello All Gurus: Can you tell me what to do if I have an application developed in JDeveloper, but would like to deploy on WebLogic 9x server. It deploys fine in Oracle App server(on laptop).
    First, I am not able to create a connection to the weblogix from JDev....
    Thanks

    Which JDeveloper version?
    For 10.1.3 see:
    http://www.oracle.com/technology/products/jdev/howtos/weblogic/deployingwls.html

  • Deploying applications developed using Jdeveloper in IBM Web Sphere

    Hi
    I want to deploy the applications developed using jdeveloper on IBM Web Sphere. Pl suggest me the procedure
    Thanks
    Satya

    Refer
    Websphere 5.1 and ADF/UIX
    Websphere 5.1 and ADF/UIX

  • Deployment of JSP application developed using Jdeveloper

    Is it Possible to deploy/implement JSP Application developed using Jdeveloper and its Application Module, View object etc. , without using an Application Server, such has hosting at the ISP servers, but having Oracle as the back end ?

    Either you or your ISP will have to have a java enabled application server.

  • Running an application developed in Oracle Forms and reports

    Hi Folks,
    Does anyone know or have an opinion on whether an application developed in Oracle Forms/Reports can run on Oracle Cloud as it is a supported product?
    It is also possible to 'mix' adf and forms , but on the cloud.....?
    Thanks
    Alex

    Hi,
    Oracle supports three types of cloud deployments
    (Private) where by applications runs on premises fully controlled by customers.
    (Public) where by applications runs at oracle data centers and managed by dedicated team of experts.
    (Hybrid) partial applications runs on premises "Customer Site" and rest on oracle public cloud.
    in your scenario of using forms/reports and ADF , i personally recommend to have your private cloud as the forms / reports are the previous generation of oracle development tools , everything in oracle public cloud is now based on Oracle fusions and fusion middle ware where the development tools are Jdeveloper , XML , etc...
    Regards,
    Awad El-Sidiq.
    Edited by: user5314604 on Mar 31, 2013 2:15 PM

  • SAP Application Development Lead (ABAP) Needed in Fort Worth, Texas

    Hi SAP Community,
    A client of mine in the Aerospace and Defense industry is looking for an SAP Application Development Lead in Fort Worth, Texas for an 11 month contract. Below is the description, if you are interested please email me your resume at <removed> or give me a call at <removed>
    <b>SAP Application Development Lead – ABAP</b>
    <b>
    Fort Worth, Texas
    Contract - 11 months</b>
    <b>Responsibilities:</b>
    • Lead the development of the technical integration strategy for the SAP environment including approved tools, usage criteria, development standards, and monitoring techniques.
    • Ensure optimization of SAP technical performance in the infrastructure environment, including network, database, and application server performance.
    • Provide oversight to individual project technical development activities to ensure appropriate use of integration tools and standards.
    • Establish an internal staff development plan to train and development internal expertise in use of SAP technical tools and techniques and testing tools.
    • Participate in SAP issue and change management processes to ensure alignment with business objectives, and appropriate prioritization and assignment of integration related change requests.
    <b>Skills:</b>
    • 7-10 years experience in ABAP toolsets.
    • Comprehensive knowledge of problem analysis, and design and application development programming techniques.
    • Minimum of 5 years experience in developing and supporting SAP in a complex, multi-organization, multi-landscape environment.
    • Minimum of 5 years experience with SAP’s native integration tools (BAPI, IDOCS, etc).
    • Minimum of 3 years experience with IBM’s WBI (Websphere).
    • Superior organizational skills and excellent communication skills.
    • Strong analytical and problem solving skills.
    • Good customer service skills.
    • Solid project management skills and team-oriented interpersonal skills.
    • Ability to work in a matrix organization.
    <b>Education:</b>
    Bachelor's degree in Computer Science, Engineering, or related discipline with an IT focus is required.
    <b>• This position requires use of information which is subject to the International Traffic in Arms Regulations (ITAR). All applicants must be U.S. persons within the meaning of ITAR. ITAR defines a U.S. person as a U.S. Citizen, U.S. Permanent Resident (i.e. 'Green Card Holder').</b>
    Message was edited by:
            Rich Heilman

    This is not a recruitment site.  Thanks for NOT posting such threads.
    Regards,
    Rich Heilman

  • What team-based development tool can you recommend?

    Our team works on a Windows 2000 platform and an Oracle 8i database. Can anyone recommend a good team-based development tool that we can use with our JDeveloper? What about tools like webDAV, Rational ClearCase? Are they easy to use and easy to deploy? What else is out there that already works for you?
    Thanks.

    The nearest bar

  • ERROR after installing Application Development Runtime 11.1.1.5

    hi i have install Application Development Runtime 11.1.1.5 for jdev 11g release 2
    ofm_appdev_generic_11.1.1.5.0_disk1_1of1OracleFusionMiddleware11gRelease1 now when i try to open my jspx file my weblogic is 10.1.3 am on window xp am not able to do anything in my jedeveloper error is
    java.io.IOException: exception loading C:\JDeveloper\mywork\StoreFrontModule\StorefrontUI\public_html\home.jspx
         at oracle.ide.model.TextNode.openImpl(TextNode.java:535)
         at oracle.ide.model.Node.open(Node.java:1038)
         at oracle.ide.model.Node.open(Node.java:985)
         at oracle.ide.model.Node.ensureOpen(Node.java:2289)
         at oracle.ide.model.TextNode.acquireTextBuffer(TextNode.java:737)
         at oracle.bali.xml.addin.XMLSourceNode._getXmlContext(XMLSourceNode.java:1559)
         at oracle.bali.xml.addin.XMLSourceNode.getXmlContext(XMLSourceNode.java:182)
         at oracle.bali.xml.gui.jdev.JDevXmlContext.getXmlContext(JDevXmlContext.java:221)
         at oracle.bali.xml.gui.jdev.AbstractXmlVisualEditor.setContext(AbstractXmlVisualEditor.java:251)
         at oracle.bali.xml.gui.jdev.AsynchronousXmlVisualEditor.updateContextImpl(AsynchronousXmlVisualEditor.java:248)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.updateContextImpl(AbstractWebAppEditor.java:241)
         at oracle.jdevimpl.webapp.editor.jsp.JspEditor.updateContextImpl(JspEditor.java:64)
         at oracle.bali.xml.gui.jdev.AsynchronousXmlVisualEditor.setDelayedContext(AsynchronousXmlVisualEditor.java:235)
         at oracle.bali.xml.gui.jdev.AsynchronousXmlVisualEditor$3$1.run(AsynchronousXmlVisualEditor.java:329)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.javatools.dialogs.ExceptionDialog.reallyShowExceptionDialog(ExceptionDialog.java:294)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:229)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:311)
         at oracle.ide.model.TextNode$1.run(TextNode.java:1781)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.javatools.dialogs.ExceptionDialog.reallyShowExceptionDialog(ExceptionDialog.java:294)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:229)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:311)
         at oracle.ide.model.TextNode$1.run(TextNode.java:1781)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.ideimpl.feedback2.client.ui.CustomerFeedbackDialog.runDialog(CustomerFeedbackDialog.java:110)
         at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showCustomerFeedbackDialog(FeedbackManagerImpl.java:525)
         at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showFeedbackDialog(FeedbackManagerImpl.java:360)
         at oracle.ideimpl.feedback2.client.FeedbackManagerImpl$2.run(FeedbackManagerImpl.java:238)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.NullPointerException
         at oracle.jdevimpl.xml.DescriptorNode.getWhitespaceHandler(DescriptorNode.java:551)
         at oracle.jdevimpl.xml.DescriptorNodeDomIO.load(DescriptorNodeDomIO.java:195)
         at oracle.jdeveloper.xml.BindingIO.load(BindingIO.java:65)
         at oracle.jdevimpl.xml.DescriptorNode.getNewDescriptorImpl(DescriptorNode.java:742)
         at oracle.jdevimpl.xml.DescriptorNode.getDescriptor(DescriptorNode.java:197)
         at oracle.jdeveloper.xml.j2ee.war.WebAppNode.getWebApp(WebAppNode.java:210)
         at oracle.jdevimpl.xml.j2ee.war.WebAppNodeUtils.getJspPropertyGroup(WebAppNodeUtils.java:38)
         at oracle.jdevimpl.webapp.jsp.JspUtils.getPropertyGroup(JspUtils.java:246)
         at oracle.jdevimpl.webapp.jsp.JspUtils.getPropertyGroup(JspUtils.java:228)
         at oracle.jdeveloper.model.JspSourceNode.getEncoding(JspSourceNode.java:114)
         at oracle.jdevimpl.webapp.html.HtmlSourceNode._getEncoding(HtmlSourceNode.java:413)
         at oracle.jdevimpl.webapp.html.HtmlSourceNode.createReader(HtmlSourceNode.java:307)
         at oracle.ide.model.TextNode.loadTextBuffer(TextNode.java:290)
         at oracle.ide.model.TextNode.openImpl(TextNode.java:523)
         ... 110 more
    Edited by: Tshifhiwa on 2012/02/17 4:53 PM
    Edited by: Tshifhiwa on 2012/02/17 4:54 PM

    did u delete the correct system folder.. it will create different system folder for different version.
    and are you deleting at the right place.?
    C:\Documents and Settings\{user_id}\Application Data\JDeveloper
    for the first time yes jdev will create the Default Domain for you.. and that domain is for weblogic 10.3.5

  • What does Application Development Runtime use oraInventory for?

    Hi everyone,
    I am very new to the ADF and JDeveloper toolset, so I apologize if this is a dumb question.
    I am working with Oracle BI Applications. In particular, there is a product called Spend Classification. Part of the setup is to install Oracle Application Development Runtime (http://download.oracle.com/otn/nt/middleware/11g/ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip).
    During the install for that product, we ran into an error, insuffcient privildges to the oraInventory folder.
    What does this software use the oraInventory folder for?
    -Joe

    The oracle installer uses the oraInventory directory to keep track of what software is installed on a machine
    John

  • Oracle application developer job description

    Hi,
    Can anyone describe to me a tipical day for an oracle applications developer.
    thank you
    Michelle

    Note there is more than one Oracle certification track for developers.
    These are documented at: http://www.oracle.com/education/certification/index.html?ocptracks.html
    If you're interested in the Java track (since you posted your question in the JDeveloper forum), then select that one from the above site. Each track provides a downloadable "candidate guide" which details the recommended study sources, books, or courses.
    null

  • Oracle application development

    hi!
    iam mirza kamran
    i want to ask that how can i get guides and training of oracle application development tools like EJB JAVASERVLETS JSP
    but specifically for databases

    You find some stuff here on OTN - in the context of JDeveloper:
    http://www.oracle.com/technology/obe/obe1013jdev/index.htm
    Werner

  • Acknowledg​ement for thanks to WSN Team and Developer Platform users

    Its my acknowledgement email for the precious support and guidance that WSN support team and Developer Platform users provided me through out my MS thesis and today i have succesfully defended my thesis on "Convergence of mobile phones and wireless sensor netwroks" i used labview for developing Host PC and Real-Time target applications that made use of ZigBee WSN VIs. If any one requires help on this topic he is most welcomed for my advises.
    Once again thanks to all. I will stay in touch as i am regular user of LabVIEW for developing Test Applocations.
    Best Regads
    awais qureshi
    +923005178180

    Hi Awais Qureshi,
    I'm glad National Instruments was able to help!
    Have a great day,
    Chris V
    Applications Engineer
    National Instruments

Maybe you are looking for

  • DSO error while creating update rules

    Hi All,           i am new to BI 7.0 , while creating update rules for datastore object , i have given the infosource name, and tried to activate it, then i got the error, ERROR:  infoobject 0recordmode is missing from the infosourse Can any one help

  • Need more synth voices

    Need more software voices - synths, celeste, etc. The listings of non-loop material that comes with GB's Jam packs doesn't look impressive. What do you recommend?

  • How to synchronise with two monitors

    Dear NI,                   I have an application, for that i want to show the two different screens with different mesurement values. i am using CRT and LCD screens. in CRT screens i am running main vi in this screens i have configuration, testsettin

  • Apple mail marks every last e-mail as junk

    been using it for years and worked fine. then, one day, it just started marking every last e-mail as junk. i have a .mac e-mail address. please help.

  • Poor Lightroom 4.4 performance when laptop connected to an external monitor

    Hello everyone, I have recently purchased an external monitor JUST to be able to edit my photos at a higher resolution (1920*1080). However, Lightroom performance is extremely bad and the sliders and crop tool are all laggy when I just connect the mo