Re: [build error] feedback 2

2014-04-03 Thread helio frota
and wow, i never heard anyone call their computer a(n incredible) 'hulk server'. :) haha : ] Maybe you never heard anyone too putting ice under toshiba satellite L305 with raw gentoo to prove that OpenJDK can build with only 2GB :p ---

Re: [build error] feedback 3

2014-04-03 Thread helio frota
Focusing on Pquick only ... [INFO] Apache OpenEJB [INFO] OpenEJB :: Container [INFO] OpenEJB :: Container :: MBean Annotation API [INFO] OpenEJB :: Container :: JPA Integration [INFO] OpenEJB :: Container :: API [INFO] OpenEJB :: Container :: Loader [INFO] OpenEJB :: Container :: Java Agent

Re: [build error] feedback 2

2014-04-03 Thread Howard W. Smith, Jr.
On Thu, Apr 3, 2014 at 5:53 AM, helio frota 00h...@gmail.com wrote: and wow, i never heard anyone call their computer a(n incredible) 'hulk server'. :) haha : ] Maybe you never heard anyone too putting ice under toshiba satellite L305 with raw gentoo to prove that OpenJDK can build with

Need help with Access-Control-Allow-Origin

2014-04-03 Thread Radhakrishna Kalyan
Hi, I have a standalone Openejb application which exposes few rest calls. I am writing a AngularJs application to access those rest methods, but I was not able to see the data in the angularjs application, but it works fine when I try to call the rest url from a browser.. Later I discovered that

Re: Need help with Access-Control-Allow-Origin

2014-04-03 Thread Radhakrishna Kalyan
Thank you rmannibucau. I have fixed the issue by adding dependency to cxf-rt-rs-security-cors jar and adding the following property cxf.jaxrs.providers = org.apache.cxf.rs.security.cors.CrossOriginResourceSharingFilter On Thu, Apr 3, 2014 at 1:50 PM, Radhakrishna Kalyan

Re: [build error] feedback 3

2014-04-03 Thread helio frota
Pquick same problem, stalled again o_0 4 hr 27 min /opt/maven/bin/mvn clean install -Pquick ... ... WARNING - The composite identity class class org.apache.openejb.test.entity.cmr.manytomany.PlatformPk for entity class openejb.org.apache.openejb.test.entity.cmr.manytomany.ComplexPlatform is

Re: [build error] feedback 3

2014-04-03 Thread helio frota
Hi Romain ! Build not stalled anymore, i don't know what you did but working now ! Running now sonar : [INFO] OpenEJB :: TomEE :: Debian Package Builder SUCCESS [1:00.133s] [INFO] [INFO] BUILD SUCCESS [INFO]

Split from OpenEJB?

2014-04-03 Thread jieryn
Should Apache TomEE be its own project?

Re: Split from OpenEJB?

2014-04-03 Thread Collins Solutions
Should Apache TomEE be its own project? I think it should. --- From: jieryn Sent: Thursday, April 03, 2014 7:23PM To: users Subject: Split from OpenEJB?

Re: [build error] feedback 3

2014-04-03 Thread helio frota
i really don't know the diff between mvn clean install and mvn clean sonar:sonar for me both do the maven cycle: * clean * compile but sonar maven plugin gets stalled . any help ? thanks ! --- http://eprogramming.github.io On Thu, Apr 3, 2014

Re: Split from OpenEJB?

2014-04-03 Thread Alan Cabrera
What problem are we trying to solve? Just wondering. Regards, Alan On Apr 3, 2014, at 5:23 PM, jieryn jie...@gmail.com wrote: Should Apache TomEE be its own project?

Re: [build error] feedback 3

2014-04-03 Thread Romain Manni-Bucau
Well not sure too. The log means the run was slow more or less. Sonar is really different from mvn alone and can be broken by itself since it instrumznts code. Are you able to get a thread stack when it hangs? Le 4 avr. 2014 02:15, helio frota 00h...@gmail.com a écrit : This log is on both