Re: Tiger no stub features
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Wong, Seck {PBSG} wrote:
> Anybody try out the java.rmi.server.ignoreStubClasses=true features ?
> I tried specify it when deploying the server java
> -Djava.rmi.server.ignoreStubClasses=TRUE myServer, without rmic'ing a
> stub in the path. It complain s and still looking for the stub:
> ---------------------------------------------------
> d:\jsrc\RMITT022701Dynaload>java -cp server5
> -Djava.rmi.server.ignoreStubClass=T
> RUE -Djava.rmi.server.codebase=file:\jsrc\RMITT022701Dynaload\server\
> EchoServer
It may be that the version of Java that you are running with your command above
is not the version you think it is. When you run
"java -version"
what do you see?
Gregg Wonderly
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html
To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html