5 Replies Latest reply on Jul 12, 2004 12:09 PM by walkman

    Problem with MDB which uses JNI and raw sockets

    walkman


      We wrote a small program which uses JNI and raw sockets. There were no problems when we used it outside Jboss. The problem starts only when we try to use this code from an MDB. We tried to put the *.so lib in the jboss /bin directory. When the Jboss gets to the part when it needs to send the packet through the raw socket it crashes. sometimes the jboss crashes and sometimes the computer crashes.

      We will appreciate any responses.