Re: fop 0.91 beta

2006-03-03 Thread Beat De Martin
Thanx for your answer.
Is there anybody working on it ?

Cheers
Beat De Martin

 --- Ursprüngliche Nachricht ---
 Von: Antonio Fiol Bonnín [EMAIL PROTECTED]
 An: users@cocoon.apache.org
 Betreff: Re: fop 0.91 beta
 Datum: Wed, 1 Mar 2006 11:13:02 +0100
 
 No. The API is really different.
 
 I suppose a patch to make it work would be welcome.
 
 --
 Antonio
 
 2006/2/27, Beat De Martin [EMAIL PROTECTED]:
  Hi folks
  Can I use fop 0.91 beta with Cocoon 2.1.8 ?
  I just got an error.
 
  Cheers
  Beat De Martin
  Zurich, Switzerland
 
  --
  10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
  +++ GMX - die erste Adresse für Mail, Message, More +++
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 --
 Antonio
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
Feel free mit GMX FreeMail!
Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net

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



Re: fop 0.91 beta

2006-02-28 Thread Beat De Martin
Hi Jorg
This is my stack:
java.lang.NoClassDefFoundError
at
org.apache.cocoon.components.renderer.ExtendableRendererFactory.class$(ExtendableRendererFactory.java:42)
at
org.apache.cocoon.components.renderer.ExtendableRendererFactory.init(ExtendableRendererFactory.java:44)
at
org.apache.cocoon.components.renderer.ExtendableRendererFactory.clinit(ExtendableRendererFactory.java:38)
at
org.apache.cocoon.serialization.FOPSerializer.clinit(FOPSerializer.java:61)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:308)
at java.lang.Class.newInstance(Class.java:261)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:195)
at
org.apache.avalon.excalibur.pool.InstrumentedResourceLimitingPool.newPoolable(InstrumentedResourceLimitingPool.java:655)
at
org.apache.avalon.excalibur.pool.InstrumentedResourceLimitingPool.get(InstrumentedResourceLimitingPool.java:371)
at
org.apache.avalon.excalibur.component.PoolableComponentHandler.doGet(PoolableComponentHandler.java:198)
at
org.apache.avalon.excalibur.component.ComponentHandler.get(ComponentHandler.java:381)
at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.select(ExcaliburComponentSelector.java:215)
at
org.apache.cocoon.components.ExtendedComponentSelector.select(ExtendedComponentSelector.java:262)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setSerializer(AbstractProcessingPipeline.java:308)
at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setSerializer(AbstractCachingProcessingPipeline.java:163)
at
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:103)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:46)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:130)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:68)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:142)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:68)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:92)
at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:234)
at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:176)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:248)
at org.apache.cocoon.Cocoon.process(Cocoon.java:679)
at 
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1154)

I haven't spent any time yet on figuring out the error.
Cheers
Beat

 --- Ursprüngliche Nachricht ---
 Von: Jorg Heymans [EMAIL PROTECTED]
 An: users@cocoon.apache.org
 Betreff: Re: fop 0.91 beta
 Datum: Mon, 27 Feb 2006 23:02:15 +0100
 
 
 Beat De Martin wrote:
 
  Can I use fop 0.91 beta with Cocoon 2.1.8 ?
  I just got an error.
 
 
 Please post a stacktrace or a more detailed errormessage. This will
 allow people to at least determine if your error is fop or cocoon related.
 
 Thanks
 Jorg Heymans
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert:
GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl

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



Re: Hibernate in Cocoon

2006-01-09 Thread Beat De Martin
David Kavanagh wrote:
 Has anyone interfaced with Hibernate in a pipeline? Did you write a 
 transformer, call JavaFlow or something else?
 I'm thinking of using the Hibernate XML export feature to load objects 
 into my pipeline (inside a transformer). I'd certainly appreciate 
 hearing about any existing work in this area.

I'd like to do the same. I may do it with a generator.
Bye
Beat De Martin

-- 
Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie

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



RE: i18n locale in Cocoon 2.1

