OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | May 2007 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [exoplatform] deploy an application


Hi
You need just add dependency tag (e.g. in product-exo-ecm.xml):
<dependency>
        <groupId>geo</groupId>
        <artifactId>web</artifactId>
        <version>1.7</version>
        <scope>compile</scope>
    </dependency>
(or smth like that)
after that it will work (I hope :))

2007/5/30, jeremie garcia < jeremie.garcia@xxxxxxxxxxx>:
Hi community,

working with exoplatform v2.x , I am currently trying to make a
product-exo-ecm-geo.xml that
would deploy the standard product-exo-ecm.xml and a other web application.

I tryied different ways to deploy it without success.
I would like the war file of this application to be copied in the
webapps directory of my tomcat with all the exoplatform war files.

I tryed to add a dependency , but I don't really understood how it works..

does someone can help me?

here is the structure of my src...

\eXo
    \projects
        \v2.x
             .....
            \geo\web\target
                                     \classes
                                    \geo
                                    \geo.war
             .....


thanks



--
You receive this message as a subscriber of the exoplatform@xxxxxxxxxxxxx mailing list.
To unsubscribe: mailto: exoplatform-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws




--
Best regards,
Vitaliy

<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.