Yeah, I've tried it before. In your tutorial, you encapsulate the ejb in an
EAR project. Through deploying EAR, you deploy EJB. However, what I want is
deploy EJB only. and use EJB's remote method in my J2EE application client
project. Do you know how to make it? Or do you know how to use EJB in J2EE
application? Do I have to deploy application client also?
Thanks a lot.

Jacek Laskowski wrote:
> 
> On Dec 2, 2007 5:29 AM, beyondjusitn <[EMAIL PROTECTED]> wrote:
> 
>> Deployment failed:
>> org.apache.geronimo.common.DeploymentException: Failed parsing
>> descriptors
>> for module:
>> C:\DOCUME~1\Justin\LOCALS~1\Temp\geronimo-deployer62249.tmpdir\TestEJB.jar
> 
> Hi,
> 
> Take a look at 5-minute Tutorial on Enterprise Application Development
> with Eclipse and Geronimo [1]. That's where you'll find the solution
> (hint: Remove ejbModule/META-INF/openejb-jar.xml file in the SampleEJB
> project as it causes deployment issues).
> 
> Jacek
> 
> [1]
> http://cwiki.apache.org/GMOxSAMPLES/5-minute-tutorial-on-enterprise-application-development-with-eclipse-and-geronimo.html
> 
> -- 
> Jacek Laskowski
> http://www.JacekLaskowski.pl
> 
> 


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

Reply via email to