Re: Asking for IIS Tomcat
You can have IIS running on a windows box and Tomcat on a Linux one. For details you better try google... Hope it helps. -- Original Message --- From: Terry Lincoln <[EMAIL PROTECTED]> To: "Marulam Sinaga" <[EMAIL PROTECTED]>, "'Java-Linux" <[EMAIL PROTECTED]> Sent: Wed, 12 Jun 2002 23:08:14 -0400 Subject: Re: Asking for IIS Tomcat > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday 10 June 2002 06:47 am, Marulam Sinaga wrote: > > Dear anybody, > > > > I do not know how to configure The tomcat with IIS (Microsoft > > Internet Information Server) to work together. May be you have an > > answer for this stupied question? > > > > Thanks > > > If I don't miss my guess, IIS does not run on Linux. :) Check the > name of this mailing list. It's about (1) Java and (2) Linux. In > other words, issues about Java running on Linux. That excludes IIS. > > Please try a Microsoft or Tomcat list. > > Regards, > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
java1.4
Hi, does anybody know when Java1.4 LinuxPPC will be available? The laziness of Java1.3 is going on my nerves since i am working with 1.4 under x86 and its much faster. thanx Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: java1.4
the 'laziness' you are experiencing is probably not due to any speed differences between 1.3 and 1.4, i would guess that it is due the there not being a hotspot or JIT avaiable for Java on LinuxPPC. Unfortunately, I do not thing 1.4 for linuxPPC will have a hotspot or JIT either. There was recently a discussion about this on this list. You might want to search the archives. ( to summarise I think the Blackdown developers asked apple for some help with the JIT code, but apple weren't forthcoming) regards, jordan. On Thu, 13 Jun 2002 20:01:57 +0200 (MEST) [EMAIL PROTECTED] wrote: >Hi, > >does anybody know when Java1.4 LinuxPPC will be available? >The laziness of Java1.3 is going on my nerves since i am working with >1.4 under x86 and its much faster. > >thanx Andreas > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: java1.4
At 8:01 PM +0200 6/13/02, [EMAIL PROTECTED] wrote: >does anybody know when Java1.4 LinuxPPC will be available? >The laziness of Java1.3 is going on my nerves since i am working with 1.4 >under x86 and its much faster. I think its mostly the fact that Blackdown 1.3 PPC doesn't have a JIT that is getting on your nerves. I recently switched to IBM JDK 1.3 on PPC and I'm very happy with it. However, I'm also eagerly awaiting a 1.4 release on PPC (blackdown/IBM/anybody) as I'd like to have asserts and some of the nice new library stuff as well. However I think the fact that Sun is finally releasing decent VMs for x86 Linux has "scratched the itch" for the majority of folks that used to contribute to Blackdown, so I imagine it'll be quite a while before we see a Blackdown 1.4... -- __ Wilhelm Fitzpatrick | When we speak of free http://www.3roses.com/ | software we are referring [EMAIL PROTECTED] | to freedom not price. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: java1.4
> the 'laziness' you are experiencing is probably not due to any speed > differences between 1.3 and 1.4, i would guess that it is due the there > not being a hotspot or JIT avaiable for Java on LinuxPPC. oh that explains it. > > Unfortunately, I do not thing 1.4 for linuxPPC will have a hotspot or > JIT either. IBM's VM has JIT enabled :) That explains why it feels a bit faster than Blackdown-port. So i think i have to wait until IBM will release 1.4. There is just some stuff that is wrong with 1.3 that makes work harder: -many windows are opening with a size of 0,0 (not under KDE, but with nearly all other windowmanagers) -no x insert with 3rd mouse button -no mouse wheel Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: java1.4
Both answers below are IIRC. > -no x insert with 3rd mouse button I think that's a feature of X not directly supported > -no mouse wheel 1.3 didn't directly support mouse wheels. -- Rob Saul.:|:[EMAIL PROTECTED]:|:.de recta non tolerandum sunt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: java1.4
> > -no x insert with 3rd mouse button > > I think that's a feature of X not directly supported it is directly supported under java1.4 > > > -no mouse wheel > > 1.3 didn't directly support mouse wheels. yes but 1.4 :) And if you work with programms like jEdit all the day, you are really missing these features... Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]