[JBoss-user] [EJB 3.0] - embeddable EJB3.0 HSQL database question

2006-05-09 Thread tonydg
Can anybody can tell me how to lookup what's the state of my in memory HSQL database. I want to know how to see the structure of the generated tables in HSQL , and to view the data that i generate in my tests . View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [EJB 3.0] - embeddable EJB3.0 JUnit test question

2006-05-09 Thread tonydg
Does anybody knows how to run all my JUnit tests from a given package without using test suite and without adding a new line per each test class in my build xml? I am trying to automate the test process. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942

[JBoss-user] [EJB 3.0] - embedded ejb in secondary table

2006-03-13 Thread tonydg
Can someone tel me how to use a embeded java pojo , which i want ot store in secondary table , not in the same one ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929714#3929714 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[JBoss-user] [JBoss Getting Started Documentation] - Re: deploying an ear file

2006-02-21 Thread tonydg
files are deployed in alfabetical ordrer.first files starting with letters , after that starting with numbers. if you make the names of ear , jar ,war appropriate to the alphabetical sequence it should work . View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39

[JBoss-user] [EJB 3.0] - Default persistence context

2006-02-08 Thread tonydg
Can we make the persisitence context default for the package , not for the ejb inside , exactly ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922282#3922282 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=392228