connection to the oracle application express using java and jdbc

Hello!

I am trying to build a java application using jbcd to connect to my Oracle Application Express DB but unable to connect actually using the following syntax:

Private final static String DB = "myworkspacename";

Private final static String RUTA public = "@apex.oracle.com:1521";

private public static final String URL = "jdbc: Slim:" + RUTA + "/" + DB;

private static final String DRIVER = "oracle.jdbc.OracleDriver";

a USER private final static string = " " [email protected] "; "

private final static String PASS = "MonMotpasse";

and then I start the connection via:

CONEX = DriverManager.getConnection(URL,USER,PASS);

but finally I get the following error:

IO error: the network adapter could not establish the connection

any ideas on what goes wrong will be appreciated...

Simple answer... YOU can't connect externally to the hosted instance of Oracle with a jdbc connection or sql developer/Toad.  Not allowed...

If you need this capability, I would suggest downloading of Oracle 11 g XE and building you own database...

Thank you

Tony Miller
Software LuvMuffin
Ruckersville, WILL

Tags: Database

Similar Questions

  • I added the user name to log on to the computer in the active directory after adding, I can't connect to the internal application by using the user name and password...

    Hello

    I added the user name to log on to the computer in the active directory after adding, I can't connect to the internal application by using the user name and password...

    Please give the solution

    What happens when you try to connect?

    If you are able to connect using the different account, try running gpupdate/force.

    If the problem persists, you can open the discussion on:

    http://social.technet.Microsoft.com/forums/Windows/en-us/home

    What is responsible technical issues forum.

  • Can not connect to the Oracle application server management page

    Hello

    I installed Oracle Application server 10g (10.1.2) on Solaris server.

    I can connect to host the server Apps page

    http:// < xxxx >: 7777 / - it works.

    However, I am not able to connect to the control page
    There is a link to it on the right side of the home page.
    "
    To manage and monitor Oracle Application Server, connect to Oracle Enterprise Manager 10 g Application Server Control:
    "username: ias_admin"

    http:// < xxxx >: 1156 / - it don't work -

    What could be the problem?

    Thank you
    Rane

    Published by: dgrane on November 21, 2008 16:29

    Default password for user 'oc4jadmin! I'm not aware of this user in 10.1.2.x, maybe there's one of OC4J side but not otherwise. If you are looking for credentials to connect to OracleAS controls (EM), the username is "ias_admin" and password is the one you specified during the installation. There is no default password. Refer to this:
    http://download.Oracle.com/docs/CD/B14099_19/core.1012/b13995/tools.htm#i1075023

    Thank you
    Shail

  • JAVA + connection with a database created on Oracle Application Express

    Hello

    I have a database created on Oracle Application Express (free version), and I have to connect to this database in a java application (made on Eclipse) for a college job. Is this possible? If it is, can you show me how to do this?

    Thank you!

    9227e5f8-f6e0-4822-8e9b-5dbb1f227a26 wrote:

    I have a database created on Oracle Application Express (free version), and I have to connect to this database in a java application (made on Eclipse) for a college job. Is this possible? If it is, can you show me how to do this?

    Databases are not "created on Oracle Application Express". Request Express is a component of a pre-existing database.

    What do you mean by 'Oracle Application Express (free version)'? If it comes to a workspace on the hosted apex.oracle.com, then it is possible to connect using the APEX in a web browser. If you mean a local installation of Oracle Express Edition, then Yes, a Java application can connect to it, but the issue is off-topic for this forum and should ask in the forum Database Oracle Express Edition (XE) .

  • Install Oracle Application Express

    I need to install Oracle application Express, I have install 12 c database and I got to know that the Oracle Application Express will default installed with Oracle Database 12 c. now, when I try to access it displays a white screen only, below is the address of the site...

    http://localhost: 8080/apex/f? p = 4550:1:7221912349713

    Concerning

    Hi user1863983,

    In case you want to use ADR in stand-alone mode, follow the link documentation of ADR to address:

    Reference: running in stand-alone Mode

    You must do the following:

    • Navigate to the directory where ADR has been unpacked and run the following java command:

    java-jar ords.war

    • Set the location of the folder that contains the Oracle Application Express static resources when you are prompted.

    If you have downloaded apex and who unpacked in a location then this parameter would be:

    Pics

    If you install from the apex comes with 12 c database:

    \apex\images

    • Set the HTTP port to the desired number viz.8081 when prompted

    I hope this helps!

    Kind regards

    Kiran

  • The Oracle Application is unresponsive after it, connecting to the client computer

    Configuration:

    The application is 12.1.2

    Database is 11.1.0.7

    Operating system is RHEL 5

    It is hosted on the servers of node 2

    The Oracle Application is unresponsive after it, connecting to the client computer

    The application of form does not completely open

    It throws the below error:

    NoClassDefFoundError:

    Oracle/apps/fnd/util/Parameterlist

    We get the error in the Java Console on all desktops here below.

    Provider of Java: version of Sun Microsystems Inc.: 1.6.0_07

    Passage level: 0, read timeout:90000

    Applet is signed and approved

    proxyHost = null

    proxyPort = 0

    connectMode is HTTP, native.

    Version forms cmdlet is: 10.1.2.3


    java.lang.ClassNotFoundException: oracle.apps.fnd.soa.forms.services.rt.CommBean

    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 (unknown Source)

    at java.lang.ClassLoader.loadClassInternal (unknown Source)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName (unknown Source)

    at oracle.forms.handler.UICommon.instantiate (unknown Source)

    at oracle.forms.handler.UICommon.onCreate (unknown Source)

    at oracle.forms.handler.JavaContainer.onCreate (unknown Source)

    at oracle.forms.engine.Runform.onCreateHandler (unknown Source)

    at oracle.forms.engine.Runform.processMessage (unknown Source)

    at oracle.forms.engine.Runform.processSet (unknown Source)

    at oracle.forms.engine.Runform.onMessageReal (unknown Source)

    at oracle.forms.engine.Runform.onMessage (unknown Source)

    at oracle.forms.engine.Runform.sendInitialMessage (unknown Source)

    at oracle.forms.engine.Runform.startRunform (unknown Source)

    at oracle.forms.engine.Main.createRunform (unknown Source)

    at oracle.forms.engine.Main.start (unknown Source)

    at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.start (unknown Source)

    to sun.plugin2.applet.Plugin2Manager$ AppletExecutionRunnable.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    java.lang.InterruptedException

    at java.lang.Object.wait (Native Method)

    at oracle.forms.engine.Heartbeat.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Provider of Java: version of Sun Microsystems Inc.: 1.6.0_07

    Passage level: 0, read timeout:90000

    Applet is signed and approved

    proxyHost = null

    proxyPort = 0

    connectMode is HTTP, native.

    Version forms cmdlet is: 10.1.2.3

    java.lang.ClassNotFoundException: oracle.apps.fnd.soa.forms.services.rt.CommBean

    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 (unknown Source)

    at java.lang.ClassLoader.loadClassInternal (unknown Source)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName (unknown Source)

    at oracle.forms.handler.UICommon.instantiate (unknown Source)

    at oracle.forms.handler.UICommon.onCreate (unknown Source)

    at oracle.forms.handler.JavaContainer.onCreate (unknown Source)

    at oracle.forms.engine.Runform.onCreateHandler (unknown Source)

    at oracle.forms.engine.Runform.processMessage (unknown Source)

    at oracle.forms.engine.Runform.processSet (unknown Source)

    at oracle.forms.engine.Runform.onMessageReal (unknown Source)

    at oracle.forms.engine.Runform.onMessage (unknown Source)

    at oracle.forms.engine.Runform.sendInitialMessage (unknown Source)

    at oracle.forms.engine.Runform.startRunform (unknown Source)

    at oracle.forms.engine.Main.createRunform (unknown Source)

    at oracle.forms.engine.Main.start (unknown Source)

    at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.start (unknown Source)

    to sun.plugin2.applet.Plugin2Manager$ AppletExecutionRunnable.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Hi Vinayak,

    If forms work in the local network, then you can exclude problem in Forms Server or Oracle Application as a whole actually.

    The question should be certain access privileges, and you will need to work with the VPN administrator.

    Please note:

    Cannot launch the forms in E-Business when you access via VPN: Formslauncher Notinited (Doc ID 471120.1)

    Hope that answers your question.

    Thank you &

    Better compliance

  • Oracle Application Express relaxing select the database table?

    Hi all

    I use Oracle Application Express. I created a page and I want to fill the 2 (txtname, txtaddress1) on my page when the user provides no Id on another field (txtID).

    Can someone help me please how to do this?

    Thank you very much
    Gunajee.

    Hello

    There are 3 ways to meet your needs

    1 goto your article > Source > Source: always... > Type of Source: SQL returns a single value > Source value or expression: select column_value from table_name where pk =: pk_item

    2 create a calculation
    The rendering of Page Goto > calculation.

    Create calculations > on this Page >. . follow the instructions in the wizard and set required values.

    3. create a dynamic action (a better and simpler)
    The rendering of Page Goto > Dynamic Actions.

    create dynamic Actions > on item1 > when changed > value > sql statement > write the sql query > done point > required element (item2)

    fire on loading the page: uncheck

    Note: For 1 and 2, you need to send the page.

    You can use {'code'} {'code'} to keep your code. (remove the apostrophes and use)

    Kind regards
    Little Foot

  • How to use the funds application Flex with java

    Hello

    I've seen a lot of tutorials on using web application with java flex but you will not see even a tutorial for the application Office Flex with java. If anyone have pls send the link.

    is it possible to create java application and desktop application without using application server?

    Thank you.

    Hello

    Please see the link below.

    http://forums.Adobe.com/thread/601342?decorator=print&displayFullThread=true

    It could anser your query.

    Anser another is "Merapi project" - This allows you to connect to the local application of Java of the AIR application.

  • Oracle Application Express Exchange

    Why can't APEX group configure Oracle Application Express similar to Oracle SQL Developer Exchange Exchange (https://apex.oracle.com/pls/apex/f?p=43135:1:1300981779514901::NO) for requests for features, code examples etc.) Oracle SQL Developer Exchange use APEX for their site, why don't the APEX people do as well. The current wish list thread is too heavy to follow and look for potential requests.


    Robert
    http://apexjscss.blogspot.com

    Hello

    Check out the blog of David Peake
    http://dpeake.blogspot.com/2012/06/application-express-42-early-adopter-1.html

    Application of feature requests is here
    https://Apex.Oracle.com/pls/Apex/f?p=55447:1

    Kind regards
    Jari

    -----
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

    Published by: jarola on August 6, 2012 06:22

  • Error connecting to the Server Application creation

    Hi friend

    I learn the SOA, I work on samples of cue card in jdev 11.1.1.4
    In "Design a SOA Composite Application" Cue card sample iam getting error when connecting to the Server Application creation

    whille I give the connection test I get
    ----------------------------------------------------
    JSR-160 performance test... Failed
    cannot establish the connection.
    Test DomainRuntime JSR-160... Jump
    Tests of JSR - 88... Jump
    Tests of JSR-88-Local... Jump
    JNDI tests... Jump
    JSR-160 Edit tests... Jump
    Test HTTP... Success
    Model MBeans test server... Jump
    HTTP authentication test... .the

    2 of 9 successful tests
    --------------------------------------------------------------
    I gave
    Username > weblogic
    password > eu1
    Since the parameters of the WebLogic Server console so I gave the same

    WebLogic host name > localhost
    WebLogic domain > I gave the domain name that I've specified during the installation of Oracle SOA Suite

    Port > 7001, 7002 > ssl port == > if I give this 0 on 9 successful tests
    Port > 1521, ssl > 1521 port == > 2 of 9 successful tests


    Please advice me how can I solve this problem, what needs to be done

    Thanks in advance
    AT

    Have you tried after restarting the JDev After unchecking this setting? Connect to the Weblogic administration console, go to the Middle--> servers, click the name of the Server Admin and check the value of the address of the listening and listening port setting. Use the same values when the connection to the application server connection in JDev. If listening address is empty then either use localhost, or the host name or IP address of the machine.

    Kind regards
    Anuj

  • Oracle Application Express

    Hello

    I'm new around. Tell me, the documentation says: "Oracle Application Express is a declarative development hosted environment to develop and deploy _Web_ database-oriented applications. Can be used to develop applications for use outside of the Web as well. I do the accounting and payroll. I will for example be able to develop applications where I'll run the payroll and print care about payroll, financial statements, etc..

    When I go to the form, I usually get to Oracle Database Express and so I have to work my way to Oracle Application Express. How can I go directly to Oracle Application Express?

    Bennet

    Hello, Bennet,.

    There is the OTN homepage for APEX: http://www.oracle.com/technetwork/developer-tools/apex
    There are the home page general for APEX, which includes access to workspaces of demo (you can request a workspace to assess the APEX without having to install yourself): http://apex.oracle.com

    To answer your question: you can develop applications with APEX that could be used to pay-running, etc. Depending on the capabilities of your printer, you can even automate this. But begin to get acquainted with APEX before you head straight for advanced like this subjects. ;)

    -Udo

  • With Oracle Application Express 3.2.1 can be made to print reports?

    Hello

    I have a small application I did some processes and calculations, but I want to know if the same Oracle Application Express 3.2.1 I can generate invoices and print such reports...

    O to use another application for reporting, including:
    (SqlReport, Crystal Report, Reporview)?

    -> May I suggest?
    -> With Oracle Application Express 3.2.1 can be made to print reports?

    I appreciate your care and assistance... *

    REYNEL sarmouk

    Hello

    It might help to start
    http://www.Oracle.com/technology/products/database/application_express/HTML/configure_printing.html

    BR, Jari

  • Examples of Pro oracle application express book

    Hello..

    Anyone knows where can I find examples, scripts from this book? I m trying to make examples but I received a lot of erros, I think West should be something wrong with my code...... If I find alread in internet and work, will be very useful to learn...

    I m of the chapter of YUI YAHOO AutoComplete - incidentally...

    the book is John Edward Scott 'Pro Oracle Application Express' (the voice of expert´s in oracle) and Scott Spendolini...

    Tnks for the help

    Look at the last page of the book for a offers to download the e-book for $10.00... John tried to get the express.com people to release the code listings pulled from the book for a while, then I would say you get the e-book in PDF format...

    Thank you

    Tony Miller
    Webster, TX

  • Apex can work without the oracle application server? How?

    My question is exactly what the title says.

    Apex can work without the Oracle application server?

    I heard that there need a webserver to work but not necessarily the oracle application server.
    Is this true?

    With ONLY apache installed apex can work on it?

    Thank you



    Don't forget to assign points to those who help you! (Mark the thread useful/correct)
    My home page

    Best regards

    Published by: Igor Carrasco on May 29, 2009 14:59

    Published by: Igor Carrasco on May 29, 2009 14:59

    Hello

    Take a look at the Setup Guide that covers all the different options you have (as there are a some variations).

    http://download.Oracle.com/docs/CD/E14373_01/install.32/e13366/TOC.htm

    But yes, in short, you can have a configuration where there is no external Web server that uses the embedded PL/SQL gateway.

    Hope this helps,

    John.
    --------------------------------------------
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    AWARDS: Don't forget to mark correct or useful posts on the forum, not only for my answers, but for everyone!

  • How to export a .sql file, I created from Oracle Application Express of SQL Server Management 2012?

    Hello

    I was wondering if you could help me.

    I'm trying to find out how to export a .sql file, I created from Oracle Application Express of SQL Server Management 2012? I'm not very technical, but it seems that the Oracle code does not work with SQL Management Studio when I drag the file inside.

    I need the database Oracle express and its data to enter in SQL Management Studio, so any help would be much appreciated!

    Thank you.

    Hello

    Your question is beyond the scope of this community.

    Please repost your question in the SQL Server TechNet Forums.

    https://social.technet.Microsoft.com/forums/SQLServer/en-us/home?category=SQLServer

    See you soon.

Maybe you are looking for