Problem while connecting to remote corba server

Hi, all.
I'm new to Tuxedo/CORBA and want to run sample application. I follow all the instructions and everything's fine when I'm looking for local machine:
Tobj_Bootstrap bootstrap(v_orb.in(), "");
but when I'm lookin for remote service
Tobj_Bootstrap bootstrap(v_orb.in(), "/ /MYHOST:2500");
than running
simple_client -ORBid BEA_IIOP
I'm getting
Can't connect to the domain : IDL:beasys.com/Tobj/InvalidDomain:1.0
What went wrong? How can I use corba service on remote machine?\
Thanks, Oleg.
[att1.html]

Hi, all.
I'm new to Tuxedo/CORBA and want to run sample application. I follow all the instructions and everything's fine when I'm looking for local machine:
Tobj_Bootstrap bootstrap(v_orb.in(), "");
but when I'm lookin for remote service
Tobj_Bootstrap bootstrap(v_orb.in(), "/ /MYHOST:2500");
than running
simple_client -ORBid BEA_IIOP
I'm getting
Can't connect to the domain : IDL:beasys.com/Tobj/InvalidDomain:1.0
What went wrong? How can I use corba service on remote machine?\
Thanks, Oleg.
[att1.html]

Similar Messages

  • Problem while connecting to remote corba service

    Hi, all.
    I'm new to Tuxedo/CORBA and want to run sample application. I follow all the instructions and everything's fine when I'm looking for local machine:
    Tobj_Bootstrap bootstrap(v_orb.in(), "");
    but when I'm lookin for remote service
    Tobj_Bootstrap bootstrap(v_orb.in(), "/ /MYHOST:2500");
    than running
    simple_client -ORBid BEA_IIOP
    I'm getting
    Can't connect to the domain : IDL:beasys.com/Tobj/InvalidDomain:1.0
    What went wrong? How can I use corba service on remote machine?\
    Thanks, Oleg.
    [att1.html]

    Hello, Peter.
    1. yes, my ubb-file contains ISL server listening process on
    file://MYHOST:2500 <file://MYHOST:2500>
    2. yes, ISL process booted successfully.
    3. yes, there's a ping to MYHOST.
    Here's my ubb file:
    *RESOURCES                              
    IPCKEY 55432
    DOMAINID simpapp
    MASTER SITE1
    MODEL SHM
    LDBAL N
    *MACHINES                              
    "MYHOST"
    LMID = SITE1
    APPDIR = "D:\bea\tuxedo8.0\samples\corba\simpapp"
    TUXCONFIG =
    "D:\bea\tuxedo8.0\samples\corba\simpapp\results\tuxconfig"
    TUXDIR = "d:\bea\tuxedo8.0"
    MAXWSCLIENTS = 10
    *GROUPS                                
    SYS_GRP
    LMID = SITE1
    GRPNO = 1
    APP_GRP
    LMID = SITE1
    GRPNO = 2
    *SERVERS                               
    DEFAULT:
    RESTART = Y
    MAXGEN = 5
    TMSYSEVT
    SRVGRP = SYS_GRP
    SRVID = 1
    TMFFNAME
    SRVGRP = SYS_GRP
    SRVID = 2
    CLOPT = "-A -- -N -M"
    TMFFNAME
    SRVGRP = SYS_GRP
    SRVID = 3
    CLOPT = "-A -- -N"
    TMFFNAME
    SRVGRP = SYS_GRP
    SRVID = 4
    CLOPT = "-A -- -F"
    simple_server
    SRVGRP = APP_GRP
    SRVID = 1
    RESTART = N
    ISL
    SRVGRP = SYS_GRP
    SRVID = 5
    CLOPT = "-A -- -n file://MYHOST:2500 <file://MYHOST:2500> "
    *SERVICES                              
    This file is not modyfied than one, proposed by the sample.
    Everything is perfect as long as I pass empty string to bootstrap object
    constructor. But when I try to pass file://MYHOST:2500
    <file://MYHOST:2500> to constructor and running
    simple_client -ORBid BEA_IIOP
    - I'm getting exception:
    Can't connect to the domain : IDL:beasys.com/Tobj/InvalidDomain:1.0
    Maybe I should do smth specific in order to listen to network
    connections?
    Thanks, Oleg.
    "Peter Holditch" <[email protected]> wrote in message news:[email protected]...
    Oleg,
    3 thoughts...
    Does your ubbconfig contain an ISL server listening on //MYHOST:2500?
    Did the ISL boot successfully?
    Is the dns working from the client machine? (can you ping MYHOST, or better telnet MYHOST:2500?)
    I hope that helps!
    Regards,
    Peter.
    Got a Question? Ask BEA at http://askbea.bea.com
    The views expressed in this posting are solely those of the author, and BEA
    Systems, Inc. does not endorse any of these views.
    BEA Systems, Inc. is not responsible for the accuracy or completeness of the
    information provided
    and assumes no duty to correct, expand upon, delete or update any of the
    information contained in this posting.
    Oleg Fainitsky wrote:
    Hi, all.
    I'm new to Tuxedo/CORBA and want to run sample application. I follow all the instructions and everything's fine when I'm looking for local machine:
    Tobj_Bootstrap bootstrap(v_orb.in(), "");
    but when I'm lookin for remote service
    Tobj_Bootstrap bootstrap(v_orb.in(), "/ /MYHOST:2500");
    than running
    simple_client -ORBid BEA_IIOP
    I'm getting
    Can't connect to the domain : IDL:beasys.com/Tobj/InvalidDomain:1.0
    What went wrong? How can I use corba service on remote machine?\
    Thanks, Oleg.
    [att1.html]

  • Problem while connecting to Oracle 9i server from Oracle8.1 client

    Hi experts,
    Could you please help in resolving the issue we are facing.
    We are trying to connect from Oracle 8.1 client to Oracle 9.2 server and its giving error .This is on Linux environ ment.
    FYI - we are getting errors when we changed the client as Oracle 8.1 instead of Oracle 9.2.
    Pls suggest.
    Thanks.

    8i client can connect to the 9iR2 database, but beware wich client are you talking about, only 8.1.7 is compatible against 9iR2, even though you must be aware this is a no longer supported combination, which means in case you find a bug the only solution available is to upgrade the client version to 9iR2.
    By the way, is there a real reason why you have to tie your client to 8i? Being 8i long ago dessuported.
    ~ Madrid.

  • Having problem while connecting to SQL Server through a application

    hi guys ,
    having one problem while connecting to the SQL SERVER 2008 R2 through a application (Dynamics NAV), by using the concept of Linked Server.
    But one more thing , i am able to access that very SQL server through my app , when i am working locally , i mean to say that when i am working on the machine itself on which the server is installed then its working fine .
    But when i am working on another system the query doesn't work.

    by using the concept of Linked Server.
    Why through a linked server and not directly as a simple remote connection? I don't think you app is aware of linked server.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Control key not working on MB Pro while connected to windows 2008 server through 2x client. Any ideas? Works on windows through parallels.

    Control key not working on MB Pro while connected to windows 2008 server through 2x client. Any ideas? Works on windows XP through parallels desktop.

    Hello...
    It seems I got it fixed!! I had been trying the Fixit tool from
    http://support.microsoft.com/kb/306759  while typing up there :))))
    This tool is for changing RDP port but running it fixed my problem (I kept the port 3389 intact)!!
    Hope it helps someone.

  • MDM WebServices Problem while connecting to MDM repository

    Hello,
    we have installed the Web Services for MDM.
    When I test the Services, say the MDMSearchRecords I always get a ERROR status and the Message:
    id (String)  WS_LogonProblem
    severity (String) ERROR
    text (String)   Problem while connecting to MDM repository: z_Material on server: debmu416.server..... at port: 4000. Maybe the Repository-Information has not been set correctly at the requested query.
    status (String)  FAIL
    The Repository Information I try to connect with is correct (Repository Name, Server Name, Port, data Language and schema Language).
    Can you pls tell me where the problem could be?
    Points will be generously rewarded!
    Best Regards,
    Mircea

    Hi Arun,
    Thanks a lot!
    you were right! The WebServices version was too old.
    Now I can connect to the Repository in Test mode.
    I get some other error Messages, like "Field Material_Number is not defined at Table Products." and "Repository Data is not available in the requested Language ." which isn' right.
    Do you have a clue where this could come from?
    BR,
    Mircea

  • Php connection to remote mysql server

    Hi,
    I've stragne problem using php 4.3.10 with Sun One 6.1 on Solaris 9. The connection to a remote mysql server fail. I've correct grants in both servers and the php.ini is setting to permit no limit connection to databases. the code:
    $host='my-remote-server.com';
    $link1=mysql_connect($host,"bla","blabla");
    if$db1 = mysql_select_db("LOGIN",$link1);
    $link = mysql_connect("localhost","bla","blabla");
    $db = mysql_select_db("LOGIN",$link);
    The remote connection fail but the local one works. When i work with another server Sun One 6 in Solaris 8 , everthing work wonderfull with the same deffinitions, it can connect the remote databases but the others machines can't connect the solaris 8 machine. i think there is something wrong in the solaris 9 or/and sun one 6.1 deffinition it avoid remote connection. The problem i don't know what may be wrong, which setting may affect tcp connections from web application in solaris 9/sun one 6.1 plataform.

    we found the problem finally and may be useful for someone. Using the solaris 9 network snifer (snoop) we found that the default php timeout connection for mysql doesn't work ,this value is 60 in the php.ini . After 4 or 5 miliseconds php application closes the connection when it runs from the webserver , running from the shell it doesn't happen.The answer from the other server arrived after 20 or 30 milisecods then the connection to the databases fails. The solution is to put unlimited tiemout , mysql_connection_timeout=-1 then it success to connect the remote mysql server correctly. May be problem without timeout connection in case the other server doesn't answer, then application may wait forever or untill the system or webserver take out the application. I didn't check this posibilty, mainly i'm interesting the applications can work and write in the remote databases. If this definition cause problem as application waiting connection we always can try with another value greater than 60.

  • Error while connecting to informatica repository server

    Hi,
    I am trying to connect to Informatica Repository Server, and getting following error:
    Failure connecting to "INFORMATICA_REP_Logical"!
    ANOMALY INFO::: Error while connecting to informatica repository server
    MESSAGE:::
    pmrep Connect Error
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMREP, version [8.6.1 HotFix6], build [319.0622], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2009
    All Rights Reserved.
    This Software may be protected by U.S. Patent Numbers 6,208,990; 6,044,374; 6,014,670; 6,032,158; 5,794,246; 6,339,775; 6,850,947; 6,895,471; 7,254,590 and other U.S. Patents Pending.
    Invoked at Sat Apr 03 15:57:50 2010
    [PCSF_10342] [PCSF_10342] Exception occurred: [[AUTHEN_10004] The Service Manager failed to authenticate user [Administrator] in the security domain [Native]. The specified user name or password is invalid.]. [FAULT_PCSFUSEREXCEPTION]
    [04/03/2010 15:57:50-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [Oracle_BI_DW_Base.rep] does not exist in domain [Domain_localhost]. [FAULT_PCSFCONFIGEXCEPTION]].]
    [Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    An error occurred while accessing the repository[Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    [04/03/2010 15:57:50-[REP_55102] Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    Repository connection failed.
    Failed to execute connect.
    Completed at Sat Apr 03 15:57:50 2010
    =====================================
    ERROR OUTPUT
    =====================================
    EXCEPTION CLASS::: com.siebel.analytics.etl.infa.interaction.PmrepConnectException
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:102)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseCalls.java:959)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:890)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:275)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaStatus(ClientMessageDispatcher.java:433)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMessageDispatcher.java:224)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatcher.java:144)
    Kindly help.
    Regards,
    Jitendra

    I am facing the same issue.
    I am connecting from DAC, any suggestions what should have gone wrong here

  • Oracle 10.2 on AIX -- need to connect to remote SQL server by dblink

    oracle 10.2 on AIX -- need to connect to remote SQL server by dblink
    i didn't see a odbc diectory in our oracle home path. how do i know odbc driver is installed in the oracle on our AIX server.
    If it is there, do i just need to modify the odbc.ini and then the inithsodbc.ora, linster.ora, tnsnammes.ora files, or am I missing something
    Appreciate your response
    Edited by: user10876711 on May 12, 2011 9:18 AM
    Edited by: user10876711 on May 12, 2011 9:18 AM

    when you want to connect from Oracle to a SQl Server you need the Oracle Gateway (HSODBC or even better Dg4ODBC) and a FOREIGN ODBC DRIVER for your foreign database - a SQL Server ODBC driver. You have to get this driver from a 3rd party vendor - Oracle does not offer any foreign ODBC drivers.
    So before being able to use DG4ODBC/HSODBC you need to install from a 3rd paryt vendor a SQL Server ODBC driver. Commercial vendrs are for example Data Direct, Openlink or Easysoft.
    On Unix ODBC drivers commonly also require a driver manager. If the ODBC driver vendor does not ship one with the ODBC driver you can get it from www.unixodbc.org

  • An error occurred while connecting to the FTP server '127.0.0.1:14147'

    HI Experts,
    I have been tried Content Conversion by using the FTP. Under Adapter Monitoring --> Communication Channel monitoring i found this error:
    An error occurred while connecting to the FTP server '127.0.0.1:14147'. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx:  4     '. For details, contact your FTP server vendor.
    Regards,
    -Prabhakar.A

    Hi
    Pl mention the error correctly, whats the FTP error code? (something like this: 426, 521)
    Could be due to 2 reasons:
    1) insufficient privileges
    2) wrong port
    Srikanth Srinivasan
    Edited by: Srikanth Srinivasan on Jun 20, 2010 2:19 PM

  • Error occurred while connecting to the FTP server: java.lang.NullPointerExc

    Hello Experts,
    I have a scenario wherein i have to send file from FTP to application server of ECC.
    I don't want to do any mapping and transformation; Just need to transfer the file as it is.
    I have achieved this using Integrated scenario.
    But in the sender communication channel i get an error saying "Error occurred while connecting to the FTP server "*.*.*.*:*": java.lang.NullPointerException"
    I have checked all my FTP parameters many times and everything is correct.
    Thanks,
    Lalit Mohan Gupta.

    Hi,
    You can check the connect test of FTP in either of the below ways.
    1. Use FTP Dos command (i.e go the run and type ftp..) and from there try to login to the source FTP server by using FTP Commands. If you are able to connect to the same then ask your basis to check the connectivity test from PI server.
    If you are not able to connect check the error you are getting and post the same if you are not able to resolve the same.
    2. There is Program from SAP which need to be deployed into Server and after that you can test the ftp connection by yourselves from PI server. Search in sap support for Connection Test SAP Note..
    HTH
    Rajesh

  • Flex mobile connect to remote secure server!!

    Hi guys
    I'm a beginner with flex mobile.
    i'm trying to create an appllication flex mobile. and i have to connect to remote secured server (apache) to get some services deployed.
    i did it and when i try with emulator from flash builderit's worked, a pop up window started to enter a login and password for connect to the remote server. it's okay, i get a result.
    but now when i try this application with my mobile phone, application launched correctly but i can't connect to remte server ( i dont have anythig like a popup to enter the login and pssword).
    i need your help.
    thanks

    Did you ever figure this out? I'm having the same issue.

  • Iam trying to acces Remote corba Server

    im trying to access Remote corba Server from beans in WLS.
    the client program is corba client. When i ever that JSP page Excuted ,
    it is not able to find Remote Corba Server...what should i add to access
    that Corba Server.
    what classpath should i add in WLS.
    is there any examplein which corba client from bean call Remote Corba
    Server
    thanks
    khaleel.

    1)i start WLS by runnig "startWeblogic" in this file i set java_home =.\jre1_2\jre ..if i run using this
    ***orb class = class com.inprise.vbroker.orb.ORB id diplayed
    Error in binding Corba objects
    org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following POA:
    poa name : /rx_agent_poa
    minor code: 0 completed: No
    Mon Oct 09 18:06:41 CDT 2000:<E> <ServletContext-General> Servlet failed with Exception
    2) but if i run the WEBLogic by seting java_home="jdk1.3"
    i get this out put
    ***** orb class = class com.sun.corba.se.internal.iiop.ORB
    java.lang.NoClassDefFoundError: com/inprise/vbroker/CORBA/portable/ObjectImpl
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:426)
    at weblogic.boot.ServerClassLoader.findLocalClass(ServerClassLoader.java
    :334)
    at weblogic.boot.ServerClassLoader.loadClass(ServerClassLoader.java:102)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at PreQual.PreQualManager.qualifyService(PreQualManager.java:66)
    at PreQual.Main.main(Main.java:40)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.t3.srvr.StartupThread.runMain(StartupThread.java:219)
    at weblogic.t3.srvr.StartupThread.doWork(StartupThread.java:148)
    at weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java
    :62)
    Tue Oct 10 00:23:01 CDT 2000:<E> <WebLogicServer> Failed to invoke startup class
    qualify=PreQual.Main
    java.lang.NoClassDefFoundError: RX/_preQualifyStub
    at PreQual.PreQualManager.qualifyService(PreQualManager.java:66)
    at PreQual.Main.main(Main.java:40)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.t3.srvr.StartupThread.runMain(StartupThread.java:219)
    at weblogic.t3.srvr.StartupThread.doWork(StartupThread.java:148)
    at weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java
    khaleel wrote:
    when i run the sample program as startup it prints
    *** orb class = class com.inprise.vbroker.orb.ORB
    Eduardo Ceballos wrote:
    When you run the sample program as a startup, what does the following print?
    //Initialize the orb
    org.omg.CORBA.ORB orb = org.omg.CORBA.ORB.init(args,null);
    System.out.println("\n\n***** orb class = "+orb.getClass());
    Also, why is the 1.2 jre involved? You wrote that you've added an orb.properties file, in
    " i added orb.properties file in weblogic\jre1_2\jre\lib "
    I think that, for what you are trying to do, it might work better that you run in 1.2.
    In 1.3, you may also need to reset the property value for javax.rmi.CORBA.UtilClass and javax.rmi.CORBA.PortableRemoteObjectClass. If these are weblogic classes, set them to com.sun.corba.se.internal.javax.rmi.CORBA.Util and com.sun.corba.se.internal.javax.rmi.PortableRemoteObject, respectively. In
    1.3, we set them to to classes that only work to support our implementation of rmi-iiop.
    khaleel wrote:
    hi
    thanks for your help in advance...
    1)ya, i had set jspcomplier classpath and Servlet's loader's class path.
    i using WLS5.1 and jdk1.3... visibroker4.1....
    these are jsp.properties in properties page...
    weblogic.httpd.register.*.jsp=\
    weblogic.servlet.JSPServlet
    weblogic.httpd.initArgs.*.jsp=\
    pageCheckSeconds=1,\
    compileCommand=D:/jdk1.3/bin/javac.exe,\
    workingDir=E:/weblogic/myserver/classfiles,\
    verbose=true
    (2) i wrote standalone test program to comminicate with Corba Server, and
    executed it outside WLS and it runs succesfully... here is the code from
    that stand alone program which comunicates the server
    //Initialize the orb
    org.omg.CORBA.ORB orb = org.omg.CORBA.ORB.init(args,null);
    // Get the preQualify Id
    byte[] preQualifyId = "Qualify".getBytes();
    RX.preQualify qualify = RX.preQualifyHelper.bind(orb, "/rx_agent_poa",
    preQualifyId);
    (3) when i tried this in startup class it gives this error
    Error in binding Corba objects
    org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following POA:
    poa name : /rx_agent_poa
    minor code: 0 completed: No Mon Oct 09 23:26:51 CDT 2000:<E>
    <WebLogicServer>
    Failed to invoke startup class qualify=PreQual.Main
    (4) and when i tries this in servlet it again gives same error as in (3)
    more Info ---
    i added orb.properties file in weblogic\jre1_2\jre\lib
    thanks in advance
    your help will be appriciated..
    thanks
    khaleel

  • Problem while connecting to site using proxy server in weblogic 8.1

    Hi All,
    I am able to connect to the site www.testtest.com when i am running the below
    program out side a bea weblogic server. but i couldn't able to connect to the
    www.testtest.com when i am accessing thru a progam that was running in weblogic
    server. i am getting the below exception
    Tried all: '1' addresses, but could not connect over HTTP to server: 'www.testtest.com',
    port: '80'
    I am using weblogic server 8.1. Pls help me out in solving this.
    import java.io.*;
    public class testurl
    public static void main(String[] args)
    try
         String username = "username";
         String password = "password";
         String proxy_internet_address = "111.111.12.12";
         String proxy_internet_port = "80";
         String urlString ="http://www.testtest.com/";
         java.net.Authenticator.setDefault(new SimpleAuthenticator(username,password));
         java.net.URL url = new java.net.URL(urlString);
         java.util.Properties systemProperties = System.getProperties();
         systemProperties.setProperty("http.proxyHost",proxy_internet_address);
         systemProperties.setProperty("http.proxyPort",proxy_internet_port);
         java.net.HttpURLConnection aConnection = (java.net.HttpURLConnection)(url.openConnection());
         aConnection.setDoInput(true);
         aConnection.setDoOutput(true);
         aConnection.setUseCaches(false);
         aConnection.connect();
         java.io.InputStreamReader insr = new java.io.InputStreamReader(aConnection.getInputStream());
         java.io.BufferedReader br = new java.io.BufferedReader(insr);
         String s="";
         String textString =null;
         while((textString = br.readLine())!=null)
         s = s + textString;
         }//end of while
         br.close();
         aConnection.disconnect();
         PrintWriter pw = new PrintWriter(new FileOutputStream("test.html"));
         pw.println(s);
         pw.close();
    }catch(Exception e){
         System.out.println(e.toString());

    I have a similar problem. I want to connect to a URL, but not using proxy. From outside BEA or in BEA 6.1 it works OK, but not in BEA 8.1.
    Did you get to solve your problem ?

  • Flex 3 and connection to remote ubuntu server

    Good morning,
    I'm trying to retrieve the result from a SQL query to populate a datagrid.
    My server is a Ubuntu server on a virtual machine. I created the tables I want to extract information from using MySQLWorkbench and put them on my ubuntu server. Flex is running on my Mac.
    I have the following code in the mxml file of my Flex project:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="rest_service.send()">
        <mx:HTTPService id="rest_service" url="http://192.168.56.101/testhtml.php"/>
        <mx:DataGrid left="0" right="0" top="0" bottom="0"
            dataProvider="{rest_service.lastResult.people.person}">
            <mx:columns>
               <mx:DataGridColumn headerText="Test ID" dataField="userid"/>
               <mx:DataGridColumn headerText="Name" dataField="username"/>
               <mx:DataGridColumn headerText="Email" dataField="emailaddress"/> 
            </mx:columns>
        </mx:DataGrid>
    </mx:Application>
    The testhtml.php file is on the server (in the /var/www/ folder) and looks like this:
    <?php
       require ("Connection.php");
    $db_handle = mysql_connect($server, $user_name, $password);
    $db_found = mysql_select_db($database, $db_handle);
    if ($db_found) {
    $Query = "SELECT * from users";
    $Result = mysql_query( $Query );
    //print "allo?" . "<br/>";
    echo htmlspecialchars('<?xml version="1.0" encoding="utf-8"?>')."<br/>";
    echo htmlspecialchars('<people>')."<br/>";
    //print '<people>';
    // Iterate through the rows, printing XML nodes for each
    while( $Row = mysql_fetch_object( $Result ) )
      echo "      ";
      echo htmlspecialchars('<person>') . "<br/>" ;
      echo "            ";
      echo htmlspecialchars('<userid>'.$Row->userid.'') ;
      echo htmlspecialchars('</userid>') . "<br/>";
      echo "            ";
      echo htmlspecialchars('<username>'.$Row->username.'');
      echo htmlspecialchars('</username>') . "<br/>";
      echo "            ";
      echo htmlspecialchars('<emailaddress>'.$Row->emailaddress.'');
      // echo htmlspecialchars('<emailaddress>"'.$Row->emailaddress.'"');
      echo htmlspecialchars('</emailaddress>') . "<br/>";
      echo "      ";
      echo htmlspecialchars('</person>') . "<br/>" ;
    echo htmlspecialchars('</people>');
    mysql_close($db_handle);
    else {
    print "Database NOT Found ";
    mysql_close($db_handle);
    ?>
    I tested the php file by typing http://192.168.56.101/testhtml.php in my web browser and I get the xml code expected. The problem is that I don't think Flex is actually connecting to the server.... I have noticed that when you create a new project you can select an application server type but I have no idea what to put for the web root and the root url (I picked php in the list of options for the server type).
    My server is not hosted on my machine but on a virtual machine. Is there something I need to install on my server, and if yes, on which folder?
    Your help would be greatly appreciated. I'm a newbie and have lots to learn and I have been stuck on this for a while now.
    Thank you again,
    supernous

    Forget it. I'm an idiot.
    I forgot to active the "Allow remote admin" setting again

Maybe you are looking for

  • What video card should I purchase for old iMac?

    I have an old Mac 24 inch, and it seems that the video card is not working. How do I find which video card to purchase? I have a serial number.

  • Zipping folder keep getting permission error even though I have permission

    I am trying to zip a folder containing a few hundred items.  every time I try I get this error.  I have administrative access and permission, transferred this to the files inside, tried to copy it to an other disk and still I get this error.  Any ide

  • Archiving billing invoices

    Hi, I am working on Billing documents( T Code VF02). I am working on two programs the first one uses SCRIPTS. and the second is SMARTFORM. The reqquirement is for the o/p type i have assigned the ARCHIVE ONLY mode. Here I am suppose to get the archiv

  • How to Clone Hyperion Instance

    Hi we have recently implemented Hyperion. Now we have a requirement to clone Hyperion Instance. Is there any one who can help me out by giving some notes/steps to clone Hyperion PRD instance to DEV instance. Thanks in advance.

  • ORA-29855 and ORA-38500 trying to run DBMS_RLMGR.CREATE_RULE_CLASS

    SR 6892323.993. IHAC who hit this error and whatever we try it does not seem to help. In OSS DBA we are also labouring under a great ignorance of EXFIL and RLMGR. I summarised the problem for ARE and that summary follows: ======= ARE REVIEW REQUEST =