-Hi-

2010-04-09 Thread Stylus Studio
http://www.srednovekoven-ohrid.com.mk/SX7yJVqiJB.htm

-
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org



Re: hi

2008-08-05 Thread student csu
My log level is already like this then how to go for debugging ?

root

priority value =debug /

appender-ref ref=COCOON_DEFAULT /

/root

/log4j:configuration



On Thu, Jul 24, 2008 at 9:35 AM, Joerg Heinicke [EMAIL PROTECTED]wrote:

 On 24.07.2008 00:30, student csu wrote:

 * Question: how to debug xslt in cocoon framework .I am using Jbuider .just

 let me know how to set up the breakpoints for xslt in jbuilder


 There is hardly anything available allowing you to debug XSLT. You probably
 need one of the commercial XML editors.

 cocoon framework .I am using Jbuider .just let me know how to set up the
 breakpoints for xslt in jbuilder as there is some important xml file that
 combines with my xslt and display but I am not aware of among so many
 important which xml it is combining .so I will be thankful to you just let
 me know how to debug xsl using in jbuilder2008 .


 If you just want to know which files are combined in a pipeline by
 aggregation or whatever (I don't quite get what really happens in your case)
 just raising the log level of Cocoon might help. If you want to see the
 actual content you might find the LogTransformer useful. It might be also
 helpful to show us your pipeline and explain what you are after.

 Joerg

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: hi

2008-08-01 Thread student csu
Hi,
I wanted to know how to increase the log level of cocoon .I am using
jbuilder 2008 .Please tell me the step to go for increasing the log level of
cocoon.

Thanks ,
su

On Thu, Jul 24, 2008 at 9:35 AM, Joerg Heinicke [EMAIL PROTECTED]wrote:

 On 24.07.2008 00:30, student csu wrote:

 * Question: how to debug xslt in cocoon framework .I am using Jbuider .just

 let me know how to set up the breakpoints for xslt in jbuilder


 There is hardly anything available allowing you to debug XSLT. You probably
 need one of the commercial XML editors.

 cocoon framework .I am using Jbuider .just let me know how to set up the
 breakpoints for xslt in jbuilder as there is some important xml file that
 combines with my xslt and display but I am not aware of among so many
 important which xml it is combining .so I will be thankful to you just let
 me know how to debug xsl using in jbuilder2008 .


 If you just want to know which files are combined in a pipeline by
 aggregation or whatever (I don't quite get what really happens in your case)
 just raising the log level of Cocoon might help. If you want to see the
 actual content you might find the LogTransformer useful. It might be also
 helpful to show us your pipeline and explain what you are after.

 Joerg

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: hi

2008-08-01 Thread Bhavya Sharma
have a look at following link

http://cocoon.apache.org/2.2/core-modules/core/2.2/1399_1_1.html

bhavya


On Fri, Aug 1, 2008 at 10:37 PM, student csu [EMAIL PROTECTED] wrote:

 Hi,
 I wanted to know how to increase the log level of cocoon .I am using
 jbuilder 2008 .Please tell me the step to go for increasing the log level of
 cocoon.

 Thanks ,
 su

 On Thu, Jul 24, 2008 at 9:35 AM, Joerg Heinicke [EMAIL PROTECTED]wrote:

 On 24.07.2008 00:30, student csu wrote:

 * Question: how to debug xslt in cocoon framework .I am using Jbuider
 .just
 let me know how to set up the breakpoints for xslt in jbuilder


 There is hardly anything available allowing you to debug XSLT. You
 probably need one of the commercial XML editors.

 cocoon framework .I am using Jbuider .just let me know how to set up the
 breakpoints for xslt in jbuilder as there is some important xml file that
 combines with my xslt and display but I am not aware of among so many
 important which xml it is combining .so I will be thankful to you just
 let
 me know how to debug xsl using in jbuilder2008 .


 If you just want to know which files are combined in a pipeline by
 aggregation or whatever (I don't quite get what really happens in your case)
 just raising the log level of Cocoon might help. If you want to see the
 actual content you might find the LogTransformer useful. It might be also
 helpful to show us your pipeline and explain what you are after.

 Joerg

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Thanks

Bhavya Sharma


Re: hi

2008-08-01 Thread André Davignon

Hi ;-),

Another subject than hi could be welcome. And useful for people 
searching for help when having a look at the mailing list archives.


Regards.

André




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: hi

2008-08-01 Thread student csu
thanks !
su

On Fri, Aug 1, 2008 at 10:40 AM, Bhavya Sharma [EMAIL PROTECTED]wrote:


 have a look at following link

 http://cocoon.apache.org/2.2/core-modules/core/2.2/1399_1_1.html

 bhavya



 On Fri, Aug 1, 2008 at 10:37 PM, student csu [EMAIL PROTECTED]wrote:

  Hi,
 I wanted to know how to increase the log level of cocoon .I am using
 jbuilder 2008 .Please tell me the step to go for increasing the log level of
 cocoon.

 Thanks ,
 su

 On Thu, Jul 24, 2008 at 9:35 AM, Joerg Heinicke [EMAIL PROTECTED]wrote:

 On 24.07.2008 00:30, student csu wrote:

 * Question: how to debug xslt in cocoon framework .I am using Jbuider
 .just
 let me know how to set up the breakpoints for xslt in jbuilder


 There is hardly anything available allowing you to debug XSLT. You
 probably need one of the commercial XML editors.

 cocoon framework .I am using Jbuider .just let me know how to set up the
 breakpoints for xslt in jbuilder as there is some important xml file
 that
 combines with my xslt and display but I am not aware of among so many
 important which xml it is combining .so I will be thankful to you just
 let
 me know how to debug xsl using in jbuilder2008 .


 If you just want to know which files are combined in a pipeline by
 aggregation or whatever (I don't quite get what really happens in your case)
 just raising the log level of Cocoon might help. If you want to see the
 actual content you might find the LogTransformer useful. It might be also
 helpful to show us your pipeline and explain what you are after.

 Joerg

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





 --
 Thanks

 Bhavya Sharma



Re: hi

2008-08-01 Thread student csu
Sure ! no problem!
thanks



On Fri, Aug 1, 2008 at 11:08 AM, André Davignon [EMAIL PROTECTED]wrote:

 Hi ;-),

 Another subject than hi could be welcome. And useful for people searching
 for help when having a look at the mailing list archives.

 Regards.

 André





 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




hi

2008-07-29 Thread student csu
ques :I am doing cocoon framework project in jbuilder 2008 so I wanted to
know how to set up the breakpoints and step through the project in debug
mode .As what I am doing it's not letting me step through so Please let me
know how to set up the breakpoints and steo through the project .

thanks


RE: hi

2008-07-29 Thread Jasha Joachimsthal
Which Cocoon version are you using?
If it's 2.1, you can use cocoon-views [1]

[1] http://cocoon.apache.org/2.1/userdocs/concepts/views.html

Jasha


-Oorspronkelijk bericht-
Van: student csu [mailto:[EMAIL PROTECTED]
Verzonden: di 29-7-2008 18:20
Aan: users@cocoon.apache.org
Onderwerp: hi
 
ques :I am doing cocoon framework project in jbuilder 2008 so I wanted to
know how to set up the breakpoints and step through the project in debug
mode .As what I am doing it's not letting me step through so Please let me
know how to set up the breakpoints and steo through the project .

thanks

winmail.dat-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: hi

2008-07-29 Thread student csu
I am using the latest version of cocoon just I want to debug the project
some error is coming so just let me know how to debug it in jbuilder
.how to set up the breakpoints.

thanks





On Tue, Jul 29, 2008 at 10:27 AM, Jasha Joachimsthal 
[EMAIL PROTECTED] wrote:

 Which Cocoon version are you using?
 If it's 2.1, you can use cocoon-views [1]

 [1] http://cocoon.apache.org/2.1/userdocs/concepts/views.html

 Jasha


 -Oorspronkelijk bericht-
 Van: student csu [mailto:[EMAIL PROTECTED]
 Verzonden: di 29-7-2008 18:20
 Aan: users@cocoon.apache.org
 Onderwerp: hi

 ques :I am doing cocoon framework project in jbuilder 2008 so I wanted to
 know how to set up the breakpoints and step through the project in debug
 mode .As what I am doing it's not letting me step through so Please let me
 know how to set up the breakpoints and steo through the project .

 thanks


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



Re: hi

2008-07-27 Thread student csu
Thanku so much!
su



On Thu, Jul 24, 2008 at 9:35 AM, Joerg Heinicke [EMAIL PROTECTED]wrote:

 On 24.07.2008 00:30, student csu wrote:

 * Question: how to debug xslt in cocoon framework .I am using Jbuider .just

 let me know how to set up the breakpoints for xslt in jbuilder


 There is hardly anything available allowing you to debug XSLT. You probably
 need one of the commercial XML editors.

 cocoon framework .I am using Jbuider .just let me know how to set up the
 breakpoints for xslt in jbuilder as there is some important xml file that
 combines with my xslt and display but I am not aware of among so many
 important which xml it is combining .so I will be thankful to you just let
 me know how to debug xsl using in jbuilder2008 .


 If you just want to know which files are combined in a pipeline by
 aggregation or whatever (I don't quite get what really happens in your case)
 just raising the log level of Cocoon might help. If you want to see the
 actual content you might find the LogTransformer useful. It might be also
 helpful to show us your pipeline and explain what you are after.

 Joerg

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: hi

2008-07-24 Thread Joerg Heinicke

On 24.07.2008 00:30, student csu wrote:


* Question: how to debug xslt in cocoon framework .I am using Jbuider .just
let me know how to set up the breakpoints for xslt in jbuilder


There is hardly anything available allowing you to debug XSLT. You 
probably need one of the commercial XML editors.



cocoon framework .I am using Jbuider .just let me know how to set up the
breakpoints for xslt in jbuilder as there is some important xml file that
combines with my xslt and display but I am not aware of among so many
important which xml it is combining .so I will be thankful to you just let
me know how to debug xsl using in jbuilder2008 .


If you just want to know which files are combined in a pipeline by 
aggregation or whatever (I don't quite get what really happens in your 
case) just raising the log level of Cocoon might help. If you want to 
see the actual content you might find the LogTransformer useful. It 
might be also helpful to show us your pipeline and explain what you are 
after.


Joerg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



hi

2008-07-23 Thread student csu
* Question: how to debug xslt in cocoon framework .I am using Jbuider .just
let me know how to set up the breakpoints for xslt in jbuilder

cocoon framework .I am using Jbuider .just let me know how to set up the
breakpoints for xslt in jbuilder as there is some important xml file that
combines with my xslt and display but I am not aware of among so many
important which xml it is combining .so I will be thankful to you just let
me know how to debug xsl using in jbuilder2008 .

thanks ,
Su

*


Hi

2006-05-23 Thread chikatimarla nagaraju




Hi,
 This is nagaraju working 
S.S.E. in clinical software shall i know is cocoon will sut for my req. or 
not.

 My req. is i have to show my 
data base data in RTF in I.E. through xml.

 For this how cocoon is useful to me for 
this what I have to do.

 Could you please let me know the 
process.

Regards,
 Ch.Nagaraju.






Best Regards 

Ch.Nagaraju Clinical Software Pvt. LtdPlot No. 60, 
Nagarjuna Hills Hyderabad 500 082, India Phone: +91 (40) 557 83281 
Mobile: +91 98498 31117 
[EMAIL PROTECTED]www.clinapps.com
CONFIDENTIALITY/PROPRIETARY NOTE: This e-mail and any 
files transmitted with it are confidential and meant for the sole use of the 
intended recipient(s).It may not be disclosed or used by anyone other than the 
addressee(s). If you are not an intended recipient, please contact the sender 
immediately and delete all copies of this message.


RE: Hi

2006-05-23 Thread Jasha Joachimsthal


-Original Message-
From: chikatimarla nagaraju [mailto:[EMAIL PROTECTED]
Sent: dinsdag 23 mei 2006 8:29
To: users@cocoon.apache.org
Subject: Hi


Hi,
  This is nagaraju working S.S.E. in clinical software shall i know is cocoon 
will sut for my req. or not.
 
  My req. is i have to show my data base data in RTF in I.E. through xml.
 
  For this how cocoon is useful to me for this what I have to do.
 
  Could you please let me know the process.
 
Regards,
  Ch.Nagaraju.
 

If you have the Cocoon samples on your machine, you can go to the blocks 
samples. Then go to the jfor samples and you see how you can generate RTF with 
Cocoon.
The location of the RTF samples is 
http://localhost:/samples/blocks/jfor/welcome when you have installed 
Cocoon without any changes to the settings.

Seems like your pipeline will be like:
map:match pattern=*.rtf
map:generate src=cocoon:/database-to-xml/*/ !-- referring to an other 
pipeline that will convert your database data into xml --
map:transform src=xml-to-rtf-fo.xsl/
map:serialize type=fo2rtf/map:serialize
/map:match

Jasha Joachimsthal

-

Hippo
Oosteinde 11
1017 WT Amsterdam
The Netherlands
+31 (0)20 5224466 

[EMAIL PROTECTED]
www.hippo.nl

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Hi

2006-05-23 Thread Antonio Gallardo

Or in the online demo is located here:

http://cocoon.zones.apache.org/demos/21branch/samples/blocks/jfor/welcome

Best Regards,

Antonio Gallardo.

Jasha Joachimsthal escribió:

-Original Message-
From: chikatimarla nagaraju [mailto:[EMAIL PROTECTED]
Sent: dinsdag 23 mei 2006 8:29
To: users@cocoon.apache.org
Subject: Hi


Hi,
  This is nagaraju working S.S.E. in clinical software shall i know is cocoon 
will sut for my req. or not.
 
  My req. is i have to show my data base data in RTF in I.E. through xml.
 
  For this how cocoon is useful to me for this what I have to do.
 
  Could you please let me know the process.
 
Regards,

  Ch.Nagaraju.
 


If you have the Cocoon samples on your machine, you can go to the blocks 
samples. Then go to the jfor samples and you see how you can generate RTF with 
Cocoon.
The location of the RTF samples is 
http://localhost:/samples/blocks/jfor/welcome when you have installed 
Cocoon without any changes to the settings.

Seems like your pipeline will be like:
map:match pattern=*.rtf
map:generate src=cocoon:/database-to-xml/*/ !-- referring to an other 
pipeline that will convert your database data into xml --
map:transform src=xml-to-rtf-fo.xsl/
map:serialize type=fo2rtf/map:serialize
/map:match

Jasha Joachimsthal

-

Hippo
Oosteinde 11
1017 WT Amsterdam
The Netherlands
+31 (0)20 5224466 


[EMAIL PROTECTED]
www.hippo.nl

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Hi ;)

2004-10-25 Thread foxmask
Back for using cocoon, my first reflex is to re subscribe and send you
a Hello :)
I will try to continue my investigation about Groovy like i started there 
http://wiki.apache.org/cocoon/GroovyGetFormsParameters and there 
http://wiki.apache.org/cocoon/GroovyWithSQLDatabaseAccess 

One detail, the new wiki make me seek ; i loved the previous one
owned by cocoondev.org :/
this will be hard to change ... now when i search something, i'm totally lost...

anyway. ;)

For the moment i have to build pdf/xhtml doc from docbook file. It's
very simple ;)

Regards.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Hi, it's me

2004-04-13 Thread Yves Vindevogel
Sorry Ricardo, 
but the virus you're sending, has absolutely no effect on an Apple Macintosh machine running OSX Panther.
Could you please retry ?

Thanks in advance ...

On 13 Apr 2004, at 17:39, [EMAIL PROTECTED] wrote:

text.pif>-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Met vriendelijke groeten,
Bien à vous,
Kind regards,

Yves Vindevogel
Implements

Mail: [EMAIL PROTECTED]  - Mobile: +32 (478) 80 82 91

Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76
Markt 18c  -  9700 Oudenaarde  -  Tel: +32 (55) 30 55 76

Web: http://www.implements.be
x-tad-smaller
First they ignore you.  Then they laugh at you.  Then they fight you.  Then you win.
Mahatma Ghandi./x-tad-smaller