or even better prepare a unit test case which I can copy/add to the
existing once.

Juergen

On 3/1/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> many committers dont have the time to setup deployment to tomcat, ide setup,
> etc.
>
> you have a better chance of having people look at your code if you post it
> with jetty and eclipse project files so that we can import it, click run,
> and have a look. see quickstart for how its setup.
>
> if you want you are more then welcome to post the bug report, but you would
> probably benefit more from doing the above.
>
> -Igor
>
>
>
> On 3/1/06, Thomas Singer <[EMAIL PROTECTED]> wrote:
> > Should I file a bug report because of the link problems?
> >
> > --
> > Best regards,
> > Thomas Singer
> >
> >
> > Thomas Singer schrieb:
> > > Hi David and others,
> > >
> > > I've converted my tiny project to Wicket 1.2, but encounter the same
> > > problems as with Wicket 1.1.1.
> > > - the image on the first page is not found,
> > > - clicking the About link shows the about page, but does not render the
> > > links correctly (About is still a link).
> > >
> > > My "exploded" directory contains this structure:
> > > +---META-INF
> > > |       context.xml
> > > |
> > > +---pages
> > > |   |   Index.html
> > > |   |   PageTemplate.html
> > > |   |
> > > |   +---about
> > > |   |       Index.html
> > > |   |
> > > |   \---graphics
> > > |           logo.gif
> > > |
> > > \---WEB-INF
> > >     |   web.xml
> > >     |
> > >     +---classes
> > >     |   \---com
> > >     |       \---foo
> > >     |           \---website
> > >     |               |   FooWebApplication$1.class
> > >     |               |   FooWebApplication.class
> > >     |               |
> > >     |               +---pages
> > >     |               |   |   Index.class
> > >     |               |   |
> > >     |               |   \---about
> > >     |               |           Index.class
> > >     |               |
> > >     |               \---templates
> > >     |                       PageTemplate.class
> > >     |
> > >     \---lib
> > >             commons-logging-1.0.4.jar
> > >             log4j-1.2.12.jar
> > >             wicket-1.2-20060227-0200.jar
> > >
> > > I'd really appreciate it, if someone please could take a look at the
> > > tiny project
> (http://regnis.de/_wicket/wicket-060228.zip) and give a
> > > hint about what's wrong and how to make it better. Thanks in advance.
> > >
> > > --
> > > Best regards,
> > > Thomas Singer
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > that extends applications into web and mobile media. Attend the live
> webcast
> > and join the prime developer group breaking into this new coding
> territory!
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to