Preeti Patel - 2005-03-12

please help me... i have get the error in the msdos window as follows:

Exception in thread "main" java.lang.UnsatisfiedLinkError: no XTapi in java.libr
ary.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1349)
        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
        at java.lang.System.loadLibrary(System.java:820)
        at net.xtapi.serviceProvider.MSTAPI.<clinit>(MSTAPI.java:35)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:120)
        at net.xtapi.XProvider.<init>(XProvider.java:85)
        at net.xtapi.XJtapiPeer.getProvider(XJtapiPeer.java:101)
        at JSoftPhone.initJTapi(JSoftPhone.java:577)
        at JSoftPhone.main(JSoftPhone.java:566)

when i compile my jSoftPhone program..... please let me know of wher im going wrong... and what im doing wrong. i do not have full duplex nor half duples modem facilities.... please advice further..

thank you

Preeti