Maven deployment

2007-09-19 Thread Hemant Ved
Hi all Can anybody explain me the steps to deploy ejb using maven with Websphere 6?Has anybody tried using Maven and RAD combination? Can maven follow the directory structure of RAD? Thanks and regards Hemant Ved

Re: Problem with ejb deployment

2007-09-04 Thread Hemant Ved
was6.0 On 9/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi > > Which version of WebSphere is this? > > Hermod > > -Original Message- > From: Hemant Ved [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 04, 2007 11:07 AM > To: dev@

Problem with ejb deployment

2007-09-04 Thread Hemant Ved
Hi all I am trying to deploy ejb using maven and websphere application server? Can anybody please tell me which cargo plugin is required? I know there are cargo jboss and weblogic plugins available but does anybody know whether any Cargo Maven plugin is available for websphere? Also when I run

Using Maven for EJB Deployment with RAD

2007-08-29 Thread Hemant Ved
Hi Maven expects the Source code in src/main/java , however RAD expects all the ejb java files to be present in ejbModule. Can I change the directory structure in Maven from src/main/java to ejbModule? If yes, can anyone guide me on how can i do that? Thanks and Regards Hemant Ved

Version Management

2007-08-16 Thread Hemant Ved
Hi Can Maven be used as a Version mangement tool? Is it possible to automate the Version management using Maven? Thanks and Regards Hemant Ved