Re: [xwiki-users] Problem deploying war file to Glassfish v2.1

2009-07-11 Thread Willi Schiegel
Hello Brett, thank you very much. Now it works. Now I only have to learn about the database connectors in Glassfish. I want to use MySQL or PostgreSQL. Greetings, Willi Brett M. Bergquist wrote: > I have this working on Glassfish 2.1. There are other problems in the > web.xml that don't confo

Re: [xwiki-users] Problem deploying war file to Glassfish v2.1

2009-07-10 Thread Brett M. Bergquist
I wrote that bug :) But I gave some incorrect information. I said to set the schema as: http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="..." version="2.4"> Note that "..."? That is wrong and in the 1.9.1 release, Xw

Re: [xwiki-users] Problem deploying war file to Glassfish v2.1

2009-07-10 Thread AjdinBrandic
I got it to work using this fixed bug solution http://jira.xwiki.org/jira/browse/XWIKI-3985 Ajdin Willi Schiegel wrote: > > Hello All! > > I want to deploy the xwiki-enterprise-web-1.9.1.war file into a > Glassfish v2.1 server under Solaris 10 Update 7. The deployment does not > work. Here

Re: [xwiki-users] Problem deploying war file to Glassfish v2.1

2009-07-10 Thread Brett M. Bergquist
I have this working on Glassfish 2.1. There are other problems in the web.xml that don't conform to the DTD that I did not notice the first time I tried this. Here is a working web.xml: -- cut here -- http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instanc

Re: [xwiki-users] Problem deploying war file to Glassfish v2.1

2009-07-10 Thread AjdinBrandic
I have the same problem with GF2.1 and xwiki2.0M1 on Windows. "Deploying application in domain failed; Error loading deployment descriptors for module [xwiki-enterprise-web-2.0-milestone-1] Line 161 Column 20 -- Deployment descriptor file WEB-INF/web.xml in archive [xwiki-enterprise-web-2.0-mil

[xwiki-users] Problem deploying war file to Glassfish v2.1

2009-07-03 Thread Willi Schiegel
Hello All! I want to deploy the xwiki-enterprise-web-1.9.1.war file into a Glassfish v2.1 server under Solaris 10 Update 7. The deployment does not work. Here is the error message: Deploying application in domain failed; Error loading deployment descriptors for module [xwiki] Line 170 Column 2