Your xml is for some unknown reason missing (mistyped?)
"<"
at the beginning of first line of file  ...
(it should be <?xml version="1.0" encoding="UTF-8"?>   , not   ?xml 
version="1.0" encoding="UTF-8"?>  )

hmm ?
L

Petr Sobotka wrote:
> Hello OpenGrok gurus,
>
> Which version of Glassfish should be used with the rc?
>
> I use Sun Java System Application Server 9.1_02 and when I deploy
> source.war it complains about this:
>
> Deploying application in domain failed; Error loading deployment
> descriptors for module [source] Line 1 Column 1 -- Deployment
> descriptor file WEB-INF/web.xml in archive [source]. Content is not
> allowed in prolog. Error loading deployment descriptors for module
> [source] Line 1 Column 1 -- Deployment descriptor file WEB-INF/web.xml
> in archive [source]. Content is not allowed in prolog.
>
> In attachments you can see my web.xml.
>
> This version of glassfish (and it's settings -mostly default) is
> working with opengrok-0.7 without any problem.
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> opengrok-discuss mailing list
> opengrok-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to