Re: Globalization og XML

2001-12-03 Thread Sidharth
Title: Re: Globalization og XML that is right throgh java I can use Locale classes But can u give me an example?? - Original Message - From: Carlos Araya To: [EMAIL PROTECTED] Sent: Monday, December 03, 2001 10:13 AM Subject: Re: Globalization og XML What do you

RE: C2.0 New package

2001-12-03 Thread Jon Hawkesworth
Title: RE: C2.0 New package Hi I don't know what servlet engine you are using but if it is Tomcat just put the cocoon.war into your webapps directory - cocoon will deployed automatically. There isn't any need to build with the 'binary' version that you have downloaded, unless you want to

I18n

2001-12-03 Thread Gustav Lidén
Hi, From what I understand, the new I18nTransformer (which used to be I18nTransformer2) uses a grouping (in files) of language strings by language instead of by content. The only way I see possible to group strings by content is to use multiple sitemap entries, however this seems inpractical

Re: I18n

2001-12-03 Thread Marcus Crafter
Hi Gustav, On Mon, Dec 03, 2001 at 11:28:59AM +0100, Gustav Lidén wrote: From what I understand, the new I18nTransformer (which used to be I18nTransformer2) uses a grouping (in files) of language strings by language instead of by content. Yes, Konstantin and I changed the grouping

Upgrading from C1.8.2 to C2.0rc2

2001-12-03 Thread Alessio Mazzieri
Hi to all. I've produced a Cocoon 1.8.2 based web site, using a lot of XML documents and some XSP and JSP files. I've developed the site under this configuration: Apache 1.3.12 + Tomcat 3.3rc2 + Cocoon 1.8.2 This works well, but for some reasons we want to upgrade the system to this

Re: Upgrading from C1.8.2 to C2.0rc2

2001-12-03 Thread Tomas Espeleta
Exploring C2 documentation, I've observed the existence of a new file called sitemap.xmap that (apparently) manage the entire web site. Could someone tell me how to upgrade the existing XML site? Or suggest me a tutorial to do this... 1) About your decision (C2.0rc2): take a look to the

Re: get the file creation/modification date ???

2001-12-03 Thread Christofer Dutz
Thanx a lot. Not even a small hint. Mabe I should ask the developer-mailinglist... No thanx, Christofer Dutz - Original Message - From: Christofer Dutz To: [EMAIL PROTECTED] Sent: Wednesday, November 28, 2001 10:57 AM Subject: get the file

Re: get the file creation/modification date ???

2001-12-03 Thread David Rosenstrauch
I can't speak for everyone else, but as for me I didn't respond because I didn't understand your question. You're asking about info on how to find when the file was last modified. As we all know, the java.io.File class provides this functionality, via the lastModified() method. So you can

Re: Upgrading from C1.8.2 to C2.0rc2

