Hello, I'm yet another newbie on this community.
I'm starting a little pet project based on j2ee stuff.
I use
jboss/
tomcat as my servers. tomcat has some very decent documentation, and error messages are typically ok.
Jboss 3.0 however is not as friendly. I'm currently stuck trying to deploy a bunch of CMP 2.0 ejbs tied with a few relationships.
After a bunch of meaningful error messages that I fixed, jboss now just dumps something like:
( Read more...Collapse )Also, does anybody here have experience with java testing things (junit, httpunit, cactus)? what's your experience, and do you feel their use was/is worth the time spent on your projects?