Re: MySQL

2002-04-26 Thread Lajos Moczar
Istvan - http://www.galatea.com/flashguides/cocoon-tips-2.xml on my site has a section about MySQL and Cocoon. Don't try with JDK 1.4, though. People have recently reported problems with the connections under that JDK. Tisztelettel, Lajos galatea.com Istvan Beszteri wrote: > Hi All, > > I

Closure and feedback ... Re: Sub sitemap pains

2002-04-26 Thread Conrad F. D'Cruz
Greetings all, Thank you both .. Vadim and Erwin for pointing me in the right direction. After careful study of both sitemaps I found the following ... the sub-sitemap (in vcard) was missing one component I guess it was cut and paste that proved to be my nemesis ... and also staring at a mon

RE: Howto xsp process in C2 ?

2002-04-26 Thread Lai, Harry
Title: Howto xsp process in C2 ? Hi Alejandro,   Here's a previous post that might be helpful:   http://www.mail-archive.com/cocoon-users@xml.apache.org/msg06914.html   Basically, you need to do three things: 1) "Register" your logicsheet in the cocoon.xconf file (as described in the above p

TeraText Solutions new Livesite using Cocoon2

2002-04-26 Thread Tim Nelson
Hello cocoon-users TeraText Solutions (a division SAIC) is excited to anounce its new site hosted using Cocoon 2. http://www.teratext.com TeraText™ Solutions is focused on delivering best of breed text management solutions for customers with complex text related problems. Leveraging the TeraTex

Request vs HttpServletRequest

2002-04-26 Thread Artur Bialecki
Life is hard for people porting from C1 to C2, so many things have changed. Why, oh why? Let's asume I'm a crazy person who uses Cocoon servlet with other servlets and all these servelts share utility classes. Some of this utilities use to take HttpServletRequest as a parameter, but when I

Re: AW: AW: Cocoon use

2002-04-26 Thread Marc Jeffrey Driftmeyer
Cocoon's collection of Frameworks will work right in with WebObjects. You get the best of both worlds, all for $699. And if you don't know squat about WOF I suggest you check it out. The footprint is the fact that the Developer Tools are only for MacOS X and Windows 2000/NT. http://www.appl

Howto xsp process in C2 ?

2002-04-26 Thread Alejandro Raiczyk
Title: Howto xsp process in C2 ? Hi, I'm migrating from C1 to C2, and I guess I've get the idea but I still can't make it work. How can I do if I want to define a pipeline where I have a source file wich is a XSP page, after generating it I have to transform it by a logicsheet (XSL), then by

Re: Serving static XML files a la Cocoon-1

2002-04-26 Thread Konstantin Piroumian
From: "Cédric Damioli" <[EMAIL PROTECTED]> > Peter Flynn wrote: ... > > > >Don't get me wrong, I love the idea of Cocoon. It was just an error > >to distribute it without the previous default (Cocoon 1) already > >enabled, ie any XML files already on disk should be processed with > >their XSL[T] f

Installation Doc build command typo listed

2002-04-26 Thread Marc Jeffrey Driftmeyer
The target for the build command listed as "printerdocs" is of course incorrect. Just thought someone would want to change it to the correct, "printer-docs" target. Sincerely Yours, Marc J. Driftmeyer // - Please check th

Re[2]: clob-esql-xml

2002-04-26 Thread Russell Castagnaro
Aloha, I added clob support to the esql stylesheet, but don't know if anyone added it to the release. I've attached it to this message, this allows you to use get-xml with clobs. Thursday, April 25, 2002, 8:34:56 AM, you wrote: SS> The only tag that supports clobs is . Try this: SS> > SS>

RE: Yeah!!!! Got it working!!!! :-)))

2002-04-26 Thread Vadim Gritsenko
Chris: I'm wondering: Have you been reading install doc lately? http://xml.apache.org/cocoon/installing/index.html "Edit c:\bea\wlserver6.0sp2\config\mydomain\startWebLogic.cmd file, add xerces and xml-apis JAR files to the classpath:" Vadim > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: Problems with XSP

2002-04-26 Thread Torsten Curdt
> > > > I have thought about this a while ago, too. We should be able to > > > extract > > > > that from the exception stacktrace. > > > > > > Line number in Java source is already shown, correctly. The question is > > > how to map this to XSP source line numbers. > > > > well, addtionally we need

