[PJUG Javamail] JMS without the installer (win32)
Gera Shegalov
gera at shegalov.com
Sat Jan 19 00:17:23 UTC 2008
Hi Chris,
it is is not clear what product you are trying to install. JMS is a
Java API to a reliable messaging infrastructure. It is up to a JMS
provider, whether a native or pure java code is used underneath.
Similar to JDBC drivers: thin vs thick. With a 100% java-based JMS
client, your 'hack' plan will work.
-Gera
On Jan 18, 2008 6:23 AM, Chris Kessel/Lou Doherty
<chriskessel at verizon.net> wrote:
> I wanted to check out JMS, but the installer hangs every time at a
> "configuring" point. Is JMS pure Java (no native functions) such that I
> could grab the Linux binary, stuff it on a linux box, then copy the
> necessary jar files to my win32 system to make things work?
>
> I hate to have to hack a JMS install like this, but I'll be damned if I can
> figure out why the win32 installer is hanging. Unless someone happens to
> know if the JMS installer creates a log file somewhere?
>
> Chris
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail
>
More information about the Javamail
mailing list