Sorry for my previous ranting...
> It just seems like a treasure hunt to figure out what's required and where
> all the pieces are located. Are they in samples, src, build, blocks or
> buried in jars??
Well, I should have looked closer at the 2.1.9 samples. The key to all my
problems was a missi
Hi all. I need to make a query using Hibernate from an
Action. I see that in HibernateTutorial in the "hs.js"
file it does something like:
var f = cocoon.getComponent(PersistenceFactory.ROLE);
hs = f.createSession();
cocoon.releaseComponent();
And lets the filter to finish the session.
I should
Lally Singh napisał(a):
Thanks for the quick reply!
No problem.
We're building a survey system, with LDAP auth and some fairly
in-depth reporting. I'm working on Hibernate integration right now,
and will worry about learning CForms and cocoon's authentication
system after that.
CForms block
Thanks for the quick reply!
We're building a survey system, with LDAP auth and some fairly
in-depth reporting. I'm working on Hibernate integration right now,
and will worry about learning CForms and cocoon's authentication
system after that.
On 2/13/07, Grzegorz Kossakowski <[EMAIL PROTECTED]>
Lally Singh napisał(a):
Hey everyone, I'm planning on doing a new project in Cocoon, and was
wondering if the SVN (2.2) codebase is stable enough for production
use?
I'm mostly interested in its mavenization and use of Spring. Maven's
pretty important, Spring can be replaced as long as Hibernate
Tobia wrote:
> Is there a matcher that can be used to match against the remote
> (client) ip address?
I found the answer on my own. Here it is, for the archives:
remoteAddr
...
I'm using it to provide a couple of debug views/pipelines in the
Steven D. Majewski wrote:
> Do cocoon's cached files go in /tmp? (Or does the container determine
> where they go?)
The latter. Under Jetty they are in /tmp/Jetty____/ (configurable
I presume) while under Tomcat they are in «Tomcat root»/work/Catalina/
Tobia
--
Hello,
I have a bind-define-template with a repeater. Is it possible to do a sort
in a repeater? How?
so instead of showing the different element of the repeater order by the
input, i want it sorted by p.e. name of by buid
here are the contents of the files;
bind file;