Servletname=Servletname:SN-Servletname:xxx:0
I think this will be added as a -D option.
Jovan Rebolledo wrote:
> Hello,
>
> I have been trying to run a servlet, using Netscape® Enterprise Server
> 4.0 SP4, the
> problem is that I have to configure a servlet startup parameter for
> loading well the servlet,
> using the next line:
>
> -DServletname=Servletname:SN-Servletname:xxx:0
>
> The servlet container that I have been using have had no problem loading
> this line into the
> servlet that I have to run, but, now, with Netscape® Enterprise Server
> 4.0 SP4, I have not
> been able to configure it properly, I have tried to put this line into,
> firstly, the
> Servlets_Tab/Configure_JVM_Attributes/Option, but didn't work, then into
> the jvm12.conf
> manually, but it doesn't accept it. So, how can I configure Netscape®
> Enterprise Server 4.0
> SP4 for accepting this parameter?
>
> Any sugestion is well received, thanks in advance,
>
> J.R.
>
> ps I have had, in the error log, the next line:
> [01/Nov/2000:22:23:19] warning ( 2877): JVM config: Use configuration
> file properties to
> specify this parameter (-D)
>
> does it have any relation with the problem I am having?, because the
> parameter I want it to
> be loaded and used by the servlet that needs to be run is the next:
> -D<name>=<value>