Boisvert, Éric wrote:
gee thanks for the fix. being a defensive programmer , I changed the code
to
private String GetXmlRequest(Document doc)
{
String req = this.DomToString(doc);
if (req.indexOf("xmlns") == -1)
{
// not namespace declaration found
Node n = doc.getFirstChi
.org
Objet : RE: CInclude POST (again)
> -Original Message-
> From: Boisvert, Éric [mailto:[EMAIL PROTECTED]
> Sent: 06 December 2005 17:17
> To: users@cocoon.apache.org
> Subject: RE: CInclude POST (again)
>
>
> find attached the source code, keep in mind
> -Original Message-
> From: Boisvert, Éric [mailto:[EMAIL PROTECTED]
> Sent: 06 December 2005 17:17
> To: users@cocoon.apache.org
> Subject: RE: CInclude POST (again)
>
>
> find attached the source code, keep in mind that's I'm not a
> ex
raffic or controling a nuclear reactor, I suggest you have
this checked by a REAL java programmer. :P
Cheers
-Message d'origine-
De : Stewart, Gary [mailto:[EMAIL PROTECTED]
Envoyé : 6 décembre, 2005 11:42
À : users@cocoon.apache.org
Objet : RE: CInclude POST (again)
> -Origin
> -Original Message-
> From: Boisvert, Éric [mailto:[EMAIL PROTECTED]
> Sent: 06 December 2005 15:39
> To: users@cocoon.apache.org
> Subject: RE: CInclude POST (again)
>
>
> Gary.. I gave up with this cinclude/POST business - lost an
> incredible
> am
?
Eric
-Message d'origine-
De : Stewart, Gary [mailto:[EMAIL PROTECTED]
Envoyé : 6 décembre, 2005 08:31
À : users@cocoon.apache.org
Objet : CInclude POST (again)
Hi there,
I'm still having problems getting CInclude POST in 2.1.8 to work. I've been
investigating a little fur
Hi there,
I'm still having problems getting CInclude POST in 2.1.8 to work. I've been
investigating a little further though and thought the extra information might
help. I've checked the server and the response works ok to another system doing
the post so it isn't at that end. My cinclude post