RE: Problems with XSP

2002-04-26 Thread Graaf, Edgar de (fin)
Well now I have to go to the work directory and search the XSP. It would be easy if I just can jump to the right line number... Regards -Oorspronkelijk bericht- Van: Torsten Curdt [mailto:[EMAIL PROTECTED]] Verzonden: vrijdag 26 april 2002 14:26 Aan: [EMAIL PROTECTED] Onderwerp: RE: Prob

[Announcement] Updates to i18n

2002-04-26 Thread Konstantin Piroumian
Good ! Summary I18n samples are refactored and redesigned. I18nTransformer changed in an incompatible way. LocaleAction has been fixed to support 'locale-attribute' overrides. Details below. I18nTransformer = * I18nTransformer was modified to get sitemap parameter for locale

RE: Cocoon use

2002-04-26 Thread Artur Bialecki
In my company cocoon is used as the only user interface to enerprise/network management/fulfillment (OSS,BSS) system that includes order entry/management (workflow), inventory, activation, etc. Since we use XML at the core of our J2EE application and we need the ability to "brand" our interfaces

Re: Memory leaks(?)

2002-04-26 Thread KOZLOV Roman
Diana, For the moment I'm not sure, but it seems that the problem is due to a big amount of data processed in a pipeline. It's because Xindice supports only ASCII for xpath queries and I have to filter some big amount of data got from a generator (file generator with dbxml protocol) by means of X

Re: deli

2002-04-26 Thread Johannes Koch
andexor schrieb: > > Yes. Hmm, I tried it with User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 2000) Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* and it worked. -- Johannes Koch . IT Developer Pixelpark AG . http://www.pixelpark.com Rotherstraße 8 . 10245 Berlin

MySQL or Postgres hosting

2002-04-26 Thread Martin Mauri
Hi, Does anyone here know about a plece that hosts MySQL || Postgres databases? thanks. - Please check that your question has not already been answered in the FAQ before posting. To un

Re: Observations from a newbie

2002-04-26 Thread Konstantin Piroumian
From: <[EMAIL PROTECTED]> > Konstantin, > > Thanks for the response. I'm excited and just a little impatient - I want > everything now! :) Everything's in your hands - start helping us and you'll get it sooner ;) > > I'll keep watching and maybe a bit of good learning would be in taking a > loo

MySQL

2002-04-26 Thread Istvan Beszteri
Hi All, Is there somewhere any detailed decription about how to get Cocoon work with MySQL? I have found many complaining mails and answers about particular problems, but non of them contains a reference to a complete doq. Br, Istvan

Re: deli

2002-04-26 Thread andexor
It's something that comes with Cocoon. It's supposed to provide information about your client's browser to XSLT. Then you could write conditional logic in you XSLT based on what browser you are serving to. Ed --- Cédric_Viaud <[EMAIL PROTECTED]> wrote: > Sorry if this is not the right place,

Recursive gadgets using cocoon

2002-04-26 Thread Sikri, Yugan
Hi All, We are in the process of designing a Java Publication framework, and we are evaluating if Cocoon can support our needs. This is how we are looking to architect the website: - Map the website into multiple pages - Each page has a XML file associated with it, and its corresponding XSL file

Re: deli

2002-04-26 Thread Cédric Viaud
Sorry if this is not the right place, but : what is Deli ?? Regards, Cédric - Original Message - From: "Johannes Koch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 5:38 PM Subject: Re: deli andexor schrieb: > > I tried IE 5.5, SP2, and Netscape 6.2.1

Re: deli

2002-04-26 Thread andexor
Yes. Ed --- Johannes Koch <[EMAIL PROTECTED]> wrote: > > > andexor schrieb: > > > > I tried IE 5.5, SP2, and Netscape 6.2.1 on Windows 2000. > > > > I'd like to use Deli, if I can. > > In cocoon.xconf you disabled > > > > and enabled > >class="org.apache.cocoon.components.treepro

Re: deli

2002-04-26 Thread andexor
I tried IE 5.5, SP2, and Netscape 6.2.1 on Windows 2000. I'd like to use Deli, if I can. If not, there is a tag in my sitemap.xmap. Where can I find more info on how to work with that? I've read most of the pages at http://xml.apache.org/xalan-j/ but it's not mentioned there. Ed --- Johan

RE: Cocoon use

