logo       

RE: Fwd: Re: Enhydra-announce: enhydra web application and war-files: msg#00016

java.enhydra.general

Subject: RE: Fwd: Re: Enhydra-announce: enhydra web application and war-files

here is my sample .conf file. It works fine. The only problem is you won't
be able to have the .conf file inside the war (I've filed a bug report about
this).

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE web-app PUBLIC
"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
"http://java.sun.com/dtd/web-app_2_3.dtd";>

<web-app>
<servlet>
<servlet-name>
app
</servlet-name>
<servlet-class>
org.enhydra.Servlet
</servlet-class>
<init-param>
<param-name>ConfFile</param-name>

<param-value>c:/jboss-3.0.4/server/default/appconf/app.conf</param-value>
</init-param>
<load-on-startup></load-on-startup>
</servlet>
<!-- The mapping for the default servlet -->
<servlet-mapping>
<servlet-name>app-name</servlet-name>
<url-pattern>/*</url-pattern>
</servlet-mapping>
</web-app>

-----Original Message-----
From: enhydra-admin@xxxxxxxxxxx [mailto:enhydra-admin@xxxxxxxxxxx]On Behalf
Of Mathieu Peltier
Sent: quinta-feira, 9 de Janeiro de 2003 13:09
To: enhydra@xxxxxxxxxxx
Subject: Enhydra: Fwd: Re: Enhydra-announce: enhydra web application and
war-files


---------- Forwarded Message ----------

Subject: Re: Enhydra-announce: enhydra web application and war-files
Date: Thu, 09 Jan 2003 08:17:52 +0800
From: "xiao gang" <x13879149819@xxxxxxxxxxx>
To: enhydra-announce-owner@xxxxxxxxxxx

Philip:
first you must download the enhydra3.1 or enhydra5.0 .then use "appwizard
" create the web application .if you "ant " ,and you find the war-file in
the directory of output/lib.

of course you can study the document of enhydra in the directory of doc/.

that all.


From: "Philip Reimer" <phre@xxxxxxxxxxxxxxxxxx>

>Reply-To: enhydra-announce-owner@xxxxxxxxxxx
>To: <enhydra-announce@xxxxxxxxxxx>
>Subject: Enhydra-announce: enhydra web application and war-files
>Date: Wed, 8 Jan 2003 11:53:31 +0100
>MIME-Version: 1.0
>Received: from mc10-f21.bay6.hotmail.com ([65.54.166.157]) by

>Hi.
>
>How do I make a war-file of my enhydra web application? What do I put in
>the web.xml?
>
>Thanks,
>
>Philip

--
Mathieu Peltier
INRIA Rhone-Alpes - ObjectWeb Consortium
mailto:mathieu.peltier@xxxxxxxxxxxx - Phone: +(33) 4 76 61 55 25
http://www.inrialpes.fr/ - http://www.objectweb.org/

We apologize for the inconvenience, but we'd still like yout to test out
this kernel.
-- Linus Torvalds, announcing another kernel patch
_______________________________________________
Enhydra mailing list
Enhydra@xxxxxxxxxxx
http://www.enhydra.org/mailman/listinfo.cgi/enhydra


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise