Wine and Java applications

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Mattias Ellerot
Newbie
Newbie
Posts: 2
Joined: Wed Apr 30, 2008 4:52 am

Wine and Java applications

Post by Mattias Ellerot »

Hi!

Am a bit new with Wine and I've got a quite big problem.
We have a couple of vendors how is using Java based programs, and i'm not able to install them under Wine. One program is also using both Java and Corba to communicate with servers.
What happens is that the system is first extracting the files and when starting javaw.exe nothing happens. Any idé whats wrong?
Dan Kegel

Wine and Java applications

Post by Dan Kegel »

Mattias Ellerot <[email protected]> wrote:
We have a couple of vendors how is using Java based programs,
and i'm not able to install them under Wine. ...
What happens is that the system is first extracting the files and
when starting javaw.exe nothing happens. Any idé whats wrong?
What apps are these?
What version of Wine?
If you're not using the latest wine (0.9.60), please update,
it fixes several hang bugs in java related to startup.
- Dan
mike barnes

Wine and Java applications

Post by mike barnes »

I have 2 questions,

1) what distro are you using if I remember correctly, java is installed
differently depending on distro.
2) Why are you installing java applications under wine. The whole point of
java is to be platform independent.

Mike

On Wed, Apr 30, 2008 at 5:56 AM, Mattias Ellerot <[email protected]>
wrote:
Hi!

Am a bit new with Wine and I've got a quite big problem.
We have a couple of vendors how is using Java based programs, and i'm not
able to install them under Wine. One program is also using both Java and
Corba to communicate with servers.
What happens is that the system is first extracting the files and when
starting javaw.exe nothing happens. Any idé whats wrong?





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
David Gerard

Wine and Java applications

Post by David Gerard »

2008/4/30 mike barnes <[email protected]>:
2) Why are you installing java applications under wine. The whole point of
java is to be platform independent.
Yes, but some developers still write assuming you're running Windows
:-) Wine will need to deal with this sort of thing.


- d.
Locked