2002-04-26 Thread Sikri, Yugan
I have a additional related question for the experienced users of the framework. - Are there any commercial products that support similar functionality. - How is the performance of a public site, using the cocoon framework Thanks, Yogi. -Original Message- From: Graaf, Edgar de (fin) [mail

Re: deli

2002-04-26 Thread Johannes Koch
andexor schrieb: > > I tried IE 5.5, SP2, and Netscape 6.2.1 on Windows 2000. > > I'd like to use Deli, if I can. In cocoon.xconf you disabled and enabled and ? -- Johannes Koch . IT Developer Pixelpark AG . http://www.pixelpark.com Rotherstraße 8 . 10245 Berlin

RE: Cocoon use

2002-04-26 Thread Graaf, Edgar de (fin)
Okay, but in what kind of a project is it used. I have to explain why other people in my company should use it and I have some ideas but I could use some help answering the following question: In what kind of a project is it used? In particular in what kind of a project do you people use it... F

Re: deli

2002-04-26 Thread andexor
I tried IE 5.5, SP2, and Netscape 6.2.1 on Windows 2000. I'd like to use Deli, if I can. If not, there is a tag in my sitemap.xmap. Where can I find more info on how to work with that? I've read most of the pages at http://xml.apache.org/xalan-j/ but it's not mentioned there. Ed --- Johan

Re: Problems with XSP

2002-04-26 Thread Christian Haul
On 26.Apr.2002 -- 05:24 PM, Christian Haul wrote: > On 26.Apr.2002 -- 03:59 PM, Torsten Curdt wrote: > > > > I have thought about this a while ago, too. We should be able to > > > extract > > > > that from the exception stacktrace. > > > > > > Line number in Java source is already shown, correctly

RE: Observations from a newbie

2002-04-26 Thread davej
Konstantin, Thanks for the response. I'm excited and just a little impatient - I want everything now! :) I'll keep watching and maybe a bit of good learning would be in taking a look at the refactored samples and see what else needs to be done to complete that... >> >> 2. In reading the documen

Re: Problems with XSP

2002-04-26 Thread Christian Haul
On 26.Apr.2002 -- 03:59 PM, Torsten Curdt wrote: > > > I have thought about this a while ago, too. We should be able to > > extract > > > that from the exception stacktrace. > > > > Line number in Java source is already shown, correctly. The question is > > how to map this to XSP source line numbe

Yeah!!!! Got it working!!!! :-)))

2002-04-26 Thread Chris . Clark
>> Removing the packages fron the jars was how I got round my WL issues - a >> bit of a pain - but it did the trick. Oh? I just changed the classpath in the startWeblogic.sh script so that the xml-apis.jar and xerces-?.jar where in the classpath before the weblogic.jar file, and that stopped the

Re: Newbies - Collaboration

2002-04-26 Thread Diana Shannon
Kieran, > I have an example site at > http://130.161.12.237:8080/cocoon/traffic/traf-docs Thanks for providing that resource to the Cocoon community! > The site includes examples of XML transformations to HTML, PDF and SVG. > Most of the tricks have been painfully-earned (many by trial and erro

Re: Observations from a newbie

2002-04-26 Thread Konstantin Piroumian
Hi! > Hi all, > > I am currently learning Cocoon2 for use on an intranet server. We would like > to deploy a role-based portal for our users to give access to various > datasources and as a front-end to a set of other webapps. In the learning > process I have a couple observations. These may be i

Re: Memory leaks(?)

2002-04-26 Thread Diana Shannon
Roman: > I have the same problem for Tomcat 4.0.1 + Cocoon 2.0.1 + Xindice > 1.0rc2 on > NT for one client. To avoid it I have to set CATALINA_OPTS to ' -Xms64M > -Xmx256M '. For the moment it works without problems. Do you have *any* sense how much your increased RAM requirements are due to

Observations from a newbie

2002-04-26 Thread davej
Hi all, I am currently learning Cocoon2 for use on an intranet server. We would like to deploy a role-based portal for our users to give access to various datasources and as a front-end to a set of other webapps. In the learning process I have a couple observations. These may be in the process of

Re: The woes of Weblogic 6.0sp2 and Cocoon - found the problem at last:)

