Urgent..how to connect jmatlink & jdeveloper 10

hi:
i am trying to connect jmatlink & jdeveloper 10g
my codes are below:
import jmatlink.*;
public class test {
public static void main(String[] args) {
// create instance of engine
JMatLink engine = new JMatLink();
// open engine and start MATLAB
engine.engOpen();
// test string: create array of random numbers
String testCommand = "a=rand(4)";
engine.engEvalString(testCommand);
// terminate MATLAB and close engine
engine.engClose();
I got the error message:
Project: C:\jdev10\jdev\mywork\Application1\Project1\Project1.jpr
C:\jdev10\jdev\mywork\Application1\Project1\src\test\test.java
Error: class format error: JMatLink.class on classpath C:\jdev10\jdev\mywork\Application1\Project1\classes\JMatLink.class
Error(2,8): jmatlink not found
I also put jmatlink.class in C:\jdev10\jdev\mywork\Application1\Project1\classes\JMatLink.class.
I have no idea what is wrong!
Any help will be appreciated!!

Try posting your question to a Java forum, because this one is about native development. For example, you can use http://forum.java.sun.com/forum.jspa?forumID=31

Similar Messages

  • [Urgent] How to connect RMI Server from EJB

    I'm trying to connect to an RMI server from an EJB. I have client code for the
    RMI Server that already works standalone from the command line. However I am having
    configuration issues with webLogic 6.1 allowing the connection to go through.
    Standalone I create an RMISecurityManager, inside of the EJB I cannot do this.
    How do I set up WL6.1 to allow RMI connections?
    Injae Lee

    Some threads already posted :
    Can Forms 10g access data from non-ORacle database?
    Re: connect form to mysql server
    Greetings....
    Sim

  • Please Its very urgent How to connect the thumb device using java media fra

    I was new to JMF please help me
    i wnat the code for connecting to the signatuure pad or thumb device present iam doing project in biometrics please if any body knows
    the code farward it tome bye
    Advance Thanks

    The SecuGen FDx SDK for Java 1.0 Beta1 is now available. It is posted at http://sgdn.secugen.com. This is a JNI wrapper for the SecuGen FDx SDK v3.0. Sample source code including JSGD, A SWING version of the SecuGen Diagnostic utility. Currently only MS-Windows is supported.
    Best regards.
    =Dan=
    Dan Riley - SecuGen

  • Urgent How to connect sql plus from spx network

    My lsnrctrl is giving error show below
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 2.3.2.1.0 - Production
    System parameter file is D:\ORAWIN95\network\admin\listener.ora
    Log messages written to D:\ORAWIN95\network\log\listener.log
    Trace information written to D:\ORAWIN95
    \network\trace\listener.trc
    Attempted to listen on: (DESCRIPTION=(CONNECT_TIMEOUT=10)
    (ADDRESS=(PROTOCOL=SPX)
    (Service=dev3_lsnr)))
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 55: Unknown system error
    no listener error
    TNS-12560: TNS:protocol adapter error
    no listener error
    I am using windows 95 and have a personal oracle 7.3.And want to
    connect on spx network
    null

    Login as sysdba when you are using SYS user
    i.e in username=sys as sysdba
    password=<your password>
    And Refer this doc for better understanding
    http://docs.oracle.com/cd/B19306_01/server.102/b14357/ch3.htm

  • URGENT: How to connect iPhone to internet over ad-hoc wi-fi network from MacBook?

    I need to access the internet over wi-fi on my iPhone, but there is no wi-fi network I can use, so I am creating one with my MacBook. I choose "Create Network…" from the Airport menu on my Macbook, and I am able to connect my iPhone to the ad-hoc network I have  made, but I can't access the internet with it, for some reason.
    I think this might have something to do with one of the following two things, but I'm not sure:
    1.) In system prefs > network on my Macbook, it says:
    "Wi-Fi has the self-assigned IP address 169.254.83.143 and will not be able to connect to the Internet."
    2.) Also in system prefs > network, under 802.1X, it says: "Authentication server is not responding".
    Any help will be deeply appreciated.

    To add more, when looking at the network (you have to be on it or near it) in your list, click the blue arrow next to it to get the settings for that network. On that screen you can tell it to forget.

  • How to connect sybase database in JDeveloper 11g using JConnect

    Hi
    How to connect sybase database in JDeveloper 11g using JConnect? Please help.

    User,
    It would help if you explained Sybase Jconnect instead of leaving us to google.
    At any rate, it appears you need to create a library definition in JDeveloper, add the appropriate JConnect JAR files to the library's classpath, and then add the library to your project.
    John

  • How to connect to database using jdeveloper

    Please send some info how to connect to the oracle database using jdeveloper

    Go to the CONNECTIONS tab in Jdeveloper (look under the view menu if its not available). Right click on the database node and create NEW CONNECTION.
    Also do a search on the help for DATABASE CONNECTIONS
    Regards
    Grant Ronald
    oracle Product Management

  • How to connect ms access in swing application  JDeveloper

    hi guys,
    How do I do to connect MSAccess database in a swing application in JDeveloper?

    Just wondering, you asked how to connect to MS Access from a swing app being developed on JDev...
    Are you using ADF ? Or just using JDev to develop a plain vanilla java swing app ?
    If not using ADF :
    You could try the JDBC ODBC bridge. http://download.oracle.com/javase/6/docs/technotes/guides/jdbc/bridge.html
    Might be better than half baked JDBC type 4 drivers for Access.
    If using ADF, I'm assuming you have an ADF model project and an ADF swing project. If you can manage to use the JDBC-ODBC bridge, you should be able to configure a DataSource for your model project as javax.sql.DataSource and javax.sql.ConnectionPoolDataSource are now supported though the bridge.
    Please keep in mind the warnings on http://download.oracle.com/javase/6/docs/technotes/guides/jdbc/bridge.html, especially the limited scalability and performance.

  • How to connect to Teradata using Jdeveloper 11.1.1.6

    Friends,
    Can anybody help me how to connect to Terradata database using Jdeveloper 11.1.1.6
    Thanks in Advance

    Refer How to use the Teradata JDBC Driver with WebLogic 10.3
    Add the teradata JDBC driver JAR terajdbc4.jar to classpath of weblogic server. Refer Using Third-Party JDBC Drivers with WebLogic Server
    Use the driver class
    and
    connection url: jdbc:teradata://DatabaseServerName
    for teradata
    Teradata JDBC Driver User Guide Chapter 2

  • IIOP connection from JDeveloper does not work

    I'm trying to run some sample EJB programs but cannot connect to the IIOP port from JDeveloper. I have installed Oracle 8.1.7 Enterprise on my machine, and it includes a listening location for IIOP on port 2481 under the listener. I can connect to JServer on this database from DBA Studio using various user/passwords, so the IIOP connection seems to work in principle.
    But when I try to set up an IIOP connection from JDeveloper (v.3.1.1.2), the "Test" button fails to connect, but does not give any details on the reason for the error.
    I have tried using the command line utility sess_sh, but this fails telling me the URL is invalid, even though it is exactly the same as the URL I connected to in DBA Studio.
    Why can I connect from DBA Studio but not from JDeveloper, and can anyone tell me how to get this connection to work?
    (It shouldn't be this hard to get a simple "Hello world" EJB to work!)
    Thanks,
    Chris

    You must use Jdev 3.2.x to communicate with RDBMS 8.1.7.
    Jdev 3.1.x.x is for RDBMS 8.1.6.

  • Issues with BAM Connection in JDeveloper

    I have issue with Jdeveloper BAM connection.
    After BAM & OiD configuration, I can't test BAM connection in Jdeveloper. Jdev reports BAM configuration error.

    I've created new one.
    Actually, I have to return to Windows auth, cause cust should make report develoopment.
    Could you provide any information how BAM connection shold be connfigured? I'll make next try.

  • Preblem facing in creating application server connection in Jdeveloper

    Hi All,
    I am using weblogic 10.3.1 and Jdeveloper 10.1.3.5.
    I want to deploy an ear file in my weblogic server. Can anyone plesae guide me how can I create a application server connection in Jdeveloper 10.1.3.5
    Thanks in Advance!!

    Can't you just go to the connections navigator, right-click and select New Application Server Connection, and then just use the wizard? What is the problem you are facing?
    Try selecting Oracle Application Server 10 or OC4J 10g.

  • How to connect MS Access or other d/b tools to SAP R/3

    Hi SAP Experts,
    I got a requirement i.e by using MS Access or other database tools to take the SAP table dumps and analyze gaps or errors in the system data using business guided .
      I don't know how to connect MS Access to SAP R/3 and how to connect other database tools to SAP R/3.
    pls any body can explain me on this topic or inform me where i can get the corresponding documents.
    This is urgent for me.
    I appreciate you're help.

    Hi,
    For some databases (for example MSSQL, Oracle,...) you can use transaction DBCO (table DBCON) to create connection to external database. Then you can use native SQL in ABAP programs (EXEC SQL command).
    Krzys

  • How to connect to ORACLE 10g Express Edition using struts?

    HI! There
    I am using Oracle Jdeveloper as IDE, JBoss as application server, Oracle 10G Express edition as DBMS. As I am new to Struts & Jboss, so Can anybody tell me that How to connect to Database? Please also give Struts-config.xml datasource config too.
    If someone can give a set of codes to enter and retrieve the data to/from database it will be really help full for me. Well connectivity with any version e.g. 9i, 10g, 10g XE will do......
    Thanks

    Well I have already configure a datasource in struts-config.xml as Stated below:
    <data-sources>
    <data-source>
    <set-property property="autoCommit" value="false"/>
    <set-property property="description" value="Data Source Config. for SMS"/>
    <set-property property="driverClass" value="oracle.jdbc.OracleDriver"/>
    <set-property property="maxCount" value="4"/>
    <set-property property="minCount" value="2"/>
    <set-property property="password" value="password"/>
    <set-property property="url" value="jdbc:oracle:thin:@127.0.0.1:1521:XE"/> <set-property property="user" value="sms"/>
    </data-source>
    </data-sources>
    Now the Only problem That I am facing is how to look up this data source from a Java file of Model layer.
    Please Guide me further

  • Can't make a connection from JDeveloper 10g (9.0.5.0) to WebLogic 8.1

    I can't make a connection from JDeveloper 10g (9.0.5.0.0) to WebLogic 8.1
    When I click "Test connection" JDeveloper 10g writes the following:
    Cannot instantiate class: weblogic.jndi.WLInitialContextFactory
    Have somebody ever established a connection from JDeveloper 10g (9.0.5.0) to WebLogic 8.1? How to do this?

    It connects successfully now. Thank you for the information.
    But it does nothing when I try to deploy my J2EE application.
    I right-click on Resources -> application.deploy, choose "Deploy to" -> my connection. It starts to do something obscure.
    Then I go to the WebLogic console and it shows that there is no my application.

Maybe you are looking for

  • Open image capture question

    I am having trouble using the detect separate items feature in the Apple open image capture feature.  Instead of separating the scans, it just does one big scan.   Is anybody else having this problem?  If it works for you, what type of scanner do you

  • Sold to party and Ship to part y fields in VA01 disabled.

    01.10.2008 Hi friends, In one of the client when i use transaction code VA01 for a particular document type i find the Sold to Party and Ship to party are greyed off. I am not able to enter any data into it. In the sand box the same document type wor

  • How can I make the data persistent when using plist ?

    I have a UITableView table1. And when I touch any cell in the table a new UIViewController appears and it have two UITextField's name and description. After entering the data in both the text fields I used the save button to save them. In save method

  • How do I add a dynamic 'on sale' message or image?...using show region if?...

    Hi there Hope everyone is doing well...... I have been trying to get this to work but cant figure it out...... First.... What I want is to be able to put an 'on sale' image ...... preferably an animated gif.... (little red flame circle with animated

  • Painting while in an action

    Hi, I've searched and Googled without success and here's what I want to do. I have an action in PS CS2 which does a series of steps then creates a layer mask and fills it with mid grey. It then continues to save and exit etc etc. How can I make the a