Re: exclude/include package/classpath

2013-06-19 Thread Romain Manni-Bucau
Hi I think this property doesnt work (not sure it workee a day) You can use scan.xml. i dont recal if it sorks with altdd but it should (if not please fill a bug) Alternativee are applicationcomposer or arquillian Le 19 juin 2013 19:53, "Lidio" a écrit : > Hello, > > I have an ejb jar with a d

exclude/include package/classpath

2013-06-19 Thread Lidio
Hello, I have an ejb jar with a dao and a service layer. I like to write unit tests using embedded openejb to test each layer independently within my ejb jar project. So I thought a proper solution would be to include only the dao related packages if I want to test the dao layer. I am not able to

Re: Example+request

2013-06-19 Thread Oz M
To me it sounds very interesting. Oz 2013/6/19 Helge Waastad > Hi, > would it be interesting to show an example of testing an (secure) > webservice and mocking subsequent @EJB calls? > > br hw > > -- בברכה, עוז מולאים

Example+request

2013-06-19 Thread Helge Waastad
Hi, would it be interesting to show an example of testing an (secure) webservice and mocking subsequent @EJB calls? br hw