Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by curiousLearner2010

  1. curiousLearner2010

    ClassnotfoundError on Class.forName

    this issue got resolved after cleaned clache and i restarted servers. i have a question on unix classpath.. --------------------------------------- /apps/systest3/lib/cdpm.jar::/apps//systest3/lib/soap.jar: Here the classpath declaration has multilple columns(::) is it a syntax error? Or would...
  2. curiousLearner2010

    ClassnotfoundError on Class.forName

    I have deployed a web application in weblogic 8.1 But on server startup i am seeing this error. Error is thrown for this line in code TestUtilities.java -------------------- Class.forName(url); value 'com.mine.test.GetTransBt' is passed correctly in url. java.lang.ClassNotFoundException...

Part and Inventory Search

Back
Top