2002-04-26 Thread Anthony Aldridge
Removing the packages fron the jars was how I got round my WL issues - a bit of a pain - but it did the trick. Tony Konstantin Piroumian <[EMAIL PROTECTED]> on 04/26/2002 02:49:06 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: The woes of Weblogic 6.0sp2 an

RE: Cocoon use

2002-04-26 Thread Matthieu Benéteau
> People, > > I would like to know why you use Cocoon? > > Thank you, > > Edgar > Hi, I heard about Cocoon when I was searching a solution to a very precise problem. The client for whom I'm working uses lots of XML files to define the characteristics of numerous parameters representing an engin

RE: whitespace (carriage-returns) stripped from SVG-path element

2002-04-26 Thread Manos Batsis
You have to use an entity as a carriage return. I think it's HTH, Manos > -Original Message- > From: Kirwan, K. [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 26, 2002 4:31 PM > To: '[EMAIL PROTECTED]' > Subject: whitespace (carriage-returns) stripped from SVG-path element > > >

RE: Problems with XSP

2002-04-26 Thread Torsten Curdt
> > I have thought about this a while ago, too. We should be able to > extract > > that from the exception stacktrace. > > Line number in Java source is already shown, correctly. The question is > how to map this to XSP source line numbers. well, addtionally we need the full classpath of the fail

RE: The woes of Weblogic 6.0sp2 and Cocoon - found the problem at las t :)

2002-04-26 Thread Chris . Clark
>> v6.1 is out now - and BEA are not the quickest. True, naturally, opensource projects are always the fastest at adhering to standards - but my company has licenses for 6.0 only, so that is the version I have to work with. >> You could always remove WLs version of avalon and replace it Avalon

Re: The woes of Weblogic 6.0sp2 and Cocoon - found the problem at last :)

2002-04-26 Thread Anthony Aldridge
v6.1 is out now - and BEA are not the quickest. You could always remove WLs version of avalon and replace it, or remove it form the system classpath and leave only in the webapp classpath (if that's still how WL 6.0 works - see my previous email). Good luck, Tony PS What's wrong with tomcat?

Re: The woes of Weblogic 6.0sp2 and Cocoon - found the problem at last :)

2002-04-26 Thread Konstantin Piroumian
Hi > > good news and bad news - > ... > > Note that the class expects there to be a method 'getXMLReader' available in > the SAXParser object (javax.xml.parsers.SAXParser) - this is logical, > because in > the version of Xerces Cocoon was built against, this method exists. > > I then looked at the

Re: problem with subsitemap

2002-04-26 Thread Frank Taffelt
i play arround and forced the strange behaviour in annother way: i tested the follwing scenario: the Base-Sitemap: ... the SubSitemap : this gives an error. i

Newbies - Collaboration

2002-04-26 Thread Kirwan, K.
Dear All, I've just started using Cocoon to implement a SVG-based traffic-data system. I have an example site at http://130.161.12.237:8080/cocoon/traffic/traf-docs The site includes examples of XML transformations to HTML, PDF and SVG. Most of the tricks have been painfully-earned (many by trial

The woes of Weblogic 6.0sp2 and Cocoon - found the problem at last :)

2002-04-26 Thread Chris . Clark
Hi there good news and bad news - I have found the reason why the NoSuchMethodException is being thrown - I first dug out the source of the Avalon class that was throwing the exception, to find out what method was being expected. Here is the 'offending' method, which is found in the class org.a

Re: Memory leaks(?)

2002-04-26 Thread KOZLOV Roman
Hello, I have the same problem for Tomcat 4.0.1 + Cocoon 2.0.1 + Xindice 1.0rc2 on NT for one client. To avoid it I have to set CATALINA_OPTS to ' -Xms64M -Xmx256M '. For the moment it works without problems. Roman Vadim Gritsenko wrote: > > From: Rogier Peters [mailto:[EMAIL PROTECTED]] > >

whitespace (carriage-returns) stripped from SVG-path element

2002-04-26 Thread Kirwan, K.
Dear All, I am trying to implement a SVG-based traffic-data system. I have an example site at http://130.161.12.237:8080/cocoon/traffic/traf-docs You should see my problems under the heading 'Cocoon Questions' The first of these examples takes a XML file and adds - SVG basemap elements via the

Re: Cocoon2 with Tomcat 4.0.1 (in JBuilder 6 Enterprise)

