File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Distributed Java and the fly likes jar file for codebase? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "jar file for codebase?" Watch "jar file for codebase?" New topic
Author

jar file for codebase?

David Duran
Ranch Hand

Joined: Feb 11, 2002
Posts: 122
Can you specify a jar file for the codebase?
http://223.10.10.989/Download (for class files located in /Download)
http://223.10.10.989/Download/myJar.jar // this work?
Since I'm not doing dynamic downloading of the stubs, my codebase property isn't actually required so I can't test this on my current setup.
Michael Ernest
High Plains Drifter
Sheriff

Joined: Oct 25, 2000
Posts: 7292

Sure you can -- just make sure your codebase directories end with a trailing slash, while your codebase JARs do not.


Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: jar file for codebase?
 
Similar Threads
JAR file class not found exception
Window in Applet
The build cannot continue because of the following unsatisfied dependencies:
Reading a EAR file
Executable jar file problem