[JBoss-user] [JBoss Seam] - Re: Running the Seam example TestNG tests

2006-01-21 Thread toastchee
yeah, i do. Thanks in advance for your advice. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918874#3918874 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918874 --

[JBoss-user] [JBoss Seam] - Running the Seam example TestNG tests

2006-01-20 Thread toastchee
Hi there. I come humbly, hat in hand, to ask for help running the TestNG tests with the seam 1.0 beta distribution. I have successfully run the apps in as jboss-4.0.3SP1 and even added my own beans to the app. Very impressive. However I need help running the TestNG tests, as I am a junit guy.

[JBoss-user] [EJB/JBoss] - Re: suggestion needed

2004-07-24 Thread toastchee
Just yesterday, I noticed on xdoclet's site that there's a tag for Entity beans that will automatically wrap them in a session bean. Can't remember the name thoughthat might reduce some of your work... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=384317

[JBoss-user] [The Lizzard's corner] - Re: Appfuse (Hibernate backend) on tomcat, then move to JBos

2004-07-16 Thread toastchee
Update on this...I spent the time to write my app with a Hibernate MBean and stateless session beans. It works great! I'm staying on the bleeding edge with 4.0 out of CVS which appears to run my app faster and with a smaller memory footprint. Thanks JBoss. View the original post : http://www

[JBoss-user] [Beginners Corner] - Re: Building from source

2004-07-07 Thread toastchee
Found the problem. Check out jboss-3.2 module from CVS with the Branch_3_2 branchname. If you get compile errors, be sure to roll back your checkout to the last successful build date on the jboss-dev mailing list. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[JBoss-user] [Beginners Corner] - Building from source

2004-07-05 Thread toastchee
Hello, as of a few weeks ago I was consistently building the 3.2 branch from the source, but now am getting lots of errors. The first attempt at a build, I get JMXDocletTask not found. Incidentally, this is the same error I used to get when I tried to build the 4.0 jboss-all tree. So I did cop