"Geissel, Adrian" wrote:
>
> > -Original Message-----
> > From: Enke, Michael [mailto:[EMAIL PROTECTED]
> > Sent: Monday 30 June 2003 14:12
> > To: [EMAIL PROTECTED]
> > Subject: extending the Request object!?
> >
> >
> > Hi g
Hi group,
I often need to manipulate the queryString from the Request,
so that I can use the manipulated one in links.
Manipulate the String object is ugly and error prone.
What do you think about extending the Request object,
so that we can
1) delete Request Parameter
2) add Request Parameter
3) g
Bart Guijt wrote:
>
> Hi all,
>
> I'm interested to see whether the following technique is useful for Cocoon apps as
>well: compressing requested content if the client supports it. The article at the
>following
> link illustrates this best:
>
>
> http://www.servletsuite.com/servlets/compr
Hi,
if you are working on this, please have a look at
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12154
and
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12158
Michael
Upayavira wrote:
>
> Dear All,
>
> I would like to do some minor rewriting of the command line Main class, particul
Hi Marco,
I'm developing a reporting system for several months.
I want to convince my boss to give this away into
cocoon scratchpad. So I will talk about this to my boss
short before xmas.
Short description: I use one big table which defines the
menu structure. The same table also defines the sql q
Vadim Gritsenko wrote:
>
> Enke, Michael wrote:
>
> >I have defined in my sitemap.xmap
> >In a mounted sitemap I have also a transformer tag but I omitted the
> >default attribute (I thought it would be inherited from parent sitemap
I have defined in my sitemap.xmap
In a mounted sitemap I have also a transformer tag but I omitted the
default attribute (I thought it would be inherited from parent sitemap)
and got this exception:
org.apache.cocoon.ProcessingException: Failed to load sitemap from
file:/home/me/NEW/webapp/rep
Tomcat looks into all WEB-INF/lib directorys and into $CATALINA_HOME/common/endorsed.
To work properly you must have xerces, xml-apis, xalan and xslt in common/endorsed.
Probably this one are old ones and in latest cocoon you have new one.
But be careful with throwing away your old ones: xml-form
Hi Konstantin,
nice to hear from you.
Because you asked for advise, I have a desire: Could you include an empty translation
please.
At the time a construct like this one:
results in a translation "empty translation" (or what is given in sitemap
transformator initialization).
I wish to have the
Of course we want,
but please be patient, I've learned it already ;-)
As I learned most patches will be included short before release.
Michael
Ivan Mikushin wrote:
>
> Dear Cocoon developers,
>
> I want to discuss fixing some strange behaviour that I'm confident is a bug.
> I've already posted
Ugo Cei wrote:
>
> Is there a workaround for this bug? How do the users of C2.1 deal with
> the situation?
>
> If I revert the fix in AbstractTextSerializer, the handling of
> namespaces is broken.
>
> If I leave the fix as is, pages are served in UTF-8 and that stupid
> excuse for a browser tha
http://www.max.msn.de/multimedia_style/trends2003/cocooning
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Hello,
some months ago there was a discussion, that
parameters to are ignored.
There was also a discussion that setting globale parameters
dynamically was not able.
Anybody who knows if there are already solutions for this?
Thanks,
Michael
gzip or zip. I you have a download programm which doesn't
send this accept header, tomcat does not compress the output.
Maybe for this or also to be independant of any url pattern
a Helper class and a "compression" parameter to the serializer
would be of interest.
>
> Ivelin
M
Sylvain Wallez wrote:
>
> Enke, Michael wrote:
>
> >Cool.
> >But two questions:
> >1) can we configure if zip or gzip?
> >
>
> Nope, this is zip only. Using gzip would mean producing a tar.gz.
>
> >2) wouldn't it be better to add zip/gzip
Cool.
But two questions:
1) can we configure if zip or gzip?
2) wouldn't it be better to add zip/gzip functionallity to
AbstractSerializer so that we have it for all?
I thing that someone want to have html zipped ...
Michael
Sylvain Wallez wrote:
>
> Hi team,
>
> I just added a new ZipAr
Antonio Gallardo Rivera wrote:
>
> El Miércoles, 30 de Octubre de 2002 02:00, Enke, Michael escribió:
> > There is a place where all this is done for formatting dates, numbers,
> > currencies, percentages depending on the requests locale: I18nTransformer
>
> What about
There is a place where all this is done for formatting dates, numbers, currencies,
percentages depending on the requests locale: I18nTransformer
Michael
Antonio Gallardo Rivera wrote:
>
> Hi,
>
> I saw that in XSP there is a logicsheet called util. There is a function tag
> called:
>
>
>
>
Also in computer magazin articles from Matthew and Carsten
I read the same: XSP has no future in Cocoon.
But in my mind I can do things with xsp much easier and more
flexible than with transformers.
I did not follow the discussions about this topic but
I cann't imagine that xsp will really be throw
t; Has this been reported to Xalan developers? I'd really like to move to
> Xalan 2.4 because that version of XSLTC appears to have many bug fixes.
>
> Steve
>
> > -----Original Message-
> > From: Enke, Michael [mailto:michael.enke@;wincor-nixdorf.com]
> >
Vadim Gritsenko wrote:
>
> Enke, Michael wrote:
>
> >It is commented out and never else to find.
> >Why this?
> >
>
> AFAIU, it's gone (for good) into AbstractProcessingPipeline.
But seems to be nowhere in the conf
I got a snapshot from October, 16th 10:21:46 and this builds ok on SDK 1.4.1.
Michael
Antonio Gallardo Rivera wrote:
>
> Hi,
>
> I recently updated the 2.1 CVS to make rebuild cocoon. It does not compile:
>
> Compiling 27 source files to /xml-cocoon2/build/cocoon/blocks/databases/dest
>
>/xml
It is commented out and never else to find.
Why this?
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
I don't know the reason so I tried xalan2.4.1:
XSLTExtension:escape (required for xsp.xsl) was not working.
Michael
Antonio Gallardo Rivera wrote:
>
> Just a question. Why Cocoon still use Xalan 2.3.1 and not 2.4.0?
>
> Antonio Gallardo
>
>
Frank Taffelt wrote:
>
> Hi,
>
> it seems that the Xalan-Bug
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5779 doesn't affect
> current cocoon codebase.
>
> The current AbstractTextSerializer has a workarround for this which uses a
> simple identity transform Stylesheet. This Solution se
Carsten Ziegeler wrote:
>
> Hi,
>
> the JispFilesystemStore has some serious problems/bugs - it does
> not implement the free() or the keys() method! - So if you use
> this store for caching (and it's the default) your cache
> might grow and grow - because the store janitor cannot free it!!!
> S
Per Kreipke wrote:
>
> The following XSP snippet will cause an ArrayIndexOutOfBoundsException in
> Cocoon 2.0.3 because the start of the outer element is never emitted to the
> SAX stream.
>
> XSP Snippet:
I would always write it as:
if (!request.isUserInRole("root"))
{
Vadim Gritsenko wrote:
> >>Try Saxon. I always try Saxon before blaming Xalan.
> >
> >Where and how to configure? Do I need an additional jar?
> >
>
> Remove xalan-2.3.1.jar from the WEB-INF/lib, drop saxon-6.5.2.jar
> instead, restart.
Hi Vadim,
thank you for your help.
I only have one problem
Hi,
doing actually some mass tests, I found a problem with caching pipeline
(using 2.1 dev).
If I use caching pipeline, after a huge amount of retreived data (about 40MB)
there are double entries and missing entries.
If I change to noncaching pipeline, all is working well.
I have no idea where to
> With other servlet engines the procedure described by you works
> fine for me.
But probably only with a non-Sun classloader
(which is looking in JAVA_HOME/jre/lib/endorsed)
or the Sun documentation is invalid?
Thanks,
Michael
> Carsten
>
> > -Original Message-
> >
Denis wrote:
>
> Hi all,
>
> Does anybody has a description of the XML format used by iText?
> I tried to find it from the home site of iText without success.
I also didn't found a description but I will start from tutorial.tar.gz
and examples.tar.gz, there are some xml files included.
Michae
Hi cocooners,
in the Cocoon installation website there is description for
installation on sdk1.4:
-> copy xerces.jar, xalan.jar and xml-api.jar to $JAVA_HOME/jre/lib/endorsed/
-> to use newer versions than included with sdk.
But I cann't manage to get it running with the newer version,
I always e
Piroumian Konstantin wrote:
> Don't both FOP and iText implement the same specification? Why would there
> be difference in functionality?
FOP uses the formatting objects specification, itext has its own input format.
I will start playing with itext in 2 or 3 weeks. Than I can generate a small ex
> >Original exception : java.lang.NullPointerException
> > at java.lang.System.arraycopy(Native Method)
> > at org.apache.xml.utils.FastStringBuffer.append(FastStringBuffer.java:642)
> > at org.apache.xml.dtm.ref.sax2dtm.SAX2DTM.characters(SAX2DTM.java:1825)
> > at
>org.apache.xml.dtm.ref.Increme
Vadim Gritsenko wrote:
>
> Enke, Michael wrote:
>
> >Vadim Gritsenko wrote:
> >
> >
> >>>Q.2) From where TraxTransformer knows which one to use if no
> is given?
> >>>
> >>>
> >>>
> >> From configuration onl
Vadim Gritsenko wrote:
> >Q.2) From where TraxTransformer knows which one to use if no
>is given?
> >
>
> From configuration only.
>From cocoon.roles?
I have the problem that if I use in xsl transformation
I get a NullpointerException after some hundred elements.
I now removed xalan.jar and
Hi,
I'm wondering what is the xsl-transformer used by current sitemap.xmap?
I found there:
false
false
false
false
false
false
Both use the same src="org.apache.cocoon.transformation.TraxTransformer",
they are different o
"Enke, Michael" wrote:
>
> "Enke, Michael" wrote:
> >
> > Vadim Gritsenko wrote:
> > >
> > > Enke, Michael wrote:
> > >
> > > >I tried it now under Windows ME:
> > > >The swap file
"Enke, Michael" wrote:
>
> Vadim Gritsenko wrote:
> >
> > Enke, Michael wrote:
> >
> > >I tried it now under Windows ME:
> > >The swap file C:\WINDOWS\WIN386.SWP
> > >was growing until C:\ was full (swap file size about 500 MB) :-(
Vadim Gritsenko wrote:
>
> Enke, Michael wrote:
>
> >I tried it now under Windows ME:
> >The swap file C:\WINDOWS\WIN386.SWP
> >was growing until C:\ was full (swap file size about 500 MB) :-(
> >
>
> But this means that this is not related to Jav
I tried it now under Windows ME:
The swap file C:\WINDOWS\WIN386.SWP
was growing until C:\ was full (swap file size about 500 MB) :-(
Michael
"Enke, Michael" wrote:
>
> Klaus Bertram wrote:
> >
> > Michael wrote:
> > >Vadim Gritsenko wrote:
> > >&g
Koen Pellegrims wrote:
>
> thanks for pointing me to the FAQ. I missed that one.
> Commenting out the removeAttributes() call fixed it (for now).
>
> As I've stated, I already tried to upgrade to Xerces 2.1.0, but that didn't
> solve it for me.
> Do I have to do anything else besides placing xer
Klaus Bertram wrote:
>
> Michael wrote:
> >Vadim Gritsenko wrote:
> >>
> >> >It does also not help to call this xsp ones with small data amount
> >> >and the second time with large data amount (giving the amount as request value).
> >> >
> >> >I know the process ID (Linux) of the thread which sto
Vadim Gritsenko wrote:
>
> >It does also not help to call this xsp ones with small data amount
> >and the second time with large data amount (giving the amount as request value).
> >
> >I know the process ID (Linux) of the thread which stops the system.
> >Is there any way to know if this thread i
Vadim Gritsenko wrote:
> >That would mean cocoon cann't serve complex xsp's with more than
> >
>
> Why can't? You said that there is delay, that's it. So, it can, but with
> delay, and only after XSP is modified (AFAIU). What's wrong with it,
> especially if it is garbage collector cleaning up co
Vadim Gritsenko wrote:
>
> Enke, Michael wrote:
>
> >I forgot one important detail:
> >This happens only if tomcat was restarted or if the xsp-file changed on disk.
> >The second and all follwing requests come out super fluid,
> >even if I use noncaching pipeli
ath attempts to go outside the
* boundaries of the current context (i.e. too many ".." path elements
* are present), return null instead.
*
* @param path Path to be normalized
*/
private String normalize(String path) {
...
Regards,
Michael
"Enke, Michael"
Sorry,
that is not true, init() is called. But the output goes not to catalina.out
but to localhost_log
"Enke, Michael" wrote:
>
> Hi,
> I found that in CocoonServlet the init method is not called
> from tomcat 4.1.9
> Does anybody have heared about th
Hi,
I found that in CocoonServlet the init method is not called
from tomcat 4.1.9
Does anybody have heared about this and knows how to solve?
Thanks,
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
I forgot one important detail:
This happens only if tomcat was restarted or if the xsp-file changed on disk.
The second and all follwing requests come out super fluid,
even if I use noncaching pipeline.
Regards,
Michael
-
To uns
Hi all,
after playing with xsp I started to get mass data out of xsp.
But I run into a serious problem: After some thousend elements
my systems disk spins up, I could not get any reaction from my system
for most of the time, only reset helped. Sometimes I could see
the xload window: There were 15
Jens Lorenz wrote:
> Hi,
>
> > I want to download my generated data in gzipped or zipped
> > but I didn't found a gzip or zip serializer in cocoon.
> >
> > Is it possible in another way to setup this or
> > do I have to start writing such a serializer?
>
> Have a look at this link. This will com
Hi cocooners,
I want to download my generated data in gzipped or zipped
but I didn't found a gzip or zip serializer in cocoon.
Is it possible in another way to setup this or
do I have to start writing such a serializer?
Regards,
Michael
--
Hi,
I started using Reflection and I had the problem
that code which compiles with Sun's javac
gives me errors when compiling with pizza compiler.
Here is the example:
Class argType[] = new Class[4];
argType[0] = String.class;
argType[1] = String[].class;
argType[2] = double.class;
//
Diana Shannon wrote:
>
> On Thursday, July 11, 2002, at 11:35 AM, Enke, Michael wrote:
>
> > Hi Diana,
> > in section 3b) Manual install:
> >
> > [unix] ./build.sh -Dinclude.webapp.libs=yes
> > -Dinstall.war=$TOMCAT_HOME/webapps webapp
> >
Piroumian Konstantin wrote:
>
> > From: Enke, Michael [mailto:[EMAIL PROTECTED]]
> >
> > Hi Diana,
> > in section 3b) Manual install:
> >
> > [unix] ./build.sh -Dinclude.webapp.libs=yes
> > -Dinstall.war=$TOMCAT_HOME/webapps webapp
>
[EMAIL PROTECTED] wrote:
>
> Hi all,
> I have a problem here regarding the encoding of serialized output.
> this is about C2.
>
> I wrote sitemap like this.
> name="text" src="org.apache.cocoon.serialization.TextSerializer">
>
> I tried to output text file by cocoon. and it comes out wit
Hi Diana,
in section 3b) Manual install:
[unix] ./build.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps webapp
[win32] .\build.bat -Dinclude.webapp.libs=yes -Dinstall.war=%TOMCAT_HOME%\webapps
webapp
can be written without -Dinstall.war:
[unix] ./build.sh -Dinclude.webapp.l
Hi,
if I look for in html with zh_CN locale then I see
chinese letters. But if I transform to pdf and view with acroread or print it out,
these chars are missing, they are replaced with hash marks "#" (netscape from Linux
and MSIE 6.0 from Windows).
Does anybody know if this is a problem of
- s
Stuart Roebuck wrote:
> I'll have another go at what has failed me in the past - building Avalon
> from source. If that works I can post some patches to include two sets
> of Avalon binaries in the source with a switch on the build to use the
> appropriate version.
I did it yesterday. If you nee
Piroumian Konstantin wrote:
>
> Hi colleagues!
>
> An idea just came to me: what if all the sitemap files where located under
> the WEB-INF directory and be mounted from the one that is called 'sitemap'
> (or configured on xconf)? So, there can be:
> sitemap.xmap - the root sitemap
>
Carsten Ziegeler wrote:
>
> Michael Enke wrote:
> >
> >
> > esql.xsp also doesn't work. Reason:
> > The JdbcConnectionFactory is instantiated
> > !BEFORE!
> > hsqldb is started.
> > Please change this.
> >
> Hi Michael,
>
> how did you find this out and do you have a suggestion how to
> achieve
Carsten Ziegeler wrote:
>
> Michael Enke wrote:
> >
> >
> > ok, it is 2.1
> > In that case it is probably not a good idea to test for upcoming 2.0.3
> > with dev-snapshot. Whats about an auto generated dev-snapshot for the
> > stable 2.0. branch?
> >
> I don't know anything about the dev-snapshot
Hi Carsten,
Carsten Ziegeler wrote:
>
> Michael Enke wrote:
> >
> > What is the difference between HEAD and 2.0.3 branch?
> The HEAD branch is the development branch for 2.1. Everything there
> is considered alpha as we are testing out some new concepts and
> features.
>
> > I'm also such a poo
ption: No pipeline matched request:
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:162)
What is 454:17 in sitemap.xmap?
line 454 is inside a comment, line 17 cann't it be too.
Michael
Carsten Ziegeler wrote:
>
> > -Orig
Of course!
My intend was to wait until the links to the samples are working.
If this is the case I make a clean download and
will have a look for the SQL examples with JDK1.4
Michael
Carsten Ziegeler wrote:
>
> Hello?
>
> Anyone still interested in a 2.0.3 release?
>
> Carsten
>
> Does anyon
Diana Shannon wrote:
>
> On Thursday, June 27, 2002, at 01:00 PM, Enke, Michael wrote:
>
> > Stephan Michels wrote:
> >>
> >> Hi,
> >> I noticed that the samples doesn't work anymore? I think the reason
> >> are the changes for the bug:/
Stephan Michels wrote:
>
> On Thu, 27 Jun 2002, Enke, Michael wrote:
>
> > Stephan Michels wrote:
> > >
> > > Hi,
> > > I noticed that the samples doesn't work anymore? I think the reason
> > > are the changes for the bug://10277 (mime-t
Stephan Michels wrote:
>
> Hi,
> I noticed that the samples doesn't work anymore? I think the reason
> are the changes for the bug://10277 (mime-type).
>
Long time ago I noticed the same and Diana Shannon wrote that
there is a patch but nobody has time to apply it :-(
Seems that we need more c
"Andrew C. Oliver" wrote:
>
> >
> >
> >>>
> >>> Will compilation with JDK1.4 against JDK1.3's rt.jar but with JDBC 3.0
> >>> in front of it help?
> >>>
> >>
> >>
> >> Yes, this is much more complicated than it should be. The best solution
> >> would be to make only source distributions and skip t
Hi Cocooners,
after my vacation I'm back and downloaded the latest dev-snapshot ;-)
I guess this are only typos and can be fixed quickly by the person
who changed the locations:
-All links in "More Samples" (except Portal and Authentication) are broken.
-Scratchpad sample doesn't work
-Slides lin
Hi,
I cann't find esql.xsl below scratchpad.
What is the path to it?
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Thank you Christian.
I will have a look into esql.xsl and send a patch to bugzilla if I can manage.
Michael
Christian Haul wrote:
>
> On 06.May.2002 -- 10:55 AM, Enke, Michael wrote:
> > Hi,
> > is it possible to make an attributes value variable?
> >
> >
> &g
Hi,
is it possible to make an attributes value variable?
^^
I tried with
...
but this seems not to work.
Thanks in advance,
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
out of curiosity, if a column alias (or any other field for that
> matter) has a space in it, shouldn't it be referenced:
>
> [a table].[some field]
>
> ?
>
> J.
>
> > -Original Message-
> > From: Enke, Michael [mailto:[EMAIL PROTECTED]]
> >
This will work as a first help. But
for column aliases with spaces or capital/non-capital letters
it is not possible to change " to '
Another possibility is to escape every " to \"
But for a clean solution please create a new bug report via bugzilla.
Michael
"Morrison, John" wrote:
>
> Best thi
This seems related:
In the sitemap is a definition for fo2pcl but if I want to use it,
cocoon complains about not defined serializer.
Konstantin Piroumian wrote:
>
> Hi!
>
> Anybody knows where is the 'svg2png' serializer declaration?
>
> It's used somewhere arround the line 700 in the root s
Hi,
I have following problem:
Usually we have xsp like this:
...
...
...
Because I have to repeat often the execute-query (with different arg) my idea was to
write:
void myMethod(MyObject myArg) {
...
}
...
myMethod(myArg);
...
Because I get compilation errors I gave a second
Gerhard Froehlich wrote:
>
> Hi,
>
> ME> src/documentation/xdocs/userdocs/transformers/i18n-transformer.xml
>
> This should be enough. The rest is auto generated
Ok, thanks.
> BTW: We habe some Problems with the latest patched, did you
> noticed the posting in bugzilla?
I'm near the mark ;-)
Hi,
I have to document some changes for I18nTransformer.
I found 3 locations where this must be taken into account:
src/documentation/xdocs/userdocs/transformers/i18n-transformer.xml
docs/userdocs/transformers/i18n-transformer.html
docs/apidocs/org/apache/cocoon/transformation/I18nTransformer.htm
Konstantin Piroumian wrote:
>
> > From: Enke Michael [mailto:[EMAIL PROTECTED]]
> > Konstantin Piroumian wrote:
> > >
> > > > -Original Message-
> > > > From: Enke Michael [mailto:[EMAIL PROTECTED]]
> > > > Sent: We
Hi Konstantin,
I finalized the change of sub-type to type for i18n:number
and introduced the code again for yet missing types
(int-currency, currency-no-unit, int-currency-nu-unit)
As new attribute I added fraction-digits="..."
for i18n:number so we can now print out
gasoline prices etc.
Regards,
Konstantin Piroumian wrote:
>
> > -Original Message-
> > From: Enke Michael [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 03, 2002 5:02 PM
> > To: [EMAIL PROTECTED]
> > Subject: i18n: empty translation in XMLResourceBundle?
> >
> >
&
Christian Haul wrote:
>
> On 03.Apr.2002 -- 12:34 PM, Enke Michael wrote:
> > Hi,
> > in postgres you have datatypes which are not in the sql standard
> > and you can define your own datatypes.
> > Two datatypes from postgres that I use often are bit() and bit vary
Hello,
I saw in I18nTransformer.java a comment:
Introduce empty translation (XMLResourceBundle)
How does it work? Or is it only planned?
Thanks,
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email:
Hi,
in postgres you have datatypes which are not in the sql standard
and you can define your own datatypes.
Two datatypes from postgres that I use often are bit() and bit varying().
If I call than the page crahses because the column type
for bit and bit varying is java.sql.Types.OTHER
Look at thi
Carsten Ziegeler wrote:
>
> Vadim Gritsenko wrote:
> >
> > > From: Enke Michael [mailto:[EMAIL PROTECTED]]
> > >
> > > Hi,
> > > shouldn't we make new cocoon-2.0.2 download files with corrections
> > > if they solve showblocker
Hi,
shouldn't we make new cocoon-2.0.2 download files with corrections
if they solve showblockers?
In particular I mean
-> AbstractValidatorAction?
-> new excalibur to handle jdk1.4 jdbc?
Michael
Nicola Ken Barozzi wrote:
>
> From: "Enke Michael" <[EMAIL PROTECTED
Hello guys,
if I use the SessionValidatorAction or FormValidatorAction
I get a NullPointerException in getDefault,
line 576 in AbstractValidatorAction.java
because the Configuration cons is null.
This can be reproduced by the samples in cocoon-2.0.2,
/cocoon/protected/login -> insert name and pres
Christopher Watson wrote:
>
> Michael,
> Well done, many thanks.
You are welcome ;-)
> I've meantime gone back to jdk1.3 ! Now, dare I go back forward again to
> jdk1.4 ? (Guess that's my problem to decide!)
No other limitations known.
> I'm guessing your excellent work is so far a kind of te
it in both classes"?
Regards,
Michael
Christopher Watson wrote:
>
> > -Original Message-
> > From: Enke Michael [mailto:[EMAIL PROTECTED]]
> > Sent: 29 March 2002 08:21
> &g
Christopher Watson wrote:
> ...
> and I can see the port connections getting dropped
>
> Hit refresh and it works again.
> Hit refresh and it fails again as above.
>
> Eventually, I get nothing back at all
>
> :-{
>
> Is this just me?
> If not, is it something that could be fixed soon, or woul
Hi,
Tonight I found the solution:
We have a ClassCastException. To solve this for jdk1.4:
Get the daily build from excalibur,
change both JdbcConnection to Jdbc3Connection in line 106 in
scratchpad/org/apache/avalon/excalibur/datasource/ResourceLimitingJdbcConnectionPool.java
Thats it. But - THIS
Christopher Watson wrote:
> ...
> I've just extracted EsqlConnection.java again this minute from the
> 2.0.2.tar.gz I downloaded then - it is attached to this message.
>
> I'm loath to download it again, at 56kbps (UK's not really grasped broadband
> yet!).
> Would it have changed since I downloa
With the shipped excalibur we have no chance to get pooling running (under jdk1.4).
I download excalibur4.1 and compiled it:
(build.sh missing, may be other files too? Berin is checking this)
But with this, Cocoon is not started!
So I got the daily build from excalibur (avalon-framework is also re
Did you ever unpack 2.0.2.tar.gz? It seems no.
If I unpack the 2.0.2.tar.gz there is not @JDBC3_START@ in, there is a comment /* in.
Michael
Torsten Curdt wrote:
>
> On Thu, 28 Mar 2002, Christopher Watson wrote:
>
> > RE: Cocoon 2.0.2 JDK1.4 Tomcat 4.0.4b1 JDBC Connection Pooling Doesn't Wor
Hi,
I need to recompile excalibur with jdk1.4.
My question:
Why is Excalibur4.0 6.0MB but Excalibur4.1 only 800kB big?
build.sh is missing in 4.1, may be others too?
Regards,
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
Hi,
this mail is for committer:
I tried to compile release version 2.0.2 with jdk1.4
But I got 24 errors complaining about not defined methods
so that EsqlConnectionCocoon2 must be declared abstract.
Why are these method definitions commented out?
I found this:
On Wed, 20 Feb 2002, Stefano Mazzo
Hi,
for a committer:
please perform a chmod 755 on build.sh
Thanks,
Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Carsten Ziegeler wrote:
> ...
> The only question remaining is if we really want to binary distributions,
> one for jdk 1.2-1.3 and one for jdk 1.4? We need this because of the changes
> in jdbc.
> ...
As I understood Excalibur has to be compiled with 1.4 for 1.4.
Would it be enought to have two
1 - 100 of 140 matches
Mail list logo