[Yanel-dev] [Bug 5330] jetty needs build of war before starting

bugzilla-daemon at bugzilla.wyona.com bugzilla-daemon at bugzilla.wyona.com
Fri May 11 23:26:58 CEST 2007


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5330





------- Additional Comments From jonathan.addison at wyona.com  2007-05-11 23:26 -------
I tested patch 683, and jetty is not being started after the war has been built.

copy-dependencies:

war:  [jar] Building jar: C:\src\yanel test\trunk\build\webapps\yanel.war

BUILD SUCCESSFUL


So I called 'mvn jetty:run-war -f  src/build/pom-jetty.xml' separately, and then
Jetty was installed and started correctly.

Browsing to the start page http://localhost:8888/ works, and the
from-scratch-realm, javadocs realm, and the welcome/admin realm work fine, but
the use-cases, tests, and yanel-website realms give this error:

<yanel servlet-context-real-path="C:\src\yanel
test\trunk\src\build\target\work\webapp\">
<request servlet-path="/yanel-website/" uri="/yanel-website/"/>
<session id="s8ss4gamlwrw">
<no-attributes/>
</session>
<resource>
<config rti-name="xml" rti-namespace="http://www.wyona.org/yanel/resource/1.0"/>
<realm name="Yanel Website" prefix="/yanel-website/" rid="yanel-website">
<identity-manager>
<user-manager/>
</identity-manager>
</realm>
<view version="2">
<descriptor id="default"/>
<descriptor id="source">application/xml</descriptor>
</view>
<size>-1</size>
</resource>
<exception>
java.lang.Exception: org.xml.sax.SAXException: System property
org.xml.sax.driver not specified
</exception>
</yanel>



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Yanel-development mailing list