2002-04-26 Thread Konstantin Piroumian
> Hi Konstantin, > > Well, I took out Cocoon (after war deployment) and removed unnecessary > things, then used the remaining to create my own webapp (indeed created thru > JB6), into e:\myproject. I take care of checking that my web.xml is not > overwritten... > > I then choose web run. > > Maybe

Re: Cocoon2 with Tomcat 4.0.1 (in JBuilder 6 Enterprise)

2002-04-26 Thread Barbara Post
Hi Konstantin, Well, I took out Cocoon (after war deployment) and removed unnecessary things, then used the remaining to create my own webapp (indeed created thru JB6), into e:\myproject. I take care of checking that my web.xml is not overwritten... I then choose web run. Maybe my sitemap is wr

RE: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Matthew Langham
Vadim, Chris, Yes you are correct Vadim, my mistake. We are using 6.1. Sorry. But perhaps something in the list will help Chris. Matthew -- Open Source Group sunShine - Lighting up e:Business = Matthew Langham, S&N AG,

RE: Memory leaks(?)

2002-04-26 Thread Rogier Peters
> > would this be a case for cactus? http://jakarta.apache.org/cactus :) > What is this? I use OptimizeIt. Downloading it now > > Vadim > > > > Rogier > > > - > Please check that your question has not already been answer

Example protected

2002-04-26 Thread Christian SCHRÖTER
Hi, i got a cvs snapshoot of cocoon from today (2002-04-26). The i wanted to test the protected example, but i get this errormessage: Type 'wildcard' is not defined for 'match' at file:/home/stsdc/Jakarta/jakarta-tomcat-4.0.1/webapps/cocoon/protected/ sitemap.xmap:43:29 If i replace in the s

RE: Memory leaks(?)

2002-04-26 Thread Vadim Gritsenko
> From: Rogier Peters [mailto:[EMAIL PROTECTED]] > > Hi vadim > > > PS Consider using memory debugging tools > > would this be a case for cactus? What is this? I use OptimizeIt. Vadim > Rogier - Please check that your que

Re: problem with subsitemap

2002-04-26 Thread Frank Taffelt
> So good ,but what this?: > this line -is knoledge about the mounted subsitemap. yes and no. It's a minimal knowledge ... no knowledge means nothing ;-) > You can use also instead of src="cocoon:/sub/"/>. ok, lets discuss this snippet: the question is: is i

RE: Problems with XSP

2002-04-26 Thread Vadim Gritsenko
> From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > > On Fri, 26 Apr 2002, Vadim Gritsenko wrote: > > > From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > > > > > Great... > > > > > > when I code XSP and when I make some error in the logic I get (of > > course) an > > > error. An error con

RE: PERSONAL JAVA CLASSES

2002-04-26 Thread Vadim Gritsenko
> From: TREGAN Fabien [mailto:[EMAIL PROTECTED]] > > mmm, > > I tryed to put my sources and classes in WEB-INF/classes/, it did not work. > I tryed to put my classes in WEB-INF/classes/, it did not work. > I finaly tryed to put classes in a .jar in WEB-INF/classes/, it did work... > But i really

RE: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Vadim Gritsenko
> From: Matthew Langham [mailto:[EMAIL PROTECTED]] > > Chris, > > here are a few tips that may help: > > >> > 1) you cannot deploy a cocoon.war file in WL6.0 SP2 (at least we were not > able to. You will need to unpack it first and then deploy in the directory > structure. > > 2) WebLogic chok

RE: Cocoon use

2002-04-26 Thread Matthieu Benéteau
> People, > > I would like to know why you use Cocoon? > > Thank you, > > Edgar Hi, I heard about Cocoon when I was searching a solution to a very precise problem. The client for whom I'm working uses lots of XML files to define the characteristics of numerous parameters representing an engine

RE: problem with subsitemap

2002-04-26 Thread Vadim Gritsenko
> From: Frank Taffelt [mailto:[EMAIL PROTECTED]] > > Hi, > > i'm trying to serve my application-content from subsitemaps. > Here is a example from my sitemap. > > the Base-Sitemap: > > > > > > > > > > > > > > the SubSitemap : > > > > Try here:

Re: Cocoon2 with Tomcat 4.0.1 (in JBuilder 6 Enterprise)

