| Time |
S |
Nick |
Message |
| 00:04 |
|
aditsu |
zero is so round, how can it slash you? :) |
| 00:11 |
|
pdurbin |
:) |
| 03:32 |
|
|
aditsu joined ##friendlyjava |
| 04:14 |
|
|
aditsu joined ##friendlyjava |
| 14:37 |
|
|
firebird1 joined ##friendlyjava |
| 14:37 |
|
firebird1 |
gosh |
| 14:37 |
|
firebird1 |
pdurbin, |
| 14:37 |
|
firebird1 |
u there? |
| 14:40 |
|
pdurbin |
firebird1: hi |
| 14:44 |
|
firebird1 |
<firebird1> to host which server seems better tomcat or jetty |
| 14:44 |
|
firebird1 |
<firebird1> although i have been using tomcat 7 |
| 14:44 |
|
firebird1 |
<firebird1> want a opinion of yours since you have been using jetty |
| 14:45 |
|
pdurbin |
hmm, I don't use either, really. I use Glassfish |
| 14:45 |
|
pdurbin |
Solr is built on top of jetty. that's all I know |
| 14:47 |
|
aditsu |
firebird1: jetty ftw! |
| 14:48 |
|
aditsu |
I haven't used tomcat for years, but I remember it was a major pita |
| 14:48 |
|
aditsu |
jetty is simple and sweet |
| 14:50 |
|
firebird1 |
yea there is 400+ pgs to go thru for doc |
| 14:52 |
|
firebird1 |
what about load balancing? |
| 14:52 |
|
* firebird1 |
whoopd his ass on that with tomcat :/ |
| 14:56 |
|
firebird1 |
aditsu, |
| 14:58 |
|
aditsu |
I haven't worked on load balancing before.. you can probably use nginx for that |
| 15:03 |
|
pulsar |
i use jetty for development and tomcat/jboss/glassfish/whatever is in the blueprint for deployment. |
| 15:03 |
|
pulsar |
last time i checked (~1.5years ago) tomcat was performing a bit better than jetty.... 8 AFAIR. |
| 15:13 |
|
firebird1 |
hmm these things r notable talk |
| 15:36 |
|
firebird1 |
pdurbin, do u use jpa or hibernate for your prj ? |
| 15:38 |
|
pdurbin |
jpa |
| 15:38 |
|
pulsar |
.oO ( both? hibernate as a backend to jpa and try not using too many hibernate speicific annotations?) |
| 15:39 |
|
pulsar |
sorry, kinda bored here ;) fighting groovy classloader to recompile a bunch of classes every time i fire up the ScriptEngine. |
| 15:40 |
|
pulsar |
anyone done that? i have a a couple of scripts / classes and need them to be recompiled every time i create a new instance of the GSE. works for the "main" script file but not for the extended classes. |
| 15:41 |
|
pulsar |
seem to get cached in the parent classloader (?). |
| 15:41 |
|
pulsar |
*fiddle* |
| 15:56 |
|
|
aditsu joined ##friendlyjava |
| 15:59 |
|
aditsu |
I haven't done anything significant in groovy so far... |
| 16:02 |
|
pdurbin |
I've run a build with gradle before. Required installing Groovy. :) |
| 16:02 |
|
pulsar |
heh |
| 16:02 |
|
pulsar |
yeah, "we" use that to generate test data for an application |
| 16:02 |
|
pulsar |
and now i need to ... ummm... "fix" the accident of >2k lines of code per groovy script, modularize it etc. |
| 16:03 |
|
pulsar |
kinda sucks to redeploy on every line changed in the script |
| 16:03 |
|
pulsar |
renders the concept of "scripting" kinda ad absurdum |
| 16:08 |
|
aditsu |
hmm, the jdk 8 package in gentoo doesn't seem to install javafx-src.zip :/ |
| 16:08 |
|
* aditsu |
is learning javafx :p |
| 16:25 |
|
firebird1 |
pdurbin, have u used new keyword in jpql ? |
| 16:25 |
|
pdurbin |
nope |
| 16:28 |
|
firebird1 |
i came to know that recently |
| 16:29 |
|
firebird1 |
why dont they put such kind of articles in internet |
| 16:29 |
|
firebird1 |
:X |
| 16:52 |
|
|
aditsu joined ##friendlyjava |
| 23:56 |
|
|
aditsu_ joined ##friendlyjava |