How can i get userdata file??

Discuss any topic about <A href="http://www.brekeke.com/telephony/">Brekeke JTAPI SDK</A>.

Moderator: Brekeke Support Team

Locked
swhors
Posts: 1
Joined: Mon Jun 18, 2007 6:11 pm

How can i get userdata file??

Post by swhors »

I have downloaded the API.
And compiled the example1.
But at running the example1, I saw the next messag..

/*
[main] ERROR (BrPeer.java:101) -
java.lang.Exception: File:D:/mywork/Brekeke/JTAPI1.0/work/license/userdata doesn
't exist.
at com.brekeke.jtapi.BrProvider.<init>(BrProvider.java:77)
at com.brekeke.jtapi.BrPeer.getProvider(BrPeer.java:93)
at CalloutPlay.main(CalloutPlay.java:35)
Can't get Provider: javax.telephony.ProviderUnavailableException: File:D:/mywork
/Brekeke/JTAPI1.0/work/license/userdata doesn't exist.
*/

How can I solve this problem...

Please..
Andrea
Posts: 36
Joined: Wed Apr 04, 2007 11:41 am

Post by Andrea »

If you install Brekeke JTAPI, userdata file should be created in the directory. You need to have userdata and license files in the directory to run your application.

Andrea
Locked