2003-08-14 Thread Beat De Martin
Thanx
I'm using now:

map:transform type=i18n
  map:parameter name=locale value={session-attr:locale}/
 /map:transform

and it works !


 Try this in your sitemap:
 map:actions
 map:action name=locale logger=sitemap.action.locale
 src=org.apache.cocoon.acting.LocaleAction
   create-sessiontrue/create-session
   store-in-sessiontrue/store-in-session
   store-in-requesttrue/store-in-request
   store-in-cookiefalse/store-in-cookie
   !-- Uncomment as needed to override defaults:
  locale-attributelocale/locale-attribute
  language-attributelanguage/language-attribute
  country-attributecountry/country-attribute
  variant-attributevariant/variant-attribute
   --
 /map:action
 /map:actions
 
 and then for example:
 
 map:act type=locale
 map:match pattern=cos_tam_dowolnego
  map:transform type=i18n
map:parameter name=locale value={../locale}/
  /map:transform
 /map:match
 /map:act
 
 look into samples of i18n... try do this in the same way. 
 
 ar
 
  -Original Message-
  From: Beat De Martin [mailto:[EMAIL PROTECTED]
  Sent: Friday, August 08, 2003 11:05 AM
  To: [EMAIL PROTECTED]
  Subject: RE: i18n locale in Cocoon 2.1
  
  I already changed the namespaces.
  At the pipeline I use only
  ...
  map:transform type=i18n/
  ...
  
  Maybe I have to use the following:
  
  map:transform type=i18n
map:parameter name=locale value={session-attr:locale}/
   /map:transform
  
  Is this required if I want to use session attribute locale ?
  
  
  
   Check namespace i18n in transformed files.
   Cocoon 2.1 has: http://apache.org/cocoon/i18n/2.1 instead of
   http://apache.org/cocoon/i18n/2.0
  
   ar
  
-Original Message-
From: Beat De Martin [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2003 10:47 AM
To: [EMAIL PROTECTED]
Subject: i18n locale in Cocoon 2.1
   
Hi all
I'm using Cocoon 2.1 and I have some problem with translation
Until Cocoon 2.0.4 I just set the session attribute locale to the
   desired
language and it worked.
When I do this in 2.1 it doesn't seem to work. This is an excerpt
 from
   my
logfile:
   
   
SESSION ATTRIBUTES:
   
PARAM: 'locale' VALUE: 'fr_CH'
...
DEBUG   (2003-08-08) 10:38.54:938   [core]
 (/GIS/selektion_gv.html)
Thread-17/I18nTransformer: I18nTransformer: using locale de_CH
   
   
sitemap:
   
map:transformer name=i18n
src=org.apache.cocoon.transformation.I18nTransformer
   logger=core
 catalogues default=messages
   catalogue id=messages name=messages
location=i18n/translations/
   catalogue id=fehler
   name=messages_fehler
location=i18n/translations/
 /catalogues
   
   untranslated-textuntranslated/untranslated-text
 cache-at-startuptrue/cache-at-startup
/map:transformer
   
Cheers
   
   
   
--
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday -
 8.
   e-
Post
   
   
   
 -
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]
  
  
  --
  COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
  --
  1. GMX TopMail - Platz 1 und Testsieger!
  2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
  3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8.
 e-
  Post
  
  
  -
  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]
 

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


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



RE: i18n locale in Cocoon 2.1

2003-08-14 Thread Beat De Martin
I already changed the namespaces.
At the pipeline I use only
...
map:transform type=i18n/
...

Maybe I have to use the following:

map:transform type=i18n
  map:parameter name=locale value={session-attr:locale}/
 /map:transform

