You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Colin Chalmers <co...@maxware.nl> on 2001/10/22 11:13:53 UTC

SecureWebserver

Hi,

Can someone help me out with the following code?? I can't seem to find the
xmlrpc.jar that contains this.

Thanx

/Colin

<snip>
  helma.xmlrpc.secure.SecureWebServer
</snip>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: SecureWebserver

Posted by Colin Chalmers <co...@maxware.nl>.
Cool, I'll be testing it out the coming days/weeks and can give you feedback
etc.

/Colin


> On 10/22/01 9:18 AM, "Colin Chalmers" <co...@maxware.nl> wrote:
>
> > Thanx Jason, I'll try out  the jar first and let you know if I need the
src
>
> We are using it in Tambora and have been for the last 6 months and it
works
> just dandy. There's lots of example code in Tambora if you need any.
>
> > /Colin
> >
> >
> >
> >
> > ----- Original Message -----
> > From: "Jason van Zyl" <jv...@zenplex.com>
> > To: <tu...@jakarta.apache.org>
> > Sent: Monday, October 22, 2001 3:08 PM
> > Subject: Re: SecureWebserver
> >
> >
> >> On 10/22/01 5:13 AM, "Colin Chalmers" <co...@maxware.nl>
wrote:
> >>
> >>> Hi,
> >>>
> >>> Can someone help me out with the following code?? I can't seem to find
> > the
> >>> xmlrpc.jar that contains this.
> >>
> >> It's in the jakarta-turbine-2 CVS repository in the 'lib' directory.
If
> > you
> >> need the source I can make it available. I just pushed all the changes
> > into
> >> the xml-rpc repository at apache but I have the helma version with the
> >> secure webserver before it became an apache project. The helma version
is
> >> what you need for Turbine 2.x.
> >>
> >>> Thanx
> >>>
> >>> /Colin
> >>>
> >>> <snip>
> >>> helma.xmlrpc.secure.SecureWebServer
> >>> </snip>
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> >>> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
> >>
> >> --
> >>
> >> jvz.
> >>
> >> Jason van Zyl
> >>
> >> http://tambora.zenplex.org
> >> http://jakarta.apache.org/turbine
> >> http://jakarta.apache.org/velocity
> >> http://jakarta.apache.org/alexandria
> >> http://jakarta.apache.org/commons
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>
> --
>
> jvz.
>
> Jason van Zyl
>
> http://tambora.zenplex.org
> http://jakarta.apache.org/turbine
> http://jakarta.apache.org/velocity
> http://jakarta.apache.org/alexandria
> http://jakarta.apache.org/commons
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: SecureWebserver

Posted by Jason van Zyl <jv...@zenplex.com>.
On 10/22/01 9:18 AM, "Colin Chalmers" <co...@maxware.nl> wrote:

> Thanx Jason, I'll try out  the jar first and let you know if I need the src

We are using it in Tambora and have been for the last 6 months and it works
just dandy. There's lots of example code in Tambora if you need any.
 
> /Colin
> 
> 
> 
> 
> ----- Original Message -----
> From: "Jason van Zyl" <jv...@zenplex.com>
> To: <tu...@jakarta.apache.org>
> Sent: Monday, October 22, 2001 3:08 PM
> Subject: Re: SecureWebserver
> 
> 
>> On 10/22/01 5:13 AM, "Colin Chalmers" <co...@maxware.nl> wrote:
>> 
>>> Hi,
>>> 
>>> Can someone help me out with the following code?? I can't seem to find
> the
>>> xmlrpc.jar that contains this.
>> 
>> It's in the jakarta-turbine-2 CVS repository in the 'lib' directory.  If
> you
>> need the source I can make it available. I just pushed all the changes
> into
>> the xml-rpc repository at apache but I have the helma version with the
>> secure webserver before it became an apache project. The helma version is
>> what you need for Turbine 2.x.
>> 
>>> Thanx
>>> 
>>> /Colin
>>> 
>>> <snip>
>>> helma.xmlrpc.secure.SecureWebServer
>>> </snip>
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>> 
>> --
>> 
>> jvz.
>> 
>> Jason van Zyl
>> 
>> http://tambora.zenplex.org
>> http://jakarta.apache.org/turbine
>> http://jakarta.apache.org/velocity
>> http://jakarta.apache.org/alexandria
>> http://jakarta.apache.org/commons
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>> 
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: SecureWebserver

Posted by Colin Chalmers <co...@maxware.nl>.
Thanx Jason, I'll try out  the jar first and let you know if I need the src

/Colin




----- Original Message -----
From: "Jason van Zyl" <jv...@zenplex.com>
To: <tu...@jakarta.apache.org>
Sent: Monday, October 22, 2001 3:08 PM
Subject: Re: SecureWebserver


> On 10/22/01 5:13 AM, "Colin Chalmers" <co...@maxware.nl> wrote:
>
> > Hi,
> >
> > Can someone help me out with the following code?? I can't seem to find
the
> > xmlrpc.jar that contains this.
>
> It's in the jakarta-turbine-2 CVS repository in the 'lib' directory.  If
you
> need the source I can make it available. I just pushed all the changes
into
> the xml-rpc repository at apache but I have the helma version with the
> secure webserver before it became an apache project. The helma version is
> what you need for Turbine 2.x.
>
> > Thanx
> >
> > /Colin
> >
> > <snip>
> > helma.xmlrpc.secure.SecureWebServer
> > </snip>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>
> --
>
> jvz.
>
> Jason van Zyl
>
> http://tambora.zenplex.org
> http://jakarta.apache.org/turbine
> http://jakarta.apache.org/velocity
> http://jakarta.apache.org/alexandria
> http://jakarta.apache.org/commons
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: SecureWebserver

Posted by Jason van Zyl <jv...@zenplex.com>.
On 10/22/01 5:13 AM, "Colin Chalmers" <co...@maxware.nl> wrote:

> Hi,
> 
> Can someone help me out with the following code?? I can't seem to find the
> xmlrpc.jar that contains this.

It's in the jakarta-turbine-2 CVS repository in the 'lib' directory.  If you
need the source I can make it available. I just pushed all the changes into
the xml-rpc repository at apache but I have the helma version with the
secure webserver before it became an apache project. The helma version is
what you need for Turbine 2.x.
 
> Thanx
> 
> /Colin
> 
> <snip>
> helma.xmlrpc.secure.SecureWebServer
> </snip>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org