when i am trying to run a java services through php file(xyz), it is throwing this error (Firebug) NetworkError: 500 Internal Server Error http://127.0.0.1/dev/en/abc/xyz
/var/log/apache2/error.log is showing PHP Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: ReferenceClass failed: new com.intelligent.abc.main.RunABCHandler. Cause: java.lang.ClassNotFoundException:
While other java services are responding perfectly fine.
Can i get suggestion, so that i can get rid from this.