Hi,
I am using xml datbase
SocratesXML 1.3 which has support for XML:DB API.
I am trying to integrate it with
cocoon2.
I have cofigured following
things
for cocoon.xconf
.
.
.
.
.
.
and sitemap.xmap
I have databas
Sylvain Wallez wrote:
Alessio Sangalli wrote:
I tried to unzip the jar, to go directly inside and call Main.class
from its own dir, etc
what can I do...!
You should set the correct class path ;-)
Look at the stack trace : one of the first classes loaded from Avalon by
Cocoon can't be found. Th
Steven,
first: we'd like to thank you for your help :)
Second: we've tried to use your suggestion... to no avail :(
Here's the failing code:
InputSource source= new InputSource(new StringReader(svgs));
XercesParser respParser;
respParser= new XercesParser();
ChartXMLConsumer cons= new ChartXMLC
On 07.Nov.2002 -- 09:44 AM, Christian Joelly wrote:
> Hello!
>
> thanks for your answer. I'd prefer to use the version 2.0.1 for this
> application, because maybe there are some other problems rising when i
> switch the cocoon version during development... ;-)
Fair enough. OTOH many issues have b
SUMMARY from 28. October
- Original Message -
From:
Bert Van Kets
To: [EMAIL PROTECTED]
Sent: Monday, October 28, 2002 1:48
PM
Subject: [SUMMARY] Encoding form
data
Cocoon does not support non-US characters when posting data to
the server.Char
Hallo Luca,
this is a bit of a hack, but it seems to work.
HTH
Judith
<>
> -Ursprüngliche Nachricht-
> Von: Luca Morandini [SMTP:[EMAIL PROTECTED]]
> Gesendet am: Montag, 11. November 2002 10:39
> An: [EMAIL PROTECTED]
> Betreff: R: R: Strings to SAX events
>
> Steven,
>
>
Someone else is using the name XSP and XML Server Pages,
and as far as I can tell gives no mention of Apache or Cocoon
I'm not sure from what I've seen whether it's the same technology ...
Thought we all should know
Look at http://xsp.triloggroup.com/flowbuilder/site/f5_1_Tech_XSP.xsp
or http://
Judith,
it seems the problem has been solved by filtering out some characters (using
the "characters()" method) from the input file and deleting both XML header
and "DOCTYPE" from the string containing the SVG.
I know this solution is weirder than the original problem... but that's a
fact :(
Any
On Sunday 10 November 2002 01:23, Justin Fagnani-Bell wrote:
> file extensions can (and IMO should) exist side-by-side.
Is there a well-recognized standardization of file extensions? RFC? ISO
standard? W3C recommendation? I'm curious, because I'm not aware of any
such standard.
Best,
Kjetil
Hello,
the problem is mostly, that Cocoon expects by default encoding
ISO-8859-1, but gets UTF-8 request. In which encoding are your documents
served to the browser? I guess UTF-8, so the browser requests also in UTF-8.
So you must either change the encoding of the served documents or
Cocoon's
Hi folks,
I will be at the "Forum XML" exhibition in Paris the 13th & 14th
november. We will showcase our products and MicroCocoon, a port of
Cocoon for small devices such as set-top-boxes or industrial automation
devices.
I'll be happy to meet Cocoon users visiting this exhibition. More info
Hi all,
I need to build a system, which will include a lot of forms for the users
to feed data into the system. The system should also have the possibility
to search data using different kinds of search forms.
I read the how-to about the XMLForms, and I think it's a great way to do
things. One th
yes!
On Thu, 7 Nov 2002, Oskar Casquero wrote:
> I'm very interested in this because I want to use some classes than only
> work well with servlet's HttpServlet Request and not with cocoon's
> HttpServletRequest request = (HttpServletRequest)
> objectModel.get(HttpEnvironment.HTTP_REQUEST_OBJECT)
Hi all,
I just extended http://outerthought.net/wiki/Wiki.jsp?page=As400 by adding
the result of my pains :-)) in connecting to an AS/400.
This led me to add also some information regarding:
1) Switching to JDK 1.4;
2) Setting up a JNDI data source;
I would really appreciate anyone who would ta
Timothy and others,
I think I found a solution to this problem!
By adding this:
/some/file/here.xsl
Into the XSP file, ServerPagesGenerator checks if that file has also
changed. If it is, the
XSP is recompiled. You can add as many dependencies as you want. See:
src\java\org\apache\cocoon\compo
Hello!
On Mon, Nov 11, 2002 at 11:17:15AM +0100, Christian Haul wrote:
> On 07.Nov.2002 -- 09:44 AM, Christian Joelly wrote:
> >
> > thanks for your answer. I'd prefer to use the version 2.0.1 for this
> > application, because maybe there are some other problems rising when i
> > switch the cocoo
I'm trying to install cocoon again on a fresh RedHat 7.3 system, after
having various problems installing in the past. I thought I'd try the
cvs version this time. Here are my notes:
http://www.murrayc.com/temp/cocoon_install_notes.txt
When I check the cocoon page at
http://murrayc.blueprint.net:8
Luca,
The only thing that I can tell is that some of the events in your consumer really
aren't being passed along, you're just logging the event. I suppose this might affect
the process. My consumer implements and passes along EVERY single event aside from
start/end-Document. I'll show that cod
> Not long ago I managed to get some Batik-based material working by adding
> the following to the section of web.xml :
>
>
javax.xml.parsers.DocumentBuilderFactory="org.apache.crimson.jaxp.DocumentBu
> ilderFactoryImpl"/>
>
give this settings a try:
hth,
Frank
--
> Yes. This has been requested multiple times.
> Please open a feature request ticket in Bugzilla and describe with a few
> detailed use cases, what is it exactly that you would like to have.
> Others will add their thoughts to the ticket and someone (maybe I) will
> eventually implement it.
I've
I've been hoping someone would answer your questions
with authority - I've just started using logicsheets
as well. My best answers follow:
--- Andy Lewis <[EMAIL PROTECTED]> wrote:
> First, it appears that a logicsheet must declared to
> be used and that the only place to declare a
> logic sheet
I am using multipart/form-data uploads with post along
with input fields successfully in 2.1dev. What
version are you using? Can you confirm that the
parameters are not there by changing your form to
submit to the request generator example, just for
debugging purposes? Also, can you confirm that
This sounds like it's just a configuration problem
causing unpacking cocoon.war to fail. Also, unless
you left some steps out of your install notes, you're
going to have problems once things get up and running
due to the outdated parser that ships with jdk 1.4
(unless that no longer holds for 1.4.
I tried that as well, and only row-count would come through, I was
unable to get the selected parameters even though I used
so what would the correct map:parameter look like to get at the output
of a mod-db select.
Just to reiterate I appologize for being dense and greatly appreciate
the
help (
Ugo Cei wrote:
It SHOULD be possible to just unpack the cocoon.war file from the binary
distribution, cd to WEB-INF/lib and run:
java -jar cocoon-2.0.3.jar
However, the Manifest in the JAR is wrong, since it contains:
Class-Path: avalon-framework-4.1.2.jar avalon-excalibur-4.1.jar batik-
> Just open org.apache.cocoon.samples.xmlform.WizardAction.java
> then look more carefully in webapp/samples/xmlform
I did but haven't found anything new...any tips?
I see in the sitemap the WizardAction and the UsageFeedbackAction declared
and a hardcoded pipeline for each one. I would not like t
Hi I've a little problem because I want to automatically generate the
"link" header (if you use Mozilla, it's very useful, if you want to show
it: menu -> view - show-hide - site navigation toolbar - show [as needed]).
Here is an example:
I wrote an howto about building a serial IR receive
I've included it and the xml declaration still appears. Do you know if the
parameter is also valid for the text serializer?
Oskar
- Original Message -
From: "Ryan Agler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 05, 2002 8:09 PM
Subject: RE: "xml version" proces
Hi All,
I emailed recently about a problem using session variables in cocoon
(this was solved by the modifying of config.xconf - thanks to Sylvain
Wallez).
Now the problem I have is the following line in XSP :
name="fruit">Apple
generates the following JSP :
XSPRequestHelper.setSessionAttribute
On Mon, 2002-11-11 at 17:38, Geoff Howard wrote:
> This sounds like it's just a configuration problem
> causing unpacking cocoon.war to fail. Also, unless
> you left some steps out of your install notes, you're
> going to have problems once things get up and running
> due to the outdated parser th
It seems to be a sort of templating system. They include a fair amount
of bs including:
"XSP is the only Web development technology where the logic is stored
separately from the presentation layer."
"XSP technology transcends the limitations of the presentation layer
technology available with
hi everybody,
the oasis xml catalog format, that is in the
xml-commons package, supports url rewriting.
now I have configured the cocoon.xconf file and added
the local-catalog parameter which points to a oasis
catalog descriptor (which btw works with the resolver
tool that comes with org.apache.x
Hi list!
I have problems with the SQLTransformer in a recent 2.1-dev, more
specifically, I can't get the substitute-value element to work.
This is a pipeline from my sitemap:
(I later intend
Forgetting the fact that this appears to be an obvious ripoff of cocoon...
what legal recourse does apache (host of the cocoon project and implementor of the
apache license) have over these guys. I mean is cocoon copyrighted and/or any of the
proprietary concepts, e.g. XSP, etc.
In looking at
On Monday 11 November 2002 20:59, [EMAIL PROTECTED] wrote:
> So what if these guys did a white room implementation of XSP and came
> up with a bright idea and said ... let's call it "XSP". There
> doesn't appear to be much to stop them from doing this. Unless you
> sue them to look at their code
I don't know if this will work, but it is worth a shot. There should be a
jt400.jar file on the 400. It should be in
/QIBM/ProdData/HTTP/Public/jt400/lib. It will probably be a different
(older?) version of the driver you have, but it might work.
I don't think that the JT Open drivers are JDBC2.
> name="fruit">Apple
^
It looks to me like a misplaced ">".
You are attempting to evaluate (name="fruit" > Apple) or some such.
HTH, Mark.
> -Original Message-
> From: Tom Place [mailto:trp99c@;cs.nott.ac.uk]
> Sent: Tuesday, 12 November 2002 7:49
> To: [EMAI
Murray,
--- Murray Cumming <[EMAIL PROTECTED]> wrote:
> On Mon, 2002-11-11 at 17:38, Geoff Howard wrote:
> > This sounds like it's just a configuration problem
> > causing unpacking cocoon.war to fail. Also,
> unless
> > you left some steps out of your install notes,
> you're
> > going to have p
copyright vs trademark.
yes your right in that the branding concepts I was lumping under copyright. Really
the apache license covers the copyright so that's golden.
the branding (e.g. xsp) is under the trademark concept. As I said there's nothing on
the website stating trademark infringement
Alessio Sangalli wrote:
Hi I've a little problem because I want to automatically generate the
"link" header (if you use Mozilla, it's very useful, if you want to show
it: menu -> view - show-hide - site navigation toolbar - show [as needed]).
How can I implement it? Perhaps on the sitemap a
An update -
In looking into the issue regarding changes to
logicsheets, I found the following reference:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=102374809216737&w=2
So, logicsheets declared with resource: in
cocoon.xconf are not checked for updates, but other
protocols are (including
I'm trying to install cocoon again on a fresh RedHat 7.3 system, after
having various problems installing in the past. I thought I'd try the
cvs version this time. Here are my installation notes:
http://www.murrayc.com/temp/cocoon_install_notes.txt
I have copied the Xerces/Xalan/XML jars to $JAVA_
FWIW, we are using relative file paths for our logicsheets, and this is
supposed to cause pages to be recompiled if we modify the logicsheet. Be
warned, though, that it seems to be somewhat flaky; it often works as
expected, but sometimes not. In those cases, you have to touch the main
XSP sourc
http://marc.theaimsgroup.com/?t=10369599871&r=1&w=2
http://marc.theaimsgroup.com/?t=10312166217&r=1&w=2
Turns out those docs are a little outdated - the
latest jdk and latest tomcat use tomcat/lib/endorsed.
I am on the latest tomcat, but on jdk 1.4.0.
Geoff
--- Murray Cumming <[EMAIL PR
On Monday 11 November 2002 22:06, [EMAIL PROTECTED] wrote:
> However under trademark law there is the concept of common law
> trademark where you don't explicitly trademark anything (something I
> learned from my lawyer family in the last 15 minutes.)
Really...? Yeah, I thought I had heard some
On Mon, 2002-11-11 at 22:25, Geoff Howard wrote:
> http://marc.theaimsgroup.com/?t=10369599871&r=1&w=2
> http://marc.theaimsgroup.com/?t=10312166217&r=1&w=2
>
> Turns out those docs are a little outdated - the
> latest jdk and latest tomcat use tomcat/lib/endorsed.
> I am on the latest to
My apologies. I made a typo on this message (not in cocoon). The line
should have read
Apple
I have included me original message below (with correction)
> Hi All,
>
> I emailed recently about a problem using session variables in cocoon
> (this was solved by the modifying of config.xconf - thanks
Hi, it's me again.
The task can be accomplished as in the log.xsl logicsheet.
org.apache.log.Logger logger =
org.apache.log.Hierarchy.getDefaultHierarchy().getLoggerFor("xxx");
and then use
logger.info("message");
Regards, Felix
On Wed, 6 Nov 2002, Felix Roethenbacher wrote:
>
what legal recourse does apache (host of the cocoon project and
implementor of the apache license) have over these guys. I mean is
cocoon copyrighted and/or any of the proprietary concepts, e.g. XSP, etc.
The copyright is covered by tbe license:
http://xml.apache.org/cocoon/license.html
In
I'm aware of the license usage in terms of the copyright protection as well as the
apache branding trademark.
But the XSP trademark may fall under common law trademark, e.g. if you've been using
it first for years (and XSP has been around and has been documented (news, articles,
etc.)) then the
Just found out in the cvs version of cocoon 2.1-dev.
(Date of checkout is Nov 11 18:00 Eastern Time)
Jdk1.3.1_06, Win2k, tomcat 406
Anyone else experiencing this problem?
__
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch
El Lunes, 11 de Noviembre de 2002 15:25, Kjetil Kjernsmo escribió:
> On Monday 11 November 2002 22:06, [EMAIL PROTECTED] wrote:
> > However under trademark law there is the concept of common law
> > trademark where you don't explicitly trademark anything (something I
> > learned from my lawyer fami
http://outerthought.net/wiki/Wiki.jsp?page=PHPGenerator
I've gone through the process myself up until "make", and then I had to
leave to work, so I made an educated guess as to what should happen
afterwards. When I get home, I'll go through the rest and make sure the
directions work.
Could so
Yes, that was the specific error that people were
getting when the older jars distributed with the jdk
were not properly overridden.
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=103692889710176&w=2
Geoff
--- Murray Cumming <[EMAIL PROTECTED]> wrote:
> On Mon, 2002-11-11 at 22:25, Geoff Howar
Are you sure you're looking at the right section of
your xsp? The section you've quoted doesn't match,
making it most likely that something else in your xsp
is causing the problem. Search for "fruit" in the
generated java file you've been looking at - you
should find something almost identical to
Thank you.
It needs further clarification before we can start design.
Hopefully other people who asked for this feature will add a few more use
cases.
Ivelin
- Original Message -
From: "Josema Alonso" <[EMAIL PROTECTED]>
To: "Cocoon-Users" <[EMAIL PROTECTED]>
Sent: Monday, November 1
Hi Guys,
I am trying to use the C2 portal application and
would like to transfer
the storage of the roles from xml files to a mysql
database.
Can someone teach me how to do this?
I cannot find anything on the sitemap file that
transforms or uses the sunrise roles.xml
btw,
im using
tomc
57 matches
Mail list logo