| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
<ian> or, something terribly differing <ian> resin's configuration is awesome, it's even better than orion if you're super lazy <ian> but orion is more modular <Tenchi> hah configure me a jca 1.5 connector in resin please <ian> you say that like you've tried before :) <Tenchi> am i that transparent? damn <Tenchi> sunone AS8.1 ftw <ian> ftw ? <Tenchi> hah <Tenchi> slang ftw <jjava> ftw (1 of 20): FTW is an acronym which means "For the win" <Tenchi> slang ftw 2 <jjava> ftw (2 of 20): Commonly used by online gamers, short for "For the Win" or "For t3h Win". <Tenchi> slang pwned <jjava> pwned (1 of 20): A corruption of the word "Owned." This originated in an online game called Warcraft, where a map designer misspelled "owned." When the computer beat a player, it was supposed to say, so-and-so "has been owned." <ian> I still don't get the whole 'pwned' thing <ian> owned makes sense <Tenchi> got the production database box load avg up to 6 <Tenchi> ORA-00235: controlfile fixed table inconsistent due to concurrent update <Tenchi> getting oracle to throw the weirdest errors <Tenchi> it's only a matter of time before the admins lock me tf out of production <Tenchi> LEllisonSoft ftw <Tenchi> speaking of... ordain, check out oracle's latest oc4j ? <ordain> no, I downloaded one not that long ago, but never got around to trying it <Tenchi> it's good stuff <jstepka> ordain: do you miss working on orion? <Tenchi> app server spotlight isnt big enough for ordain and mfluery together <ordain> haha <ordain> jstepka: yes and no ;) <Tenchi> but but <jjava> yes yes <ordain> I miss aspects of it, certainly don't miss some other aspects <ordain> the actual coding I miss <Tenchi> workin for a living is for ****ers <Tenchi> hibernate... there's steam coming off of it <jstepka> hibernate like everything else, has it's place <Tenchi> yes, and a place it has <jstepka> that's like when you all rag on weblogic <jstepka> but i like it <Tenchi> i'll take weblogic over resin anyday <ian> really why? <jstepka> it's very easy to administrate for my clients <jstepka> and the clustering rocks <jstepka> it's about the admin console and support contracts <jstepka> for my own stuff i use orion <jstepka> and as often as possible <jstepka> but it's quickly becoming a dinasour <ian> i see <jjava> yeah, whatever <ian> i've used websphere, but not weblogic <jstepka> websphere ****s <jstepka> i've used that lots too <jstepka> i did an orion <-> weblogic deal for one client, both ends clustered, that was cool <jstepka> all over session beans <jstepka> and BMP! <__Eddie__> can you globally override a type in Hibernate? i.e. all java.lang.String would map to my custom type <jstepka> talios: what is it? <xd> i think i tried it and it was xmitting the entire cl***path and other random overhead junk over the wire for every call <talios> jstepka, takes a bean reference and exports to to an RMI server, the other side just does a lookup and injects it into your context. convience/clean way of remoting objects <IC|alpha> anyone have a good tutorial on containers? i've been looking on java but nothing tells me how to do like.. multiple containers... meaning.. i have one.. Jframe, but depending on what i click i wanna show different containers.. ? <Kankyo> what the hell? iTunes 6? wasn't it like a month ago 5 came out? <talios> Kankyo, in support of the new video ipod <Kankyo> yea I know, but it's still stupid to launch TWO major new versions inside six months, they knew in advance, no need to **** it up like that <talios> I'd say iTunes 5 was pushed for podcasting. to get something out there in the early movement <Kankyo> iTunes 4 had support for podcasting <Kankyo> I can't see solid info on the apple remote... it looks like IR, but I can't find any solid info <talios> 4.9 <jjava> 4.9 is rock solid. <talios> 4.9 was also seriously broken with regards to podcasting <talios> although it didn't **** up my library like 5 did <Kankyo> well ok, sure, but still, it's pretty absurd in any case <meeper_> the DriverManager.getConnection methods are not threadsafe right? <ian> methods? <meeper_> ian: the various getConnection methods that return a Connection ? <meeper_> I know the Connection object itself isn't threadsafe, but it's not clear whether the getConnection method is also not threadsafe. <adaro> is there any way to determine the path to the java executable that was used to start the vm <IC|alpha> anyone have a good tutorial on containers? i've been looking on java but nothing tells me how to do like.. multiple containers... meaning.. i have one.. Jframe, but depending on what i click i wanna show different containers.. ? <meeper_> adaro: it's a system property <meeper_> IC|alpha: read the swing tutorial <mele> meeper-- <jjava> meeper-- <mele-> meepper-- <MXV> meeper: static methods like those are threadsafe <mele> public static final void mxv() <MXV> there is nothing you could synchronize on anyway.. except for the cl*** that would make very little sense <mele> :) <mele> who said I was invoking! <fate> shaggy-h: http://www.nesbuckle.com/buy_atari.php just for you <jstepka> slang hermaphrodite <jjava> hermaphrodite (1 of 14): A person, such as myself, who has both [male] and [female] genitals and secondary *** characteristics. <IC|alpha> nice i just read these 3 really long swing tutorials at sun's site and googled some. and it says nothing about doing multiple containers... <adaro> hmm there's no such property meeper_ <MXV> adaro: meeper is sensless <jstepka> slang slag <jjava> slag (1 of 20): 1. An individual who cares not for relationships beyond the realm of the ***ual, these people sleep with many partners not caring about anything save for the moment of climax. <adaro> just the java.home, but thats just the JAVA_HOME env variable i think <jstepka> slag jelly donut <jstepka> slang jelly donut <meeper_> adaro: java.home is what you want genius <jstepka> slang rusty trombone <jjava> rusty trombone (1 of 20): To get rimmed whilst recieving a hearty reach round, thus resembling a trombone player in full chorus. <IC|alpha> mxv i dont suppose you know of some decent tutorial or way to have like 1 window but stuff inside changing inside not components changing but like the whole content area.. ?? <jstepka> google grouphug <jjava> You can find more info about grouphug at "http://grouphug.us/" (group hug // anonymous online confessions) <adaro> meeper_: but suppose i run the java on my path and its not the same as the one pointed to in the JAVA_HOME <meeper_> adaro: that's not the way jvm.home works. it's not just an env variable. <MXV> adaro: thing is there is no such thing as a java executable <fate> woot, nightly safari builds available now <MXV> adaro: there is no way to get hold of the jar file that the cl*** with the main() method used to launch the app was loaded from <adaro> MXV: Thats something i dont particularly care about <meeper_> MXV: not what he asked <adaro> but I want to essentially fork the vm <MXV> <adaro> is there any way to determine the path to the java executable that was used to start the vm <meeper_> adaro: java.home == home directory of the running JVM <meeper_> adaro: try it <meeper_> MXV: heh <MXV> java executable.. <adaro> ok i'll experiment with it a bit <IC|alpha> adaro i've seen some like compilers that compile java stuff into exe files? i wonder if that works. <meeper_> I love how the weather in nyc completely ****s <IC|alpha> that'll teach you to live in nyc. <jstepka> confession <jjava> __Eddie__: I heard you singing 'when i was younger, there was a time when my brother and iwould fool around. hes two years younger then me and we would just touch each other. weve stopped, but more recently, when i get myself off i sometimes think about it.' in the bathroom yesterday. <jstepka> confession <jjava> __Eddie__ recently told his boss 'i am falling in love with the wrong person.' <jstepka> confession <jjava> I overheard IC|alpha saying 'i walked in on my roommate last night *********ing, it was the sickest thing i have ever seen' to fate <IC|alpha> lol. <IC|alpha> haha <jstepka> confession <jjava> adaro: I heard you singing 'damn i am good at procrastination.' in the bathroom yesterday. <adaro> ebonify jstepka <IC|alpha> wow google sure ****s. can't even find a decent tutorial on changing containers in guis <mele> ebonify I heard you singing 'damn i am good at procrastination.' in the bathroom yesterday. <jjava> I heard ya singing 'damn ah be pimp-tight at procrastination.' in da baf room yesterday. otay buh-weet <mele> ebonify I love to shave my penis hair and drink while talking to my girlfriend. <jjava> I love ta shave muh ma ****in jimmy fro an' drink while jivin' ta muh ma ****in *****. what 'chew trippin foo' <shaggy-h> fate: hahaha <[ChrisM]> Can i ask a help question please? <meeper_> [ChrisM]: nope <fate> shaggy-h: ordered one yet? <IC|alpha> don't worry about him, hes an idiot thats useless. <shaggy-h> fate: two <fate> on for the front and one for the back? <shaggy-h> yes... the one on the back still faces forwards though <fate> goes without saying <jstepka> confession <jjava> IC|alpha: I heard you singing 'I just finished college. I'm a bit freaked out.' in the bathroom yesterday.
Return to java or Go to some related
logs:
on undernet metal videos
|
|