2002-04-26 Thread Konstantin Piroumian
> Hello, I get the following when I try to lauch my webapp (Tomcat 4.0.1; > embedded into JB6). What does this mean regarding Cocoon ? What is wrong in > my Tomcat config.? Thank you very much. I suspect that you have created a WebApp element in JB6 and you are trying to start it from there. Look

Re: problem with subsitemap

2002-04-26 Thread yuryx
Frank Taffelt wrote: >> try this: >> >> >> >> >> > >yes this should work. But the idea is: > The delegating sitemap has no knowledge about the the structure (matches >and internal redirects) >of the mounted subsitmap's (suppose the mounted subsitmap also only >delegates into deeper subsitemaps

Cocoon2 with Tomcat 4.0.1 (in JBuilder 6 Enterprise)

2002-04-26 Thread Barbara Post
Hello, I get the following when I try to lauch my webapp (Tomcat 4.0.1; embedded into JB6). What does this mean regarding Cocoon ? What is wrong in my Tomcat config.? Thank you very much. Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error type Exception reportmessage Internal Server

RE: Memory leaks(?)

2002-04-26 Thread Rogier Peters
Hi vadim > PS Consider using memory debugging tools would this be a case for cactus? Rogier - Please check that your question has not already been answered in the FAQ before posting. T

RE: send parameter to generator type serverpages

2002-04-26 Thread Vadim Gritsenko
> From: phil [mailto:phil] On Behalf Of LEBRETON Philippe > > i want send parameter to the generator type serverpages. > My site map is : > > > src="etatdb.xsp"> > map:parameter! See also other repl

RE: Javahelp Generation

2002-04-26 Thread Vadim Gritsenko
> From: Konstantin Piroumian [mailto:[EMAIL PROTECTED]] > > From: "Gilles Beaugeais" <[EMAIL PROTECTED]> > > > Hye all, > > Excuse-me if these question has already been asked. > > I wonder if it is possible with Cocoon to generate files > > which are not displayed in the browser but just saved o

Re: problem with subsitemap

2002-04-26 Thread Frank Taffelt
> try this: > > > > yes this should work. But the idea is: The delegating sitemap has no knowledge about the the structure (matches and internal redirects) of the mounted subsitmap's (suppose the mounted subsitmap also only delegates into deeper subsitemaps ...)

Re: [OT] Alternative to FOP?

2002-04-26 Thread Jurgen Lust
Bruno Lowagie wrote a java pdf library here at Ghent University, which he released under the MPL and LGPL. You can get it here: http://www.lowagie.com/iText/ At 14:27 26/04/2002 +0200, you wrote: >Hi all, > >does anybody know if there is an alternative to FOP? I have been using FOP >for about a

RE: Memory leaks(?)

2002-04-26 Thread Vadim Gritsenko
> From: Rogier Peters [mailto:[EMAIL PROTECTED]] > > Hi all, thanks for the quick reply.. > > > > > We've been running cocoon for some time now, and we really like it, > > > but we > > > keep having problems with memory usage. > > > The problem is that with each page, looking at the Windows Task

[OT] Alternative to FOP?

2002-04-26 Thread Erwin
Hi all, does anybody know if there is an alternative to FOP? I have been using FOP for about a half year now, and recently started experimenting with images in my pdf, but the images always come out wrong (i.e. stretched to the width of the page), no matter what I try. So, I want to know if anyb

RE: Problems with XSP

2002-04-26 Thread Torsten Curdt
On Fri, 26 Apr 2002, Vadim Gritsenko wrote: > > From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > > > Great... > > > > when I code XSP and when I make some error in the logic I get (of > course) an > > error. An error contains a line number. Now I have to go to the work > > directory and

RE: [HELP]SAX2 driver class org.apache.xerces.parsers.SAXParser does not implement XMLReader

2002-04-26 Thread Vadim Gritsenko
> From: sheshadri [mailto:[EMAIL PROTECTED]] > > Hi Vadim, > Thanx for ur reply. > Well this is what happened when i reinstalled every thing. > > WHEN I COPY BACK THE OLD XERCES.JAR FILE BACK TO > TOCMAT\COMMON\LIB FOLDER COCOON WORKS FINE WITH NO EXCEPTION. > BUT IF I REMOVE THE XE

RE: Problems with XSP

2002-04-26 Thread Vadim Gritsenko
> From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > Great... > > when I code XSP and when I make some error in the logic I get (of course) an > error. An error contains a line number. Now I have to go to the work > directory and look at the generated java file to find the error. Isn't i

