WOWODC slides/videos

2016-06-30 Thread Andrus Adamchik
Sharing slides and videos from my 2 presentations at WOWODC. If you find them interesting/useful, don't forget to login to GitHub and give a star to a corresponding project :) 1. Bootique - modern Java stack without a contianer: http://www.slideshare.net/andrus_a/bootiqueio-at-wowodc-2016 https

Re: WebObjects and jboss

2016-06-30 Thread Jérémy DE ROYER
Years ago, we’ve done deployment using tomcat (not JBoss), before mowing back using WebObjects Adaptor (MAc OS X, Linux and Windows) It worked great but it added useless deployment layers with (new) constraints. Not valuable for me. It does not answer your question but give you a peace of exper

Re: WebObjects and jboss

2016-06-30 Thread Ken Anderson
Is there a reason you’ve chosen JBoss? IMHO, it has way too much in it that you don’t need. I had good success deploying wars with tomcat, but it was a while ago. > On Jun 30, 2016, at 12:47 PM, Leigh Kivenko wrote: > > Hello, > Just wondering if there's anyone out there who has previously d

Re: WebObjects and jboss

2016-06-30 Thread Theodore Petrosky
I’ve never done it but this may help: https://wiki.wocommunity.org/display/documentation/Servlet+Deployment+Setup > On Jun 30, 2016, at 12:47 PM, Leigh Kivenko wrote: > > Hello, > Just wondering if there's anyone o

WebObjects and jboss

2016-06-30 Thread Leigh Kivenko
Hello, Just wondering if there's anyone out there who has previously deployed WebObjects applications using jboss? Thanks, Leigh Kivenko | VP, Technology PortfolioAid t. 416-479-0523 | e. lei...@portfolioaid.com This e-mail may be privileged and confidential. If you received this e-mail in erro

Re: UUID question

2016-06-30 Thread Johann Werner
> Am 30.06.2016 um 13:06 schrieb Musall Maik : > > By the way, there is a bad NPE in the new UUID code that prevents object > insertion completely for tables that don't use a prototype for primary key. > Could please anyone merge the fix quickly? Done :-) > > https://github.com/wocommunity/w

Re: UUID question

2016-06-30 Thread Musall Maik
By the way, there is a bad NPE in the new UUID code that prevents object insertion completely for tables that don't use a prototype for primary key. Could please anyone merge the fix quickly? https://github.com/wocommunity/wonder/pull/779 ___ Do not