a shah

Greenhorn
+ Follow
since Jun 11, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by a shah

Thanks for the quick response.

I have integration test cases in which I am generating data using in memory database and test my functionality but Sonar don't consider them as coverage.
Thing is I have lots of different methods around my entities. I want to test all of them and make sure that Sonar also understand that I am covering all of my methods. So for this can you suggest some framework or some example?

Appreciate your help.

Thanks,
Atit
I want to write unit tests for my JPA classes. Can anyone suggest me best way to do it? Is there any good framework for this? If you have some example please share it.

Thanks,
Atit
Hi,

Still it has not solve my problem.

It's not giving any error but it is giving same error. HTTP - 404 applicaiton not found

Thanks
Atit
15 years ago
Hi,
I am deploying war file which is working fine in Jboss 4.0.3.
I am deploying same war file to Jboss 4.2.2 GA which get deployed successfully and not giving any error message in console but when I try to run url for application it is giving me
HTTP - 404 application not found error.

can anyone please help me with this?

Thanks
Atit
15 years ago