class not found exception

View: New views
1 Messages — Rating Filter:   Alert me  

class not found exception

by dineshatit :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Friends,
         i have created jar and placed in lib directory and while starting wrapper , the error throws

INFO   | jvm 1    | 2009/08/17 04:53:01 | WrapperSimpleApp: Unable to locate the class org.asteriskjava.fastagi.DefaultAgiServer: java.lang.ClassNotFoundException: org.asteriskjava.fastagi.DefaultAgiServer
INFO   | jvm 1    | 2009/08/17 04:53:01 |

but in same lib directory, if extract that jar and start wrapper . it works fine .

what could be the problem ?

regards,
R Dinesh Kumar