Using Dojo in JDeveloper 11 g

I recently inherited some projects that where first made using Eclpse with the Dojo toolkit.
I was wondering if there is a release of Dojo for JDeveloper 11 g, if so where can I I get it.

If it appears not a downloadable plugin is there a way to get the projects to run without it?

You should be able to simply pick up the project and import it into JDeveloper - no need of any plug-in or extension.
Dojo is just a Javascript library that you can include in your project and run with it in JDeveloper.

Tags: Java

Similar Questions

  • Using TortoiseSVN with Jdeveloper

    Hello

    How to use TortoiseSVN with developer 10 g to the J.

    I installed Subversion1.3.2, TortoiseSVN 1.5.6, but couldn't find an online tutorial...

    Scott,

    Timo is correct because JDeveloper 10 g can not deal with in version 1.5.x SVN working copies (it can treat 1.3.x and 1.4.x) - so if you want to use JDev 10 g, you will need to get an older version of TortoiseSVN.

    JDeveloper 11 g (original version) has the same restrictions.
    JDeveloper 11 g Release 1 uses 1.5.x as the format for working copies.

    So, to summarize:

    * If you use JDeveloper 10 g, use SVN 1.3.x or 1.4.x tools if you want to work with them outside JDev. Do not touch the working copy with the 1.5.x tools.
    * If you use the original JDeveloper 10 g, use SVN 1.4.x tools if you want to work with them outside JDev. Do not touch the working copy with the 1.5.x tools.
    * If you use JDeveloper 11 g Release 1, use SVN 1.5.x tools if you want to work with them outside JDev. Earlier versions of SVN tools will not be able to cope with the working copy.

    Best,

    John

  • Using Dojo in a Shell

    I would use some Dojo (dijits) widgets under my elements of navigation for an updated portal shell we created (column supporting portlets on the left).

    Because the hull is validated against the schema xhtml-netuix-change, I'm not able to add the attribute dojoType (used to declare dijits) for the HTML in the shell.

    I guess I could try their configuration programmatically, but I prefer to use the declarative if possible form.

    Someone managed using Dojo dijits in the shell of Portal 10.2?

    Thanks for any help,
    Dan Turkenkopf

    Hi Dan,.

    The .shell file is used to specify WHERE the child controls of the shell will fall within the scope of the office. For example, you change a .shell file to control the relationship between the header, the footer and the rest of the content of your page. The real HTML implementation of the shell is managed by file skeleton of the hull, which is a JSP page. In your particular case, you probably want to add a

    with your attribute of dojoType somewhere in /framework/skeletons/bighorn/shell.jsp or framework/skeletons/bighorn/header.jsp.

    Here are some of the skeletons, as part of the function of the appearance of WLP: http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/portals/develop_ui_lookfeel.html#wp1035267.

    George

  • Generate a SAR using Ant or Jdeveloper

    Hello!
    I am the sar file generation using the package.XML - sca - ant, but when compared with the pot generated with the option "deploy on sar' of the Jdeveloper IDE, they are different. The generated with Jdeveloper jar file excludes some files and also to modify the composite.xml: S

    Why is this? which is the right way to generate a Sar file?

    Thanks in advance
    NH

    Hi, NH,

    You seem to do the right way... As far as I KNOW ant - sca - package.xml is the way to go...

    Blog of Biemond is a good reference...
    http://Biemond.blogspot.com.au/2009/09/deploy-SOA-Suite-11g-composite.html

    See you soon,.
    Vlad

    It is considered good etiquette to the answerers rewards with points (as "useful" - 5 pts - or 'correct' - 10pts)
    https://forums.Oracle.com/forums/Ann.jspa?annID=893

  • JDeveloper 10 g on Windows 7 Developer Guide

    I have problems to do Hello world working with Jdeveloper 10 g in a Windows 7 environment.  I get a 404 not found error page.   I went to see the chapter about the configuration of the environment and he scored only instructions for win XP and 2000.  I am able to get jdeveloper 10g working fine on Win XP.  But I do go to Win 7 now.  Should which guide I use to configure Jdeveloper to work in Windows 7?  Or what precautions should I take to implement or fix the error?

    You can specify the variable JDEV_USER_HOME in win7 too.  What is your problem?

    Then, open the start menu, select the computer and click on the link of the organization. In the left menu, select the advanced properties and in the dialog box, you will see the button button environment variables...

    Timo

  • See the wizard bug of mapping object 'custom SQL query' attribute to JDeveloper 12.1.3.0.0

    I encountered a bug in JDeveloper 12.1.3.0.0 when working with custom views of SQL query. The bug manifests itself so that the wizard does not all SQL attributes add to the list of attributes. This is the query that I managed to recreate my original query that shows the bug:

    with with_clause as)

    Select ao.owner as variable_attr from sys.all_objects ao

    )

    Select

    0 as constant_attr,

    WC.variable_attr

    of with_clause wc

    The wizard creates only an attribute to "constant_attr" and not "variable_attr". Hit the "Requester" button in the wizard gives me the following error:

    error.png

    I don't think I need to stress is how problematic - creation all attributes by hand for a query validates is enough of a reason to go get another IDE because ADF assistants are the most useful features of JDeveloper, otherwise the only ones that are "hooked". In addition, it works very well in JDeveloper 11 g and JDeveloper 10 g - what happened to 12 c?

    Oracle has made some changes in this area in 12.1.3. If you have a support contract, you must file an SR with support.oracle.com. If you haven't you might want this folder on https://java.net/jira/browse/ADFEMG that has no attached ALS but at least the problem is registered and if it is accepted as a bug an official bug is triggered.

    Timo

  • 11.1.7 JDeveloper and Java 1.8.0

    Hello

    I just want to know if I can use java with Jdeveloper 11.1.7 1.8.0

    Thank you

    Specification of the property say you must use java 6 with Jdev 11 g and 7 with 12 c.

    http://www.Oracle.com/technetwork/developer-tools/jdev/documentation/1212-CERT-1964670.html

    Thank you

  • Download and save a file in JDeveloper - iOS particularly

    I'm developing an application native simple iOS, using the Oracle JDeveloper .

    How can I download a file, giving a URL and store it in the storage of iOS? For example, in Android, the code to access the storage is Environment.getExternalStorageDirectory() and I can use it to download a file, a HttpURLConnection and the requestMode to GET .

    Once the JDeveloper allows you to deploy applications for Android and iOS devices, how can I make these calls? What are java classes that allow me to download and store a file? I found no information in the Oracle documentation.

    Thank you

    Will be.

    The model of Mobile ADF is provided by Oracle ADF. Download a file from a URL as in the ADF, which several references are available.

    JDeveloper, Oracle ADF & amp; Java: Download the file from the url using Oracle ADF & Java-Download Manager

    Download the file from the URL using ADF (emergency assistance required)

    ADF Code Bits: Bit #19 - downloading a file

    Oracle ADF: Download the file in ADF

  • GIT version control extension jDeveloper 11.1.2.4.0

    Hello

    Note it is a GIT extension for jDeveloper which is supported only on jDeveloper version 11.1.1.7.0.

    http://www.Oracle.com/ocom/groups/public/@OTN/documents/WEBCONTENT/131167.XML#Oracle.JDeveloper.git

    Does anyone know if Oracle plan to support this extension in the 11.1.2.4.0 version? After reviewing the NET there seems to be a great interest to what the integration of GIT.

    for example

    http://chadthompson.me/2012/12/12/Why-use-git-with-JDeveloper/

    This will be possible with JDev 12.1.3 which comes with the mobile and the battery full FMW.

    As I said before, use Git as external tool. You can integrate git via the external tools menu and put the main task of a button in the JDev toolbar.

    Timo

  • Problem with ADF JDeveloper 12 c to Glassfish deployment

    Hello

    I'm new to JDeveloper/ADF, but not for the JSF, etc.. I'm trying to load a simple application of the ADF (a single entity object and object of a view in a model project and a jsf page where I dropped the view of the data control object). We use Glassfish so I'm trying to deploy it and am following blog Shay Shmeltzer (https://blogs.oracle.com/shay/entry/deploying_oracle_adf_applications_to), which deploys on a server Glassfish 3.1 JDeveloper 11. So I use the last JDeveloper, which can be a problem?

    The problem is that my deployment fails. Here are my entries server.log:


    [#: 2013 07-24 T 15: 43:14.908 - 0700 |] WARNING | glassfish3.1.2 | org.apache.catalina.connector.Request | _ThreadID = 88; _ThreadName = wire 2. PWC4011: cannot set the application context UTF-8 character encoding, because the request parameters have already been read, or ServletRequest.getReader () has already been called. #]

    [#: 2013 07-24 T 15: 43:15.014 - 0700 |] INFO | glassfish3.1.2 | org.GlassFish.admingui | _ThreadID = 88; _ThreadName = wire 2. deployment GUI: uploadToTempfile | #]

    [#| 2013-07-24T15:43:15.014-0700|INFO|glassfish3.1.2|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|uploadFileName=C:\JDeveloper\mywork\TestADF\deploy\TestADF_Glassfish.ear|#]

    [#: 2013 07-24 T 15: 43:15.278 - 0700 |] GOOD | glassfish3.1.2 | javax.enterprise.System.core.com.Sun.enterprise.v3.Server | _ThreadID = 98; _ThreadName = wire 2. ClassName = com.sun.enterprise.v3.server.ApplicationLifecycle; MethodName = getContext. deployment expansion took 145 | #]

    [#: 2013 07-24 T 15: 43:16.630 - 0700 |] GOOD | glassfish3.1.2 | javax.enterprise.System.core.com.Sun.enterprise.v3.Server | _ThreadID = 98; _ThreadName = wire 2. ClassName = org.glassfish.api.ActionReport; MethodName = failure; unrecognized for module C:\JavaEE\glassfish-3.1.2.2\glassfish\domains\domain1\applications\TestADF_Glassfish|# Module type]

    [#: 2013 07-24 T 15: 43:16.631 - 0700 |] SEVERE | glassfish3.1.2 | javax.enterprise.System.core.com.Sun.enterprise.v3.Server | _ThreadID = 98; _ThreadName = wire 2. unrecognized for module C:\JavaEE\glassfish-3.1.2.2\glassfish\domains\domain1\applications\TestADF_Glassfish|# Module type]

    [#: 2013 07-24 T 15: 43:16.631 - 0700 |] GOOD | glassfish3.1.2 | javax.enterprise.System.core.com.Sun.enterprise.v3.Server | _ThreadID = 98; _ThreadName = wire 2. ClassName = org.glassfish.api.ActionReport; MethodName = failure; Exception when deploying the application [TestADF_Glassfish] | #]

    [#: 2013 07-24 T 15: 43:16.631 - 0700 |] SEVERE | glassfish3.1.2 | javax.enterprise.System.core.com.Sun.enterprise.v3.Server | _ThreadID = 98; _ThreadName = wire 2. Exception when deploying the application [TestADF_Glassfish] | #]

    [#: 2013 07-24 T 15: 43:16.632 - 0700 |] SEVERE | glassfish3.1.2 | javax.enterprise.System.core.com.Sun.enterprise.v3.Server | _ThreadID = 98; _ThreadName = thread 2;: java.lang.NullPointerException
    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:375)
    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:389)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 1.execute(CommandRunnerImpl.java:348)
    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:363)
    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1085)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1200 (CommandRunnerImpl.java:95)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1291)
    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1259)
    at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:214)
    at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:207)
    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    to com.sun.jersey.spi.container.JavaMethodInvokerFactory$ 1.invoke(JavaMethodInvokerFactory.java:60)
    to com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ ResponseOutInvoker._dispatch (AbstractResourceMethodDispatchProvider.java:205)
    at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
    at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
    at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
    at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
    at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
    at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
    at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
    at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
    at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
    at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
    at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
    at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
    at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
    at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
    at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:148)
    at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)
    at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
    to com.sun.enterprise.v3.services.impl.ContainerMapper$ Hk2DispatcherCallable.call (ContainerMapper.java:354)
    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)
    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)
    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)
    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)
    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)
    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)
    at java.lang.Thread.run(Thread.java:722)
    |#]

    [#: 2013 07-24 T 15: 43:16.636 - 0700 |] SEVERE | glassfish3.1.2 | javax.enterprise.System.Tools.admin.org.GlassFish.deployment.admin | _ThreadID = 98; _ThreadName = wire 2. Exception when deploying the application [TestADF_Glassfish] | #]

    [#: 2013 07-24 T 15: 43:16.662 - 0700 |] INFO | glassfish3.1.2 | org.GlassFish.admingui | _ThreadID = 88; _ThreadName = wire 2. Exception occurred: error occurred during deployment: Exception when deploying the application [TestADF_Glassfish]. Please see server.log for more details. | #]

    I don't see what about the NullPointerException.

    It is a server Glassfish 3.1.2.2. I get the same message that I have deploy JDeveloper or GlassFish (just try to download the .ear file). Blog of Shay, subsequently, I loaded jars adf-essentials in the zip file and changed the parameters of the JVM. In JDeveloper, I right click on the application and will deploy and click the deployment profile. I click on deploy to the application server and choose my local server to Glassfish.

    I appreciate all help. Thank you.

    Steve

    OK, my problem was my deployment descriptor. When I created a new Glassfish deployment descriptor, it did not automatically the ViewController project in the Application Assembly to the EAR application. So now, the Application Assembly for the EAR includes the deployment for ViewController project (the ViewController project has a dependency on the model project is also included).

    The application now deploys correctly on a Glassfish 3.1 server.

    Steve

  • Class not found error in JDeveloper with Applet

    HI gentlemen,

    I need to set up an applet for my project using JDeveloper. I created an ADF application with model and display projects, where the model has a very simple Applet and an HTML page to call him. All is located in... \mywork\... using only default JDeveloper. The applet has only a text field with content predefined HELLO, "I am the applet!" just to see that it works. Now, when I run the HTML target execution against the applet viewer page, it's OK. However, when I start on the Weblogic Server, the console Java next results:

    Java plug-in 1.6.0_31
    Use der-Version of JRE 1.7.0_02 - b13 Java hotspot Client VM
    Home-Verzeichnis = C:\Users\gksadmin Benutzers

    ----------------------------------------------------
    c: Konsole löschen
    f: objects in Finalisierungswarteschlange finalisieren
    g: Speicherbereinigung
    h: sharp Hilfemeldung ads
    l: ClassLoader-list ausgeben
    m: Speicherbelegung ads
    o: logging auslosen
    q: Konsole ausblenden
    r: responsible neu configuration guidelines
    s: System-und Bereitstellungseigenschaften ausgeben
    t: Threadliste ausgeben
    v: the ausgeben thread stack
    x: ClassLoader-Cache löschen
    0-5: trace-Stufe auf < n > set
    ----------------------------------------------------

    Load: Class card.model.Applet1 non found.
    java.lang.ClassNotFoundException: card.model.Applet1
    at sun.plugin2.applet.Applet2ClassLoader.findClass (unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0 (unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (unknown Source)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    at sun.plugin2.applet.Plugin2ClassLoader.loadCode (unknown Source)
    at sun.plugin2.applet.Plugin2Manager.createApplet (unknown Source)
    to sun.plugin2.applet.Plugin2Manager$ AppletExecutionRunnable.run (unknown Source)
    at java.lang.Thread.run(Thread.java:722)
    Exception: java.lang.ClassNotFoundException: card.model.Applet1

    I'm sorry about that - if I add the... \model\ directory to the CLASSPATH, it does the same thing. Nothing happens with the browser.

    Can someone help me?

    Thank you in advance, best regards

    Miklós HERBOLY

    Hello

    Here is a sample

    PDF: HTTP://WWW.ORACLE.COM/TECHNETWORK/DEVELOPER-TOOLS/ADF/LEARNMORE/71-ADF-TO-APPLET-COMMUNICATION-307672.PDF
    ZIP: HTTP://WWW.ORACLE.COM/TECHNETWORK/DEVELOPER-TOOLS/ADF/LEARNMORE/71-ADF-TO-APPLET-COMMUNICATION-307673.ZIP

    The problem seems to be in your Applet tag definition in the page (which you will not published)

    Frank

  • JDeveloper 11 g how to set the run setting?

    I'm migrating to use Eclipse for JDeveloper 11 g. What are the steps to add a run setting in JDeveloper 11 g?

    In Eclipse I have to goto Run Configurations, and then click the Arguments tab.


    Thank you
    Ah

    Properties of project-> Run/Debug / Profile-> change-> program Arguments

  • Automatically assign IDS for all the components in JDeveloper

    Hello

    I have several pages of components 11g ADF without ID and I would give them all the more painless codes possible. Y at - it order for the assignment of the ID of all the components of the Nations United-IDed on a page? Can I do a project at the same time?

    I use 11g.2 JDeveloper.


    Thank you

    Mark

    Hello

    Reach

    Tools | Preferences | Audit | Profiles (make sure that the bos select profile is set to "Help Code" |) Rules | ID of component rules | Check the ID when ADF Faces is present

    Select it and the value "Default Fix" option to generate unique IDS

    So OK, the dialog box, select the project to check this on and choose:

    Build | Audit

    Choose "Code Assist" and Run

    Frank

  • launch the dialogue support bean LOV? (Jdeveloper 10 g)

    Hello! I need a way to call Lov dialogue of bean support using adf with Jdeveloper 10 g...

    I really need that the bc action should open dinamic lov!...


    Thank you!

    Hmm,

    missing code you want

    public abstract void launchDialog)
    UIViewRoot dialogRoot,
    Card dialogParameters,
    Source of UIComponent,
    Boolean useWindow
    (Map windowProperties);

    Example of

    UIViewRoot root = new UIViewRoot();
    root.setViewId("/myPage.jspx");
    Accessories HashMap = new HashMap();
    props.put("width",300);
    props.put("height",300);
    AdfFacesContext.getCurrentInstance () .launchDialog (root, null, button1, true, props);

    Note that the mention "button1" is a reference JSF from a button in the managed bean. The button has the launch and the configured recipient return. You can also use the selectInpuTComponent instead of a button

    Frank

    Published by: Frank Nimphius, October 24, 2008 12:43

  • Blackberry browser applications

    I'm developing a web application using Oracle's JDeveloper. How can I determine if a request was initiated by a Blackberry user, so I can go back a page that fits well on this device.

    I'm not sure that's exactly what you asked, but you should be able to get the value HTTP_USER_AGENT that a BlackBerry browser device sends to your server, and allows to customize the output that you provide.

    Currently, the user agent for the PlayBook seems to be:

    Mozilla/5.0 (PlayBook; U; RIM Tablet OS 1.0.0; en-US) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.1.0.7 Safari/534.11+
    

    You'll want to identify that user agents are for the different devices you want to support and do a people search string.

Maybe you are looking for