Hi
Im trying to mvn package a sample project and deploy to tomcat. When i start
tomcat, i see these errors
ERROR - StandardContext.listenerStart(3768) | Exception sending context
initiali
zed event to listener instance of class
org.apache.myfaces.webapp.StartupServlet
ContextListener
java.lang.NoC
YAGNI has bitten me in the butt. I'd like to collapse my project into the
basic format. I'll never need a separate core, and it's kinda a pain
maintaining 3 poms, two sample-data.xmls etc.
In general, which sections of the POMs can be collapsed up into the parent
POMs? What sections would then
Hi
Im struggling with file upload in appfuse light, i even copied/pasted the
code from appfuse full but it wouldnt work. Can anyone help please
Basically I want to read contents of a file and when we convert InputStream
to BufferedReader, its readLine is returning null.
Thanks,
-saeed
Hello, you most read the output windows.
maven is a java tool to build automation (see
http://en.wikipedia.org/wiki/Apache_Maven ) this , compile, and then
execute units test (make more) .
your problem is in the unit test . read that ( i continue below)
> Results :
>
> Tests in error:
> testS
Hi all,
Im newbie in maven and appfuse.I built a project with Struts 2 Basic
framework but when I run test on it, some errors occur :
[INFO] Scanning for projects...
[INFO]
[INFO] Building AppFuse Struts 2 Application
[INFO]