Is this required if I want to use session attribute locale ?



 Check namespace i18n in transformed files.
 Cocoon 2.1 has: http://apache.org/cocoon/i18n/2.1 instead of
 http://apache.org/cocoon/i18n/2.0
 
 ar
 
  -Original Message-
  From: Beat De Martin [mailto:[EMAIL PROTECTED]
  Sent: Friday, August 08, 2003 10:47 AM
  To: [EMAIL PROTECTED]
  Subject: i18n locale in Cocoon 2.1
  
  Hi all
  I'm using Cocoon 2.1 and I have some problem with translation
  Until Cocoon 2.0.4 I just set the session attribute locale to the
 desired
  language and it worked.
  When I do this in 2.1 it doesn't seem to work. This is an excerpt from
 my
  logfile:
  
  
  SESSION ATTRIBUTES:
  
  PARAM: 'locale' VALUE: 'fr_CH'
  ...
  DEBUG   (2003-08-08) 10:38.54:938   [core] (/GIS/selektion_gv.html)
  Thread-17/I18nTransformer: I18nTransformer: using locale de_CH
  
  
  sitemap:
  
  map:transformer name=i18n
  src=org.apache.cocoon.transformation.I18nTransformer 
 logger=core
   catalogues default=messages
 catalogue id=messages name=messages
  location=i18n/translations/
 catalogue id=fehler
 name=messages_fehler
  location=i18n/translations/
   /catalogues
 
 untranslated-textuntranslated/untranslated-text
   cache-at-startuptrue/cache-at-startup
  /map:transformer
  
  Cheers
  
  
  
  --
  COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
  --
  1. GMX TopMail - Platz 1 und Testsieger!
  2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
  3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8.
 e-
  Post
  
  
  -
  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]
 

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


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



Re: AW: IE6: Can't open dynamic PDF from applet

2003-08-14 Thread Beat De Martin
Hi
Do you set the mime-type ?

map:serializer name=fo2pdf
src=org.apache.cocoon.serialization.FOPSerializer mime-type=application/pdf/

What version of Cocoon and fop do you use ?
Did you try it on http://localhost as well (without any proxy) ?
Check the IE cache, delete everything !
Cheers


 Hi
 
 No, I'm not using https ...
 My cocoon instructions in sitemap look like this:
 
 map:match pattern=table.pdf
   map:generate type=serverpages src=xsp/table.xsp/
   map:transform src=stylesheets/xml2fo.xsl
   map:parameter name=view-source
 value=xsp/table.xsp/
   /map:transform
   map:serialize type=fo2pdf/
 /map:match
 
 The most important - I can't understand why it works with proxy nad
 doesn't work without proxy.
 It seems like IE wants the pdf file to be cached anywhere?
 
 -Ursprüngliche Nachricht-
 Von: Beat De Martin [mailto:[EMAIL PROTECTED]
 Gesendet: Mittwoch, 6. August 2003 17:10
 An: [EMAIL PROTECTED]
 Betreff: Re: IE6: Can't open dynamic PDF from applet
 
 
 Hi
 It might not be exactly your problem but I had problems with dynamic
 generated pdf and proxies as well.
 
 My dynamic generated pdf's have been cached by the proxy which I didn't
 for
 obviuos reasons. What I did was the following. In my sitemap I have a
 match
 like map:match pattern=*.pdf*  ...
 And the my pdf-link I created dynamically like
 http://myserver/cocoon/table_XXX.pdf
 where XXX is a kind of unique ID (e.g. timestamp)
 
 So my pdf's will never be cached !
 
 Another problem I had was using https and dynamic pdf's, but you're
 using
 https aren't you ?
 
 Are setting the content-length ?
 
 Cheers
 Beat De Martin
 Zurich, Switzerland
 
 
  Dear Friends!
  
  I have read a lot about so called internet explorer PDF Bug but none
  of the suggested solutions has helped. Apart from that, I'm trying to
  open my pdf file NOT from a html site, but from a APPLET.
  Please take a little time and read my problem.
  
  I'd like to open a dynamically generated (Cocoon 2.0.4) PDF file from
 an
  applet using a method:
  
 
 applet.getAppletContext().showDocument(http://myserver/cocoon/table.pdf
  ?par1=1par2=2);
  
  This works perfectly with all Netscape-like browsers (Mozilla etc).
  It works with Internet Explorer 6 too, but only WHILE USING PROXY
  SERVER.
  But with Internet Explorer 6 WITHOUT PROXY it doesn't work.
  
  Error message:
  Site cannot be opened. It is either not available or cannot be found.
  Try it later again.
  
  Anybody of the community must have faced this problem, I believe.
  Are there workarounds for this problem? Why does it work with proxy
  (cache?)?
  
  Thank you very much in advance
  
  Regards,
  Viktor Skladovs
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
 
 -- 
 COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
 --
 1. GMX TopMail - Platz 1 und Testsieger!
 2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8.
 e-Post
 
 
 -
 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]
 

