Re: snapshot releases

2005-08-04 Thread Ray Allis
Joerg Heinicke wrote: It seems to be indeed the wrong source. The code has been changed in October last year (!!) to be Java 5 compatible: import org.apache.commons.lang.enums.ValuedEnum; Try to get Cocoon from SVN if the snapshots don't work. I will have a look why. Could it be that the

Re: snapshot releases

2005-08-04 Thread Ray Allis
Joerg Heinicke wrote: On 04.08.2005 22:20, Joerg Heinicke wrote: It seems to be indeed the wrong source. The code has been changed in October last year (!!) to be Java 5 compatible: import org.apache.commons.lang.enums.ValuedEnum; Try to get Cocoon from SVN if the snapshots don't work. I will

RE: target release 1.3 conflicts with default source release 1.5 (on daily snapshot)

2005-08-04 Thread Ray Allis
^ 1 error BUILD FAILED -- so I stopped to ask "If the java source in the snapshot does not compile / has never been changed, is it the incorrect source?" Should I get bleeding-edge cocoon from somewhere else? Ray Allis

Re: Cocoon aggregation samples: Connection Refused Error

2005-03-09 Thread Ray Allis
I have this problem with Solaris SPARC behind a corporate firewall. This is from an old email: > (#1 of 7) > Add New Message > In your code you could try the following before doing any network > related stuff: > > System.getProperties().put( "proxySet", "true" ); > System.getPr

Re: cocoon in amd64 --- with Sun JDK1.5 (64 bit) ?

2004-11-27 Thread Ray Allis
On Sat, 2004-11-27 at 11:46, Christoph Gaffga (triplemind.com) wrote: > oh, I didn't build it on that machine, did it on a dual Xeon with Sun JDK > 1.4.2 on RH9. The tomcat and cocoon are distributed from there to the > cluster, so it's like copiing it from that environment. Thank you! It never oc

Re: cocoon in amd64 --- with Sun JDK1.5 (64 bit) ?

2004-11-27 Thread Ray Allis
On Sat, 2004-11-27 at 11:07, Christoph Gaffga wrote: > have a quad opteron with Sun JDK1.5 (64 bit) and cocoon 2.1.4 under Fedora > Core3. Was realy surprised, with our application we had tree times the > perfomance like with Dual XEON. How did you get cocoon to compile? I just installed Solaris

Re: build cocoon with Java5 alias Java 1.5 - Thank you Bertrand! This group rocks!

2004-10-15 Thread Ray Allis
Bertrand Delacretaz wrote: FYI there has been work on JDK1.5 compilation issues recently, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30883 -Bertrand - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: build cocoon with Java5 alias Java 1.5

2004-10-14 Thread Ray Allis
I asked this same question a week ago. Let me know what you find out. I am not planning to revert to java 1.4. init-tasks: Compiling 12 source files to /export/home/ray/cocoon-2.1/tools/anttasks javac: target release 1.3 conflicts with default source release 1.5 Andreas Doms wrote: I get compile

javac: target release 1.3 conflicts with default source release 1.5 !

2004-10-09 Thread Ray Allis
Is this fixable? 163 metaphor /export/home/ray/cocoon-2.1:build.sh Buildfile: build.xml init-tasks: Compiling 12 source files to /export/home/ray/cocoon-2.1/tools/anttasks javac: target release 1.3 conflicts with default source release 1.5 BUILD FAILED /export/home/ray/cocoon-2.1/tools/targets/init

Re: Serialization encoding problem

2004-07-21 Thread Ray Allis
In head section is correct, only in body are wrong. in head: I have a related problem. I have When I run xalan from the command line the output is UTF-8. When I use the sitemap, serialize as xml, it is always ISO-8859-1 in the xml document returned to the browser. Ray Allis

How to get JTidy (HTMLGenerator) to accept properties?

2004-06-02 Thread Ray Allis
ap.log as it does when I remove jtidy.properties file. But I can't see any effect on the XHTML output. What am I doing incorrectly? Ray Allis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: CForms: how to retain htmlarea structure within a larger XML document

2004-04-06 Thread Ray Allis
Oh! Thank you! Enlightment is a wonderful feeling! ;-) And when I retrieve the document from Xindice, do I convert the XML fragment to a string to bind it to the htmlarea for the user to edit? Thanks again Ray Allis -- Bruno Dumon wrote: You need to parse the string. Are you using the binding

Re: CForms: how to retain htmlarea structure within a larger XML document

2004-04-06 Thread Ray Allis
I have most of it working, except the element keeps turning into a string, and I do not understand how to treat it as an XML fragment. Ray Allis. --- Mark Lundquist wrote: On Apr 3, 2004, at 9:43 AM, Ray Allis wrote: O.K., I think I understand now how to ask the question. I am starti

Re: CForms: how to retain htmlarea structure within a larger XML document

2004-04-03 Thread Ray Allis
Mark Lundquist wrote: need more info... how does your XHTML markup get "inside another XML document"? Are you using the XSL document() function, or the Xinclude or Cinclude transformers, or what? What does your pipeline look like? -- O.K., I think I understand now how to ask the question. I

CForms: how to retain htmlarea structure within a larger XML document

2004-04-01 Thread Ray Allis
For the sake of completion, following there are another examples.</p> Ray Allis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Link Livesites: Cocoon 2.1 -- working now.

2004-02-18 Thread Ray Allis
am Using Mozilla 1.6 on a Sun SPARC. Ray Allis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[HELP]Exception when attempting to access the remote URL: http://xml.amazon.com/onca/xml?v=1.0

2004-02-12 Thread Ray Allis
Please, can someone explain to me why the Proxy samples and the SOAP samples can't find the target hosts when the Aggregation sample seems to work just fine? This is the error from the Proxy sample: Description:org.apache.cocoon.ProcessingException: Exception when attempting to access the remote U

I can't make the xmldb sample work

2004-02-08 Thread Ray Allis
m (a copy of) sitemap.xmap on the tomcat system and it loaded and displayed just fine. Any clues will be greatly appreciated. Ray Allis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tonight's cocoon didn't work.

2004-02-06 Thread Ray Allis
Feb 6 18:54 cocoon-2.1_20040206231255.tar.gz The build was successful. Temporarily missing piece? Ray Allis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[HELP]Exception when attempting to access the remote URL: http://xml.amazon.com/onca/xml?v=1.0

2004-01-26 Thread Ray Allis
en sitting behind one while without any proxy the build works. The reason is the update to Xerces 2.6.0. The error is already fixed in Xerces CVS, we are looking forward on the next release. At the moment you can either grab Xerces from CVS or downgrade to 2.5.0. http://nagoya.apache.org/bugzilla

woody maintenance of xmldb database

2003-12-27 Thread Ray Allis
; from xml to form and the 'form.save' from the form to xml, but I don't see how to send the xml to the database. Something like an internal "POST"? The xmldb example adds a new collection and record by reading 'populate.xml' from the file system, and I'm t

Create, retrieve, update, delete xmldb database using woody?

2003-12-19 Thread Ray Allis
27;elegant' preferred practice? Explicit code snippets would be invaulable. I am presently using a dev snapshot: cocoon-2.1_20031216111321.tar.gz. Ray Allis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,