can somebody explain me how to get the org.apache.cocoon.Roles packages?
I always get a compile error that the package can't be imported. I could 
found this packages as well and wondering how the example is working then?

any help is appreciated, thanks

Lars

> -----Ursprüngliche Nachricht-----
> Von: Kirchhoff, Lars 
> Gesendet: Freitag, 29. November 2002 15:47
> An: '[EMAIL PROTECTED]'
> Betreff: AW: Access Cocoon ESQL connection pool in JavaBean
> 
> 
> thanks Paul, but there is an even easier and well documented method
> for this. I just found it in the developer section:
> 
>    http://xml.apache.org/cocoon/developing/datasources.html
> 
> I was just looking in the wrong docs to find the answer...
> 
> ciao Lars
> 
> > -----Ursprüngliche Nachricht-----
> > Von: Christian Haul [mailto:[EMAIL PROTECTED]]
> > Gesendet: Donnerstag, 28. November 2002 16:11
> > An: [EMAIL PROTECTED]
> > Betreff: Re: Access Cocoon ESQL connection pool in JavaBean
> > 
> > 
> > On 28.Nov.2002 -- 12:13 PM, Kirchhoff, Lars wrote:
> > > Hello, 
> > > 
> > > after playing around with XMLForms, I could manage to get 
> > it working 
> > > with some database support, but I'm wondering about using 
> the same 
> > > connection pool than cocoon does with xsp:esql. I'm 
> > currently loading
> > > the postgres driver manually. Can somebody give me a hint 
> > how to use 
> > > the cocoon connection pool.
> > 
> > One option would be of course to use the database actions in 
> > conjunction
> > with XMLForms. This way you wouldn't have to deal with SQL and JDBC
> > yourself.
> > 
> > The other option is to look at them and see how they obtain 
> > the connection
> > from the component manager.
> > 
> >     Chris.
> > -- 
> > C h r i s t i a n       H a u l
> > [EMAIL PROTECTED]
> >     fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08
> > 
> > 
> ---------------------------------------------------------------------
> > Please check that your question  has not already been 
> answered in the
> > FAQ before posting.     
> <http://xml.apache.org/cocoon/faq/index.html>
> > 
> > To unsubscribe, e-mail:     
> <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   
> <[EMAIL PROTECTED]>
> > 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to