-- 
Beat De Martin
Zurich, Switzerland

COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


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



Re: i18n locale in Cocoon 2.1

2003-08-10 Thread Beat De Martin
Thank you Konstantin
One more question:
I defined two catalogues, is it possible to use them at the same time, i.e.
if one key is not found in catalogue 1 is it possible that Cocoon moves to
the catalogue 2

I know with default-catalogue-id  I can choose the catalogue but I' like to
use both during the same i18n transformation process.


map:transformer name=i18n
src=org.apache.cocoon.transformation.I18nTransformer logger=core
catalogues default=messages
 catalogue id=messages name=messages location=i18n/translations/
 catalogue id=fehler name=messages_fehler
location=i18n/translations/
/catalogues
untranslated-textuntranslated/untranslated-text
cache-at-startuptrue/cache-at-startup
/map:transformer

...
map:transform type=i18n
map:parameter name=locale value={session-attr:locale}/
 /map:transform
...

 From: Beat De Martin [EMAIL PROTECTED]
 
 
  I already changed the namespaces.
  At the pipeline I use only
  ...
  map:transform type=i18n/
  ...
 
  Maybe I have to use the following:
 
  map:transform type=i18n
map:parameter name=locale value={session-attr:locale}/
   /map:transform
 
  Is this required if I want to use session attribute locale ?
 
 Yes, in 2.1 you should externally specify the current locale. This gives
 more freedom in locale selection algorythm, but as a drawback - not
 backword
 compatible.
 
 Please see 2.1 Changes for more details at:
 http://cocoon.apache.org/2.1/changes.html (search for i18n).
 
 -- Konstantin
 
 
 
 
   Check namespace i18n in transformed files.
   Cocoon 2.1 has: http://apache.org/cocoon/i18n/2.1 instead of
   http://apache.org/cocoon/i18n/2.0
  
   ar
  
-Original Message-
From: Beat De Martin [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2003 10:47 AM
To: [EMAIL PROTECTED]
Subject: i18n locale in Cocoon 2.1
   
Hi all
I'm using Cocoon 2.1 and I have some problem with translation
Until Cocoon 2.0.4 I just set the session attribute locale to the
   desired
language and it worked.
When I do this in 2.1 it doesn't seem to work. This is an excerpt
 from
   my
logfile:
   
   
SESSION ATTRIBUTES:
   
PARAM: 'locale' VALUE: 'fr_CH'
...
DEBUG   (2003-08-08) 10:38.54:938   [core] (/GIS/selektion_gv.html)
Thread-17/I18nTransformer: I18nTransformer: using locale de_CH
   
   
sitemap:
   
map:transformer name=i18n
src=org.apache.cocoon.transformation.I18nTransformer
   logger=core
 catalogues default=messages
   catalogue id=messages name=messages
location=i18n/translations/
   catalogue id=fehler
   name=messages_fehler
location=i18n/translations/
 /catalogues
   
   untranslated-textuntranslated/untranslated-text
 cache-at-startuptrue/cache-at-startup
/map:transformer
   
Cheers
   
   
   
--
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday -
 8.
   e-
Post
   
   
   
 -
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]
  
 
  -- 
  COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
  --
  1. GMX TopMail - Platz 1 und Testsieger!
  2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
  3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8.
 e-Post
 
 
  -
  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]
 

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


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



i18n locale in Cocoon 2.1

