Re: javaspace error - transaction
John McClain <[email protected]> Fri, 20 Mar 2009 17:19:28 -0400
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
> Thank u for ur reply.. > > > I removed the ....-dl.jar files you specified in the avoiding lost codebase > problem from the Java build path, but still the same error is comming. > > It isn't critical to remove the -dl.jar files from the build path (though they shouldn't be their either), you need to make sure they are out of the client's runtime classpath. What command line are you using to start your client? Is mahalo's codebase set? Can you post your configuration files? > I tried to run program using eclipse and running in command prompt... both > gives same error. > > how can I make sure the PreferredClassLoader is used by the client? > and solve error... > Usually with Jini 2.n it "just works", if you have jsk-platform.jar in your client's classpath and jsk-resources.jar is in the right place relative to jsk-platform.jar then you should be using PreferredClassLoader =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html