/srv/irclogs.ubuntu.com/2005/07/18/#ubuntu-java.txt

=== wasabi [~wasabi@c-67-174-81-195.hsd1.tx.comcast.net] has joined #ubuntu-java
=== oz__ [~oz@c211-30-61-51.belrs1.nsw.optusnet.com.au] has joined #ubuntu-java
=== oz___ [~oz@c211-30-61-51.belrs1.nsw.optusnet.com.au] has joined #ubuntu-java
=== oz__ [~oz@c211-30-61-51.belrs1.nsw.optusnet.com.au] has joined #ubuntu-java
=== neo_ [~neo@82.Red-80-24-160.pooles.rima-tde.net] has joined #ubuntu-java
=== wasabi_ [~wasabi@207.55.180.100] has joined #ubuntu-java
=== mgalvin [~mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #ubuntu-java
mgalvinhey guys, does tomcat run on top of gcj/gij05:30
mgalvinif so will there be a tomcat package for breezy05:31
jbaileyNone of the Free VMs have a working security manager.05:32
jbaileySo the problem is that it *could* work, but you don't have any of the usual safety guarantees of Java.05:32
mgalvinah i c05:34
mgalvinthnx05:35
wasabi_that's not what's holding it back05:44
wasabi_We just need tomcat 5 packages.05:44
wasabi_it runs fine (- security manager)05:44
wasabi_tomcat4 makes use of com.sun classes which are not in free JVMs05:44
mgalvinwasabi_ are there plans for getting tomcat5 packages into breezy?05:49
wasabi_I doubt we'll make breezy.05:51
wasabi_In fact, we won't.05:51
wasabi_Probably breezy +1 though05:51
=== oz___ [~oz@c211-30-61-51.belrs1.nsw.optusnet.com.au] has joined #ubuntu-java
jbaileywasabi_: Well, I wasn't mentioning the state of the packaging so much as why you shouldn't do it even if you can right now.06:02
wasabi_ahh, the security manager really isn't that big of a deal except for ISVs06:37
jbaileyHow do you figure?06:38
wasabi_The security manager protects you from code you yourself choose to run.06:38
wasabi_So does running as another user.06:38
wasabi_Or... more than likely, you should run code you don't trust anywa.s06:39
jbaileyCan tomcat easily run different apps as different users now?  Last I checked it was a big monolith.06:39
wasabi_Well, that is true.06:39
wasabi_But it's not something the security manager is going to help with, except in the case where you are running untrusted software06:40
wasabi_(ISV)06:40
wasabi_maybe I mean ASP instead.06:40
wasabi_(ASP)06:40
jbaileyIT people shouodn't trust their vendor's software either.06:40
wasabi_I mean, php doesn't even have a CONCEPT of a security manager06:40
wasabi_and people get by fine with it06:40
wasabi_Or cgi.06:40
jbaileyWell, you at least have safe_mode with php06:40
mgalvinoh, also what about the firefox java plugin? right now the sun jre 1.5 is required for that. is there an open source alt for this? if not will gjc/gij and jre co-exists peacefully?06:41
jbaileyAnd most ISPs I know don't do cgi anymore because they got tired of getting hacked.06:41
wasabi_heh.06:41
jbaileymgalvin: gcjwebplugin - see above warnings.06:41
wasabi_yeah the security manager matters big time for the web plugin06:41
mgalvinthanks guys!06:42
wasabi_Don't get me wrong, I'm not trying to downplay the security maanger for tomcat.06:43
wasabi_It's just not what's holding us back from packaging it.06:43
jbaileyRight.  We're talking different sides of the problem.06:43
wasabi_avdyk has tomcat 5 packages in experimental now I believe.06:43
wasabi_But they don't run.06:43
wasabi_They need some work.06:43
jbaileyI haven't mentioned packages anywhere here. =)06:43
=== doko [~doko@a130-233-5-210.debconf5.hut.fi] has joined #ubuntu-java
wasabi_https://wiki.ubuntu.com/EclipsePlatform10:46
wasabi_I need to relearn wiki formatting and stuff unfortunatly.10:46
=== jbailey looks
wasabi_Just trying to shine some light on the pieces, where they live.10:47
wasabi_Eventually I will get packaging policy up10:47
wasabi_For plugins and other components.10:47
jbaileyI spent a bit of time this morning and will spend more later looking at doing the jar splitting on ppc10:47
wasabi_Jar splitting?10:47
wasabi_Whatcha mean?10:47
wasabi_What needs to be split?10:47
jbaileyTo work around a ppc bug with gcj10:56
jbaileyTheir aot-compile-rpc will split the jars automatically for compiling on pppc10:57
jbaileys/rpc/rpm10:57
wasabi_what's wrong with it on ppc?11:07
wasabi_Is it just that one of the jars don't work on ppc?11:07
wasabi_Could just exclude it. I've done that to a few that don't work. No biggy.11:08
jbaileyIt's in your backlog on #gcj from a couple days ago.  There's a bug in gcc.11:13
jbaileyOne of the RTL passes doesn't do what it should do.11:13

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!