2003-08-08 Thread Beat De Martin
Hi all
I'm using Cocoon 2.1 and I have some problem with translation
Until Cocoon 2.0.4 I just set the session attribute locale to the desired
language and it worked.
When I do this in 2.1 it doesn't seem to work. This is an excerpt from my
logfile:


SESSION ATTRIBUTES:

PARAM: 'locale' VALUE: 'fr_CH'
...
DEBUG   (2003-08-08) 10:38.54:938   [core] (/GIS/selektion_gv.html)
Thread-17/I18nTransformer: I18nTransformer: using locale de_CH


sitemap:

map:transformer name=i18n
src=org.apache.cocoon.transformation.I18nTransformer logger=core
 catalogues default=messages
   catalogue id=messages name=messages
location=i18n/translations/
   catalogue id=fehler name=messages_fehler
location=i18n/translations/
 /catalogues
 untranslated-textuntranslated/untranslated-text
 cache-at-startuptrue/cache-at-startup
/map:transformer

Cheers



-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


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



Re: IE6: Can't open dynamic PDF from applet

2003-08-06 Thread Beat De Martin
Hi
It might not be exactly your problem but I had problems with dynamic
generated pdf and proxies as well.

My dynamic generated pdf's have been cached by the proxy which I didn't for
obviuos reasons. What I did was the following. In my sitemap I have a match
like map:match pattern=*.pdf*  ...
And the my pdf-link I created dynamically like
http://myserver/cocoon/table_XXX.pdf
where XXX is a kind of unique ID (e.g. timestamp)

So my pdf's will never be cached !

Another problem I had was using https and dynamic pdf's, but you're using
https aren't you ?

Are setting the content-length ?

Cheers
Beat De Martin
Zurich, Switzerland


 Dear Friends!
 
 I have read a lot about so called internet explorer PDF Bug but none
 of the suggested solutions has helped. Apart from that, I'm trying to
 open my pdf file NOT from a html site, but from a APPLET.
 Please take a little time and read my problem.
 
 I'd like to open a dynamically generated (Cocoon 2.0.4) PDF file from an
 applet using a method:
 
 applet.getAppletContext().showDocument(http://myserver/cocoon/table.pdf
 ?par1=1par2=2);
 
 This works perfectly with all Netscape-like browsers (Mozilla etc).
 It works with Internet Explorer 6 too, but only WHILE USING PROXY
 SERVER.
 But with Internet Explorer 6 WITHOUT PROXY it doesn't work.
 
 Error message:
 Site cannot be opened. It is either not available or cannot be found.
 Try it later again.
 
 Anybody of the community must have faced this problem, I believe.
 Are there workarounds for this problem? Why does it work with proxy
 (cache?)?
 
 Thank you very much in advance
 
 Regards,
 Viktor Skladovs
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


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



Re: XML on the browser

2003-07-31 Thread Beat De Martin
Hi
The only disadvantage I see if you transform in the browser, you won't knoe
of there are any transformig errors. If you do it on the web server you've
got everthing under control.
Cheers
Beat De Martin
Zurich. Switzerland


 Thanks to all of you :-)
 Have a nice day!
 
 Franz Philipp Moser [EMAIL PROTECTED] wrote:
 Am Mittwoch, 30. Juli 2003 15:15 schrieb Galia Angelova:
  Hello,
  I have the following question:
  Is it possible to use XML and XSL on the browser with cocoon?
 
 Yes it is
 
  If yes - are there any examples?
 
 If you are familiar with XML you know the answer. In your xml file you
 have to 
 add the following line, after the xml declaration, for clientside
 processing.
 
 
 
 or you maybe want to use a css-stylesheet to format the xml
 
 
 
 In the cocoon sitemap you just have to serialize xml with the correct mime
 
 type.
 
 text/xml for the xml-files
 text/xsl for the xsl files
 
 I think :)
 
 But I think you wont need cocoon if you do client side xml processing.
 
 
 
 cu Philipp
 -- 
 XML is the ASCII for the new millenium.
 (Cocoon documentation)
 --
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 -
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site design software

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


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