On Oct 7, 1:40 pm, Ramkumar <
ramkuma...@gmail.com> wrote:
> Sorry to keep bothering.
>
> Corrected the mistake about the URLs - At('/') and <url-pattern>/*</
> url-pattern>
>
> I got the following error after deploying to Glassfishv3 and typing
> the URL:
http://localhost:8080/sitebricks_getstarted/
>
> ================
> com.google.sitebricks.dom4j.DocumentException: Error on line 5 of
> document : White spaces are required between publicId and systemId.
> Nested exception: White spaces are required between publicId and
> systemId.
> ================
>
> I deployed the same sitebricks_getstarted.war on Jetty-6.1.21 but the
> result was the same error as above.
>
> /Ramkumar
>
> On Oct 7, 9:04 am, Ramkumar <
ramkuma...@gmail.com> wrote:
>
> > My web.xml looks like below.
http://localhost:8080/sitebricks_getstarted/
> > still goes to the default index.html
>
> > The glassfish logs does not reveal anything.
>
> > ====web.xml====
>
> > <?xml version="1.0" encoding="UTF-8"?>
> > <web-app xmlns="
http://java.sun.com/xml/ns/javaee"
> > xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"