I want to test deploy ejb JAR file on Geronimo . Here is what I did.
My tools WTP 2.0.1 all-in-one edition.

1. create an EJB project without adding project to EAR.
2. in the Project Facet, 
    EJB Module 2.0. 
    EJBDoclet(XDoclet) 1.2.3
    Java 5.0
3. Finish.
I saw from the console that XDoclet succeeded.
4. Right click on the EJB project I created. choose export EJB JAR file.
Then a new JAR file was created.
5. logon to Geronimo server. choose deploy new in the Geronimo console.
However, it says that 

Deployment failed:
org.apache.geronimo.common.DeploymentException: Failed parsing descriptors
for module:
C:\DOCUME~1\Justin\LOCALS~1\Temp\geronimo-deployer62249.tmpdir\TestEJB.jar 

Any help is appreciable.

-----
--
Best Wishes!
Justin Tsao
-- 
View this message in context: 
http://www.nabble.com/How-to-deploy-ejb-on-Geronimo-as-JAR-file.-tf4930583s134.html#a14112587
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to