Help

J'Dan I. Garing
[email protected]
(778) 558 4664

On 2012-02-24, at 12:00, [email protected] wrote:

> Send Webobjects-dev mailing list submissions to
>    [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    https://lists.apple.com/mailman/listinfo/webobjects-dev
> or, via email, send a message with subject or body 'help' to
>    [email protected]
> 
> You can reach the person managing the list at
>    [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Webobjects-dev digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: WebObjects 5.4.3 and JavaClient Apps (Raymond NANEON)
>   2. Re: WOWODC 2012 teaser (Chuck Hill)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 24 Feb 2012 01:23:27 +0100
> From: Raymond NANEON <[email protected]>
> To: Philippe Rabier <[email protected]>
> Cc: WebObjects webobjects-dev <[email protected]>
> Subject: Re: WebObjects 5.4.3 and JavaClient Apps
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi Phil,
> 
> I searched for JavaClient post on WOLF list but, I found nothing.
> 
> Ray
> 
> 
> Le 24 févr. 2012 à 00:58, Philippe Rabier <[email protected]> a écrit :
> 
>> Maybe you can try to post your problem on WOLF if you speak french. The list 
>> is very quiet now but I know some members who did a lot of JC. 
>> 
>> At Sophiacom, we use heavily but it was 6 or 7 years ago with WO 5.2.4. 
>> 
>> Now you can't use Interface Builder anymore so you have to code your UI and 
>> it's a pain. 
>> 
>> I agree with John: run away! (but I liked it, it was a bit buggy but big 
>> pleasure to use). 
>> 
>> Philippe
>> 
>> Sent from my iPhone
>> 
>> On 23 févr. 2012, at 19:20, Raymond NANEON <[email protected]> wrote:
>> 
>>> Hi,
>>> 
>>> I have somes JavaClients apps to do but if a little example don't work, I 
>>> have a big problem. So If I can have any help about the dynamic link of the 
>>> JavaClient.jnlp, I take.
>>> 
>>> 
>>> Thanks
>>> 
>>> 
>>> 
>>> Le 23 févr. 2012 à 17:28, John Huss <[email protected]> a écrit :
>>> 
>>>> I don't want to offend David A, but my advice is: run away!
>>>> 
>>>> John
>>>> 
>>>> On Thu, Feb 23, 2012 at 7:46 AM, Raymond NANEON <[email protected]> wrote:
>>>> 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 = javaClientLink;
>>>> }
>>>> 
>>>> 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      ([email protected])
>>>> Help/Unsubscribe/Update your Subscription:
>>>> https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com
>>>> 
>>>> This email sent to [email protected]
>>>> 
>>>> 
>>> 
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/prabier%40me.com
>>> 
>>> This email sent to [email protected]
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.apple.com/archives/webobjects-dev/attachments/20120224/eddf97bf/attachment.html>
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 24 Feb 2012 13:13:23 +0800
> From: Chuck Hill <[email protected]>
> To: David LeBer <[email protected]>
> Cc: WebObjects webobjects-dev <[email protected]>
> Subject: Re: WOWODC 2012 teaser
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="windows-1252"
> 
> 
> On 2012-02-24, at 4:39 AM, David LeBer wrote:
> 
>> Grumble, curse, grumble.
>> 
>> (No WOWODC for me this year)
> 
> WHAT?!!?
> 
> 
> 
>> 
>> --
>> David LeBer
>> Codeferous Software
>> 
>> On 2012-02-20, at 7:52 PM, Chuck Hill wrote:
>> 
>>> Sure Ramsey, go ahead and make the rest of us look bad!
>>> 
>>> That is going to be one very interesting session.  Expect questions!  :-)
>>> 
>>> 
>>> On 2012-02-20, at 7:31 AM, Ramsey Gurley wrote:
>>> 
>>>> Coming soon… definitely don't miss WOWODC this year :-)
>>>> 
>>>> http://www.youtube.com/watch?v=wDnwUHaQ9rQ
>>>> 
>>>> Ramsey
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list      ([email protected])
>>>> Help/Unsubscribe/Update your Subscription:
>>>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>>>> 
>>>> This email sent to [email protected]
>>> 
>>> -- 
>>> Chuck Hill             Senior Consultant / VP Development
>>> 
>>> Practical WebObjects - for developers who want to increase their overall 
>>> knowledge of WebObjects or who are trying to solve specific problems.    
>>> http://www.global-village.net/gvc/practical_webobjects
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com
>>> 
>>> This email sent to [email protected]
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>> 
>> This email sent to [email protected]
> 
> -- 
> Chuck Hill             Senior Consultant / VP Development
> 
> Practical WebObjects - for developers who want to increase their overall 
> knowledge of WebObjects or who are trying to solve specific problems.    
> http://www.global-village.net/gvc/practical_webobjects
> 
> 
> 
> 
> 
> 
> 
> 
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 4893 bytes
> Desc: not available
> URL: 
> <http://lists.apple.com/archives/webobjects-dev/attachments/20120224/7ae3af2c/attachment.p7s>
> 
> ------------------------------
> 
> _______________________________________________
> Webobjects-dev mailing list
> [email protected]
> https://lists.apple.com/mailman/listinfo/webobjects-dev
> 
> End of Webobjects-dev Digest, Vol 9, Issue 169
> **********************************************

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to