Eugene, Maven is just for development usually is just required you to put
maven instalation on your hard drive, set the PATH variable to the /bin
directory in order to be able to locate mvn in your command prompt (shell)
and you're all set.

If you do that, take the wicket quickstart from wicket page and put that on
a command prompt (shell) should be enough to get that started.

In the end after finishing you just need to grab the WAR from the target
directory (by running *mvn package*) and send that war to your teacher.



On Mon, Jul 25, 2011 at 9:03 PM, Randy S. [via Apache Wicket] <
ml-node+3694473-1917891730-65...@n4.nabble.com> wrote:

> Glad to help.  Read the intro to slf4j. You should only use two slf4j jars:
>
> the api plus exactly ONE implementation API jar. If that implementation has
>
> dependencies then of course you'll need to add those as well. But several
> implementations don't require anything additional.
>  On Jul 25, 2011 5:29 PM, "eugenebalt" <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3694473&i=0>>
> wrote:
>
> > Thanks Randy. I added one more question about SLF4J, I am getting this
> > exception even after adding all the 12-13 SLF4J JARs:
> >
> > Detected both jcl-over-slf4j.jar AND slf4j-jcl.jar on the class path,
> > preempting StackOverflowError
> >
> > Thanks
> >
> > --
> > View this message in context:
>
> http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694331.html
> > Sent from the Users forum mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [hidden 
> > email]<http://user/SendEmail.jtp?type=node&node=3694473&i=1>
> > For additional commands, e-mail: [hidden 
> > email]<http://user/SendEmail.jtp?type=node&node=3694473&i=2>
> >
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694473.html
>  To start a new topic under Apache Wicket, email
> ml-node+1842946-398011874-65...@n4.nabble.com
> To unsubscribe from Apache Wicket, click 
> here<http://apache-wicket.1842946.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=>.
>
>



-- 

JC


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694669.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to