Problem with SUN ONE STUDIO Update 4

Hi,

I created a simple entity bean with finder methods and business methods.

But when I am trying to test the entity bean by generating the New EJB Client, and at the time executing the EJB client test client the following error as occured.

Deploying... EAR Unable to deploy theC:/developer/JavaProject/test/test.earApplication

Deployment Error -- Error while running ejbc -- Fatal Error from EJB Compiler -- -- Error while processing CMP beans.

Please help me

Thank you

[551 byte] By [Aimreddy] at [2007-11-25 10:17:48]
# 1

Hi ,

To know the reasons for deployment failure , you

could run your application using the Sun One verifier tool.Right click your application node and select Sun one verifier under the tools category.

Please post the results of the verifier tool in case you are not able to resolve the problem.

-Amol

Amol desai at 2007-7-1 20:29:58 > top of Java-index,Development Tools,Java Tools...
# 2
Hi,Thanks Amol Desai, and Kishore Mandyam.Amol what you said is a right tool to verify. I did find a error when I executed the verifier tool. I missspelled a CMP field name wrong.Thanks againRakesh, Aimreddy
Aimreddy at 2007-7-1 20:29:58 > top of Java-index,Development Tools,Java Tools...