RE: Sub sitemap pains

2002-04-26 Thread Vadim Gritsenko
> From: Conrad F. D'Cruz [mailto:[EMAIL PROTECTED]] > > > > Erwin wrote: > > > On Thu, 25 Apr 2002, Conrad F. D'Cruz wrote: > > > > > > > > > > > > > > check-reload="yes" > > > reload-method="synchron" > > > src="c2/vcard/sitema

Re: PERSONAL JAVA CLASSES

2002-04-26 Thread KOZLOV Roman
Hello Fabien, Jar's should be in WEB-INF/lib folder. Sources are not necessary at runtime. Classes should be put like WEB-INF/classes//.class It seems that it works for me. Roman TREGAN Fabien wrote: > mmm, > > I tryed to put my sources and classes in WEB-INF/classes/, it did not work. > I tr

Re: PERSONAL JAVA CLASSES

2002-04-26 Thread Konstantin Piroumian
The correct way is to put compiled classes into WEB-INF/classes/ - this works for me if I restart Tomcat. Either you can put your JAR into WEB-INF/lib , but this can require also to add an entry to WEB-INF/Manifest.mf. The last possibility I would use is edit web.xml to add an extra classpath.

RE: PERSONAL JAVA CLASSES

2002-04-26 Thread TREGAN Fabien
mmm, I tryed to put my sources and classes in WEB-INF/classes/, it did not work. I tryed to put my classes in WEB-INF/classes/, it did not work. I finaly tryed to put classes in a .jar in WEB-INF/classes/, it did work... But i really dont like to re-jar my classes at each compilation, can I avoi

Re: problem with subsitemap

2002-04-26 Thread yuryx
Frank Taffelt wrote: >>Try >> > >no this works when requesting url directly "/sub/" OR "/sub/entry". the >subsitemap is found and compiled. > try this: Yury. > > > >- >Please check that your question has not already be

RE: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Carsten Ziegeler
Matthew Langham wrote: > > > All this being said - this is how we got Cocoon to run on a Windows system > with Weblogic 2.0SP2. > Yes! Weblogic 2.0 was really great with running Cocoon! Seriously, of course Matthew meant 6.0SP2. Carsten

RE: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Matthew Langham
Chris, here are a few tips that may help: >> 1) you cannot deploy a cocoon.war file in WL6.0 SP2 (at least we were not able to. You will need to unpack it first and then deploy in the directory structure. 2) WebLogic chokes on JARs that contain ".", "-", "_" etc. You may need to change some nam

Re: send parameter to generator type serverpages

2002-04-26 Thread Bert Van Kets
At 12:06 26/04/2002 +0200, you wrote: >i want send parameter to the generator type serverpages. >My site map is : > > > > > > >

Re: problem with subsitemap

2002-04-26 Thread Frank Taffelt
> Try no this works when requesting url directly "/sub/" OR "/sub/entry". the subsitemap is found and compiled. - Please check that your question has not already been answered in the FAQ before posting.

RE: RE: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Chris . Clark
Thanks for the reply. >>I had exactly that problem with xerces in WL 5.x - and had to remove some >>of the classes from the WL System jars - quite a pain. P that sucks. It would be nicer if the output displayed a bit more information other than java.lang.NoSuchMethodError at org.apache.

Re: Cocoon use

2002-04-26 Thread Bert Van Kets
1) no license costs (more budget for development) 2) PDF and image (chart) generation out of the box 3) ease of maintenance 4) scaleability 5) performance 6) it's Java based (the language I prefer) 7) platform independent (I can run my Cocoon apps on nearly every OS without any change) 8) VERY op

Re: problem with subsitemap

2002-04-26 Thread yuryx
Frank Taffelt wrote: >Hi, > >i'm trying to serve my application-content from subsitemaps. >Here is a example from my sitemap. > >the Base-Sitemap: > > > > > > > Try Yury > > > > > > > > >the SubSitemap : > > > > > > > > > > > > > > >

problem with get non-english characters from CLOB (usage)

