Last modified by David Avendasora on 2009/02/05 15:46

From version 3.1
edited by David Avendasora
on 2009/02/05 15:46
Change comment: There is no comment for this version
To version 4.1
edited by David Avendasora
on 2009/02/05 15:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  When you get an error stating that WebObjects can't find a class on the client you know exists and is being copied to the WebServerResources/Java directory, then it is almost certainly a class-path issue. If you are running your app within Eclipse/WOLips, this means that the ClasspathClient.txt file is incorrect. This file is NOT maintained by the build process so any new Frameworks you add will need to be added to this file.
4 4  
5 -==== <com.webobjects.eodistribution.//EOHTTPInitialAction>: Exception in performActionNamed() on the action "componentURL" with the message: java.lang.NullPointerException// ====
5 +==== <com.webobjects.eodistribution._EOHTTPInitialAction>: Exception in performActionNamed() on the action "componentURL" with the message: java.lang.NullPointerException ====
6 6  
7 7  {{code}}
8 8