Hi,
You should try with JDK 1.3.1, I am also running C2 on Solaris 7 and it works.
Also, don't forget to set the DISPLAY environment variable to localhost:0.0
Christophe
"Bentley, Tim" a écrit :
> After successfully running C2 for some time under NT, I recently had to get
> it going on Solaris
I believe that I had a similar problem when setting
up Cocoon with Tomcat. For whatever reason the
xerces jar has to be found before some other jars.
To deal with this I modified my tomcat.bat file
(Windows 98) (in the bin directory) to expilictly
load this jar first. See the portion of tomcat.bat
Sorry folks,
i've figure out the problem. It is very important to have
the namespace for taglib named xsp-request!
Max
> -Ursprüngliche Nachricht-
> Von: Max Larsson [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 26. Juli 2001 08:40
> An: Cocoon Users (E-Mail)
> Betreff: Request tab
Forgot the log file
> -Original Message-
> From: Tim Bentley [mailto:[EMAIL PROTECTED]]On Behalf Of Bentley, Tim
> Sent: Thursday, 26 July 2001 16:35
> To: Cocoon-Users (E-mail)
> Subject: re: [C2] with Tomcat 3.2.1 under Solaris 2.6
>
>
> After successfully running C2 for some ti
Hi,
i've got a problem with using the request taglib. THe following example
always stop because of complication error, but i have no idea why? Or do
i use the taglib in a wrong way ?
http://apache.org/xsp";
xmlns:esql="http://apache.org/cocoon/SQL/v2";
xmlns:requ
After successfully running C2 for some time under NT, I recently had to get
it going on Solaris 2.7. I have been running into a problem which is
mentioned a few times in the archives as occurring with various versions of
Solaris. Unfortunately I have not been able to find any posts detailing a
s
Under Linux Red Hat 7.0/jdk1.3.1/Apache WEB Server/Tomcat-4.0-b5 ... Ant as
well...
Getting the same error. Look like its does not care if I execute build.sh as
"su" or "nobody". If anyone know where problem is - please let me know
Any help will be appreciated...
ib
--
If there is a parser.jar file in the /lib directory,
you should rename this file. Someting like zzz.jar to
move it to the end of the file list. The exception
"noSuchMethod' is caused by using a wrong parser
instead of the Cocoon's parser. The Cocoon's parser
should be in front of all the other par
Hi,
I saw the option in XML Spy server under
Edit/Settings/XSL
However you have to enter the command line which would
start the program with the parameters.
Cocoon is deployed on the server (in my case - Apache
server or WebLogic). So, I can not start it as an
applicaion.
I also send this quest
I have a question regarding DOMStreamer behavior and namespaces. My
problem appeared when I upgraded to C2b2 from C2b1.
I have an XSP that drops a org.w3c.dom.Node generated by some legacy
code into an tag.
If I only generate and serialize this Node I can see the results. When
I try to t
I need to write up some detailed documentation on how
to install tomcat/jsp, apache soap, cocoon and jboss
with IIS/Win2000 for my ISP. I've presently installed
tomcat/jsp and cocoon on my notebook and I'm about to
tackle soap and jboss. The documentation on
*.apache.org has been less than clear a
Hi, Mr. Muench,
I am new to XSL and I am having very hard time to make my xsl file which
uses official XSLT 1.0 recommendation namespace
to work with IE 5.5 browser. Thanks for your several postings saying I need
to download Microsoft's MSXSL3 and run
some script to change IE5's default settin
I have asked XmlSpy support about it 3 hours ago and still didn't get the
answer - they are in Austria and time there was 17:30.
The told (emailed) me that Xalan can be inegrated with Spy by specifying
path to .exe and parameters to run it with - in Spy Tools-Options-XSL menu.
Viktor
- Ori
Berin,
> > Should I simply extract the C2 WAR into a new directory, let Tomcat know
> > about it and work there until the app is done, then build it
> into a new WAR
> > and deploy it?
>
>
> This is the prefered development method. WAR files are for deployment.
Thanks! That makes sense to me. F
I am using the Cocoon 1.8 with Tomcat 3.2.1 and Apache (?). Can I put all
.jar files associated with cocoon in the applications .war file under in
WEB-INF/lib directory? When I try this I get a ClassNotFoundError. Of
course, I install the .war in webapps and restart Tomcat. On the other hand
i
It is important also to properly size component pools as this affect performance a lot.
If pools are too small comparing to the load, Cocoon will create/destroy components
for each request.
Vadim
> -Original Message-
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, J
Per Kreipke wrote:
>
> Should I simply extract the C2 WAR into a new directory, let Tomcat know
> about it and work there until the app is done, then build it into a new WAR
> and deploy it?
This is the prefered development method. WAR files are for deployment.
S/MIME Cryptographic Signature
I've downloaded and built the Cocoon2 WAR file and successfully deployed it
in JBoss 2.2.2 + Tomcat 3.2.2.
However, I'm a little confused. I can't figure out where/how to develop a
new Cocoon based webapp. I figure I shouldn't have to compile a new WAR file
every time I add or change a file. Not
I had some strange behaviour days before, because
my system classpath overwrittens the classpath
for resin. nothing worked...
Then I deleted everything which has todo with
xml parsing from my system/user classpath and
it worked.
I hope that was an answer to your question.
-Ursprüngliche Na
java guru wrote:
>
> Hi.,
> I know, i have posted this before..but anyone having
> success with xsp precompilation?..
>
> Latest snapshot(yesterday) creating funny packages
> when run with xsp precompile option at the build
> time...
>
> Any input is appreciated..
can you define "funny" pack
java guru wrote:
>
> Thanks for the reply..
> But under same setup..resin is complaining about
>
> XSLTContext which is in dom.jar and someother class
> which is jaxp.jar .. so i am forced to keep them with
> name startring with (to make them endup at the end
> of classpath)..
>
> resin s
Hi.,
I know, i have posted this before..but anyone having
success with xsp precompilation?..
Latest snapshot(yesterday) creating funny packages
when run with xsp precompile option at the build
time...
Any input is appreciated..
=
Thanks and have great day
srini
_
Thanks for the reply..
But under same setup..resin is complaining about
XSLTContext which is in dom.jar and someother class
which is jaxp.jar .. so i am forced to keep them with
name startring with (to make them endup at the end
of classpath)..
resin starts now..but upon xsp example, i get
Tony Click wrote:
>
> I had a previous question about how to pipe the output of one transform to
> another to which no one responded. After going step by step I've discovered
> why my transforms aren't working as expected.
>
> My problem is to take an xml file, transform it to another xml forma
I had a previous question about how to pipe the output of one transform to
another to which no one responded. After going step by step I've discovered
why my transforms aren't working as expected.
My problem is to take an xml file, transform it to another xml format and
then transform it to htm
Hi,
yes I do:
(taken from http://xml.apache.org/cocoon2/install.html)
- Stop the server if it is running.
- Remove the following files from the resin-2.0.x/lib directory:
jaxp.jar
dom.jar
sax.jar
- Copy the xerces-XXX.jar JAR file from xml-cocoon2/lib to resin-2.0.x/lib
directory
- Copy the
You can view the esql.xsl logicsheet (I meant "logicsheet" not "stylesheet"
when I first posted) at
http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/org/apache/cocoon/componen
ts/language/markup/xsp/java/esql.xsl. I hope this helps. FWIW, that links to
the Apache Cocoon 2 CVS. You can view prior
Hi All,
I want to create files on the webserver my Cocoon is also running on, using
Cocoon.
- With Cocoon 1 I can use the FP taglib to write to a file.
- Can I also use the tag from the Xalan processor that Cocoon
uses to write output files?
- Or should I write some progam using XSP.
My plan i
Hi.,
Anyone has success with latest resin and c2...please
post some instructions(if possible) or redirct...
I am having this..
getTransformer:javax.xml.transform.stream.StreamSource
when i try to access the xsp stuff on examples...
Thanks
=
Thanks and have great day
srini
_
Ohh I forgot
BS: win2k sp2
-Ursprüngliche Nachricht-
Von: Gerhard Froehlich [mailto:[EMAIL PROTECTED]]
Gesendet: Wednesday, July 25, 2001 8:03 PM
An: [EMAIL PROTECTED]
Betreff: AW: Cocoon2 - bad performance with increasing amount of
clients?!
Hi,
I'm using JMeter for tests:
1. Test:
Thr
Hi,
I'm using JMeter for tests:
1. Test:
Threads: 10
Delay: 300ms
URL: http://viper:8080/cocoon/welcome
Results:
Avarage: 25ms
RAM: 43MB
CPU Time: 0:02:27
2. Test:
Threads: 15
Delay: 500ms
URL: http://viper:8080/cocoon/welcome
Results:
Avarage: 35ms
RAM: 47MB
CPU Time: 0:02:27
3. Test
Threads:
Andreas Engfer wrote:
First off, what are your typical response times on the server (recorded in cocoon.log
as INFO messages).
Also, for production, it is recommended to pregenerate your XSP files, and make
the appropriate settings in Cocoon.xconf so that the ProgramGenerator does not
try to com
I can't find it, please post it.
Thanks
>Look at the xsl stylesheet for ESQL. That's the specification. ;-) You can
>find it in
>$COCOON_HOME/src/org/apache/cocoon/components/language/markup/xsp/java/esql.
>xsl.
-
Please check t
Hi all,
I am testing Cocoon2 with the Distributed Application Tester of IBM and
I made some surprising experiences!
Start testing my whole application (XSP Pages, connecting and using an
Oracle DB - - - with connection pooling - , applying stylesheets -.xsl -
for the rendering of html) with an
Hi,
There has been talk about a LDAP logicsheet a few months ago on the list.
However, I could not find any references or an URL to obtain it. Does
anybody knows anything about it's status, or can give me an URL where to
find, or can send it to me?
(Even iif it's in beta state, I'm willing to tes
Hello:
I want to call Cocoon from a servlet. To do that i started to try an example
poste in an older version of Cocoon (fromServlet) but this is impossible
because the function ProducerFromRequest was removed.
I would like to know if there is any other possibility for calling Cocoon
from a servle
Dave Smith wrote:
>
> Ok now I am getting ...
>
> Error compiling sitemap
> + javax.xml.transform.TransformerFactoryConfigurationError:
> java.lang.ClassNotFoundException:
> org.apache.xalan.processor.TransformerFactoryImpl
> + at
> javax.xml.transform.TransformerFactory.newInstance(Transf
Hi!
I'm using Jboss-2.2.2 with Tomcat-3.2.2 package along with Cocoon-2.0b2.
I followed the build instructions for Cocoon - everything went smoothly, and
i saw the cocoon.war file. Then i followed the instructions for "Installing
on JBoss 2.2.2 with Tomcat 3.2.2", but as noted by a previous pos
Did someone try to integrate XML Spy with Cocoon?
Olga Agady
--- andre powroznik <[EMAIL PROTECTED]> wrote:
> Yes, but if you are not working on a CVS but in a
> SQL database to store
> such files ?
>
> "Piroumian, Konstantin" wrote:
> >
> > >
> > >Plus it does not support any authorization an
Ok now I am getting ...
Error compiling sitemap
+ javax.xml.transform.TransformerFactoryConfigurationError:
java.lang.ClassNotFoundException:
org.apache.xalan.processor.TransformerFactoryImpl
+ at
javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:121)
+ at
Hi there.
I found out that writing a logicsheet and defining it as
builtin-logicsheet in cocoon.xconf works fine. Is that the only way
logicsheets work?
CU, Uwe
Philip Doyle wrote:
>
> Hi
>
> I've been struggling with logisheets in C2 also and would be grateful for
> any help or pointers to ma
Marcus Crafter wrote:
>
> On Wed, 25 Jul 2001, Christophe de Kerviler wrote:
>
> > Hi,
> >
> > I am running C2 with Tomcat 3.2 on Solaris 2.7. Cocoon doesn't work if I
> > am not
> > logged on the server running Tomcat. If I am logged and have a DISPLAY
> > variable set to localhost:0.0, it work
Hi,
I send this e-mail only to you because it is off-topic.
I was thinking about XMLized Content Management Systems, where the
editors (at least those for writers) are stored in the CMS itself, using
an HTML interface (I think about a GUI in XML).
That was the reason of my question.
"Piroumian
Hi
I've been struggling with logisheets in C2 also and would be grateful for
any help or pointers to making them work.
I want to add a new tag library and am presuming that the ref to this goes
into cocoon.xconf but don't know how to make my xsp page use my new custom
tags.
many thanks
Phil
-
I am not sure that it's the task of the Editor to be aware very store your
files? You could store even your MS Word files in a database, but MS Word
have no possibility to make a DB connection. Although, it's a very powerful
text processor.
Do you know any other editor capable of storing text doc
On Wed, 25 Jul 2001, Christophe de Kerviler wrote:
> Hi,
>
> I am running C2 with Tomcat 3.2 on Solaris 2.7. Cocoon doesn't work if I
> am not
> logged on the server running Tomcat. If I am logged and have a DISPLAY
> variable set to localhost:0.0, it works.
>
> The production server is hosted
Hi
Coccoon 2 works whith the requests to the 8080 port where tomcat listen.
But I don't know how to make that apache send to tomcat the requests for
cocoon
th configuration of the virtual server that needs cocoon is
.httpdconf file:
...
...
...
LoadModule jserv_module modules/ApacheModule
At 1:47 PM +0200 24/7/01, Frank Hirsch wrote:
>hi,
>
>i'm trying to write elements with fp:write with some attributes like
>
>
>
>so far, i could not find a solution for this. can anyone tell me how to do
>this on cocoon1?
Sorry, editing attributes is not supported in the current version.
Jeremy
Yes, but if you are not working on a CVS but in a SQL database to store
such files ?
"Piroumian, Konstantin" wrote:
>
> >
> >Plus it does not support any authorization and authentication, which
> >would be a must if I let my content writers at my XML data :)
> >
>
> But it's easily integrated w
hi,
i'm running cocoon 1.8.2 on macintosh.
as i'd like to take the development with me on a powerbook.
does anyone get a description how to get there?
building cocoon.war on pc/linux does not work on mac, error:
"java.lang.ClassFormatError: Bad major version number"
Mit den besten Grüssen
Frank
Hi,
I am running C2 with Tomcat 3.2 on Solaris 2.7. Cocoon doesn't work if I
am not
logged on the server running Tomcat. If I am logged and have a DISPLAY
variable set to localhost:0.0, it works.
The production server is hosted by an ISP, so it's not possible to be
logged on. I can only
telnet t
Berin Loritsch wrote:
> Dave Smith wrote:
>
>>When deploying the cocoon.war file I get the following error ...
>>
>
> This is due to an incorrectly versioned JAXP parser (you want JAXP 1.1
> compliance). You have two alternatives: get Jetty to use Xerces, or
> get Cocoon to use Xerces.
>
> The
Hi there,
did anybody figure out how to use a logicsheet with cocoon 2? I tried to
get greeting3.xml from the xsp-guide to work, but I got a
IllegalAccessException.
CU, Uwe
-
Please check that your question has not already been
I have followed the steps described in the documentation to install Cocoon 2
with JBoss and Tomcat, when I try to access cocoon
(http://www2.local:8080/cocoon/) I get an exception:
java.lang.NullPointerException
at
org.jboss.tomcat.security.JBossSecurityMgrRealm.authenticate(JBossSecurityMg
rRea
>
>Plus it does not support any authorization and authentication, which
>would be a must if I let my content writers at my XML data :)
>
But it's easily integrated with version control systems (at least CVS and
ClearCase) and your authors can be authorized on the CVS (or Rational
ClearCase) serve
Hi,
I want to aggregate several xml docs under one.
Like in the sample homepage.
Is there a possibility to say "take all xml docs in that
specific directory" or do I have to integrate them all
handish with "map:part"?
Cheers
Gerhard
--
Gerhard Fröhlich
[EMAIL PROTECTED]
"black holes are,
Jörn Heid wrote:
>
> I do have a valid license and I use XMLSpy for generating schema and as an
> excellent editor. I think it's thee best editor around.
>
> The problem with XMLSpy is that it is only running on windows.
>
> So I do not know if it's the tool all of us are looking for ;)
Plus i
Why this discussion in the cocoon list?
Viele Gruesse
Best Regards
Dirk Osterkamp
Lynx-forw@rd GmbH, Johanniskirchplatz 6, D-33615 Bielefeld, Germany
Tel. +49 (521) 5247-0, Fax.+49 (521) 5247-280, Mobile +49 (171) 7437992
E-Mail: [EMAIL PROTECTED], Corporate Infos and Job Offers:
http://ww
Dave Smith wrote:
>
> When deploying the cocoon.war file I get the following error ...
This is due to an incorrectly versioned JAXP parser (you want JAXP 1.1
compliance). You have two alternatives: get Jetty to use Xerces, or
get Cocoon to use Xerces.
There are instructions in the cocoon.xconf
I think I can remeber such a problem with Resin.
I think it's because of different XML libs. Try to replace those libs from
Jetty with the ones from Cocoon (after making a backup ;).
Hope, this helps.
JOERN_HEID
-Ursprungliche Nachricht-
Von: Dave Smith [mailto:[EMAIL PROTECTED]]
Gesend
I do have a valid license and I use XMLSpy for generating schema and as an
excellent editor. I think it's thee best editor around.
The problem with XMLSpy is that it is only running on windows.
So I do not know if it's the tool all of us are looking for ;)
JOERN_HEID
-Ursprüngliche Nachric
When deploying the cocoon.war file I get the following error ...
Could not configure Cocoon environment
org.xml.sax.SAXNotSupportedException: Property:
http://xml.org/sax/properties/lexical-handler
+ at
org.apache.crimson.parser.XMLReaderImpl.setProperty(XMLReaderImpl.java:248)
+ a
Matteo Villa wrote:
>
> Hi there!
>
> I have the following problem with cocoon 2.
>I get errors when I try to establish the connection between cocoon
> and oracle.
>Running the simple-SQL (sql-page.xml) I get the following error:
Check the FAQ:
Your driver is not in the classpath.
Tom
It works!
Thanks a lot.
The basic problem was in the confusion in the xconf file. Basing on your
example I reordered the section, and it works.
Have a nice day,
Matteo Villa
Felix Knecht wrote:
> This works for me:
>
> Generating a jar from the zip, put it in the %tomcat_home%/lib
>
> my e
XML Spy becomes a tool we all were looking for:
Look what I have received from them:
Dear XML Spy Enthusiast,
We are sending you this message, because you have recently registered for
the 30-day evaluation version of our XML Spy 3.5 product, which
automatically includes a free subscription to
BDY.RTF
This works for me:
Generating a jar from the zip, put it in the %tomcat_home%/lib
my entry in the config.conf looks a little different:
jdbc:oracle:thin:@server:1521:db
test
test
web.xml I've the same
and it's working.
Felix
-Ursprüngliche Nachr
Hi there!
I have the following problem with cocoon 2.
I get errors when I try to establish the connection between cocoon
and oracle.
Running the simple-SQL (sql-page.xml) I get the following error:
---
org.apache.cocoon.ProcessingException: Failed to execute
pipeline.:java.sql.SQLExce
For those who do have problems with the XInclude-Transformer, here's a
workaround (not a patch!):
1. Copy src/org/apache/transformation/XIncludeTransformer.java to a
directory of your choice for compiling it.
2. Replace the setup method with this one:
public void setup(SourceResolver resolve
Hello everyone,
I am trying to run the Producer code (Dummy producer) which comes with
Cocoon .
I have compiled the source code ( source code of DummyProducer) and placed
it in webapps/MyAppli/web-inf/classes .My aim is to test whether Cocoon can
discover any Producer class in that folder as ser
70 matches
Mail list logo