1 Reply Latest reply on May 15, 2013 6:45 AM by haithamnor

    Remote JNDI With IKVM

    haithamnor

      Hi There,,,

      i connect to remote jboss server by using Java(eclipse) , so i succed to send and receive messages from remote server

      and at the same time i convert same java code to DLL by using IKVM and from DOT NET windows application then i create a referance to DLL to test

      then i got an error (javax.naming.communication exception)

      so my question is why if i used java i can connect to remote server BUT if i used Converted code as DLL i face an error?