hi

I'm very new to orion and linux and
I have problems to start orion on port 8080
(Apache running on default port)

this is the error i get:

java -jar orion.jar
Error initializing site file:/home/ac/var/orion/config/default-web-site.xml:
Error loading web-app 'defaultWebApp' at /home/ac/var/orion/default-web-app:
Unable to find/read assembly info for /home/ac/var/orion/default-web-app
(WEB-INF/web.xml)
Orion/1.0.3 initialized

and that's my orion/config/default-web-site.xml:

<?xml version="1.0"?>
<!DOCTYPE web-site PUBLIC "Orion Web-site"
"http://www.orionserver.com/dtds/web-site.dtd">

<web-site host="[ALL]" port="8080" display-name="Default Orion WebSite">
        <!-- The default web-app for this site, bound to the root -->
        <default-web-app application="default" name="defaultWebApp" />

        <!-- Uncomment this to activate the news app -->
        <!-- <web-app application="news" name="news-web" root="/news" /> -->
        <!-- Access Log, where requests are logged to -->
        <access-log path="../log/default-web-access.log" />
</web-site>

THX

alex

--
GPM - Gesellschaft für PräsentationsMedien mbH
Alexander Constantin
Merianstr. 24 a
D-60316 Frankfurt am Main

fon: 069 - 40 58 60 -33
fax: 069 - 40 58 60 -59
e-mail: [EMAIL PROTECTED]
www: www.gpm.de


Reply via email to