Re: TomEE: Concurrency Utilities for Java EE Early Draft (JSR 236)

2012-12-07 Thread Fernando Lozano
for simpler and more resilient solutions Sometimes people just look at web and Java SE features and forget about the entire Java EE stack. ;-) []s, Fernando Lozano Hi, will be included but not before it is 1) final, 2) we created the branch for JavaEE 6 (still dont know if we directly go

TomEE with Eclipse Juno: any plugin or docs?

2012-12-07 Thread Fernando Lozano
to configure as it it were, for example, Apache CXF stand-alone. I don't expect to find anything already complete and ready to use, I want to find what already exists and what doesn't so I can contribute to make a developer experience using TomEE as simple as possible. []s, Fernando Lozano

Re: TomEE Rest : Issue with JSON response

2012-10-22 Thread Fernando Lozano
Hi, Maybe it helps, I got this kind of error when my project included CXF jars (I hate most IDEs samples and also most sample POMs, they create jar hell). Removed them from my WAR WEB-INF/lib and all went fine. []s, Fernando Lozano Hi, can you reproduce the error in a simple ready-to-run

Tomee news [was: download page on tomee.apache.org not refreshed]

2012-10-05 Thread Fernando Lozano
since 1.0? Were all other releases mentioned on this mailing list source-only, or obtainable only though version control? []s, Fernando Lozano The page on http://tomee.apache.org/downloads.html does not reflect the page: http://openejb.apache.org/downloads.html in context of current apache

Re: Can webapps/tomee directory be deleted for a production environment?

2012-09-17 Thread Fernando Lozano
) with a certain level of confidence my app servers are not open do hackers. []s, Fernando Lozano Hello, Can the webapps/tomee directory be deleted for deploying a web app to production TomEE/TomEE+ server and exposed to Internet? Indeed, when delivering our app with Tomcat, we delete all default

Re: Call an EJB inside a WAR from jar

2012-09-06 Thread Fernando Lozano
the packaging structure x classloaders and ejb names you'll find something inconsistent. []s, Fernando Lozano Yes, but even a plain EJB inside the war without any reference to other EJB will fail. I solved by implementing JMS client on the WAR application, so the ejb and the war communicate through

Re: DataSource tomee.xml

2012-06-13 Thread Fernando Lozano
, in context.xml and forget about resurces.xml? []s, Fernando Lozano Put it in meta-inf/resources.xml Le 13 juin 2012 18:52, José Luis Cetina maxtorz...@gmail.com a écrit : My web app is using the datasource that i set in tomee.xml like this: Resource id=MyDataSource type=DataSource

Re: JDK version certified with the latest release of tomee-1.0.0

2012-06-04 Thread Fernando Lozano
the released 1.0, but I'd say things are very good :) I'll hookup the 1.0.1-SNAPSHOT codebase tomorrow. -David jdk1.4.0_04 means Oracle JDK, right? I wonder, are you required to run the TCK using Oracle JDK or could you as well run the JavaEE TCK using OpenJDK7 or IcedTea2? []s, Fernando Lozano

Re: Tomee Plus instead of Glassfish

2012-06-04 Thread Fernando Lozano
for strict compliance where those would flag erros, but this should not be the default. []s, Fernando Lozano ... and the reason people are using that bad coding style (according to earlier emails) is that there are apparently some bad examples out there. Bad examples hurt - but they get reproduced

Re: Tomee Plus instead of Glassfish

2012-06-04 Thread Fernando Lozano
with AS 4, 5 and 6. []s, Fernando Lozano

Re: Tomee Plus instead of Glassfish

2012-06-04 Thread Fernando Lozano
Agreed I understand the good intentions but have to disagree that you should allow a bug just because glassfish also allows it. At what point do you look at a container and say, they allow this therefore I should also allow it so its easier for them to migrate to my container? Why select only

Re: JDK version certified with the latest release of tomee-1.0.0

2012-05-31 Thread Fernando Lozano
already ships without JDK6, only with JDK7. Maybe you plan a TomEE 1.x relase soon that works fine with JDK7? []s, Fernando Lozano

Can't run windows executable or service

2012-05-04 Thread Fernando Lozano
like tomee is fine. Maybe you got broken exes on the distribution zip files? []s, Fernando Lozano

Re: Can't run windows executable or service

2012-05-04 Thread Fernando Lozano
and the third for ia64. So I suppose the intention was to provide ready to use 64-bit binaries, and if they don't work it's a bug. How do I find if a windows exe is a 32 or 64-bits executable? []s, Fernando Lozano Does it look similar to this? http://stackoverflow.com/questions/211446/how-to-run-tomcat

JAX-RS on webprofile

2012-05-02 Thread Fernando Lozano
, Fernando Lozano

Re: TomEE on Amazon Beanstalk?

2012-05-02 Thread Fernando Lozano
Hi, Do I *have* to create a Custom VM? How can I make beanstalk use my VM (so far I see only the standard VMs being offered)? I was hoping for an easier way, I'm still learning my way on AWS. Maybe someone has an image ready to use. :-) []s, Fernando Lozano You could create a Custom VM