i found a number of issues, but the key one preventing me from starting the server is :

java.lang.NumberFormatException: /home/aadid/apache-workspace/xml-xindice/tools/jetty/conf/main.xml
at java.lang.Integer.parseInt(Integer.java:423)
at java.lang.Integer.parseInt(Integer.java:472)
at org.mortbay.util.InetAddrPort.<init>(InetAddrPort.java:83)
at org.mortbay.http.HttpServer.main(HttpServer.java:1410)
at java.lang.reflect.Method.invoke(Native Method)
at com.werken.forehead.Forehead.run(Forehead.java:551)
at com.werken.forehead.Forehead.main(Forehead.java:581)



i'm not really familiar with jetty, so i'm hoping someone can help.

-a



Reply via email to