[01:49:43] *** Daniel_Azarov has quit IRC [02:06:51] *** irooskov has quit IRC [02:13:01] *** irooskov has joined #jbosstools [03:00:30] *** rruss has quit IRC [03:15:59] *** akazakov has quit IRC [03:37:44] *** sgilda is now known as sgilda_afk [03:46:40] *** rcernich has quit IRC [05:07:28] *** yradtsevich has quit IRC [05:21:33] *** rruss has joined #jbosstools [05:29:38] *** ldimaggi has quit IRC [05:57:05] *** irooskov has quit IRC [06:15:38] *** bgeorges has joined #jbosstools [07:50:02] *** jpeterka has joined #jbosstools [07:54:50] *** mgoldmann has joined #jbosstools [08:11:34] *** psrna has joined #jbosstools [08:41:30] *** rruss has quit IRC [08:42:06] *** rruss has joined #jbosstools [08:53:54] *** vpakan has joined #jbosstools [09:04:15] *** mbaluch has joined #jbosstools [09:04:18] *** mbaluch has left #jbosstools [09:07:55] *** koentsje has joined #jbosstools [09:11:37] *** siamak has joined #jbosstools [09:24:26] *** dgeraskov has joined #jbosstools [09:24:26] *** ChanServ sets mode: +o dgeraskov [09:36:37] *** mgoldmann has quit IRC [09:36:59] *** mgoldmann has joined #jbosstools [09:37:15] *** psrna is now known as psrna|afk [09:46:52] *** adietisheim has joined #jbosstools [09:46:53] *** ChanServ sets mode: +o adietisheim [09:48:26] *** gbrown has joined #jbosstools [09:50:35] <aslak> anyone know if Eclipse has some form of "Project wide / default" Run configuration that can be set? e.g. I don't want t create a new Run Configuration for all my individual tests, but they all need $JBOSS_HOME set [09:54:35] *** nicoulaj has joined #jbosstools [09:58:59] *** yradtsevich has joined #jbosstools [09:59:00] *** ChanServ sets mode: +o yradtsevich [10:00:10] *** maxandersen has joined #jbosstools [10:00:10] *** ChanServ sets mode: +o maxandersen [10:00:20] *** maxandersen has quit IRC [10:01:35] *** maxandersen has joined #jbosstools [10:01:35] *** ChanServ sets mode: +o maxandersen [10:06:17] *** imeikas has joined #jbosstools [10:10:37] *** dpalmer has joined #jbosstools [10:12:16] *** fbricon has joined #jbosstools [10:12:17] *** ChanServ sets mode: +o fbricon [10:12:19] <maxandersen> morning! [10:12:25] <maxandersen> fbricon: awake and unbruised? [10:12:45] <maxandersen> yradtsevich: browsersim? [10:17:43] <yradtsevich> maxandersen: yep :) [10:18:41] <yradtsevich> maxandersen: as I wrote, I do not see good reasons to create SWT application [10:19:12] <maxandersen> yradtsevich: and as I wrote - I dont understand how you would make this work across platforms otherwise ? [10:19:12] <yradtsevich> maxandersen: my preference is running chrome/chromium from eclipse [10:19:25] <maxandersen> yradtsevich: which means you would have to bundle chrome... [10:19:28] *** bgeorges has quit IRC [10:19:46] <yradtsevich> maxandersen: yes, user has to have chrome installed [10:19:48] <maxandersen> yradtsevich: configured with plugins and write some custom plugins for it or how ? [10:20:37] <maxandersen> yradtsevich: so how do you see it work ? your description uptil now means alot of need for users to have the exact right environment configured to make it work [10:20:50] <maxandersen> yradtsevich: how will users switch between simulations ? [10:21:20] <maxandersen> (note, i'm open for any idea that can give us less work so it sounds great but the user experience doesn't sound so great to me...) [10:21:54] <yradtsevich> maxandersen: user will need 1. install chrome; 2. install our plugin (he will be forwarded to the plugin page at first start) [10:23:33] <maxandersen> what would "our plugin" do ? [10:23:41] <maxandersen> where would that be bundled/installed from ? [10:24:02] <maxandersen> can our plugin control the useragent/resolution setup ? [10:24:33] <yradtsevich> maxandersen: the plugin would be or hosted on coogle chrome web store or bundled with the tools [10:25:16] <yradtsevich> maxandersen: chrome plugin will control resolution only [10:26:01] <maxandersen> yradtsevich: so it won't work then. since it won't be able to identify it self as a specific mobile device ? [10:26:06] <yradtsevich> maxandersen: to change user agent, the user will need to restart chrome from eclipse [10:27:00] <maxandersen> yradtsevich: thats not user friendly would you say that ? [10:27:12] <maxandersen> yradtsevich: can you run multiple instances of chrome ? [10:28:15] <yradtsevich> maxandersen: as I know, no. The user agent cannot be changed if chrome is already run [10:28:45] <maxandersen> yradtsevich: so how will this ever work ? this means users can't use their own chrome to browse and develop apps at the same time.. [10:29:06] <maxandersen> yradtsevich: i must say doing a SWT app to control these sounds more and more intruiging wouldnt you say ? [10:30:00] <yradtsevich> maxandersen: yes, chrome should be restarted. [10:31:10] <yradtsevich> maxandersen: but SWT app seems much worse. It will force us to ship webkit with tools for every platform [10:31:13] <maxandersen> yradtsevich: so its useless. [10:31:36] <maxandersen> yradtsevich: if I have to restart my chrome to use this i wouldn't use it. [10:31:51] <maxandersen> yradtsevich: isn't that what we do for xulrunner today? [10:32:25] <maxandersen> yradtsevich: could the plugin reuse an already installed chrome for this ? [10:36:21] <yradtsevich> maxandersen: it is what we do for xulrunner. and it is what gives us a lot of additional work. I do not know details about chrome, I need to research this question. Probably it would be easier to integrate with already installed webkit under Linux and Mac [10:36:42] <maxandersen> yradtsevich: why not windows too ? [10:37:56] <yradtsevich> maxandersen: http://www.eclipse.org/swt/faq.php#howusewebkit [10:38:13] <yradtsevich> maxandersen: it says "Safari must be installed" [10:38:29] <maxandersen> yradtsevich: not even chrome ? [10:38:56] <maxandersen> yradtsevich: but see thats pretty awesome - the rcp app can simply just use this swt mechanism and we dont have to bundle anything [10:39:09] <maxandersen> yradtsevich: btw. https://github.com/jamezpolley/dotfiles/blob/master/bin/chrome looks like you can run different profiles/setups. [10:39:39] <maxandersen> yradtsevich: but that eclips org page removes your worry about bundling different versions, correct ? [10:41:38] <yradtsevich> maxandersen: I guess there are 2 approaches to run webkit from SWT: or bundle webkit, or reuse it [10:42:57] <yradtsevich> maxandersen: > yradtsevich: btw. https://github.com/jamezpolley/dotfiles/blob/master/bin/chrome looks like you can run different profiles/setups. [10:42:57] <yradtsevich> I need to check this, probably it could use different profiles, but not at the same time :) [10:44:19] <yradtsevich> maxandersen: what is really bad with SWT-based browser, it won't have web inspector/firebug [10:45:07] <maxandersen> yradtsevich: why not at same time ? its just two different instances [10:46:04] <maxandersen> yradtsevich: well once you have the web resolution/ui etc. setup in the SWT browser you could provide a button that says "open this in *real* browser" [10:46:15] *** psrna|afk is now known as psrna [10:46:17] <maxandersen> where users can do all their funkysetup [10:46:22] <yradtsevich> maxandersen: sessions, cookied etc. seems to be are shared between all instances... [10:46:35] <maxandersen> yradtsevich: chrome sucks then [10:49:32] <yradtsevich> maxandersen: btw, can the webkit user agent be changed from SWT is another question for me [10:50:28] <yradtsevich> maxandersen: and there is third approach to create 'browsersim'... [10:50:37] <maxandersen> yradtsevich: ok ? [10:50:43] *** vpakan has quit IRC [10:50:56] *** vpakan has joined #jbosstools [10:51:50] <yradtsevich> maxandersen: it cold be local proxy. For example, if user has his mobile site run on, localhost:8080, we could create proxy for if on localhost:8081 [10:52:16] <yradtsevich> maxandersen: where we would substitute all user-agent headers [10:53:26] <yradtsevich> maxandersen: the proxy could also host a web-page with frame of neccessary size [10:53:26] *** vpakan_ has joined #jbosstools [10:53:26] *** vpakan has quit IRC [10:53:26] *** vpakan_ is now known as vpakan [10:53:47] <maxandersen> yradtsevich: what would that hosted webpage be used for ? [10:54:48] <yradtsevich> maxandersen: it would show selectable list of user-agents and sizes [10:55:26] *** vpakan_ has joined #jbosstools [10:55:26] *** vpakan has quit IRC [10:55:26] *** vpakan_ is now known as vpakan [10:56:13] <maxandersen> yradtsevich: how would that get wired up then ? (from a user perspective) [10:56:27] <maxandersen> yradtsevich: would he have to setup his own proxy? [10:57:46] <maxandersen> yradtsevich: setting user agent from rcp: http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet330.java?view=co [10:57:47] *** vpakan has quit IRC [10:57:51] *** vpakan has joined #jbosstools [10:58:04] <yradtsevich> maxandersen: I see running of proxy as another run configuration which would start it and pount user's browser to it [10:58:24] <maxandersen> yradtsevich: and how does the proxy get to know which sites it shuold proxy ? [10:59:43] <yradtsevich> maxandersen: it could proxy everything. So the site would be selected from the browser [11:00:04] <yradtsevich> maxandersen: *from the hosted page in browser [11:00:34] <maxandersen> yradtsevich: ah yeah - if its working as proxy then yes. [11:01:08] <maxandersen> yradtsevich: well sounds to me like having this proxy tweak the headers + swt browser would make everyone happy then ? [11:03:08] <yradtsevich> maxandersen: yes, but SWT browser is not needed than [11:03:30] <maxandersen> yradtsevich: for the resolution control [11:03:40] <maxandersen> yradtsevich: and to easily run isolated [11:04:03] <maxandersen> yradtsevich: your approach with using users browsers still require a specific browser to be installed, right ? [11:05:41] <yradtsevich> maxandersen: the resolution contol could be done through hosted page; there is no need to run it isolated; approach with SWT browser still require WebKit libraries/Safari installed [11:13:36] <maxandersen> yradtsevich: how could that be done through hosted page ? a hosted page doesn't make the browser render it more correctly [11:14:04] <maxandersen> yradtsevich: and you just said the user wouldn't use that page he would just enter the address and the proxy would return the result... [11:15:03] <maxandersen> yradtsevich: and SWT browser uses webkit automatically, its already setup no matter if it uses chrome or safari (I believe) - but yours will require users to install chrome. [11:23:06] <yradtsevich> maxandersen: I mean the hosted page would have something like this http://www.opera.com/mobile/demo/ (but instead of a java applet it will use frames and html element ) [11:24:11] <yradtsevich> maxandersen: this approach is completely browser independent [11:30:28] <maxandersen> yradtsevich: how much time would you need to put together a prototype for such frame ? [11:36:16] <yradtsevich> maxandersen: around 1 day for web page itself, and 1 week for proxy (if everything is going good with frames) [11:37:18] <maxandersen> yradtsevich: cant we just use an existing proxy with user agent rewrite to see how the webpage stuff would work ? [11:37:46] <yradtsevich> maxandersen: try to find one... [11:37:51] <maxandersen> yradtsevich: the proxy part I know how will work, but the webpage i'm not convinced about so need to see/show it to those wishing for it. [11:38:40] <maxandersen> yradtsevich: or just run the frame with this: https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/ ? [11:39:42] <yradtsevich> maxandersen: ok I will consider this, and there is mod_rewrite for apache [11:39:47] <maxandersen> http://www.wannabrowser.com/index.php [11:40:00] <maxandersen> not a proxy but can give you the html to load in frame [11:54:38] *** tfennelly has quit IRC [12:00:55] *** koentsje_ has joined #jbosstools [12:05:54] *** psrna has quit IRC [12:11:57] *** vpakan has quit IRC [12:33:13] *** ldimaggi has joined #jbosstools [12:38:58] *** jpeterka has quit IRC [12:39:52] *** yradtsevich has quit IRC [12:40:44] *** kkhan has joined #jbosstools [12:46:23] *** burrsutter has left #jbosstools [12:46:34] *** psrna has joined #jbosstools [12:51:59] *** kkhan_ has joined #jbosstools [12:51:59] *** kkhan has quit IRC [12:52:08] *** kkhan_ has quit IRC [12:52:18] *** nicoulaj has quit IRC [12:52:22] *** kkhan has joined #jbosstools [12:52:38] *** tfennelly has joined #jbosstools [12:52:38] *** ChanServ sets mode: +o tfennelly [12:52:45] *** nicoulaj has joined #jbosstools [13:27:55] *** rruss has quit IRC [13:57:14] *** koentsje has quit IRC [13:57:14] *** koentsje_ has quit IRC [14:02:10] *** psrna has quit IRC [14:06:59] *** rmartinelli has joined #jbosstools [14:21:43] *** bbrodt has joined #jbosstools [14:21:43] *** ChanServ sets mode: +o bbrodt [14:21:45] *** bbrodt has left #jbosstools [14:26:10] *** yradtsevich has joined #jbosstools [14:26:11] *** ChanServ sets mode: +o yradtsevich [14:33:02] *** kkhan has quit IRC [14:45:37] *** maxandersen1 has joined #jbosstools [14:45:46] *** maxandersen has quit IRC [14:49:31] *** VRubezhny has joined #jbosstools [14:49:31] *** ChanServ sets mode: +o VRubezhny [14:57:44] *** kkhan has joined #jbosstools [15:07:12] <fbricon> maxandersen1: yes I am [15:07:30] <fbricon> maxandersen1: weird I didn't get/see your message this morning [15:09:04] *** sgilda_afk is now known as sgilda [15:09:07] *** danflo has joined #jbosstools [15:09:43] *** myarboro has quit IRC [15:29:21] <maxandersen1> fbricon: we need to send out those rough dates - but I need to run now. [15:29:36] <maxandersen1> fbricon: can you send me mail with the info you got then ill cc the people [15:30:09] <fbricon> maxandersen1: what are you talking about? [15:31:28] <fbricon> maxandersen1: the archetype guidelines? [15:35:26] *** rcernich has joined #jbosstools [15:37:30] <yradtsevich> maxandersen1: http://source.jboss.org/browse/~raw,r=34997/JBossTools/workspace/yradtsevich/browsersim/browsersim-frame.html [15:37:42] *** bfitzpat has joined #jbosstools [15:37:42] *** ChanServ sets mode: +o bfitzpat [15:39:22] <yradtsevich> maxandersen1: http://k.minus.com/jbkSCNmL1n8yKl.png [15:39:39] *** mgoldmann has quit IRC [15:40:06] *** mgoldmann has joined #jbosstools [15:47:24] *** yradtsevich has quit IRC [15:54:45] *** myarboro has joined #jbosstools [15:56:30] *** dpalmer has quit IRC [16:17:45] *** rruss has joined #jbosstools [16:18:09] *** rruss has quit IRC [16:18:26] *** siamak has quit IRC [16:20:22] *** dmaliarevich has joined #jbosstools [16:24:39] *** Snjeza has joined #jbosstools [16:24:40] *** ChanServ sets mode: +o Snjeza [16:26:29] <Snjeza> aslak: "anyone know if Eclipse has some form of "Project wide / default" Run configuration that can be set? e.g. I don't want t create a new Run Configuration for all my individual tests, but they all need $JBOSS_HOME set" [16:26:31] <Snjeza> I think there is no such a feature in Eclipse, but we could do the following: [16:46:15] *** fqian_ has quit IRC [17:08:24] *** dgeraskov has quit IRC [17:08:43] *** adietisheim has quit IRC [17:11:21] *** imeikas has quit IRC [17:20:19] *** VRubezhny1 has joined #jbosstools [17:21:21] *** rruss has joined #jbosstools [17:22:29] *** VRubezhny has quit IRC [17:36:25] *** ldimaggi has quit IRC [17:37:46] *** gbrown has quit IRC [17:54:10] *** akazakov has joined #jbosstools [17:54:10] *** ChanServ sets mode: +o akazakov [17:59:45] *** tfennelly has quit IRC [18:01:44] *** nicoulaj has quit IRC [18:05:45] *** kkhan has quit IRC [18:37:42] *** akazakov has quit IRC [18:40:40] *** akazakov has joined #jbosstools [18:40:41] *** ChanServ sets mode: +o akazakov [19:00:17] *** myarboro has quit IRC [19:00:31] *** akazakov has quit IRC [19:01:09] *** akazakov has joined #jbosstools [19:01:09] *** ChanServ sets mode: +o akazakov [19:04:10] *** mgoldmann has quit IRC [19:12:10] *** ldimaggi has joined #jbosstools [19:19:22] *** dmaliarevich has quit IRC [19:22:52] <bfitzpat> ldimaggi - just sent you an e-mail with some JBDS 4.1.1 updates - fixed some project examples issues and yanked the mail example [19:37:39] *** myarboro has joined #jbosstools [20:06:57] <ldimaggi> bfitzpat, hi - sorry about that - was otp [20:08:35] <ldimaggi> bfitzpat, so - what was with Spring and the email example - how the heck was Spring involved? [20:19:12] <bfitzpat> ldimaggi - apparently there's a jar that Rob C used that may have brought it in that depended on some things that may not exist in SOA-P 5.2, but exist just fine in SOA-P 5.1 [20:19:22] <ldimaggi> bfitzpat, hmm [20:19:32] <ldimaggi> bfitzpat, the camel mail jar? [20:21:48] <bfitzpat> honestly I don't know - didn't have time to dig into it - but ultimately it boils down to greenmail*.jar [20:21:56] <bfitzpat> greenmail-1.3.sar" [20:22:39] <bfitzpat> not sure where it comes into play, but we don't have time to resolve it for 4.1.1 - we should look into it for the next major SOA tooling release however as we examine what other examples should be added [20:34:23] <rcernich> bfitzpat, ldimaggi: that greenmail sar simply provides a mock mail server within jboss. i was using that as a my "mail server" for testing [20:35:30] <bfitzpat> rcernich - so it was the missing camel jar causing that weird deploy error? [20:36:04] <rcernich> bfitzpat: i'm not sure [20:36:25] <rcernich> bfitzpat: i'm guessing something changed in the camel stack between 5.1 and 5.2 [20:36:57] <bfitzpat> rcernich, ldimaggi - and that's what caused the weird spring error... that would make sense I think [20:37:15] <ldimaggi> bfitzpat, weird! [20:38:11] <bfitzpat> ldimaggi - yeah, weird - and one more reason why we didn't want to try and track it down this late in the game [20:38:13] <rcernich> bfitzpat: could you look at one of your 5.2 installs: deployers/esb.deployer/lib and see what's in there for camel? [20:38:37] <bfitzpat> rcernich... looking [20:38:52] <rcernich> bfitzpat: specifically, the camel version (camel-core-x.x.x.jar) and other camel components (e.g. camel-spring-x.x.x.jar) [20:39:46] <bfitzpat> camel-core-2.4.0.jar, no camel-spring jar at all [20:40:14] <rcernich> bfitzpat: odd. i wonder where it's coming from. [20:40:27] <rcernich> bfitzpat: another quickstart? [20:41:17] <rcernich> bfitzpat: sorry to distract. not important. [20:41:34] <bfitzpat> rcernich - really haven't a clue - might ask David Ward - he'd probably know [20:43:00] <rcernich> bfitzpat: try: find . -name "*spring*.jar" [20:43:29] <rcernich> bfitzpat: in one of your 5.2 server config directories (e.g. server/default) [20:44:19] <bfitzpat> spring-core.jar, spring-context.jar, spring-beans.jar show up in a lot of places, but no camel-spring*.*.jar [20:44:48] <bfitzpat> some other assorted spring jars, but no camel jars anywy [20:44:51] <bfitzpat> anyway [20:45:02] <rcernich> bfitzpat: i'm seeing stuff from deploy/spring.esb [20:45:34] <rcernich> bfitzpat: anyway...sorry to distract. [20:45:42] <bfitzpat> yeah, have that - but no camel spring jar in there [20:46:17] <rcernich> bfitzpat: i bet that's it. those are the only spring-like jars in 5.1 [20:46:20] <bfitzpat> not in ER3 or ER4 [20:46:29] <rcernich> bfitzpat: and they're all org.springframework....jar [20:47:08] <bfitzpat> dward did a lot of the camel work way back when, so he probably knows what happened to it [20:48:27] <rcernich> bfitzpat: i'll ask, but i'm guessing it's not camel, just shows up when the camel endpoint is added. [20:50:40] <bfitzpat> okey dokey [21:11:10] *** tfennelly has joined #jbosstools [21:11:10] *** ChanServ sets mode: +o tfennelly [21:15:01] *** VRubezhny1 has quit IRC [21:38:35] *** bfitzpat has quit IRC [22:17:38] *** rmartinelli has quit IRC [23:05:37] *** Snjeza has quit IRC [23:13:59] *** ldimaggi has quit IRC [23:37:39] *** rcernich is now known as rcernich_away [23:53:06] *** danflo has quit IRC