2002-04-26 Thread yuryx
Hello all! I have following problem: In Oracle database I store some CLOB object. This clob contain XML with KOI8-R coding. After set in clob next data:"ÜÔÏ ÔÅÓÔ" I use method for get my data. And I have wrong results :( like: -B> B5AB What I'm wrong? Can anyone help me?? Thanx. Yury. -

problem with subsitemap

2002-04-26 Thread Frank Taffelt
Hi, i'm trying to serve my application-content from subsitemaps. Here is a example from my sitemap. the Base-Sitemap: the SubSitemap : When requesting "/test" i expect the content from /sub/entry. But i'm g

Re: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Anthony Aldridge
Not sure if WL 6.0 is different, but on previous versions of WL there is a lot of confusion surrounding where jars are kept. It basically has 2 separate classpaths - 1 for WL itself, and 1 for the webapps. If the jars are in the wrong classpath you can get the kind of messages you see below - ev

Re: Sub sitemap pains

2002-04-26 Thread Conrad F. D'Cruz
Erwin wrote: > On Thu, 25 Apr 2002, Conrad F. D'Cruz wrote: > > > > > > > > > check-reload="yes" > > reload-method="synchron" > > src="c2/vcard/sitemap.xmap"/> > > > > > check-reload="yes" > >

I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Chris . Clark
Hi I've been trying to get cocoon to deploy under Weblogic for some time now, and it isn't working The system is a Solaris machine, Java 1.3.1, Weblogic 6.0 sp2. I have followed the instructions concisely from the cocoon site, and used the cocoon.war file that came with the binary distribution

AW: AW: Cocoon use

2002-04-26 Thread Jörn Heid
Well, I do not know much about WebObjects. As far as I know it's not free, isn't? Open source? Does it use XML/XSL for the content and style? I do not mean EJB oder Servlet/JSP technology. For me, it's not an open standard. Does it support true and only XML->XSL->whatever? -Ursprüngliche N

Re: AW: Cocoon use

2002-04-26 Thread Marc Jeffrey Driftmeyer
One does for damn sure. WebObjects 5.1.x -Marc Jörn Heid wrote: >1. Open Standards >2. Output independency >3. True MVC >4. Open Source >5. Java (plattform independency) >6. Fast (regarding the points above) > >The question is if there's an alternative product on the market? >I think not. Coco

Re: i18n transformer problem

2002-04-26 Thread Konstantin Piroumian
> Hello Konstantin, > > Thank you for your reply. My configuration is Tomcat 4.0.1, Cocoon 2.0.1 with > its default parsers. So, I can only to advise you to replace your I18nTransformer with a newer version (not the latest in 2.0.3 or HEAD branches - it's a little buggy, but with the revision say

RE: Anyone generated xml from Cocoon?

2002-04-26 Thread Juhani Ränkimies
Hi, using xslt's count() and position() functions to calculate row and col numbers i was able to avoid modifying the original xml-data. -jjr >>> [EMAIL PROTECTED] 04/22/02 12:42pm >>> I did. It force me to add rows and columns numeration in source xml But I had trouble with national character

Re: i18n transformer problem

2002-04-26 Thread KOZLOV Roman
Hello Konstantin, Thank you for your reply. My configuration is Tomcat 4.0.1, Cocoon 2.0.1 with its default parsers. Roman Konstantin Piroumian wrote: > Hi > > > Hello, > > > > Can someone help me to understand why i18n transformer divides key? > > This is the behavior of SAX parser. But I tho

send parameter to generator type serverpages

2002-04-26 Thread LEBRETON Philippe
i want send parameter to the generator type serverpages. My site map is :

AW: Cocoon use

2002-04-26 Thread Jörn Heid
1. Open Standards 2. Output independency 3. True MVC 4. Open Source 5. Java (plattform independency) 6. Fast (regarding the points above) The question is if there's an alternative product on the market? I think not. Cocoon uses as much open standards as it can. No other product I know has those a

RE: Cocoon use

2002-04-26 Thread TREGAN Fabien
>People, >I would like to know why you use Cocoon? 0- XML suit my needs 1- achitecture is interesting 2- it's fun 3- i'm /nearly/ sure that the *great* design will lower maintenance cost. fabien. >Thank you, > >Edgar - Please

Re: Javahelp Generation

2002-04-26 Thread Konstantin Piroumian
From: "Gilles Beaugeais" <[EMAIL PROTECTED]> > Hye all, > Excuse-me if these question has already been asked. > I wonder if it is possible with Cocoon to generate files > which are not displayed in the browser but just saved on > the server. Yes. Use Cocoon's command line interface if you need o

  1   2   >