2001-12-03 Thread Adrian Geissel
Also, have a look at CHello on sourceforge (http://sourceforge.net/projects/chello) - its a skeleton application in Cocoon2 (I'm sure that there'll be a 2.0 Release version soon - or migrating is not that difficult) Hope this helps Adrian - Original Message - From: Alessio Mazzieri

Connection refused after installing Cocoon

2001-12-03 Thread Tilman Rassy
Hi, I just tried to install Cocoon and encountered the following problem: when I attempt to access http://localhost:8080/cocoon, I get an error message saying that the connection to localhost:8080 was refused. When stopping Tomcat (which is my servlet container), I get the message

Re: Connection refused after installing Cocoon

2001-12-03 Thread Marcus Crafter
Hi Tilman, On Mon, Dec 03, 2001 at 06:22:24PM +0100, Tilman Rassy wrote: Catalina.stop: java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused ...snip... hmm. looks like your Tomcat crashed just after startup for some reason. The Cocoon

Re: Connection refused after installing Cocoon

2001-12-03 Thread yromem.com mailinglist
i got the same problem. to have cocoon runing i stop tomcat wait 4second and restart it after what i go on : http://127.0.0.1:8080/cocoon and it works (some time i have to reload the page after some seconds to take the good page) . - Original Message - From: Marcus Crafter [EMAIL

Re: Connection refused after installing Cocoon

2001-12-03 Thread Carlos
Marcus: I'm having the same problem but the logs are clean. It doesn't seem like it's logging anything. Catalina.out, catalina.log and root.log don't have any information relevant to the crash other than the connection refused message. If you still think it's useful, I'll post the logs Carlos

Re: Connection refused after installing Cocoon

2001-12-03 Thread Tilman Rassy
Hi Marcus, thank you for your answer. On Monday 03 December 2001 06:22 pm, you wrote: Hi Tilman, On Mon, Dec 03, 2001 at 06:22:24PM +0100, Tilman Rassy wrote: Catalina.stop: java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused ...snip...

RE: param-nameextra-classpath

2001-12-03 Thread SANSONE, AARON M [Non-Pharmacia/1000]
Ulli, Just place any necessary jar files in your WEB-INF/lib directory. Your servlet engine should pick it up if it is 2.2 compliant. HTH, Aaron -Original Message- From: Ulli Hoffmann [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 5:06 AM To: [EMAIL PROTECTED] Subject:

Re: Can't connect to X11 window server exception...

2001-12-03 Thread Marcus Crafter
Hi Aaron, This one's in the FAQ. Essentially Batik requires an X-Server to run, and it's trying to initialize itself using milhouse:0.0 as the server which it can't connect to due to some reason (eg. no permissions, no X-server actually there). To fix

Re: Connection refused after installing Cocoon

2001-12-03 Thread Marcus Crafter
Hi Carlos, Tilman, Can you guys do a: $ bin/catalina.sh run -config conf/server.xml in your Tomcat 4.0.1 directory (or equivalent, ie. run Tomcat in the foreground) and send in the output that's printed to the screen (hopefully it will display an error

build.bat question

2001-12-03 Thread Brandon S. Lee
I am new to this and would appreciate some help in getting started. When I type this: C:\cocoon-2.0.\build.bat -Dinclude.webapp.libs=yes webapp I get this: '.\build.bat' is not recognized as an internal or external command, operable program or batch file. I assume I missed

Cocoon's capacity

2001-12-03 Thread Lily Zou
I use cocoon1.8.2 and I have a large xml file needed to process. THis is the error I got from cocoon: java.lang.ClassFormatError: Code of a method longer than 65535 bytes at java.lang.ClassLoader.defineClass0(Native Method) at

Re: Connection refused after installing Cocoon

2001-12-03 Thread Carlos
Marcus: Mine was a misconfiguration and impatience error. I was not waiting long enough after shutting Tomcat to restart it, hence my error Carlos -- Carlos E. Araya ---+ WebCT Administrator/Trainer G | California Virtual Campus - | C/O De Anza College P | 21250 Stevens Creek Blvd ---+

Re: Cocoon 2 (B2) on weblogic 6.1 problem

2001-12-03 Thread Bernhard Huber
from the stack-trace have you configured the logkit manager properly? Have a logkit.xconf file in WEB-INF directory? Helena Ginzburg wrote: Has anyone managed to successfully install Cocoon 2 (B2) on weblogic 6.1? I followed the instructions that came with the distribution, but Cocoon failed

RE: Cocoon 2.0 release, IE5.5, XML NAMESPACE

2001-12-03 Thread Christopher Watson
Dear All I've fixed my own problem, but only by changing source and rebuilding cocoon, namely file org.apache.cocoon.components.language.markup.xsp.java.xsp.xsl lines 131 ... changed line 133 added filtering out of xmlns:xml namespace in addition to the one mentioned in the comment, thus -

Setup Cocoon in Win2k Box stuck...!

2001-12-03 Thread low kok leong
i try to follow the instruction given by building the war file the restart my tomcat 4.0.1 but when i access the http://localhost:8080/cocoon it give me this... Apache Tomcat/4.0.1 - HTTP Status 503 - Servlet Cocoon2 is currently unavailable type Status report message Servlet Cocoon2 is