Re: [Asterisk-java-users] loading libraries
Brought to you by:
srt
From: Martin S. <ma...@be...> - 2008-04-16 15:36:53
|
Depending on what you're trying to do, there may not BE a main method. Either way, you must specify the class on the command line if you want to run the default AGI server. The AMI and Live packages don't have main methods -- they'll be called from your existing code. Have you checked out the tutorial (http://asterisk-java.org/tutorial) or FAQ (http://asterisk-java.org/faq)? They may help you find what you're looking for. If all else fails, show us what code you're trying to run, and how you're trying to run it. Cheers, Martin Smith, Systems Developer ma...@be... Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221 ________________________________ From: ast...@li... [mailto:ast...@li...] On Behalf Of Kay Kw Sent: Wednesday, April 16, 2008 11:14 AM To: ast...@li... Subject: Re: [Asterisk-java-users] loading libraries I know this shouldn't be a big deal but I still cant run the asterisk-java libraries. I tried opening them using 'javaw' but I still get the same error "Failed to load Main-Class manifest attribute from..." please help, anyone thanks ----- Original Message ---- From: Kay Kw <ka...@ya...> To: ast...@li... Sent: Sunday, April 13, 2008 5:18:25 PM Subject: [Asterisk-java-users] loading libraries I'm new to asterisk-java. I'm having trouble loading the 3.0 liberies. My JVM version s 1.6 and am running Java6.0 . Can anyone help with this. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i6 2sR8HDtDypao8Wcj9tAcJ> |