You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by poornima ponnuswamy <pp...@hotmail.com> on 2002/12/21 00:45:42 UTC

xml form How to-Sitemap

Thank you very much for ur response..I know I am doing stupid somewhere..but 
I donno where..I compiled it twice and I have my sitemap.xmap at 
xml-cocoon2\src\webapp\samples\xmlform\howto along with my XML files...and I 
made the changes u asked me to in the xmap

<map:transform src="context://samples/stylesheets/xmlform/xmlform2html.xsl" 
/>
( Is that the only change) but I get the errors in sitemap.log
DEBUG   (2002-12-20) 17:06.45:709   [sitemap] (Unknown-URI) 
Unknown-thread/ExcaliburComponentSelector: ComponentSelector setting up with 
root element: tree-processor
DEBUG   (2002-12-20) 17:06.45:719   [sitemap] (Unknown-URI) 
Unknown-thread/PoolableComponentHandler: ComponentHandler initialized for: 
org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
DEBUG   (2002-12-20) 17:06.45:729   [sitemap] (Unknown-URI) 
Unknown-thread/ExcaliburComponentSelector: Adding 
org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage for hint 
[sitemap]
DEBUG   (2002-12-20) 17:10.54:848   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) 
Thread-10/DefaultComponentFactory: ComponentFactory creating new instance of 
org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage.
DEBUG   (2002-12-20) 17:10.54:888   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) 
Thread-10/DefaultComponentFactory: no logger attribute available, using 
standard logger
DEBUG   (2002-12-20) 17:10.54:888   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultTreeBuilder: 
Configuring Builder for language : sitemap
DEBUG   (2002-12-20) 17:10.54:888   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/ResourceLimitingPool: 
Created a new 
org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage from the 
object factory.
DEBUG   (2002-12-20) 17:10.54:888   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/ResourceLimitingPool: 
Got a org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage 
from the pool.
DEBUG   (2002-12-20) 17:10.55:078   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultRoleManager: 
added Role org.apache.cocoon.acting.ActionSelector with shorthand actions 
for org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
DEBUG   (2002-12-20) 17:10.55:078   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultRoleManager: 
added Role org.apache.cocoon.selection.SelectorSelector with shorthand 
selectors for 
org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
DEBUG   (2002-12-20) 17:10.55:078   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultRoleManager: 
added Role org.apache.cocoon.components.pipeline.ProcessingPipelineSelector 
with shorthand pipelines for 
org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
DEBUG   (2002-12-20) 17:10.55:078   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultRoleManager: 
Adding hint type regexp-uri-matcher associated with role 
org.apache.cocoon.matching.MatcherSelector and class 
org.apache.cocoon.matching.RegexpURIMatcher
DEBUG   (2002-12-20) 17:10.55:078   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultRoleManager: 
Adding hint type wildcard-uri-matcher associated with role 
org.apache.cocoon.matching.MatcherSelector and class 
org.apache.cocoon.matching.WildcardURIMatcher
DEBUG   (2002-12-20) 17:10.55:078   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultRoleManager: 
added Role org.apache.cocoon.matching.MatcherSelector with shorthand 
matchers for 
org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
DEBUG   (2002-12-20) 17:10.55:078   [sitemap] 
(/cocoon/samples/xmlform/howto-wizard.html) Thread-10/DefaultRoleManager: 
Adding hint type file-generator associated with role 
org.apache.cocoon.generation.GeneratorSelector and class 
org.apache.cocoon.generation.FileGenerator
Can anyone please help me in solving the problem.
Thanks,
poornima










_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 3 months FREE*. 
http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= 
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_stopmorespam_3mf


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: xml form How to-Sitemap

Posted by Thor Heinrichs-Wolpert <th...@lunartek.com>.
The sitempa should be at
> xml-cocoon2\src\webapp\samples\xmlform
not in the howto directory


On Friday, December 20, 2002, at 03:45  PM, poornima ponnuswamy wrote:

>
> Thank you very much for ur response..I know I am doing stupid  
> somewhere..but I donno where..I compiled it twice and I have my  
> sitemap.xmap at xml-cocoon2\src\webapp\samples\xmlform\howto along  
> with my XML files...and I made the changes u asked me to in the xmap
>
> <map:transform  
> src="context://samples/stylesheets/xmlform/xmlform2html.xsl" />
> ( Is that the only change) but I get the errors in sitemap.log
> DEBUG   (2002-12-20) 17:06.45:709   [sitemap] (Unknown-URI)  
> Unknown-thread/ExcaliburComponentSelector: ComponentSelector setting  
> up with root element: tree-processor
> DEBUG   (2002-12-20) 17:06.45:719   [sitemap] (Unknown-URI)  
> Unknown-thread/PoolableComponentHandler: ComponentHandler initialized  
> for: > org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
> DEBUG   (2002-12-20) 17:06.45:729   [sitemap] (Unknown-URI)  
> Unknown-thread/ExcaliburComponentSelector: Adding  
> org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage for  
> hint [sitemap]
> DEBUG   (2002-12-20) 17:10.54:848   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultComponentFactory: ComponentFactory creating new  
> instance of  
> org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage.
> DEBUG   (2002-12-20) 17:10.54:888   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultComponentFactory: no logger attribute available,  
> using standard logger
> DEBUG   (2002-12-20) 17:10.54:888   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultTreeBuilder: Configuring Builder for language :  
> sitemap
> DEBUG   (2002-12-20) 17:10.54:888   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/ResourceLimitingPool: Created a new  
> org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage  
> from the object factory.
> DEBUG   (2002-12-20) 17:10.54:888   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/ResourceLimitingPool: Got a  
> org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage  
> from the pool.
> DEBUG   (2002-12-20) 17:10.55:078   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultRoleManager: added Role  
> org.apache.cocoon.acting.ActionSelector with shorthand actions for  
> org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
> DEBUG   (2002-12-20) 17:10.55:078   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultRoleManager: added Role  
> org.apache.cocoon.selection.SelectorSelector with shorthand selectors  
> for  
> org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
> DEBUG   (2002-12-20) 17:10.55:078   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultRoleManager: added Role  
> org.apache.cocoon.components.pipeline.ProcessingPipelineSelector with  
> shorthand pipelines for  
> org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
> DEBUG   (2002-12-20) 17:10.55:078   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultRoleManager: Adding hint type regexp-uri-matcher  
> associated with role org.apache.cocoon.matching.MatcherSelector and  
> class org.apache.cocoon.matching.RegexpURIMatcher
> DEBUG   (2002-12-20) 17:10.55:078   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultRoleManager: Adding hint type wildcard-uri-matcher  
> associated with role org.apache.cocoon.matching.MatcherSelector and  
> class org.apache.cocoon.matching.WildcardURIMatcher
> DEBUG   (2002-12-20) 17:10.55:078   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultRoleManager: added Role  
> org.apache.cocoon.matching.MatcherSelector with shorthand matchers for  
> org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
> DEBUG   (2002-12-20) 17:10.55:078   [sitemap]  
> (/cocoon/samples/xmlform/howto-wizard.html)  
> Thread-10/DefaultRoleManager: Adding hint type file-generator  
> associated with role org.apache.cocoon.generation.GeneratorSelector  
> and class org.apache.cocoon.generation.FileGenerator
> Can anyone please help me in solving the problem.
> Thanks,
> poornima
>
>
>
>
>
>
>
>
>
>
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 3 months FREE*.  
> http://join.msn.com/?page=features/ 
> junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU=  
> http://www.hotmail.msn.com/cgi-bin/ 
> getmsg&HL=1216hotmailtaglines_stopmorespam_3mf
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>