Thanks in advance.
I just downloaded sun one studio, update1. After creating and
testing its helloworld project in its tutorial, I tried to deploy the studio created ear file on to sun one application server. Got error message:
Deployment Error -- Error while running ejbc -- Fatal Error from
EJB Compiler -- -- Failed to load deployment descriptor for: hello cause: Error reading from file: C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\hello_2\sun-EJBModule_Greeter.xml
Any idea what I did wrong. It tests ok on sun one studio's RI server. I suppose I can just redeploy the hello.ear file to any J2ee complied
applicaiton server, am I wrong?
Thanks.