You could use an applet plugin to use other vms than the one offered by the
browser. Then you can use any jdk (as far as the client has installed it)to
run applets.

-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Ken Jenks
Gesendet: Freitag, 16. Marz 2001 12:40
An: JBoss-User
Betreff: Re: [jBoss-User] JMS + RMI-HTTP Tunneling


At 01:53 PM 3/14/01 +0200, you wrote:
>Hi.
>Can I have an applet being a JMS client , using RMI-HTTP tunneling (Sun's
>cgi-bin/java-rmi.cgi servlet) when behind a proxy/firewall ?

Probably not. Applets use JDK 1.1 and jBossMQ probably requires 1.2. (I 
tried this on SpyderMQ and it required 1.2, so I assume jBossMQ does, too.)

If you can find a JDK 1.1 JMS implementation, you might be able to do this.

Because of (unsigned) applet network security restrictions, you need to put 
your JMS server on the same machine as your Web server, so it isn't 
feasible to put it behind a firewall.

-- Ken Jenks, http://abiblion.com/

    Tools for reading.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to