Women in Technology

Hear us Roar



Weblog:   run WebLogic Server 8.1 on Mac OS X (Panther)
Subject:   workshop debug classpath
Date:   2004-12-27 06:26:51
From:   quintism
Response to: workshop debug classpath

Nevermind it was my issue. Somewhere along the lines I had symlinked classes.jar --> tools.jar as we have a project that includes this in the classpath but on OSX tools.jar is now just part of the classes.jar file.


removing this symlink did the trick.