logo       

Re: [enhydra] enhydra 6.4: msg#00034

java.enhydra.general

Subject: Re: [enhydra] enhydra 6.4

Hi,

I am not out of the wood yet. I have a not so intelligent
question for you -

In the old app.conf, if we define a parameter such as
Setnet.Url.Cereplex="http://www.cereplex.com";

Should I define this parameter in the web.xml as
<env-entry>

<env-entry-name>Setnet/Url/Cereplex</env-entry-name>

<env-entry-value>http://www.cereplex.com</env-entry-value>
<env-entry-type>java.lang.String</env-entry-type>
</env-entry>

or should I define this as
<env-entry>

<env-entry-name>Setnet.Url.Cereplex</env-entry-name>

<env-entry-value>http://www.cereplex.com</env-entry-value>
<env-entry-type>java.lang.String</env-entry-type>
</env-entry>

My ultimate question is - should I replace all the "." with
"/" in the web.xml?

I am porting the old app.conf to use the web.xml.

thanks

Phoebe


--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing
list.
To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise