User 646cb12a16
20-05-2008 14:07:52
Hi - I have almost got my web start deployment up. I have received the correct license file for IJC 2.3, and everything works on my development machine where I have the license file. I have placed the license.cxl file at:
http://myserver/ijc/license.cxl
and verified that it is accessible. I started IJC using the link provided on my machine, and it worked fine - I looked at License Manager to see the new information in the license file.
The entry in the master.jnlp file is:
<argument>-J-Dijc.license.url=http://myserver/ijc/license.cxl</argument>
I have also seen a slightly different argument, -J-Dchemaxon, I think. Which one is correct?
On the client machine, I get an error message, saying it could not find the license file located at:
c:\path\to\ijc_project\http___myserver_ijc_license.cxl
I don't know why it is converting it to a local path that doesn't exist. Any ideas?
http://myserver/ijc/license.cxl
and verified that it is accessible. I started IJC using the link provided on my machine, and it worked fine - I looked at License Manager to see the new information in the license file.
The entry in the master.jnlp file is:
<argument>-J-Dijc.license.url=http://myserver/ijc/license.cxl</argument>
I have also seen a slightly different argument, -J-Dchemaxon, I think. Which one is correct?
On the client machine, I get an error message, saying it could not find the license file located at:
c:\path\to\ijc_project\http___myserver_ijc_license.cxl
I don't know why it is converting it to a local path that doesn't exist. Any ideas?