greptilian logo

IRC log for #javaee, 2013-12-08

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:17 AartBluestoke1 joined ##javaee
06:41 AlexCzar joined ##javaee
08:41 AartBluestoke1 i'm trying to deploy my serverlet to a remote aws tomcat server. My project runs on the localhost tomcat server within eclipse. I can't seem to find the access point for the server after i deploy the war remotly.
08:42 AartBluestoke1 the .war file has been detected and de-compressed inside the webapps folder on the tomcat server
08:56 sfisque it will either be   http://hostname:8080/NAME_OF_WAR_FILE/
08:56 sfisque or http://hostname:8080/WHATEVER_CONTEXT_YOU_SPECIFIED_IN_contex.xml
09:06 AartBluestoke1 thanks -- the deploy process had ended up with a different name for the .war on the server than eclipse was using locally :)
09:07 sfisque gotcha
09:07 [[thufir]] joined ##javaee
12:46 weyer joined ##javaee
13:21 AlexCzar joined ##javaee
13:37 SoniEx2 joined ##javaee
13:38 SoniEx2 joined ##javaee
13:40 SoniEx2 joined ##javaee
14:13 pdurbin yeah, when I make a new project in netbeans, scp my war to some remote glassfish server and deploy with asadmin by default it has SNAPSHOT or something in the URL
14:52 pdurbin playing around with moxy to serialize and objection into JSON and it's awesome: https://github.com/javaee-samples/javaee7-samples/tree/master/jaxrs/moxy
15:03 weyer joined ##javaee
15:14 neuro_sys joined ##javaee
16:50 SoniEx2 in Java, how much RAM does "long ns = System.nanoTime() + 500; while (System.nanoTime() < ns) {}" use?
17:00 Losowski joined ##javaee
17:02 sess probably counted in bytes
17:06 Losowski left ##javaee
17:28 SoniEx2 I would guess it uses 8 bytes per cycle?
17:55 SoniEx joined ##javaee
18:00 neilus joined ##javaee
18:44 SoniEx joined ##javaee
18:46 neuro_sy1 joined ##javaee
19:23 weyer joined ##javaee
22:52 neilus 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.