On Mon, 22 Nov 2004 10:20:32 -0600, Ryan Rhodes
<[EMAIL PROTECTED]> wrote:
> I added support to the JCA adapter for creating a WebDAV Connection without
> the connectionspec.  I also added support for JAAS based authentication of
> the JCA connector.
> 
> You can now configure ConnectionURL, username, password, and timeout using
> config properties.  You can also use the other three JCA authentication
> schemes.
> 
> 1)  Configured -  A single username/password for all connections (normal for
> JDBC)
> 2)  Caller - Use the username/password of the web application or ejb that
> created the connection.
> 3)  Mapped - Map the username/password from the web application/ejb to a new
> username/password
> 
> I'll post some examples for JBoss soon.
> 
> Is there a "best" place that I could checkin some example configurations
> like this?

Nice features :-)

I have placed example configurations in connector/example/src/conf,
but do not know if this  actually is the "best" place...

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to