Hello all.
I’m trying to deploy my solution in an Apache Tomcat Server and the java console throws this error when executing jnlp file.
om.sun.deploy.net.FailedDownloadException: No se puede cargar el recurso: (http://xxxx:xxxx/xxxx/lib/l2fprod-commo … 3998164000, 1333998164000)
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Does Servoy need l2fprod-common-outlookbar.jar to correctly work the server?
Thanks in advance. Roberto Blasco.
Servoy Version: 6.1.0 b1 - build 1410
Windows 7 Ultimate. Service Pack 1
MySQL 5.5.22
Apache Tomcat 6.0