Discussion:
[jboss-user] [JNDI and Naming] - Remote JNDI With IKVM
Haitham Safi
2013-05-14 06:53:29 UTC
Permalink
Haitham Safi [https://community.jboss.org/people/haithamnor] created the discussion

"Remote JNDI With IKVM"

To view the discussion, visit: https://community.jboss.org/message/817530#817530

--------------------------------------------------------------
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?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/817530#817530]

Start a new discussion in JNDI and Naming at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]
Haitham Safi
2013-05-15 10:45:26 UTC
Permalink
Haitham Safi [https://community.jboss.org/people/haithamnor] created the discussion

"Re: Remote JNDI With IKVM"

To view the discussion, visit: https://community.jboss.org/message/817807#817807

--------------------------------------------------------------
wow.....
i solve it,,,
just i add jboss-messaging.jar file to classpath.
Thanks
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/817807#817807]

Start a new discussion in JNDI and Naming at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]
Loading...