Hi,
I tried a little JavaClient app but I can't launch the app because the JavaClient.jnlp link is broken.
I got this error :
[2012-2-23 14:33:42 CET] <main> Opening application's URL in browser:
http://imac-cedre.utt.fr:51807/cgi-bin/WebObjects/WebStartJNLPTest.woa
[2012-2-23 14:33:42 CET] <main> null
[2012-2-23 14:33:42 CET] <main> Waiting for requests...
[2012-2-23 14:33:49 CET] <WorkerThread0> <com.webobjects.appserver._private.WOStaticResourceRequestHandler> Unable to get contents of file for uri. file: /Library/WebServer/Documents/cgi-bin/WebObjects/WebStartJNLPTest.woa/eowebstart/com.webobjects.eodistribution._EOWebStartAction/webStart/JavaClient.jnlp; uri: /cgi-bin/WebObjects/WebStartJNLPTest.woa/eowebstart/com.webobjects.eodistribution._EOWebStartAction/webStart/JavaClient.jnlp
[2012-2-23 14:33:49 CET] <WorkerThread0> java.io.FileNotFoundException: /Library/WebServer/Documents/cgi-bin/WebObjects/WebStartJNLPTest.woa/eowebstart/com.webobjects.eodistribution._EOWebStartAction/webStart/JavaClient.jnlp (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at com.webobjects.appserver._private.WOStaticResourceRequestHandler.handleRequest(WOStaticResourceRequestHandler.java:86)
at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
at com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
at com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:680)
Main
<html>
<head>
<title>Main</title>
</head>
<body>Please
<webobject name = "JavaClientLink"> click here </webobject>
to start WebStartJNLPTest through WebStart.
</body>
</html>
JavaClientLink: WOHyperlink {
href = "">}
JavaClient
<body> <webobject name = "JavaClientComponent" /> </body>
JavaClientComponent: WOJavaClientComponent {
j2seVersion = "1.4+";
applicationClassName = "com.webobjects.eogeneration.EODynamicApplication";
applicationName = "D2JC WebStart Test";
applicationDescription = "D2JC WebStart Test";
downloadClientClasses = "noDownloadClientClasses";
vendor = "TEST";
}
Thanks for your Help
I tried a little JavaClient app but I can't launch the app because the JavaClient.jnlp link is broken.
I got this error :
[2012-2-23 14:33:42 CET] <main> Opening application's URL in browser:
http://imac-cedre.utt.fr:51807/cgi-bin/WebObjects/WebStartJNLPTest.woa
[2012-2-23 14:33:42 CET] <main> null
[2012-2-23 14:33:42 CET] <main> Waiting for requests...
[2012-2-23 14:33:49 CET] <WorkerThread0> <com.webobjects.appserver._private.WOStaticResourceRequestHandler> Unable to get contents of file for uri. file: /Library/WebServer/Documents/cgi-bin/WebObjects/WebStartJNLPTest.woa/eowebstart/com.webobjects.eodistribution._EOWebStartAction/webStart/JavaClient.jnlp; uri: /cgi-bin/WebObjects/WebStartJNLPTest.woa/eowebstart/com.webobjects.eodistribution._EOWebStartAction/webStart/JavaClient.jnlp
[2012-2-23 14:33:49 CET] <WorkerThread0> java.io.FileNotFoundException: /Library/WebServer/Documents/cgi-bin/WebObjects/WebStartJNLPTest.woa/eowebstart/com.webobjects.eodistribution._EOWebStartAction/webStart/JavaClient.jnlp (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at com.webobjects.appserver._private.WOStaticResourceRequestHandler.handleRequest(WOStaticResourceRequestHandler.java:86)
at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
at com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
at com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:680)
Main
<html>
<head>
<title>Main</title>
</head>
<body>Please
<webobject name = "JavaClientLink"> click here </webobject>
to start WebStartJNLPTest through WebStart.
</body>
</html>
JavaClientLink: WOHyperlink {
href = "">}
JavaClient
<body> <webobject name = "JavaClientComponent" /> </body>
JavaClientComponent: WOJavaClientComponent {
j2seVersion = "1.4+";
applicationClassName = "com.webobjects.eogeneration.EODynamicApplication";
applicationName = "D2JC WebStart Test";
applicationDescription = "D2JC WebStart Test";
downloadClientClasses = "noDownloadClientClasses";
vendor = "TEST";
}
Thanks for your Help
Envoyé depuis iCloud
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com