Re: t5: IOC only app and maven package

2008-03-26 Thread Renat Zubairov
You can try to use this: http://mojo.codehaus.org/minijar-maven-plugin/ueberjar-mojo.html On 26/03/2008, Angelo Chen <[EMAIL PROTECTED]> wrote: > > > Hi, > > I revisted the wiki's sample about using IOC in a simple java application, > > http://wiki.apache.org/tapestry/Tapestry5HowToIocOnly > >

t5: IOC only app and maven package

2008-03-26 Thread Angelo Chen
Hi, I revisted the wiki's sample about using IOC in a simple java application, http://wiki.apache.org/tapestry/Tapestry5HowToIocOnly it works when compiled with Intellij IDEA, but when maven package, and run it as follow: java -cp mini-app.jar tapestry.mini.Main I got this error: Exception