cannot access java.rmi.Remote bad class file
In case someone else, or a later version of myself, who forgot, runs into this invoking or creating webservices at some point...
it probably stems back to a JAXB library deal (2 vs. 2.1), which in turn comes from, like an old JVM or something.
Easy fix was to grab the appropriate jdk, and be sure that I was using it.
Error follows:
Unable to refresh webservice. coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler
cannot access java.rmi.Remote bad class file
and then the old class-version exception (expected 49.0, is 48.0 or whatever)
yeah, well, nothing special, but there you go, internet

There are no comments for this entry.
[Add Comment] [Subscribe to Comments]