| |
| |
| |
|
Page: 1 2 3
Comments:
<0> hey anyone knows that if nobody else arrives, everyone has heard your off-topic question once already? <1> MaggieL: :D <1> oh hey MaggieL, I have a Q for you <0> Yes? <1> do you know what the tax benefits are of being in a fractional plane like you are? <1> yikes, grammar++ :( <0> Mmmm....nothing in particular. <0> I mean, we don't depreciate it. <0> Which makes sense because it actually increases in value. <1> yeah <0> I suppose if you incorporated a new club there's be some tax angles to buying a plane. <1> I guess to claim any real benefit from it you would need to be able to claim it was for business use or something... <0> And you'd need to track how much use was business. My log book has a column for that specific purpose. r <1> ah excellent <0> Of course, if the cluib *is* a business that's a different story. <0> BFC is a not-for-profit charter...and hasn't bought an airplane in twenty years or so.
<1> gotcha <0> We *did* just buy a GNS-430 though. Sweet. Flew it for the first time wednesday. <1> I love the GNS-430 :) <1> our trainers all have them <0> No kidding...spoiling the noobs. :-) <1> hahaha <0> When *I* learned to fly...you were lucky if the VOR worked. <0> And walked to the airport in the snow uphill bothe ways. <1> hehehe <1> at my airport, the RUNWAY is uphill both ways! <0> When I joined BFC we thought the Northstar LORAN-C was a big deal. <0> That's true where I learned too... <1> it's a bit of a safety issue :) <1> could have people taking off from either end and they wouldn't see each ohter til they were a few hundred feet apart <0> At least once I saw somebody start a takeoff run while somebody else was backtaxiing from the departure end....couldnm't see him. <1> eep <0> Gotta use them radios, guys. <1> I haven't been up in almost a month <1> the company I was working for sorta folded up, and quit paying everyone <0> I hate it when that happens. <1> I started a new job on tuesday, and I should get my first check this tuesday, so that's going to change <1> I'm making over twice what I was making, too <0> Sweet. <1> so I figured I'd start puttin some money aside <1> try to save 10-15k and buy into a club <0> Makes sense. <1> I'm a contractor for the moment, so I was hoping maybe I could use that as a way to reduce what's going to be a ridiculous tax burden :/ <0> Get a tax lawyer to help. <1> I'm going to have to <1> because I'm behind 5 years :( <0> I hate it when that happens too. <1> heh <2> I have been checking google all night and morning to no avail, i need a little help. give me a moment to state my question <2> I have Tomcat 5.0 installed on my nixbox, i created a war file with the Java Creator 2 IDE. I deploy it with the tomcat manager and it shows up int he list, but there is no description and when i go to the page i get error 500. <2> anyone know what im doing wrong <2> all the web app samples work, and mine runs in the creator developer server <3> no clue. <2> dang. <3> but it surely looks like you're a slave of your tools. <2> say what? <2> lol <2> oh the gui thing <2> well i think its a web.xml problem <2> cuz that is where the details would load from <3> "i pressed the buttons in the order as they told me, but it doesn't work. what now?" <2> lol <2> well ive never set up a java server before <3> always a shame if tools do that. but since they are so consistent at letting you down it won't be long until you start trying to avoid them. :) <2> I have used apache and i know how to edit configuration files <3> hi cal <4> hi Clackwell <2> I just prefer to set something up with a gui until it breaks. then i google. but I cant fidn the answer <2> I saw one post on sun forums, but the link is dead.. <3> Spike_X: exactly. <3> let's hope that won't happen at your job. <2> yea... i need to go to school... <3> people may go "ugh...and he said he's a specialist for that stuff...but he's only another mouse pusher.." <2> I am 20. <2> taught myself everything i know, and ive been working at a computer repair shop for over a year now. I ave gotten 4 raises so far. <2> wrote a macro and compiled a cd to help remove spyware/viruses
<4> off topic but another big learning thing <3> these power tools are marketed to people who don't know what they are doing in that area, but in reality they are for professionals who actually know the specifications, etc. and could do everything the tool does manually themselves. <2> well that is what i hope to accomplish. <2> but as i said i have searched for my error on google, no luck. <3> that way they are able to verify what the tools are doing. the guy who doesn't know his stuff will not be able to. it's not nice to market stuff that way, but i saw ms do exactly that at cebit again for ms sql server 2005+. <2> that is why i finally came in to ask some one. <3> and i hear sun did the same with java studio creator. <2> ive never written java before, i know html, and enough c++ to get around. <2> im having a litle trouble learning the java language because i have a lot of habits from c++/VB <3> "there is a programming language in these tools, but you don't need to learn that of course, the tool will generate all the code, etc.", that's what the guy said who presented the analysis and report tools for ms sql server 2005+. <2> i am all for learning the code <2> but i am not going to needlessly recreate something if i know a tool will do that legwork for me. <3> Spike_X: it seems useful to learn the java language first. j2ee adds a whole thick layer of complications on top of what is not exactly a trivial programming language by itself. <4> what's the error <3> calchas: why is that? i noticed the talk you had at #sql, but i didn't quite gather the situations. <2> hold on ill pull it up. <3> calchas: web app created in studio creator working ok in the IDE, but failing when deployed to tomcat. he didn't pastebin the stacktrace of the error yet, just said "500". <2> yea i deleted all the log files lol, hold on while i finish reinstalling tomcat <2> still working on it <3> new mohammed caricature upsets islamic world: http://home.arcor.de/blackwell/mohammed_caricature.jpg <5> h Clackwell <3> hi tera <5> Clackwell : http://www.zipperfish.net/free/yaafm12.php will do it for you. <3> teralaser: excellent, despite the generalizations. ;) <5> I like that "3 billion people were insulted; yes, but when was that ever an argument" <2> well i am going to update to 5.5 <2> the site says 5.x should work <2> but i had better get the latest version. <2> ok here it is <2> root cause = java.lang.NoCl***DefFoundError: javax/servlet/jsp/jstl/core/config <2> jstl is a datasource right? <3> jstl - java standard tag lib <3> what's that got to do with datasource? <2> i was reading about data sources some where along the way, and it mentioned jstl and jar <2> also, the taglib, i downloaded it <2> because i came across an article that said i needed to paste it into my WEB-INF folder <3> Spike_X: maybe jstl is not included in that tomcat installation? <2> i have one in the resources of the project but not the war file <3> it is not part of the servlet spec. there is no hard requirement for jstl to be present in a servlet or jsp container. <2> so i need to put the library in the jstl installation and not the project? <2> err tomcat installation <2> lol <2> how would i go about adding it? <3> no clue. <3> maybe if you go fishing with the exact error message could find suggestions <2> that is what i hav ebeen doing <2> and i found a few articles on java suns forum that all referenced the same page, and it was dead <2> google only returned like 5 responses i think <3> Spike_X: http://www.google.com/search?complete=1&hl=en&q=java.lang.NoCl***DefFoundError%3A+javax%2Fservlet%2Fjsp%2Fjstl%2Fcore%2Fconfig&btnG=Google+Search <3> first link? <2> im looking at a few now. <2> sweet i got it to work <2> thanks i guess lol <3> :) <2> will some one try and visit the page after i open a port up ? <2> i have a dns name <2> give me a moment <2> acually i have to resent my router ill brb <2> it was all there, its just yast wasnt acually starting or stopping my server <2> it was just saying issuing the command to do it when i hit finish was successful <2> so i never acually restarted the server i suppose. <6> ugh.. so many firewalls. <6> ok go to , spike.blogdns.org:8080/jcr and tell me if it works <6> gunna have to change some of these ports around lol <4> no doesn't worl <4> work <6> k thx <4> page cannot be displayed <4> does now <4> http://spike.blogdns.org:8080/jcr/ <6> http://spike.blogdns.org:8080/jcr/ <6> yea <6> dyn had to catch up i suppose <6> how does it look?
Return to
#java or Go to some related
logs:
jedit white text #php xdpyinfo: unable to open display . gentoo #MissKitten C++ jokes lol #php #mirc how+to+add+torrent+in+kmldonkey #MissKitten +FORMERLY KNOWN AS GREENLAND +
|
|