This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JNLP and Web Start and the fly likes The field jnlp codebase has an invalid value: $$codebase Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "The field jnlp codebase has an invalid value: $$codebase" Watch "The field jnlp codebase has an invalid value: $$codebase" New topic
Author

The field jnlp codebase has an invalid value: $$codebase

Ravi Sankaran
Greenhorn

Joined: Feb 26, 2007
Posts: 1
I receive this error while trying to launch .jnlp file.

BadFieldException[ The field <jnlp>codebase has an invalid value: $$codebase,$$codebase]
at com.sun.javaws.jnl.XMLUtils.getAttributeURL(Unknown Source)
at com.sun.javaws.jnl.XMLUtils.getAttributeURL(Unknown Source)
at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.main(Unknown Source)

-I am unable to post the jnlp file. It appears that < or > are not allowed while posting in javaranch..wierd

Any help will be appreciated.
Tim LeMaster
Ranch Hand

Joined: Aug 31, 2006
Posts: 226
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: The field jnlp codebase has an invalid value: $$codebase
 
Similar Threads
Starting Suns Sample App webpad
JNLP ,JWS Problem Unable to download Jar files(Tocat webserver)
Launch File Error
Launch Exception encountered in Java Web Start
javax.jnlp