Please include me on you email list for cocoon.
I notice that these configuration were not list on you web site.
These are the following system configurations I got Cocoon to run on.
So far the system is running very stable.
Window 2000 Professional
Apache 1.3.20
Tomcat 3.2.3
Cocoon 1.8.2
Wind
Hi,
I was trying to install coccon2.0 with weblogic6.0
.
I followed all the installation instruction given
on following link
http://xml.apache.org/cocoon2/install.html
I ran the following command
.\build.bat -Dinclude.webapp.libs=yes
webapp
to create the cocoon.war file. and then
follow
Hi, Henrik
2001/09/10 Mon PM 11:42
"Henrik Hofmann" <[EMAIL PROTECTED]> wort:
> The Error occurs the first time I try to access cocoon
>
> org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not
>available. Please check F:\Webserver\tomcat\webapps\cocoon\WEB-INF\logs\cocoo
On Mon, Sep 10, 2001 at 01:54:35PM -0400, Elisa Green wrote:
> My search in FAQs and alternative resources have turned up
> nothing on cocoon security settings with .htaccess.
Cocoon has nothing to do with .htaccess. Cocoon runs as a servlet.
Access to servlets is determined by the servlet contai
Cocoon 2.0 b2
Windows 2000 Workstation SP6
Tomcat 3.2.1
Apache 1.3.20
Sun JDK 1.3.1-b24 (HotSpot)
Only interesting note: I had to compile in the 7/25
patch for the DOMStreamer changes in order to get my
C1 XSPs ported without major rewriting.
Other lessons learned (and I may summarize these late
Thank you very much for the hint.
Regards,
Dinkar
-Original Message-
From: Jörn Heid [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 10, 2001 5:51 PM
To: [EMAIL PROTECTED]
Subject: AW: xlink namespace exception
It seems you have forgotten to declare the namespace like
http://whatev
Is there a mechanism to disable "validating" the document? I noticed that
the Parsers that cocoon uses have ability to manipulate "Features" by use of
setFeature(). How are these features specified for Cocoon ?
Any help will be greatly appreciated.
Thanks,
Dinkar
---
It seems you have forgotten to declare the namespace like
http://whatever";>
-Ursprüngliche Nachricht-
Von: Dinkar Ganti [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 10. September 2001 23:43
An: 'Cocoon-Users
Cc: [EMAIL PROTECTED]
Betreff: xlink namespace exception
Hello,
I am trying
Hello,
I am trying to generate an SVG page that has an xlink. CocoonServlet
exception throws the following exception:
http://apache.org/cocoon/error/2.0";>
:Error creating the resource
Error creating the
resource
Failed to execute
pipeline.
details
from
sourceorg.apache.cocoon.Pro
cib wrote:
>Hi,
>I've been sending message everywhere and reading any book on jsp,
>and nowhere it's told how I can get an xsp to record, or update a file.
>It's crazy!!
>
>I 've got an xsp which creates or recreate an xsl each time database is
>changed.
>But how can I save this stream from the x
> -Original Message-
> From: cib [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 2:30 PM
> To: Cocoon User Mail List
> Subject: Nobody Knows HOW TO SAVE STREAM ON DISK!!
>
>
> Hi,
> I've been sending message everywhere and reading any book on jsp,
> and nowhere it's told ho
I think the reason nobody is answering is that nobody on this list knows
offhand how to do it. They would have to spend time looking up the
appropriate Java references, etc., for your benefit. I would suggest that
what you are trying to do is not basic xsp but very advanced, and therefore
requi
Hi,
I've been sending message everywhere and reading any book on jsp,
and nowhere it's told how I can get an xsp to record, or update a file.
It's crazy!!
I 've got an xsp which creates or recreate an xsl each time database is
changed.
But how can I save this stream from the xsp on my disk, on my
My search in FAQs and alternative resources have turned up
nothing on cocoon security settings with .htaccess.
We have a virtual host set up on Apache 1.3.14 for a development
space which is to be password protected using .htaccess files.
Tomcat 3.2.1 and Cocoon 1.8.2 are also set up on our Sun
> "Konstantin" == Konstantin Agouros <[EMAIL PROTECTED]> writes:
Konstantin> Yes I use Emacs (btw is there a docbook-mode for emacs
Konstantin> I am sure there is, but where)
See www.nwalsh.com
--
Colin Paul Adams
Preston Lancashire
-
Hi Michael,
Monday, September 10, 2001, 5:45:48 PM, napisano co nastêpuje:
M> Hello, I believe also the Velocity Cocoon2 Generator currently configures
M> the Velocity engine to resolve template files relative to the templates/
M> directory inside the cocoon webapp, so your src path should not i
Hi all,
i'm trying to include an xml fragment
in a xsp page several ways ("included" FAQ way)
but never don't work. I'm using C2.
on following, this way don't work but no error message
is displayed
http://apache.org/xsp";
xmlns:xinclude="http://www.w3.org/1999/XML/xinclude";
xmlns:r
Hello, I believe also the Velocity Cocoon2 Generator currently configures
the Velocity engine to resolve template files relative to the templates/
directory inside the cocoon webapp, so your src path should not include
the "templates/" part.
Regards,
--mike
On Sat, 8 Sep 2001, Daniel Owsianski
You'd probably need to get IBM involved to identify exactly which eFix of
the .4 fixpack impacted you. I know there was a lot put in between 3.5.4
and 3.5.2. I've found 3.5.2 to be the most stable of the point releases (we
had fundamental problems -- related to the JSP compiler -- even with 3.5.
I think you can just set the page-width and page-height attributes in your
page master element, e.g.,
However, I'm *not* an expert in using fop :)
-Christopher
Please respond to [EMAIL PROTECTED]
To: "Cocoon-Users-MailingList" <[EMAIL PROTECTED]>
cc:
Subject: To those who are e
Hi fellow cocoon-users
I was able to successfully get Cocoon 1.8.2 working under WebSphere, but
only after I back-levelled WebSphere to 3.5.2 (I was trying to get it
running under 3.5.4). Does anyone know what might have changed between the
two releases that causes Cocoon 1.8.2 to break?
Che
Hi,
I've found explanation for velocity generation problem on my own...
'templates' directory seems to be hard-coded in VelocityGenerator
class.In A and B case velocity looking its templates in templates/templates
directory. straight and simple explanation :)
best
Daniel
>> Daniel Owsianski wro
It soon will become FAQ...
Try this:
>
>
>
Action also can return parameters, and you need parameters from previous (one level
up) component.
Vadim
> -Original Message-
> From: Jörn Heid [mailto:[EMAIL PRO
I want to use one xsl for each pattern, something like this,
in the pattern * means something like '101' and i have one xsl archive
like "101.xsl".
How can i do it ?
If you have C2 installed locally, you can look at
http://localhost:8080/cocoon/documents/actions for
further information.
- Original Message -
From:
Henrik Hofmann
To: [EMAIL PROTECTED]
Sent: Monday, September 10, 2001 9:37
AM
Subject: Cocoon and Actions
Hi,
Hi,does
anyone know where to find additional Information on Cocoon 2 =concepts and
how to use the espacially Actions. The documentation on =cocoon 2 Website
gave me some idea what actions do and how to use them, =but to me most
things still remain fuzzy.bye
Henrik
Gi to FOP site, find Links, among these find XSL:FO syntax links,
follow them, find table.border samples there.
- Original Message -
From: sudhakar sankar <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 4:32 AM
Subject: How can i bring the border in PDF forma
exclude-result-prefixes="#default myotherns"
still prints out the default namespace...any clue why?
Laurent KEMPENEERS wrote:
>Sorry,
>
>My answer was not complete... for the default namespace, you can use the
>value '#default' as namespace prefix.
>
>Laurent
>
>-Message d'origine-
>De
Sorry,
My answer was not complete... for the default namespace, you can use the
value '#default' as namespace prefix.
Laurent
-Message d'origine-
De : Martin Kavalar [mailto:[EMAIL PROTECTED]]
Envoyé : lundi 10 septembre 2001 13:00
À : [EMAIL PROTECTED]
Objet : Re: Namespaces
Thanks
You need to check the mime type that your web server is setting for
word documents, if it is at all at the moment, since this is the type
which your browser must be setup to look for.
Kosh
> -Original Message-
> From: m.narain
> Sent: 10 September 2001 12:29
> To: cocoon-users
> Cc: m
Hi.,
I am not sure whats going on with ur system but the
following just worked fine for me..on c2..
***
***
This is what i included in my sitemap and it worked
just fine with c2 and ie browser..
I am still unable to load up word documents linked from a cocoon page. I
have tried both mime-types (application/msword & application/winword) but
neither one has worked.
Please advise.
Best Wishes...Mohit
-
Please check that y
I think you just need to write your own action which puts the user name from
'whatever you want' into the pipeline.
-Ursprüngliche Nachricht-
Von: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 10. September 2001 13:03
An: raghu
Cc: [EMAIL PROTECTED]
Betreff: Re: doubts reg
Raghu,
Since i have not used JetSpeed myselfAm forwarding this to the cocoon users list.
FWIW, Am
quite sure that JetSpeed is maintining session variables, you need to check with their
docs on
what they are and which ones you can use.
Thanks,
dims
--- raghu <[EMAIL PROTECTED]> wrote:
> He
Thanks for your quick reply. Your solution helped me for all namespaces
delared like this:
xmlns:name="mynamespace"
but what about the xmlns="myothernamespace" ?
I cant come up with a way of removing this one.
thanks
martin
Laurent KEMPENEERS wrote:
>One solution for this kind of namespaces man
Assuming that you just copied the 'sub' site to 'test', I can only imagine that
the problem is with the mounting of the subsitemap on the main sitemap.xmap.
Could you please post the matcher for your sitemap that you placed on your main
sitemap file?
On Mon, 10 Sep 2001 15:31:53 +1000, Phil Bla
Hi Tobias,
use
instead of
Klaus
> -Original Message-
> From: Tobias Luikard [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 9:54 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Velocity and sitemap
>
>
> Hi out there,
>
> I got a similar problem like Daniel.
>
> I createt
Hello
I've got an xsp that generates an xsl.
I'd like this xsl to be save on my disk and serve
to transform requests on xml files
How can I save the stream from xsp to my
disk?
Thanks
R. Dubois
Hi Jorn!
>To get access to a parameter in a different hierachy, I use {../1}.
Thanx very much! I really didnt find it in the original documentation!!
Cocoon 2 is a great project but it still has holes in documentation!
>To propagate session values to the sitemap, I think you have to write
an
>
I want to create a pdf file in landscape format.
First, is it possible and if so, is it complexer than using portrait format?
Sorry, if it's a stupid question, I have never worked with fop before.
JOERN_HEID
-
Please check tha
"(It was a hard weekend .-) )"
Indeed - you lost an eye ;)
-Ursprüngliche Nachricht-
Von: Tobias Luikard [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 10. September 2001 10:17
An: [EMAIL PROTECTED]
Betreff: Re: AW: Velocity and sitemap
I'm getting old. Thanks a lot.
Tobias
(It was a
Hai,
If you know about how to install Cocoon 1.8 or Cocoon 2.0 in JRun Application Server
3.x, Can u send me the full details.
Thanks in Advance
Sudhakar Sankar
-
Please check that your question has not already been an
Hai,
I am trying to bring the table border in the PDF, which is produced from Cocoon. But,
i can't bring the border for the table. If anybody know, please advise me.
Thanks in advance
Sudhakar Sankar
-
Please check tha
I'm getting old. Thanks a lot.
Tobias
(It was a hard weekend .-) )
Jörn Heid wrote:
> Perhaps because of 'scr' instead of 'src' ;)
>
> -Ursprüngliche Nachricht-
> Von: Tobias Luikard [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 10. September 2001 09:54
> An: [EMAIL PROTECTED]
> Betr
Perhaps because of 'scr' instead of 'src' ;)
-Ursprüngliche Nachricht-
Von: Tobias Luikard [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 10. September 2001 09:54
An: [EMAIL PROTECTED]
Betreff: Re: Velocity and sitemap
Hi out there,
I got a similar problem like Daniel.
I createt a examp
Ups.
I forgot to mention that I use Cocoon2B2 and Tomcat 3.2.3 on a Win2000
PC.
Sorry
Tobias
Daniel Owsianski wrote:
> Hi,
>
> I use Cocoon2b2 and Tomcat 3.2.3 with Apache.
> sitemap has the following entries:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
Hi out there,
I got a similar problem like Daniel.
I createt a example direktory called Connections. There a simple xls
example Homer.html (-.xml and adress-html.xls) which works perfekt. But
when I try to run the sales.html example a "Internal server error"
occurres. The descripiton is: "org.ap
I have also asked in this group for the possbility to store the results
of an XSP to disk. The outcome were some hints about how to capture part
of an XSP with the capture.xsl logicsheet (see subject "XSP reuse") but
nobody answered this questions yet:
Is it possible in C2 to write the results
I hope I understood your problem.
I had a similar problem with parameters (look for 'Confused about Actions').
To get access to a parameter in a different hierachy, I use {../1}. Perhaps
this will solve your first question (try {../myvar_dbvars1}).
To propagate session values to the sitemap, I th
Hello,
I got the same result also. I identified the problem in the network
configuration of my computer: I can access to the internet only trough my
browser (no gateway are defined in my configuration), and then my JVM cannot
access to the internet and cannot find internet resources (especially t
Is it possibile to specify a sitemap-relative path as descriptor
parameter to the database authenticator action? (something like
sitemap:// instead of context://)
Thanx,
Paolo Scaffardi
AIRVENT SAM S.p.A.
-
Please check that y
51 matches
Mail list logo