Re: EJBs not scanned when working in Eclipse workspace metadata folder (Windows)

2012-11-19 Thread kubamarchwicki
Good point - I've went too far with that :) I withdraw my opinion. It works fine for sample apps - which I've been trying so far with TomEE. But you are right when it comes to more complicated issues. --Jakub -- View this message in context:

Re: EJBs not scanned when working in Eclipse workspace metadata folder (Windows)

2012-11-18 Thread kubamarchwicki
Can you give me a hint how to make TomEE logs more verbose (I've never been into commons-logging) ;-) and I'll be more than happy to provide some verbose logging. I remember I used to have similar issues with OpenEJB when doing integration tests - when the Maven repo was in Documents and

EJBs not scanned when working in Eclipse workspace metadata folder (Windows)

2012-11-17 Thread kubamarchwicki
Hi, I'm having issue with quite kind of niche combination, nevertheless TomEE doesn't deploy app when running within Workspace Metadata folder in Eclipse (EJBs are not scanned). The root exception is Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 (...) at

Re: override annotation based configuration with ejb-jar.xml

2011-07-27 Thread kubamarchwicki
Hi David, It has been a while, but the details and suggestions on running app-composer test made my July very busy - refactoring a vast selection of OpenEJB tests (making it run significantly faster). I like the idea of @PreProcess and @PostProcess - this looks like something I'm looking for. My

Re: override annotation based configuration with ejb-jar.xml

2011-06-30 Thread kubamarchwicki
David Blevins-2 wrote: I'd like to spend some time attempting to do the things you describe -- walk in your shoes, so to speak. Might be a day or two before I can do that. In the meantime, can you take a look at this technique. It's how we write our internal tests and is a big