greptilian logo

IRC log for #javaee, 2013-08-05

Please see http://irclog.greptilian.com/javaee for which days have been logged.

| Channels | #javaee index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
02:20 SoniEx2|2 joined ##javaee
02:40 Quest joined ##javaee
02:50 Guest52769 joined ##javaee
02:54 onr left ##javaee
03:54 Guest52769 joined ##javaee
04:02 kundan joined ##javaee
04:11 kundan how to resolve org.apache to import this ?
04:15 grug kundan: can you rephrase your question so it makes sense
04:17 kundan to import org.apache for resolve ?
04:18 sfisque org.apache what?
04:19 kundan import org.apache.log4j.BasicConfigurator;
04:19 kundan purpose of this line
04:19 SoniEx2 sfisque: mind if I pm?
04:19 kundan ?
04:20 SoniEx2 kundan: please, learn java first
04:20 kundan ok
04:23 SoniEx2 sfisque: may I pm?
04:23 sfisque negative.  i'm up to my shoulder with work atm
04:23 kundan yes plz
04:24 SoniEx2 sfisque: fine I'll see if someone else can help me with this PTSD problem... :/
04:25 kundan yeah sure
04:26 kundan suggest me any refference book or website for help me out from coding part
04:27 SoniEx2 kundan: http://docs.oracle.com/javase/tutorial/index.html
04:27 kundan thanks
04:31 kundan joined ##javaee
05:20 SoniEx2|2 joined ##javaee
05:48 kundan joined ##javaee
05:49 kundan how do i replace latest oneAPI source in our repository?
05:51 kundan_ joined ##javaee
05:53 kundan_ how do i replace latest oneAPI source in our repository?
06:14 kundan_ how do i replace latest oneAPI source in our repository?
06:17 kundan_ how do i replace latest oneAPI source in our repository?
06:38 kundan joined ##javaee
07:15 mbc joined ##javaee
08:00 kundan joined ##javaee
08:13 kundan how do i replace latest oneAPI source in our repository?
08:19 SoniEx2 joined ##javaee
09:20 SoniEx2|2 joined ##javaee
09:24 kundan joined ##javaee
09:27 kundan what is mean by repository?
09:34 kundan joined ##javaee
10:19 SoniEx2 joined ##javaee
12:28 kundan joined ##javaee
12:31 kundan svn and cvs ?
13:15 Naros_ joined ##javaee
13:19 SoniEx2|2 joined ##javaee
13:23 Naros ugh, trying to pick a package home for value objects.
13:24 Naros can't go in web because used by services.  can't go in services cause they're used by web.
13:24 Naros >.<
13:25 * pdurbin looks at http://en.wikipedia.org/wiki/Value_object
13:25 Naros better known as data transfer objects.
13:26 Naros Often the view populates a model class which gets handed off to the service tier for processing.
13:27 Naros maybe the answer is not to pass the DTO between the service and web and only use it in the web tier, but that will make some service signatures pretty long with 15+ parameters :/
13:56 pdurbin "pretty long"? ;)
14:14 Naros Hehe, yah our application has search forms which allow users to find entities based on adhoc queries.
14:20 SoniEx2 joined ##javaee
14:30 sfisque aye, naros, your dto objects are just payload, they should be converted to your service models and handled that way.  the service layer should not care if data came in via file, soap, UI, etc.
14:30 sfisque so i'd say package the dto with some converters in their own package
14:33 pdurbin Naros: are you using Lucene?
14:36 sfisque also naros, if you don't want dto's , you can just make the endpoints fine grained and accept the attributes idempotent rather than wrapped in a containing object
14:36 sfisque time to commute.  cuaib
14:36 sfisque code strong
14:53 Guest52769 joined ##javaee
15:14 Naros pdurbin: yes we use Lucene
15:18 pdurbin Naros: ok. so do we. just curious
15:19 SoniEx2|2 joined ##javaee
15:20 Naros We leverage hibernate-search atop of lucene.
15:23 Guest52769 joined ##javaee
15:28 Guest52769 joined ##javaee
15:30 sfisque joined ##javaee
15:34 Guest52769 joined ##javaee
15:36 pdurbin Naros: gotcha
16:01 kobain joined ##javaee
18:19 SoniEx2|2 joined ##javaee
19:20 SoniEx2|2 joined ##javaee
19:20 caverdude joined ##javaee
19:39 cavemanlg joined ##javaee
20:10 caverdude joined ##javaee
20:13 cavemanlg joined ##javaee
20:19 SoniEx2|2 joined ##javaee
20:45 sfisque1 joined ##javaee

| Channels | #javaee index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

Please see http://irclog.greptilian.com/javaee for which days have been logged.