Re: Any experience with SOAP Server WITHOUT Axis ?

2006-10-31 Thread Jan Hinzmann
-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- B. Sc. Jan Hinzmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: 4-tier architecture? - Question on control layer

2005-09-15 Thread Jan Hinzmann
On Friday 16 September 2005 00:38, Johannes Becker wrote: > Hi, > > nice article. Gives a good overview how I should have started. To late now. > Since my professor likes the 4-tier architecture, oktoberfest is > starting saturday, and I have to deliver this work soon: I'll just stick > to the c

Re: cocoon.getComponent causes NullPointerException

2005-07-13 Thread Jan Hinzmann
or your rapid answer. > I have given a look to the link but it seems to me that there is no reference to the error i have. > Where must i search for it? > Any other ideas? > Thanks, >Angelo > > -- Initial Header --- > > From : "Jan Hinz

Re: cocoon.getComponent causes NullPointerException

2005-07-13 Thread Jan Hinzmann
Hi Angelo, maybe you want to have a look at this wikipage: http://wiki.apache.org/cocoon/WebServiceServer On Wednesday 13 July 2005 13:36, Angelo Immediata wrote: > Hi all; i'm using Cocoon 2.1.7; i'm usign the cocoon-portal block. > Well i have an application that i want to transform in a Cachi

Re: JXTemplate - Incrementing value of variable in a loop

2005-07-12 Thread Jan Hinzmann
On Tuesday 12 July 2005 16:05, Johannes Becker wrote: > Thanks! > > The xpath function sum() worked for me. > > And since I have you guys and girls attention. I posted this two times but > never got an answer: > > I'm still having trouble formatting dates. > > My date problem: > Something like

Re: Simple newbie question -> is there a reason I can 't POST information from a flowscript to and eXist XQuery

2005-06-30 Thread Jan Hinzmann
On Thursday 30 June 2005 09:59, Mike Rowse wrote: > I'm sorry if this question has an obvious answer, I'm just starting to > find my way around Cocoon. I have been scouring the net, mailing lists > and Cocoon docs for a while now. Perhaps the answer is so obvious that > no one thought to mention it

Re: Questions on Axis Block

2005-06-29 Thread Jan Hinzmann
Hi, if you search the mailing list on "WebServices", "Cocoon and Axis", "Cocoon and WebServices" you'll find some discussion on this. also you may want to have a look at: [1] http://wiki.apache.org/cocoon/WebServiceServer [2] http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/

Re: Injecting a String XML document into a pipeline

2005-06-05 Thread Jan Hinzmann
Cheers > > -- > Sebastien ARBOGAST > > --------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Gruß, Jan Hinzmann pgp8Hw6b8dtNn.pgp Description: PGP signature

Re: Cocon and WebServices

2005-06-03 Thread Jan Hinzmann
2005 21:06, Sebastien Arbogast wrote: > 2005/6/2, Jan Hinzmann <[EMAIL PROTECTED]>: > > :o) > > I'm happy, that I have infected you with the cocoon-webservice-virus and that > > now there is someone out there, who can potentially help me, wehen I get in >

Re: Cocon and WebServices

2005-06-03 Thread Jan Hinzmann
Hi Sebastien, I put up a diagram on my webspace, maybe it helps you a little bit to get through my code. You can find it here: http://jan.geeksonly.de/cocoon/images/Sequence_Diagram__seq_webservice.png On Wednesday 01 June 2005 20:26, Sebastien Arbogast wrote: > Now I'm not sorry anymore ! I'm a

Re: Cocon and WebServices

2005-06-02 Thread Jan Hinzmann
:o) I'm happy, that I have infected you with the cocoon-webservice-virus and that now there is someone out there, who can potentially help me, wehen I get in trouble. On Wednesday 01 June 2005 20:26, Sebastien Arbogast wrote: > Now I'm not sorry anymore ! I'm ashamed !!! I found the bug in my >

