ok, I have everything setup to use java inside php. I can create my own java classes and use them just fine. The problem I am having is calling my own .jar files. When I try to compile java classes that refrence my own .jar file it get an error, cannot find that paticular method. Can anyone please help me?