From: Qu0ll on
"Andrew Thompson" <andrewthommo(a)gmail.com> wrote in message
news:68aa3930-113e-4184-9573-e36638d95c24(a)v20g2000prb.googlegroups.com...
> On Feb 27, 4:46 pm, "Qu0ll" <Qu0llSixF...(a)gmail.com> wrote:
>> "Andrew Thompson" <andrewtho...(a)gmail.com> wrote in message
>>...
>> > I was also kind of hoping you'd have the
>> > initiative to upload your files to some/any
>> > site, so people with the systems and specs.
>> > you are suggesting the problem occurs with,
>> > can test it by simply clicking a link. (sigh)
>>
>> I would like very much to do this but I don't have any publicly
>> accessible
>> server lying around so if you could suggest a place to put things I will
>> do
>> it immediately.
>
> I am always faintly amused/surprised when a
> commercial entity (e.g. the company you work for)
> is unwilling to provide a few bucks for getting
> a publicly available server for testing such things.
>
> I do not make a point of researching free servers
> any longer (since I am very happy with my current
> host - http://www.cheap-jsp-hosting.com/), but AFAIR
> it is possible to upload stuff to free Google sites.
>
> But I'll tell you what. Since I have a vested
> interest in seeing this resolved, if you:
> 1) Can't find a free server for hosting JNLP applets.
> 2) Implement *every* recommendation I made.
> 3) Stick it all in a zip with a build file I can run.
> 4) Mail that to my gmail address.
>
> I will be willing to upload it to my pscode.org
> site.

Thanks, emailed.

--
And loving it,

-Qu0ll (Rare, not extinct)
_________________________________________________
Qu0llSixFour(a)gmail.com
[Replace the "SixFour" with numbers to email me]

From: Andreas Leitgeb on
Andrew Thompson <andrewthommo(a)gmail.com> wrote:
> Extracting...
> ./install.sfx.5948: 1: ELF: not found
> ./install.sfx.5948: 2: Syntax error: ")" unexpected

On a sidenote, that appears to indicate a broken download.
(perhaps it wasn't retrieved in binary mode, which I'd have
actually considered unlikely/impossible from Sun's server.)

I may have missed something, but since you mentioned an
ubuntu-box: why not just install package sun-java6-* ?

From: Qu0ll on
"Qu0ll" <Qu0llSixFour(a)gmail.com> wrote in message
news:7tOdnalh3INETBnWnZ2dnUVZ_hednZ2d(a)westnet.com.au...
> My applet is launched using a JNLP file (by specifying the jnlp_href
> parameter in deployJava.js) and this is working very nicely on most
> browsers on Windows but when I tried it on Linux (Ubuntu 9.10 and Firefox
> 3.5.7) it doesn't launch with the error being that it was unable to find
> the applet class (ClassNotFoundException).
>
> So, does launching an applet (yes, applet) using JNLP work at all on
> Linux? In all cases I am using Java 6 Update 18.
>
> There is absolutely no point in us continuing development of this applet
> if we are unable to launch it via JNLP on all platforms so the answer to
> this question is critical.

Well the answer is YES it does! Thanks to Andrew talking about Chrome, I
installed Chrome but couldn't get it to recognise that I had Java installed.
A bit of googling revealed that I should be installing the JRE using the
Ubuntu packages system instead of by doing what it says to do on the Sun
website namely download and manually install their file. Amazingly after
installing the package everything now works including the original complex
applet in Firefox and Chrome!

Very happy little carnivorous marsupial now :-)

--
And loving it,

-Qu0ll (Rare, not extinct)
_________________________________________________
Qu0llSixFour(a)gmail.com
[Replace the "SixFour" with numbers to email me]

From: Andrew Thompson on
On Feb 27, 8:50 pm, Andreas Leitgeb <a...(a)gamma.logic.tuwien.ac.at>
wrote:
> Andrew Thompson <andrewtho...(a)gmail.com> wrote:
> > Extracting...
> > ./install.sfx.5948: 1:  ELF    : not found
> > ./install.sfx.5948: 2: Syntax error: ")" unexpected
>
> On a sidenote, that appears to indicate a broken download.
> (perhaps it wasn't retrieved in binary mode, which I'd have
> actually considered unlikely/impossible from Sun's server.)
>
> I may have missed something, but since you mentioned an
> ubuntu-box: why not just install package sun-java6-* ?

You mean as listed in the Synaptic Package Manager?

Basically because I am an idiot!

My previous attempt to get Java using the SPM resulted
in my getting the Open JDK (of which, I could do a lot
of swearing).

Might try that route later. Thanks.

--
Andrew T.
pscode.org
From: Andrew Thompson on
Your follow-up emails had me convinced you had
sorted the problem. Could you repeat your findings
here, with a little more detail?

--
Andrew T.
pscode.org
First  |  Prev  |  Next  |  Last
Pages: 1 2 3 4 5 6 7
Prev: Testing Java
Next: Java crash