Re: Cocon and WebServices

2005-06-01 Thread Jan Hinzmann
I would write more and better, but the time ;) have to wait, because i have to leave for now :( On Wednesday 01 June 2005 06:42, Sebastien Arbogast wrote: > 2005/5/31, Jan Hinzmann <[EMAIL PROTECTED]>: > > The Axisblock doubled my code, so I came up with a > > "pl

Re: Cocon and WebServices

2005-05-31 Thread Jan Hinzmann
The Axisblock doubled my code, so I came up with a "plain-cocoon-soap-webservice" The Axis-Block is just a kind of Proxy. Sorry for the short answer. On Saturday 28 May 2005 00:28, Sebastien Arbogast wrote: > Hi, > > I'm considering the possibility to integrate Web Services around my > applic

Re: soap-questions

2005-05-07 Thread Jan Hinzmann
> > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Jan Hinzmann pgp9n5QXdnvho.pgp Description: PGP signature

Re: providing a WebService

2005-04-08 Thread Jan Hinzmann
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Gruss, Jan Hinzmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cocoon as webservice (SOAP-Server)

2005-03-30 Thread Jan Hinzmann
Me again :) I had a lot of thinking today and a lot of help from the irc (irc.freenode.net#cocoon). Thanks joose and ugocei! since it is kind of working now, i have set up a wikipage and hope. its not that crappy: http://wiki.apache.org/cocoon/WebServiceServer hth, jan Jan Hinzmann

cocoon as webservice (SOAP-Server)

2005-03-30 Thread Jan Hinzmann
lns:xsi="http://www.w3.org/2001/XMLSchema-instance">; <soapenv:Body> <ns1:echo soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:ns1="CodataWS"> <ns1:arg0 xsi:type="xsd:string">Hello Echo!?</ns1:arg0> </ns1

Re: transformers

2005-03-29 Thread Jan Hinzmann
cool, quick question, quick answer :D John L. Webber wrote: Hi Jan, Yes, you can. As many as you want! John Jan Hinzmann wrote: Hi guys, one quick question: can one use more than one transfomation in a matcher? like: -- Gruss, Jan Hinzmann

transformers

2005-03-29 Thread Jan Hinzmann
Hi guys, one quick question: can one use more than one transfomation in a matcher? like: -- Gruss, Jan Hinzmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: iframe...

2005-03-16 Thread Jan Hinzmann
/iframe.htm) PoolThread-4/CocoonServlet: 'mf/html/iframe.htm' Processed by Apache Cocoon 2.1.5.1 in 10 milliseconds. Interesting is that with mozilla it works. Any suggestion? Thanx in advance ROb -- Gruss, Jan Hinzmann ---

Re: Flowscript switch statement

2005-02-17 Thread Jan Hinzmann
--- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Gruss, Jan Hinzmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Happy X-Mas

2004-12-24 Thread Jan Hinzmann
Happy X-Mas all you crazy cocoon-hackers out there, still working on problems even when its 24.12.2004 :D -- Gruss Jan Hinzmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: accessing flowscript parameters in a sitemap RESOLVED

2004-12-03 Thread Jan Hinzmann
] For additional commands, e-mail: [EMAIL PROTECTED] -- Gruss Jan Hinzmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: accessing flowscript parameters in a sitemap RESOLVED

2004-12-01 Thread Jan Hinzmann
-- http://www.w3.org/1999/XSL/Transform";> Jan Hinzmann wrote: Hi cocooners Consider the following I have a webapp, where the user can upload a xmlfile (called 'uploadfile') and enter a url (called 'uploadurl') the

accessing flowscript parameters in a sitemap

2004-12-01 Thread Jan Hinzmann
return enrichedXML.toString(); } ... and the sitemap: ... ... the enrichement.xsl is : ... http://www.w3.org/1999/XSL/Transform";> ... -- Gruss Jan Hinzmann