Just on point, did you see a message in logs (please grep into logs/ dir)
like "Adjusting ...."
If so, could you copy/paste those lines?

JLouis


2012/12/14 Romain Manni-Bucau <rmannibu...@gmail.com>

> ok basically
>
> create the following structure:
>
> src
>    main
>        java
>            <your classes in the right package>
>    tomee
>        conf
>           tomee.xml
>
> then install maven
> (
> http://www.apache.org/dyn/closer.cgi/maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.zip
> ),
> set in your console JAVA_HOME to your java installation then M2_HOME
> to the folder where maven is (once the zip is extracted) and finally
> add to the path M2_HOME/bin.
>
> then simply run mvn clean package tomee:run
>
> if you need more help i'll be on IRC freenode.net #openejb
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2012/12/14 avrono <av...@neuralm.com>:
> > Maven looks like a minefield which I am not sure I have time to beat.
> Ode for
> > 'make' ...
> >
> > As I understand it you want me to deploy (create) a TomEE Server instance
> > with my WebApp deployed and then send that to you ?
> >
> > I have my TomEE installation /home/TomEE/
> >
> > conf is /home/TomEE/conf (obvuously)
> >
> > And then Eclipse project is /home/workspace/SOMEPRJ (with /build   /src
> > /WebContent)
> >
> >
> > I need some guidance on deploying this in a useful manner
> >
> >
> >
> > --
> > View this message in context:
> http://openejb.979440.n4.nabble.com/Unable-to-configure-MYSQL-resource-in-tomee-xml-tp4659538p4659635.html
> > Sent from the OpenEJB User mailing list archive at Nabble.com.
>



-- 
Jean-Louis

Reply via email to