> # Problem: now EVERYTHING is served by cocoon. No way to serve
>static/legacy content by Apache!
A small quibble, but this isn't true. You can set up an alias in
httpd.conf, for example:
Alias /images/ "/usr/java/tomcat/webapps/cocoon/resources/images/"
Options Indexes Multiviews
Christian -
Unfortunately I am no longer using Cocoon, so I haven't tested eldap with
the latest versions and am not in a position to provide much help :-(
However, there is no reason that I'm aware of why it shouldn't work. At a
guess from the logs you've posted there's something more fundamenta
Title: RE: Can anyhow consolidate XML form configuration + required files
i have not tried to use XML form in cocoon2.0.3 yet!
why dont you download the cocoon 2.1 ?
then you will see how XML Form looks in Cocoon.
I downloaded cocoon2.1 and apply XML Form of Cocoon to my application
it ran wel
Hi all
Can anyone give me a full setup and required files to make XML form work in
Cocoon 2.0.3? I am trying to do all sorts of way to try to make work but
no use. I havnt seen yet how XML Form looks in Cocoon. Can anyone give me
the falvour.
Thanks in advance
Regards
Sreenivasan.
"Att
I will be out of the office starting 06/12/2002 and will not return until 09/12/2002.
For GCIS issues contact Wojtek Swistak.
For Mosaic issues contact Stephen Cheal.
--
This e-mail may contain confidential and/or privileged information. If you are not the
intended recipient (or have received
Title: EJB and Cocoon
Hi all,
can you tell me if there is any support of cocoon for ejb ?
for example, support for automatic look up naming declaration for the beans?
Thanks a lot
GD
Title: Blank
OK it's in the FAQs, sorry. But is there a way to
generate an XML document that does add a DTD Declaration?
Perry
- Original Message -
From:
Perry
Molendijk
To: [EMAIL PROTECTED]
Sent: Thursday, December 05, 2002 12:06
PM
Subject: DTD Declaration
From: "Antonio Gallardo" <[EMAIL PROTECTED]>
> Christian Haul dijo:
> > Konstantin Piroumian wrote:
> >> Hi!
> >>
> >> Why the names of tags are not:
> >>
> >>
> >> etc.?
> >
> > Good point. My reasoning was that get-parameter is the most visible /
> > most used tag from the request logicsheet.
Hi!
Why the names of tags are not:
etc.?
I think it would be more consistent than having .
Regards,
Konstantin
From: "Christian Haul" <[EMAIL PROTECTED]>
> Antonio Gallardo wrote:
> > Hi Christian:
> >
> > I saw you recently commited this changes:
> >
> > 1- New Logicsheet for use with Inp
Martin Holz wrote:
Thanks Didier.
I still get the same exception :-(
I am using revision 1.9 of LDAPTransformer from cvs HEAD.
Nicola moved it to a block a week ago, but did not change
it otherwise.
Not /yet/ ;-)
I'm going to use it for the first time in the next days for my intranet,
so
Thanks Didier.
I still get the same exception :-(
I am using revision 1.9 of LDAPTransformer from cvs HEAD.
Nicola moved it to a block a week ago, but did not change
it otherwise.
Which version of cocoon do you use?
Martin
---
Folks, I added the following information to the Wikki
pages.
There are some binaries available, as well as source
packages for the various Tomcat connectors. The
connectors are now in their own project, called
jakarta-tomcat-connectors. Unfortunately there is no
home page within jakarta.apache.org
Hello Tim!
i want to use your eldap logicsheet with cocoon 2.0.3 but get some
errors which doesnt occur with cocoon 2.0.1:
org.apache.cocoon.ProcessingException: Language Exception:
org.apache.cocoon.components.language.LanguageException: Error compiling
logincheck_xsp:
Line 995, column 73: il
http://apache.org/cocoon/LDAP/1.0";>
com.sun.jndi.ldap.LdapCtxFactory
ldap://myserver.com
SUBTREE_SCOPE
TRUE
cn=MYUSER
MYPASSWD
o=toto,c=fr
true
Séparateur de messages
Objet : LDAPTransformer
Auteur :[EMAIL PROTE
I really got the impression that mod_webapp and warp
are on the way out, which was an important factor for
me even though I wasn't deploying on windows. You may
consider mentioning at least the rumor?
Geoff
--- leo leonid <[EMAIL PROTECTED]> wrote:
> mod_webapp communicates via the new WARP pro
Jeremy Quinn wrote:
Hi,
Hi Leo
That was an excellent summary!
I can only agree and turned Leo's mail into a Wiki page by adding a
small amount of Wiki markup.
http://outerthought.net/wiki/Wiki.jsp?page=CocoonAndApache
Best regards,
Jens
--
Jens Lorenz
interface:projects GmbH
Hello again!
sorry for that question :-( i use map:otherwise for this task...
Chris
On Thu, Dec 05, 2002 at 04:38:37PM +0100, Christian Joelly wrote:
>
> can anybody please tell me what patterns are allowed to use with the
> "test" attribute? Is there a way to test for the _availability_ of an
On Thursday, December 5, 2002, at 04:34 PM, Jeremy Quinn wrote:
Hi Leo
That was an excellent summary!
thanks :)
The only thing I would add was that if you try to use mod_jk like this:
JkMount /* worker
ok, and maybe the hint that every mount directive must start with a '/'
it complet
Hello,
I have an XMLForm app like this:
Navigation:
Start->Form1->Form2->Confirm->End
In the Form1 view I have a listbox. The content (the different choices) of this
listbox comes from an XML file. The code is:
Workstation Type
This code seems to be OK. The XPath cod
Hello!
can anybody please tell me what patterns are allowed to use with the
"test" attribute? Is there a way to test for the _availability_ of an
parameter, attribute or the like? Not of a special value. Sure, i can
test for "", but the logfile says:
DEBUG (2002-12-05) 16:22.29:834 [sitemap.s
Hi Leo
That was an excellent summary!
The only thing I would add was that if you try to use mod_jk like this:
JkMount /* worker
it completely blocks the use of Apache for _any_ static content, making
it very difficult (or at least, verbose) to use in certain
circumstances.
Does mod_jk2 suffe
Hi,
I remember I had a similar problem, and I think the reason was
that I had two connection pools defined in cocoon.xconf, and two
drivers in the WEB-INF/classes (oracle and mysql). With only one
it worked (don't ask why).
But don't trust me, that was long time ago and my memory is not
what it use
Those changes were made after the 2.0.3 release.
You'll need to either check 2.0.3 branch out of cvs,
or wait for the imminent 2.0.4 release.
However, you can also configure cocoon to totally
ignore all file uploads by changing the
request-factory implementation in web.xml.
Look for:
I have a subsitemap.xmap and it doesn't work. I get following message
and description:
Error : The sitemap handler's sitemap is not available. Please
check logs for the exact error.
Description : org.apache.cocoon.ProcessingException: The sitemap
handler's sitemap is not available. Please
If you want to connect Cocoon with Apache httpd in order to serve
static/legacy content directly from Apache you have three possibilities
ATM (apart from the obsolete Jserv):
a) mod_webapp
b) mod_jk
c) mod_jk2
(A)
mod_webapp__
__
Hello,
did anybody got LDAPTransformer working? I always get
exceptions like
"java.lang.IllegalStateException: LDAPTransformer:
Not expecting a start serverurl element"
I can't figure out the input the transformer expects It
would be nice, if you could send me a simple example for
the
Hello!
On Tue, Nov 26, 2002 at 01:41:44PM +0100, Christian Haul wrote:
> This looks fine -- apart from the footer stuff. Footer does not work
> and will not work (at least if the footer requires esql). For that we
> would need to scroll through the result set at will which is not
> supported with
My xml file:
Hello
http://apache.org/cocoon/SQL/2.0";>
select rpb_id, rpb_id from hia_rp_bml
In sitemap.xmap:
In cocoon.xconf:
jdbc:oracle:thin:@myserveur.com:1521:HUB0
myUser
myPassword
"Rano, Didier" a écrit :
>
> I verified, and values in column rpb_id are not null.
>
> Columns names are the same, because it is a test with SQL: "select rpb_id,
> rpb_id from hia_rp_bml". But with SQL: "select rpb_id from hia_rp_bml" the
> result has the same problem.
>
> Thank you for your h
On Thursday, Dec 5, 2002, at 12:05 Europe/London, Andrew Savory wrote:
On Thu, 5 Dec 2002, Jeremy Quinn wrote:
I mean something like:
JkMount /!(images|movies|audio)*
no, this doesn't work. seems to be psedocode, hard to implement :-/
with the limited jk mount directives
Thanks for th
A little more info on this subject :
If my first utilisation of cocoon is generating PDF document without
external graphic, i have the Exception when i generate JPEG later.
If my first utilisation of cocoon is generating JPEG, it works several times
but i have the error later.
Perhaps it depends
On Thu, 5 Dec 2002, Jeremy Quinn wrote:
> >>> I mean something like:
> >>>
> >>> JkMount /!(images|movies|audio)*
> >>
> >>
> >
> > no, this doesn't work. seems to be psedocode, hard to implement :-/
> > with the limited jk mount directives
>
> Thanks for the confirmation!
Yup, sorry, pseudocode
Roman:
Prosim, bud slusny a posli Tvoje komentare a otazky radsej po anglicky.
Nie vsetci tu vedia po slovensky!
S pozdravom, :-D
Antonio Gallardo.
FULEK Roman dijo:
> redirect mam rozchodene aj s xsp-action,
>
> co by som mohol urobit dalej ? (asi ako mu dat ten linkName hm) ozaj
> cital som t
redirect mam rozchodene aj s xsp-action,
co by som mohol urobit dalej ? (asi ako mu dat ten linkName hm) ozaj cital
som ten mail co si poslal vcera do konfery a nerozumiem tomu, ako si mohol
zistit, ze to saxon netransformuje, ak sa ti chce rozpis mi to trocha, zase
sa cosi naucim :-)
r
-Orig
Hi all,
My version of cocoon is 2.0.3, tomcat is 4.1.12, OS is W2K
I am using SVGSerializer to generate jpeg images, it works well for a time,
but after some time of utilisation, i have the following error :
Failed to execute pipeline.
org.apache.cocoon.ProcessingException: Failed to execute pi
I verified, and values in column rpb_id are not null.
Columns names are the same, because it is a test with SQL: "select rpb_id,
rpb_id from hia_rp_bml". But with SQL: "select rpb_id from hia_rp_bml" the
result has the same problem.
Thank you for your help
Didier Rano
Serv'N Data
_
On Thursday, Dec 5, 2002, at 11:15 Europe/London, leo leonid wrote:
On Thursday, December 5, 2002, at 11:24 AM, Jeremy Quinn wrote:
Hi Andrew,
On Tuesday, Dec 3, 2002, at 17:43 Europe/London, Andrew Savory wrote:
Effectively I guess you want rules that pass everything but images,
movies,
On Thursday, December 5, 2002, at 11:24 AM, Jeremy Quinn wrote:
Hi Andrew,
On Tuesday, Dec 3, 2002, at 17:43 Europe/London, Andrew Savory wrote:
Effectively I guess you want rules that pass everything but images,
movies, audio, x-spaceprojects, harlem etc to mod_jk. Anyone else
know how
to
The FilePart object represents the uploaded file.
Depending on how you configure "autosave-upload" parameter in WEB-INF/web.xml
cocoon returns a FilePartFile (the file is written to disk;
autosave-upload=true) or a FilePartArray (the file is in memory;
autosave-upload=false).[To
Here the link to a interesting discussion about the subject of this mail. :-D
http://ask.slashdot.org/article.pl?sid=02/12/03/1544224
Antonio Gallardo
-
Please check that your question has not already been answered in the
FAQ
Hi Andrew,
On Tuesday, Dec 3, 2002, at 17:43 Europe/London, Andrew Savory wrote:
Effectively I guess you want rules that pass everything but images,
movies, audio, x-spaceprojects, harlem etc to mod_jk. Anyone else know
how
to do that? ;-)
I mean something like:
JkMount /!(images|movies|audi
Didier,
are you sure the rpb_id columns are not null ? If they were, that's the correct result.
BTW, why the column names are the same ?
Best regards,
-
Luca Morandini
GIS Consultant
[EMAIL PROTECTED]
h
Hello,
With Cocoon 2.0.3, on windows NT, and tomcat 4.1.12
I have a problem with SQLTransformer (with Oracle JDBC driver). Cocoon returns
all records normally without data !!
Example:
How solve this problem ?
Thank you
Didier Rano
Serv'N Data
---
Christoph:
Many thanks for the help you provided. Today I will confirm if the problem
was related to the problem in the "multithreading" of Cocoon or if I have
a bug into my code.
If everything is fine I will try to turn on the proxy again to improve the
performance. Since there are no more than
Christian Haul dijo:
> Konstantin Piroumian wrote:
>> Hi!
>>
>> Why the names of tags are not:
>>
>>
>> etc.?
>
> Good point. My reasoning was that get-parameter is the most visible /
> most used tag from the request logicsheet. And since I see this as a
> replacement, I thought differences shoul
The update wiki docs work done!
Antonio Gallardo.
Christian Haul dijo:
> Antonio Gallardo wrote:
>> Hi Christian:
> >
>> I saw you recently commited this changes:
>>
>> 1- New Logicsheet for use with InputModules. (CH)
>
> Antonio,
>
> input.xsl is a very simple logicsheet, it contains three tag
Konstantin Piroumian wrote:
Hi!
Why the names of tags are not:
etc.?
Good point. My reasoning was that get-parameter is the most visible /
most used tag from the request logicsheet. And since I see this as a
replacement, I thought differences should be minimal.
Feel free to change the tag
I should've said -> I get this error when entering this URL
http://localhost:/cocoon/samples/welcome/
On Thursday, December 5, 2002, at 12:21 AM, Thor Heinrichs-Wolpert
wrote:
I'm wondering if someone has already solved this.
If I place my war file into Apache 4.1.12, everything works as
I'm wondering if someone has already solved this.
If I place my war file into Apache 4.1.12, everything works as expected.
If I wrap the same war file into an ear and deploy it to oc4j ... it
sort of works.
Configuration:
OSX 10.2
Java 1.3.1
Oracle's oc4j v 9.0.3
Launch is
java -Xbootclasspat
49 matches
Mail list logo