Hello List Peoples!
I´m working with an Asterisk System for about 2 Months
and now its time to enhance it with FastAGI and Manager
Interaction. I think Asterisk Java was a good choice to do so
but i got some problems getting this HelloManager
and HelloEvents Examples to work. FastAGI works....
The HelloManager Examples compiles with 2 notes about deprecated
Api HelloManager uses and the -Xlint:deprecation Option.
If I start the Examples using "java HelloManager" I got an
Exception: java.lang.NoClassDefFoundError:
org/asteriskjava/manager/action/ManagerAction
I am not sure whats the Problem here, checked my ClassPath but not
sure why it doesnt still work!
Any Help would be great!
Cheers,
Errorcode408
|