xmlform error ( Failed to execute pipeline.: ArrayIndexOutOfBoundsException )

2003-02-18 Thread Richard Reyes



Hi Guys,
 
I am trying to build an application from the 
xmlform sample included in the 2.1dev version.
I have managed to run the sample 
cocoon/samples/xmlform/wizard. But now I am having an error on my own 
application.
 
i am trying to call welcome.html in the 
browser. and im receiving this error...
 

stack-trace
 
org.apache.cocoon.ProcessingException: Failed to 
execute pipeline.: java.lang.ArrayIndexOutOfBoundsException at 
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:302) at 
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:481) at 
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:148) at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:84) at 
org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:158) at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.


 
attached are some of my files. 
 
any help is appreciated.
thanks


sitemap.xmap
Description: Binary data
stack-trace

org.apache.cocoon.ProcessingException: Failed to execute pipeline.: 
java.lang.ArrayIndexOutOfBoundsException
at 
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:302)
at 
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:481)
at 
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:148)
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:84)
at 
org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:158)
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:84)
at 
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:164)
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108)
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:153)
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108)
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:143)
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:317)
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:299)
at 
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:134)
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:84)
at 
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:164)
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108)
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:153)
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108)
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:143)
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:317)
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:299)
at org.apache.cocoon.Cocoon.process(Cocoon.java:600)
at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:9

Re: Portal - Coplets / Sunlet

2003-01-30 Thread Richard Reyes
thanks.

- Original Message - 
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 4:40 PM
Subject: RE: Portal - Coplets / Sunlet


> 
> 
> > -----Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, January 30, 2003 9:02 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Portal - Coplets / Sunlet
> > 
> > 
> > which error log? the one thats on the browser?
> > 
> > here it is
> Exactly!
> 
> Ok, I can see by the log that the xmlizer does not detect
> that the resource you request is html.
> 
> I guess this is currently not implemented. I will take
> care of it as soon as I get some time for it.
> 
> Thanks
> Carsten
> 
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Portal - Coplets / Sunlet

2003-01-29 Thread Richard Reyes
nvoke(Pipel
ineNode.java:153)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:317)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:299)
at
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNod
e.java:134)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:84)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(PreparableMatchNode.java:164)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
ineNode.java:153)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:317)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:299)
at org.apache.cocoon.Cocoon.process(Cocoon.java:600)
at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
java:170)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172
)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:174)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne
ction(Http11Protocol.java:386)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:530)
at
java.lang.Thread.run(Thread.java:479)===
===

- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 3:38 PM
Subject: RE: Portal - Coplets / Sunlet


>
>
> > -Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 29, 2003 8:28 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Portal - Coplet

Re: Portal - Coplets / Sunlet

2003-01-28 Thread Richard Reyes
Hi Carsten,,

this is the google.xml,


http://apache.org/cocoon/include/1.0";>

http://www.google.com



and this is the sitemap...



 

  
 

I have no idea what did i do wrong. I'm soory but what is an xmlizer? xml
serializer? How do i configure the xmlizer?

thanks
richard

> - Original Message -
> From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 28, 2003 4:44 PM
> Subject: RE: Portal - Coplets / Sunlet
>
>
> > There are several possible causes for this problem:
> > - google does not send the correct mime-type ("text/html"). I can't
> >   believe that this is happening, but I'm adding it here for
completeness
> > - The xmlizer for text/html is not configured correctly
> > - The xmlizer is not used.
> >
> > For any of the last two problems, it would be helpfull if you could
> > provide the xml document, you used for including and the stacktrace.
> >
> > Carsten
> >
> > > -Original Message-
> > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, January 28, 2003 9:18 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: Portal - Coplets / Sunlet
> > >
> > >
> > >
> > > Hi Carsten,
> > >
> > > I have tried using the cinclude transformer and i got the error
> below
> > >
> > >  The element type "meta" must be terminated by the matching end-tag
"".
> > >
> > > any ideas?
> > >
> > > i have checked the google source and it has a tag like this
> > > any
> > > workaround?
> > >
> > > thanks again
> > >
> > > 
> > > - Original Message -
> > > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Monday, January 27, 2003 7:36 PM
> > > Subject: RE: Portal - Coplets / Sunlet
> > >
> > >
> > > >
> > > >
> > > > > -Original Message-
> > > > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > > > Sent: Monday, January 27, 2003 9:58 AM
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: Re: Portal - Coplets / Sunlet
> > > > >
> > > > >
> > > > > Thanks for the respond, Carsten.
> > > > >
> > > > > If I understand it correctly, you were just discussing the links
> > > > > that'll be
> > > > > contained in the site that i'll include ( as a coplet ).
> > > > Yes, exactly.
> > > >
> > > > > And it  really sound very complex to me. Anyway, I dont understand
> > > > > how would the portal draw the coplet if the link that im giving is
> > > > > giving htmls while the portal require xml streams?
> > > >
> > > > Ah, yes - sorry, I forgot that :) - the cinclude transformer
> > > > automatically transforms html to xhtml, so you have at the end xml
> > > > that can easily be included.
> > > >
> > > > Carsten
> > > >
> > >
> -
> > > > 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:
<[EMAIL PROTECTED]>
> > > > For additional commands, e-mail:
<[EMAIL PROTECTED]>
> > > >
> > >
> > > -
> > > 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: <[EMAIL PROTECTED]>
> > > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> > >
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Portal - Coplets / Sunlet

2003-01-28 Thread Richard Reyes

I am having this error...

The element type "meta" must be terminated by the matching end-tag "".


i have checked the html source and it has a tag like this


 


- Original Message - 
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 5:58 PM
Subject: RE: Portal - Coplets / Sunlet


> Ok, and where is the problem?
> 
> Matthew
> 
> > -Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 28, 2003 10:52 AM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Re: Portal - Coplets / Sunlet
> > 
> > 
> > 
> > - Original Message -
> > From: "Matthew Langham" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, January 28, 2003 5:42 PM
> > Subject: RE: Portal - Coplets / Sunlet
> > 
> > 
> > this is the google.xml
> > 
> > Richard,
> > 
> > just what exactly is this supposed to show? From what I see 
> > you want to
> > cinclude an html file that is accessed through Cocoon. Correct?
> > 
> > Richard: Yes...
> > 
> > Is /tsi/home.html a pipeline in the sitemap? What does that one do?
> > 
> > Richard: Yes, it has a corresponding map:match in the sitemap it 
> > contains an
> > xmlform that can be independently browsed into a browser.
> > 
> > 
> > Thanks Matthew...
> > 
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> > 
> > 
> 
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Portal - Coplets / Sunlet

2003-01-28 Thread Richard Reyes

- Original Message -
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 5:42 PM
Subject: RE: Portal - Coplets / Sunlet


this is the google.xml

Richard,

just what exactly is this supposed to show? From what I see you want to
cinclude an html file that is accessed through Cocoon. Correct?

Richard: Yes...

Is /tsi/home.html a pipeline in the sitemap? What does that one do?

Richard: Yes, it has a corresponding map:match in the sitemap it contains an
xmlform that can be independently browsed into a browser.


Thanks Matthew...

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: Portal - Coplets / Sunlet

2003-01-28 Thread Richard Reyes
this is the google.xml


http://apache.org/cocoon/include/1.0";>

http://localhost:8080/cocoon/tsi/home.html



and this is the sitemap...



 

  
 

i have no idea what did i do wrong.

thanks
richard

- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 4:44 PM
Subject: RE: Portal - Coplets / Sunlet


> There are several possible causes for this problem:
> - google does not send the correct mime-type ("text/html"). I can't
>   believe that this is happening, but I'm adding it here for completeness
> - The xmlizer for text/html is not configured correctly
> - The xmlizer is not used.
>
> For any of the last two problems, it would be helpfull if you could
> provide the xml document, you used for including and the stacktrace.
>
> Carsten
>
> > -Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 28, 2003 9:18 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Portal - Coplets / Sunlet
> >
> >
> >
> > Hi Carsten,
> >
> > I have tried using the cinclude transformer and i got the error
below
> >
> >  The element type "meta" must be terminated by the matching end-tag "".
> >
> > any ideas?
> >
> > i have checked the google source and it has a tag like this
> > any
> > workaround?
> >
> > thanks again
> >
> > 
> > - Original Message -
> > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, January 27, 2003 7:36 PM
> > Subject: RE: Portal - Coplets / Sunlet
> >
> >
> > >
> > >
> > > > -Original Message-
> > > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > > Sent: Monday, January 27, 2003 9:58 AM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: Re: Portal - Coplets / Sunlet
> > > >
> > > >
> > > > Thanks for the respond, Carsten.
> > > >
> > > > If I understand it correctly, you were just discussing the links
> > > > that'll be
> > > > contained in the site that i'll include ( as a coplet ).
> > > Yes, exactly.
> > >
> > > > And it  really sound very complex to me. Anyway, I dont understand
> > > > how would the portal draw the coplet if the link that im giving is
> > > > giving htmls while the portal require xml streams?
> > >
> > > Ah, yes - sorry, I forgot that :) - the cinclude transformer
> > > automatically transforms html to xhtml, so you have at the end xml
> > > that can easily be included.
> > >
> > > Carsten
> > >
> > > -
> > > 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: <[EMAIL PROTECTED]>
> > > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> > >
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Portal - Coplets / Sunlet

2003-01-28 Thread Richard Reyes

Hi Carsten,

I have tried using the cinclude transformer and i got the error below

 The element type "meta" must be terminated by the matching end-tag "".

any ideas?

i have checked the google source and it has a tag like this
any
workaround?

thanks again


- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 27, 2003 7:36 PM
Subject: RE: Portal - Coplets / Sunlet


>
>
> > -Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 27, 2003 9:58 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Portal - Coplets / Sunlet
> >
> >
> > Thanks for the respond, Carsten.
> >
> > If I understand it correctly, you were just discussing the links
> > that'll be
> > contained in the site that i'll include ( as a coplet ).
> Yes, exactly.
>
> > And it  really sound very complex to me. Anyway, I dont understand
> > how would the portal draw the coplet if the link that im giving is
> > giving htmls while the portal require xml streams?
>
> Ah, yes - sorry, I forgot that :) - the cinclude transformer
> automatically transforms html to xhtml, so you have at the end xml
> that can easily be included.
>
> Carsten
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Portal - Coplets / Sunlet

2003-01-27 Thread Richard Reyes
Thanks for the respond, Carsten.

If I understand it correctly, you were just discussing the links that'll be
contained in the site that i'll include ( as a coplet ). And it  really
sound very complex to me. Anyway, I dont understand how would the portal
draw the coplet if the link that im giving is giving htmls while the portal
require xml streams?

thanks again
richard

==
- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 27, 2003 4:32 PM
Subject: RE: Portal - Coplets / Sunlet


> Sorry Richard,
>
> I totally forgot to reply...
>
> Including a simple remote source is simple using the cinclude transformer:
>
>
> http://apache.org/cocoon/include/1.0";>
> 
> http://itsunshine/tamino/blah
> 
> 
>
>
> But, as I understand you right, you want to "embed" a full site in a
coplet,
> so, you have to maintain the state (= the web page the user currently
wants
> to see of the embedded site). Which means, you have to store the correct
> uri somewhere in the session and do a:
>
> http://apache.org/cocoon/include/1.0";>
> 
> URI_FROM_SESSION
> 
> 
>
> You can get and set this URI, e.g. using the session transformer and
> the getxml/setxml commands.
>
> However, after you include the external source, you have to rewrite
> all links contained in this resource so that they go first to cocoon
> because the portal (or precisly the coplet) needs to know which link
> the user has clicked in order to include the correct page the
> next time the portal is redrawn.
> I have not thought abouth how to do this, but I think there were
> several people here on the list a while ago who did exactly this
> step. Perhaps they can help you more?
>
> HTH
> Carsten
>
> Carsten Ziegeler
> Open Source Group, S&N AG
>
> > -Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 27, 2003 6:31 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Portal - Coplets / Sunlet
> >
> >
> >
> > Hi Carsten,
> >
> > Hope you could spare some time to explain on the solution 2 you have
> > suggested...
> >
> > Thanks again
> >
> > 
> > - Original Message -
> > From: "Richard Reyes" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, January 24, 2003 4:20 PM
> > Subject: Re: Portal - Coplets / Sunlet
> >
> >
> > > Hi Carsten,
> > >
> > > I am more interested in the second solution, since im planning to
> > include
> > > xmlforms as one of coplets
> > > and they would not be delivering xml streams but formatted
xhtml's.
> > Assuming
> > > these xmlform can run independently on a separate browser.
> > Will it be
> > > possible for you to please elaborate on the second solution
> > as I am a
> > > beginner in cocoon and I cannot even visualized the idea.
> > >
> > > Thanks a lot.
> > > RICHARD
> > >
> > > 
> > > - Original Message -
> > > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Friday, January 24, 2003 4:05 PM
> > > Subject: RE: Portal - Coplets / Sunlet
> > >
> > >
> > > > Hi,
> > > >
> > > > yes, this is possible. You can either say that the
> > source/content of
> > your
> > > > coplet is a remote resource or you can use a local resource that
> > includes
> > > > a remote resource.
> > > > First solution: instead of using the cocoon-protocol to
> > specify the
> > source
> > > > of your coplet, you can say http://. as long as this remote
> > resource
> > > > delivers xml.
> > > > Second solution: you define a local pipeline, using the
> > cocoon-protocol
> > > > and either read via the generator the remote resource or use the
> > > > cinclude transformer. With the cinclude transformer you
> > can include
> > > > complete sites, like your www.google.com, as they were
> > running in a
> > frame.
> > > > There will be some minor problems to solve, but it's possible :)
> > > >
>

Re: Portal - Coplets / Sunlet

2003-01-26 Thread Richard Reyes

Hi Carsten,

Hope you could spare some time to explain on the solution 2 you have
suggested...

Thanks again


- Original Message -
From: "Richard Reyes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 4:20 PM
Subject: Re: Portal - Coplets / Sunlet


> Hi Carsten,
>
> I am more interested in the second solution, since im planning to
include
> xmlforms as one of coplets
> and they would not be delivering xml streams but formatted xhtml's.
Assuming
> these xmlform can run independently on a separate browser. Will it be
> possible for you to please elaborate on the second solution as I am a
> beginner in cocoon and I cannot even visualized the idea.
>
> Thanks a lot.
> RICHARD
>
> 
> - Original Message -
> From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 24, 2003 4:05 PM
> Subject: RE: Portal - Coplets / Sunlet
>
>
> > Hi,
> >
> > yes, this is possible. You can either say that the source/content of
your
> > coplet is a remote resource or you can use a local resource that
includes
> > a remote resource.
> > First solution: instead of using the cocoon-protocol to specify the
source
> > of your coplet, you can say http://. as long as this remote
resource
> > delivers xml.
> > Second solution: you define a local pipeline, using the
cocoon-protocol
> > and either read via the generator the remote resource or use the
> > cinclude transformer. With the cinclude transformer you can include
> > complete sites, like your www.google.com, as they were running in a
frame.
> > There will be some minor problems to solve, but it's possible :)
> >
> > Carsten
> >

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Portal - Coplets / Sunlet

2003-01-24 Thread Richard Reyes
Hi Carsten,

I am more interested in the second solution, since im planning to include
xmlforms as one of coplets
and they would not be delivering xml streams but formatted xhtml's. Assuming
these xmlform can run independently on a separate browser. Will it be
possible for you to please elaborate on the second solution as I am a
beginner in cocoon and I cannot even visualized the idea.

Thanks a lot.
RICHARD


- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 4:05 PM
Subject: RE: Portal - Coplets / Sunlet


> Hi,
>
> yes, this is possible. You can either say that the source/content of your
> coplet is a remote resource or you can use a local resource that includes
> a remote resource.
> First solution: instead of using the cocoon-protocol to specify the source
> of your coplet, you can say http://. as long as this remote resource
> delivers xml.
> Second solution: you define a local pipeline, using the cocoon-protocol
> and either read via the generator the remote resource or use the
> cinclude transformer. With the cinclude transformer you can include
> complete sites, like your www.google.com, as they were running in a frame.
> There will be some minor problems to solve, but it's possible :)
>
> Carsten
>
> Carsten Ziegeler
> Open Source Group, S&N AG
>
>
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 24, 2003 7:39 AM
> To: cocoon-users
> Subject: Portal - Coplets / Sunlet
>
>
> Hi Guys,
>
> Will it be possible for a coplet to contain an external resource (for
> example is http://www.google.com )?
> And this resource that will need no more transformations and can be very
> independent like its in a another frame?
>
> Thanks in advance
> Richard
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Portal - Coplets / Sunlet

2003-01-23 Thread Richard Reyes



 
Hi Guys,
 
Can I also use a separate cocoon application for my 
coplet where all its transformation is in a separate sitemap?
 
For example...
 
I have cocoon\myportal as my portal application and 
i would use a independent cocoon application like
 cocoon\webapp1 as one of my 
coplet?
 
Is this possible...please help.
Thanks

   
  
- Original Message - 
From: 
Richard Reyes 
To: cocoon-users 
Sent: Friday, January 24, 2003 2:39 
PM
Subject: Portal - Coplets / 
Sunlet

Hi Guys,
 
Will it be possible for a coplet to contain an 
external resource (for example is http://www.google.com )?
And this resource that will need no more 
transformations and can be very independent like its in a another 
frame?
 
Thanks in advance
Richard


Portal - Coplets / Sunlet

2003-01-23 Thread Richard Reyes



Hi Guys,
 
Will it be possible for a coplet to contain an 
external resource (for example is http://www.google.com )?
And this resource that will need no more 
transformations and can be very independent like its in a another 
frame?
 
Thanks in advance
Richard


Re: Portal - NullPointerException Error

2003-01-20 Thread Richard Reyes

Thanks but I did all that... thats why I cant locate my error because I
think that I have modifed them all completely and hopefully correctly. But
im still checking... thanks anyway any other ideas?


- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 20, 2003 5:39 PM
Subject: RE: Portal - NullPointerException Error


Hi Richard,

You have to modify:
-sitemap
-views (in resources\ directory)
-stylessheets (in styles\ directory)
-coplets configuration (Portal Management in the portal)

Search for the word in each one.

Regards
Sylvain

-Message d'origine-
De: Richard Reyes [mailto:[EMAIL PROTECTED]]
Date: lundi, 20. janvier 2003 10:36
À: [EMAIL PROTECTED]
Objet: Re: Portal - NullPointerException Error


mainly naming conventions, ( yet ). i would like to just remove the
sunspotdemo word. anything you need to help you help me??

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 20, 2003 4:38 PM
Subject: RE: Portal - NullPointerException Error


Hello,

What have you modified?

Regards
Sylvain

-----Message d'origine-
De: Richard Reyes [mailto:[EMAIL PROTECTED]]
Date: lundi, 20. janvier 2003 06:39
À: cocoon-users
Objet: Portal - NullPointerException Error


Hi Guys,

I've been trying to modify the cocoon portal configurations to suit my
needs, when i accidentally stumbled into this nullpointerexception error...

Original exception : java.lang.NullPointerException
at
org.apache.cocoon.webapps.portal.components.PortalManager.showPortal(PortalM
anager.java:740)
at
org.apache.cocoon.webapps.portal.generation.PortalGenerator.generate(PortalG
enerator.java:82)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLP
ipeline(AbstractProcessingPipeline.java:537)
at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
.processXMLPipeline(AbstractCachingProcessingPipeline.java:213)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(Abs
tractProcessingPipeline.java:481)
at
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(Seri
alizeNode.java:148)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:84)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(PreparableMatchNode.java:164)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
ineNode.java:153)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:317)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:299)
at
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNod
e.java:134)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:84)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(PreparableMatchNode.java:164)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
ineNode.java:153)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:317)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:299)
at org.apache.cocoon.Cocoon.process(Cocoon.java:600)
at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.in

Re: Portal - NullPointerException Error

2003-01-20 Thread Richard Reyes
mainly naming conventions, ( yet ). i would like to just remove the
sunspotdemo word. anything you need to help you help me??

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 20, 2003 4:38 PM
Subject: RE: Portal - NullPointerException Error


Hello,

What have you modified?

Regards
Sylvain

-Message d'origine-
De: Richard Reyes [mailto:[EMAIL PROTECTED]]
Date: lundi, 20. janvier 2003 06:39
À: cocoon-users
Objet: Portal - NullPointerException Error


Hi Guys,

I've been trying to modify the cocoon portal configurations to suit my
needs, when i accidentally stumbled into this nullpointerexception error...

Original exception : java.lang.NullPointerException
at
org.apache.cocoon.webapps.portal.components.PortalManager.showPortal(PortalM
anager.java:740)
at
org.apache.cocoon.webapps.portal.generation.PortalGenerator.generate(PortalG
enerator.java:82)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLP
ipeline(AbstractProcessingPipeline.java:537)
at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
.processXMLPipeline(AbstractCachingProcessingPipeline.java:213)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(Abs
tractProcessingPipeline.java:481)
at
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(Seri
alizeNode.java:148)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:84)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(PreparableMatchNode.java:164)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
ineNode.java:153)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:317)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:299)
at
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNod
e.java:134)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:84)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(PreparableMatchNode.java:164)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
ineNode.java:153)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:108)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:317)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:299)
at org.apache.cocoon.Cocoon.process(Cocoon.java:600)
at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
java:170)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172
)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineVa

Portal - NullPointerException Error

2003-01-19 Thread Richard Reyes



Hi Guys,
 
I've been trying to modify the cocoon portal 
configurations to suit my needs, when i accidentally stumbled into this 
nullpointerexception error...
 
Original exception : 
java.lang.NullPointerException at 
org.apache.cocoon.webapps.portal.components.PortalManager.showPortal(PortalManager.java:740) 
at 
org.apache.cocoon.webapps.portal.generation.PortalGenerator.generate(PortalGenerator.java:82) 
at 
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:537) 
at 
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:213) 
at 
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:481) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:148) 
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:84) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:164) 
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:153) 
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:143) 
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:317) 
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:299) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:134) 
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:84) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:164) 
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:153) 
at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:108) 
at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:143) 
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:317) 
at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:299) 
at org.apache.cocoon.Cocoon.process(Cocoon.java:600) at 
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1104) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) 
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) 
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) 
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) 
at 
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415) 
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) 
at 
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) 
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) 
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) 
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) 
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) 
at org.apac

Re: Portal Roles / Users

2002-12-27 Thread Richard Reyes



thanks

  - Original Message - 
  From: 
  Matthew 
  Langham 
  To: [EMAIL PROTECTED] 
  
  Sent: Friday, December 27, 2002 2:44 
  AM
  Subject: RE: Portal Roles / Users
  
  Hi,
   
  Currently this is not possible out of the box. You could probably cook 
  up some way to do this (i.e. return the roles to the user and get him to 
  select one before proceeding.
   
  Matthew
  --Open Source Group   
  Cocoon { Consulting, Training, Projects 
  }=Matthew 
  Langham, S&N AG, Klingenderstrasse 5, D-33100 
  PaderbornTel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de-Cocoon 
  book:  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20Weblog:  
  http://radio.weblogs.com/0103021/=  
  
  
-Original Message-From: Richard Reyes 
[mailto:[EMAIL PROTECTED]]Sent: Thursday, December 26, 
2002 12:01 PMTo: cocoon-usersSubject: Portal Roles / 
Users
Hi Guys,
 
Is is possible to have 1 user included into 2 
roles?
for example user cocoon is both admin and 
guest.
Or to be more realistic, User cocoon is both 
Business manager and customer service agent.
 
Thanks in advance
Richard


Portal Roles / Users

2002-12-26 Thread Richard Reyes



Hi Guys,
 
Is is possible to have 1 user included into 2 
roles?
for example user cocoon is both admin and 
guest.
Or to be more realistic, User cocoon is both 
Business manager and customer service agent.
 
Thanks in advance
Richard


Re: Portal Coplets - Access

2002-12-04 Thread Richard Reyes
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi Carsten,

I think I have done what I have to do with regards to securing coplets, well
the steps includes reinstalling the sample portal but it works now.

Regarding option (a), isn't the global profile independent with any other
Role-profile, why do i need to enable coplets in global profile when I can
secure thall available coplets in each role profile?

Thanks


---
- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 11:45 PM
Subject: RE: Portal Coplets - Access


> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> Hi,
>
> currently you have two choices:
> a) Enable coplet for all users in the global configuration
>and disable them in the specific role profile
> or
> b) the other way round as it is done with the administration
>coplet below.
>
> HTH
> Carsten
>
> > -Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, November 29, 2002 7:44 AM
> > To: cocoon-users
> > Subject: Portal Coplets - Access
> >
> >
> > Hi Guys,
> >
> > Is there a way to not let a specific Roles ( or Usergroups like guest or
> > admin ) to access all available coplets?
> > Well, except for declarings it like the admin coplet..
> >
> >   
> >
> > 
> >false
> >true
> >false 
> >
> >Administration
> >
> > true
> > max
> >
> >   
> >
> > Configurations:
> > Windows 2000 Advance Server
> > j2sdk1.4.0_03
> > Apache Tomcat/4.1.12-LE-jdk14
> >
> > Thanks
> > Richard
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
> >
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Fw: Portal Coplets - Access

2002-12-01 Thread Richard Reyes




   
Hi 
Guys,
 
Any 
comments...
 
Or the portal is 
suppose to work like this?
 
Thanks
 




   
  - Original Message - 
  From: Richard Reyes 
  
  To: cocoon-users 
  Sent: Friday, November 29, 2002 3:10 PM
  Subject: Portal Coplets - Access
  
  Hi 
  Guys,Is there a way to not let a specific Roles ( or Usergroups like 
  guest oradmin ) to access all available coplets?Well, except for 
  declarings it like the admin coplet..         
     
  false   
  true   
  false    
     
  Administration   
      
  true    
  max     
  Configurations:Windows 2000 Advance 
  Serverj2sdk1.4.0_03Apache 
  Tomcat/4.1.12-LE-jdk14ThanksRichard


Portal Coplets - Access

2002-11-30 Thread Richard Reyes
Hi Guys,

Is there a way to not let a specific Roles ( or Usergroups like guest or
admin ) to access all available coplets?
Well, except for declarings it like the admin coplet..

  
   

   false
   true
   false 
   
   Administration
   
true
max
   
  

Configurations:
Windows 2000 Advance Server
j2sdk1.4.0_03
Apache Tomcat/4.1.12-LE-jdk14

Thanks
Richard

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Error running Current CVS and Development Snapshot Versions

2002-11-28 Thread Richard Reyes



Hi Guys,
 
I have been trying somethings on the portal 
samples. And I have downloaded the latest cvs 
versions ( through wincvs ).
After I have built it using 
 
build -Dinclude.webapp.libs=yes 
-Dinclude.scratchpad.libs=yes -Dinstall.war="C:\ApacheGroup\Tomcat4.1\webapps" 
webapp
 
targeted for 1.4 
JVM, Erased all my working cocoon intallations. I have copied the war file 
into the tomcat webapps, then point the browser to 
localhost:8080/cocoon.
 
I got this error..
 
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: 
org.apache.cocoon.CascadingIOException: 
org.apache.xml.utils.WrappedRuntimeException: The output format must have a 
'{http://xml.apache.org/xslt}content-handler' property!: 
org.apache.xml.utils.WrappedRuntimeException: The output format must have a 
'{http://xml.apache.org/xslt}content-handler' property!
 
Any ideas..?
 
Configurations:Windows 2000 Advance Serverj2sdk1.4.0_03Apache 
Tomcat/4.1.12-LE-jdk14
 
Thanks
Richard
 
 


Portal Coplets - Access

2002-11-28 Thread Richard Reyes



Hi 
Guys,Is there a way to not let a specific Roles ( or Usergroups like 
guest oradmin ) to access all available coplets?Well, except for 
declarings it like the admin coplet..         
   
false   
true   
false    
   
Administration   
    
true    
max     
Configurations:Windows 2000 Advance 
Serverj2sdk1.4.0_03Apache 
Tomcat/4.1.12-LE-jdk14ThanksRichard


Re: Cocoon Portal - User Roles

2002-11-13 Thread Richard Reyes



Hi Matthew / Guys,
 
I have been able to replace the addrole and load 
role functions into an
Action.
 
Will I have a problem if i didn't serialize any 
xml? ( see sitemap below )

      
      
      
      
      
      
      
      
  
   
If I create an action for the delrole 
function, how can I delete the generated roleprofile-xxx.xml file? or i cannot 
delete it and have to dele it manually?
 
Thanks Again.
Richard
 

  - Original Message - 
  From: 
  Richard Reyes 
  To: [EMAIL PROTECTED] 
  
  Sent: Wednesday, November 13, 2002 3:04 
  PM
  Subject: Re: Cocoon Portal - User 
  Roles
  
  Hi Matthew,
   
  If I understand it right, I have to change 
  the sunrise-newrole.xml into something that the sql transformer would 
  understand and remove the cinclude and writesource transformer on the 
  pipeline?
   
  In this case...
   
  Whats the advantage of using transformer than an 
  action?
   
  In the end of this map:match pattern it is 
  returning an xml like this...
   
   xml 
  version="1.0" encoding="UTF-8" ?> 
  

  - 
  
   
  
  - <addrole 
  xmlns:source="http://apache.org/cocoon/source/1.0" xmlns:session="http://cocoon.apache.org/session/1.0">
  
  
  - <sourceResult>
  
  
    <execution>successexecution> 
  
    <message>content inserted 
  at: rolesmessage> 
  
    <behaviour>insertbehaviour> 
  
    <action>overwrittenaction> 
  
    <source>file:/C:/ApacheGroup/Tomcat4.1/webapps/cocoon/myportal/resources/sunrise-roles.xmlsource> 
  
    <serializer>xmlserializer> 
    sourceResult>
    addrole>
  If I'd use an action, do I have to serialized 
  these kinds of xml?
   
  And can you tell me where the sunrise-newrole 
  resource is being called and returned to?
   
  Thanks again.
  Richard
   
  
- Original Message - 
From: 
Matthew 
Langham 
To: [EMAIL PROTECTED] 

Sent: Tuesday, November 12, 2002 8:16 
PM
Subject: RE: Cocoon Portal - User 
Roles


>>
Since the the "new role" function in the 
portal sample is mapped to  uri, it is 
using this sitemap snippet right?
 
        
    
    
    
    
    
    

and the 
documentations says that 
 
The new-role resource creates a new role in the system. 
It gets the parameters "type" with the value "role" and "role" with the new 
rolename.  
 
Where is the "type" and "role" 
parameter?
and why does it have to serialized in an xml 
type in the end?
<<
 
You need to take a look at the file 
sunrise-newrole.xml. That file contains most of the dirty work. The 
transformers session, cinclude and writesource act on the information 
contained in there. Because sunrise-newrole.xml also flows through the 
pipeline it is then formatted by the stylesheet and returned to the browser. 
It is serialized to xml because it is being used inside the portal (in this 
case).
 
If 
you wanted to write this to a database you would need to change the 
sunrise-newrole.xml and use the sqltransformer instead of cinclude and 
write-source. In all this should take you around 5 minutes or less to adapt. 
:-)
 
So 
it really is quite simple really.
 
Matthew
--Open Source 
Group   Cocoon { Consulting, Training, 
Projects 
}=Matthew 
Langham, S&N AG, Klingenderstrasse 5, D-33100 
PaderbornTel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de-Cocoon 
book:  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20Weblog:  
http://radio.weblogs.com/0103021/=  


  -Original Message-From: Richard Reyes 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 12, 
  2002 12:53 PMTo: cocoon-usersSubject: RE: Cocoon 
  Portal - User Roles
   
   
  Hi Matthew / Guys,
   
  Just want to confirm some 
  things
   
  Since the the "new role" function in the 
  portal sample is mapped to  uri, it 
  is using this sitemap snippet right?
   
          
      
      
      
      
      
      
  
  and the 
  documentations says that 
   
  The new-role resource creates a new rol

Re: Cocoon Portal - User Roles

2002-11-12 Thread Richard Reyes



Hi Matthew,
 
If I understand it right, I have to change 
the sunrise-newrole.xml into something that the sql transformer would 
understand and remove the cinclude and writesource transformer on the 
pipeline?
 
In this case...
 
Whats the advantage of using transformer than an 
action?
 
In the end of this map:match pattern it is 
returning an xml like this...
 
 xml 
version="1.0" encoding="UTF-8" ?> 

  
- 

 

- <addrole 
xmlns:source="http://apache.org/cocoon/source/1.0" xmlns:session="http://cocoon.apache.org/session/1.0">


- <sourceResult>


  <execution>successexecution> 

  <message>content inserted at: 
rolesmessage> 

  <behaviour>insertbehaviour> 

  <action>overwrittenaction> 

  <source>file:/C:/ApacheGroup/Tomcat4.1/webapps/cocoon/myportal/resources/sunrise-roles.xmlsource> 

  <serializer>xmlserializer> 
  sourceResult>
  addrole>
If I'd use an action, do I have to serialized these 
kinds of xml?
 
And can you tell me where the sunrise-newrole 
resource is being called and returned to?
 
Thanks again.
Richard
 

  - Original Message - 
  From: 
  Matthew 
  Langham 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, November 12, 2002 8:16 
  PM
  Subject: RE: Cocoon Portal - User 
  Roles
  
  
  >>
  Since the the "new role" function in the 
  portal sample is mapped to  uri, it is 
  using this sitemap snippet right?
   
          
      
      
      
      
      
      
  
  and the 
  documentations says that 
   
  The 
  new-role resource creates a new role in the system. It gets the 
  parameters "type" with the value "role" and "role" with the new 
  rolename.  
   
  Where is the "type" and "role" 
  parameter?
  and why does it have to serialized in an xml type 
  in the end?
  <<
   
  You 
  need to take a look at the file sunrise-newrole.xml. That file contains most 
  of the dirty work. The transformers session, cinclude and writesource act on 
  the information contained in there. Because sunrise-newrole.xml also flows 
  through the pipeline it is then formatted by the stylesheet and returned to 
  the browser. It is serialized to xml because it is being used inside the 
  portal (in this case).
   
  If 
  you wanted to write this to a database you would need to change the 
  sunrise-newrole.xml and use the sqltransformer instead of cinclude and 
  write-source. In all this should take you around 5 minutes or less to adapt. 
  :-)
   
  So 
  it really is quite simple really.
   
  Matthew
  --Open Source Group   
  Cocoon { Consulting, Training, Projects 
  }=Matthew 
  Langham, S&N AG, Klingenderstrasse 5, D-33100 
  PaderbornTel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de-Cocoon 
  book:  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20Weblog:  
  http://radio.weblogs.com/0103021/=  
  
  
-Original Message-From: Richard Reyes 
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 12, 
2002 12:53 PMTo: cocoon-usersSubject: RE: Cocoon 
Portal - User Roles
 
 
Hi Matthew / Guys,
 
Just want to confirm some 
things
 
Since the the "new role" function in the portal 
sample is mapped to  uri, it is 
using this sitemap snippet right?
 
        
    
    
    
    
    
    

and the 
documentations says that 
 
The new-role resource creates a new role in the system. 
It gets the parameters "type" with the value "role" and "role" with the new 
rolename.  
 
Where is the "type" and "role" 
parameter?
and why does it have to serialized in an xml 
type in the end?
 
Also, for the sunrise-newrole 
resource, the only thing this pipeline does is save a new role in the 
xml file ( sunrise-roles.xml )? whose responsible for displaying the 
next page after saving the new role?
 
And since this sitemap snippet is called inside 
a map:pipeline internal only clause I think it is being called by the portal 
generator or action. 
 
If in case I'd used custom actions over this 
pipeline, How would I know the parameters 
that 
have been passed and are being expected by the 
caller of this pipeline?
 
Thanks a lot
Richard


RE: Cocoon Portal - User Roles

2002-11-12 Thread Richard Reyes



 
 
Hi Matthew / Guys,
 
Just want to confirm some things
 
Since the the "new role" function in the portal 
sample is mapped to  uri, it is 
using this sitemap snippet right?
 
        
    
    
    
    
    
    

and the 
documentations says that 
 
The 
new-role resource creates a new role in the system. It gets the 
parameters "type" with the value "role" and "role" with the new 
rolename.  
 
Where is the "type" and "role" 
parameter?
and why does it have to serialized in an xml type 
in the end?
 
Also, for the sunrise-newrole resource, the 
only thing this pipeline does is save a new role in the xml file 
( sunrise-roles.xml )? whose responsible for displaying the next page after 
saving the new role?
 
And since this sitemap snippet is called inside a 
map:pipeline internal only clause I think it is being called by the portal 
generator or action. 
 
If in case I'd used custom actions over this 
pipeline, How would I know the parameters that 

have been passed and are being expected by the 
caller of this pipeline?
 
Thanks a lot
Richard

  - Original Message - 
  From: 
  Richard Reyes 
  To: cocoon-users 
  Cc: Alex 
  Sent: Tuesday, November 12, 2002 7:18 
  PM
  Subject: Re: Cocoon Portal - User 
  Roles
  
  
  Hi 
  Matthew,
   
  Thanks for the reminder!
   
  
  Hi,
   
  each function of 
  the portal is mapped to a pipeline. So in order to change the storage - all 
  you have to do is to modify the pipeline to use say the SQLGenerator 
  etc.
   
  Read the 
  documentation. http://xml.apache.org/cocoon/developing/webapps/authentication.html
   
  It explains this 
  in detail (see under User Administration). Then look at the pipelines that are 
  currently used to get a feel for how it works at the 
  moment.
   
  Matthew
   
  --Open Source Group   
  Cocoon { Consulting, Training, Projects 
  }=Matthew 
  Langham, S&N AG, Klingenderstrasse 5, D-33100 
  PaderbornTel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de-Cocoon 
  book:  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20Weblog:  
  http://radio.weblogs.com/0103021/=========  
  
  
-Original Message-From: Richard Reyes 
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 12, 
2002 10:06 AMTo: [EMAIL PROTECTED]Subject: 
Re: Cocoon Portal - User Roles
Hi again guys,
 
I have checked the source codes of the portal 
sample...
 
I found out that if I am to add new user or to 
add new roles, both task
will end up submitting forms with different 
parameters to this resource
 
/cocoon/myportal/sunspotdemo-sunriseconf
 
which inturn would exactly match this 
sitemap snippet in the process...
 


Re: Cocoon Portal - User Roles

2002-11-12 Thread Richard Reyes



Hi Matthew / Guys,
 
Just want to confirm some things
 
Since the the "new role" function in the portal 
sample is mapped to  uri, it is 
using this sitemap snippet right?
 
        
    
    
    
    
    
    

and the 
documentations says that 
 
The 
new-role resource creates a new role in the system. It gets the 
parameters "type" with the value "role" and "role" with the new 
rolename.  
 
Where is the "type" and "role" 
parameter?
and why does it have to serialized in an xml type 
in the end?
 
Also, for the sunrise-newrole resource, the 
only thing this pipeline does is save a new role in the xml file 
( sunrise-roles.xml )? whose responsible for displaying the next page after 
saving the new role?
 
And since this sitemap snippet is called inside a 
map:pipeline internal only clause I think it is being called by the portal 
generator or action. 
 
If in case I'd used custom actions over this 
pipeline, How would I know the parameters that 

have been passed and are being expected by the 
caller of this pipeline?
 
Thanks a lot
Richard

  - Original Message - 
  From: 
  Richard Reyes 
  To: cocoon-users 
  Cc: Alex 
  Sent: Tuesday, November 12, 2002 7:18 
  PM
  Subject: Re: Cocoon Portal - User 
  Roles
  
  
  Hi 
  Matthew,
   
  Thanks for the reminder!
   
  
  Hi,
   
  each function of 
  the portal is mapped to a pipeline. So in order to change the storage - all 
  you have to do is to modify the pipeline to use say the SQLGenerator 
  etc.
   
  Read the 
  documentation. http://xml.apache.org/cocoon/developing/webapps/authentication.html
   
  It explains this 
  in detail (see under User Administration). Then look at the pipelines that are 
  currently used to get a feel for how it works at the 
  moment.
   
  Matthew
   
  --Open Source Group   
  Cocoon { Consulting, Training, Projects 
  }=Matthew 
  Langham, S&N AG, Klingenderstrasse 5, D-33100 
  PaderbornTel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de-Cocoon 
  book:  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20Weblog:  
  http://radio.weblogs.com/0103021/=========  
  
  
-Original Message-From: Richard Reyes 
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 12, 
2002 10:06 AMTo: [EMAIL PROTECTED]Subject: 
Re: Cocoon Portal - User Roles
Hi again guys,
 
I have checked the source codes of the portal 
sample...
 
I found out that if I am to add new user or to 
add new roles, both task
will end up submitting forms with different 
parameters to this resource
 
/cocoon/myportal/sunspotdemo-sunriseconf
 
which inturn would exactly match this 
sitemap snippet in the process...
 


Re: Cocoon Portal - User Roles

2002-11-12 Thread Richard Reyes




Hi 
Matthew,
 
Thanks for the reminder!
 

Hi,
 
each function of the 
portal is mapped to a pipeline. So in order to change the storage - all you have 
to do is to modify the pipeline to use say the SQLGenerator 
etc.
 
Read the 
documentation. http://xml.apache.org/cocoon/developing/webapps/authentication.html
 
It explains this in 
detail (see under User Administration). Then look at the pipelines that are 
currently used to get a feel for how it works at the moment.
 
Matthew
 
--Open Source Group   
Cocoon { Consulting, Training, Projects 
}=Matthew 
Langham, S&N AG, Klingenderstrasse 5, D-33100 
PaderbornTel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de-Cocoon 
book:  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20Weblog:  
http://radio.weblogs.com/0103021/=  


  -Original Message-From: Richard Reyes 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 12, 2002 
  10:06 AMTo: [EMAIL PROTECTED]Subject: Re: 
  Cocoon Portal - User Roles
  Hi again guys,
   
  I have checked the source codes of the portal 
  sample...
   
  I found out that if I am to add new user or to 
  add new roles, both task
  will end up submitting forms with different 
  parameters to this resource
   
  /cocoon/myportal/sunspotdemo-sunriseconf
   
  which inturn would exactly match this 
  sitemap snippet in the process...
   


Re: Cocoon Portal - User Roles

2002-11-12 Thread Richard Reyes



Hi again guys,
 
I have checked the source codes of the portal 
sample...
 
I found out that if I am to add new user or to add 
new roles, both task
will end up submitting forms with different 
parameters to this resource
 
/cocoon/myportal/sunspotdemo-sunriseconf
 
which inturn would exactly match this sitemap 
snippet in the process...
 
    
    
    
    
    
    
    
    

Am I correct? 
 
Now I have checked 
the source codes for the "portal-auth" action and the "auth-conf" genarator, and 
I dont think they're very easy to modify.
 
I hope I do not have to  create our own 
portal genarators to use a database as a storage for user and 
roles.
 
any ideas?
 
thanks
- Original Message ----- 

  From: 
  Richard Reyes 
  To: cocoon-users 
  Sent: Tuesday, November 12, 2002 2:18 
  PM
  Subject: Cocoon Portal - User Roles
  
  Hi Guys,
  I am trying to use the C2 portal application and 
  would like to transfer
  the storage of the roles from xml files to a 
  mysql database.
  Can someone teach me how to do this?
   
  I cannot find anything on the sitemap file that 
  transforms or uses the sunrise roles.xml
   
  btw,
   
  im using 
  tomcat 4.1
  sdk 1.3
  c2.1 dev
   
  thanks 


Re: Cocoon Portal - User Roles

2002-11-12 Thread Richard Reyes
thanks for the input.

- Original Message -
From: "Wouter Scheele" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 4:49 PM
Subject: Re: Cocoon Portal - User Roles


> ey,
>
> i am not totally aware of the ideas behind the authentication-fw but i
think
> you could use xsp/esql to generate an xml file from your database
conforming
> to the authentication-fw specs.
>
> HTH,
> wouter
>
> > Hi Guys,
> > I am trying to use the C2 portal application and would like to transfer
> > the storage of the roles from xml files to a mysql database.
> > Can someone teach me how to do this?
> >
> > I cannot find anything on the sitemap file that transforms or uses the
sunrise roles.xml
> >
> > btw,
> >
> > im using
> > tomcat 4.1
> > sdk 1.3
> > c2.1 dev
> >
> > thanks
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Cocoon Portal - User Roles

2002-11-11 Thread Richard Reyes



Hi Guys,
I am trying to use the C2 portal application and 
would like to transfer
the storage of the roles from xml files to a mysql 
database.
Can someone teach me how to do this?
 
I cannot find anything on the sitemap file that 
transforms or uses the sunrise roles.xml
 
btw,
 
im using 
tomcat 4.1
sdk 1.3
c2.1 dev
 
thanks 


Cocoon Portal, Please Confirm.

2002-11-03 Thread Richard Reyes



Hi Guys,
 
If I want to use the cocoon portal in an 
application and will retain the current layout ( the header , the framesets )... 
All I need is just change the values on the different profiles
and set up their arrangements into how many number 
of columns right?
 
But
 
If I want to create an application using the 
portal but with a complete different layout, like I 
want to create it without the framesets...I need to 
re-create almost all of the portal xsl files
right?
 
Thanks
Richard
 
 


Re: Current 2.1-dev CVS build

2002-10-29 Thread Richard Reyes
try reinstalling your tomcat and make sure that there are no spaces.

like: c:\program files\apache group\tomcat\4.1

change to

c:\apachegroup\tomcat\4.1...


- Original Message -
From: "Mark Eggers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 30, 2002 6:04 AM
Subject: Current 2.1-dev CVS build


> Folks,
>
> Environment:
> ===
> Windows/2000 Professional with all relevant patches
> IIS 5 with all relevant patches
> JDK 1.3.1_04
> Tomcat 4.1.14 running as a service
> mod_jk 1.2 (isapi_redirector.dll)
>
> Jetspeed current CVS (as of 0900 PST 10/01/02)
> Cocoon 2.1-dev current CVS (as of 01000 PDST 10/29/02)
>
> What works
> ==
>
> http://localhost:8080/
> http://localhost/Tomcat/
>
> http://localhost:8080/jetspeed/
> http://localhost/jetspeed/
>
> http://localhost:8080/cocoon/documents/index.html
> http://localhost/cocoon/documents/index.html
>
> What fails
> ==
>
> All examples fail with the following:
>
> java.lang.NoClassDefFoundError:
> org/apache/regexp/RESyntaxException
> at
> org.apache.xalan.xsltc.compiler.Mode.peepHoleOptimization(Mode.java:1263)
> at
> org.apache.xalan.xsltc.compiler.Mode.compileApplyTemplates(Mode.java:908)
> at
>
org.apache.xalan.xsltc.compiler.Stylesheet.compileModes(Stylesheet.java:447)
> at
> org.apache.xalan.xsltc.compiler.Stylesheet.translate(Stylesheet.java:548)
> at
>
org.apache.xalan.xsltc.trax.TemplatesHandlerImpl.getTemplates(TemplatesHandl
erImpl.java:167)
> at
>
org.apache.avalon.excalibur.xml.xslt.XSLTProcessorImpl.getTransformerHandler
AndValidity(XSLTProcessorImpl.java:224)
> at
> org.apache.cocoon.transformation.TraxTransformer.setup(Unknown
> Source)
> at
>
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeli
ne(Unknown
> Source)
> at
>
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
.setupPipeline(Unknown
> Source)
> at
>
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(Unk
nown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(Unkn
own
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Unkno
wn
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Unkn
own
> Source)
> at
> org.apache.cocoon.components.treeprocessor.TreeProcessor.process(Unknown
> Source)
> at
> org.apache.cocoon.components.treeprocessor.TreeProcessor.process(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Unkno
wn
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(Unknown
> Source)
> at
>
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Unkn
own
> Source)
> at
> org.apache.cocoon.components.treeprocessor.TreeProcessor.process(Unknown
> Source)
> at
> org.apache.cocoon.components.treeprocessor.TreeProcessor.process(Unknown
> Source)
> at org.apache.cocoon.Cocoon.process(Unknown Source)
> at
> org.apache.cocoon.servlet.CocoonServlet.service(Unknown
> Source)
>
> This says that RESyntaxException.class is not found in
> the Apache regular expression jar file.  However, in
> cocoon\WEB-INF\lib\jakarta-regexp-1.2.jar, the
> following is listed:
>
> jar tf jakarta-regexp-1.2.jar
> META-INF/
> META-INF/MANIFEST.MF
> org/
> org/apache/
> org/apache/regexp/
> org/apache/regexp/ReaderCharacterIterator.class
> org/apache/regexp/REUtil.class
> org/apache/regexp/RESyntaxException.class
> org/apache/regexp/REDebugCompiler.class
> org/apache/regexp/RETest.class
> org/apache/regexp/StreamCharacterIterator.class
> org/apache/regexp/REProgram.class
> org/apache/regexp/StringCharacterIterator.class
> org/apache/regexp/RE.class
> org/apache/regexp/RECompiler.class
> org/apache/regexp/RECompiler$RERange.class
> org/apache/regexp/recompile.class
> org/apache/regexp/REDemo.class
> org/apache/regexp/REDemo$1.class
> org/apache/regexp/CharacterIterator.class
> org/apache/regexp/CharacterArrayCharacterIterator.class
>
> This shows that the class is in the expected jar file.
>
> The build command for cocoon 2.1-dev was:
>
> b

Re: Cocoon Portal

2002-10-25 Thread Richard Reyes
though.
> > >
> > >Your question has more to do with HTML than with Cocoon or the
portal-fw.
> > >;-)  The portal is not that difficult, once you get the hang of it.
Make
> > >sure you have read all the WebApps docs at
> > >http://xml.apache.org/cocoon/developing/webapps/index.html.  If you
have
> > >read them, read them again!
> > >If you have done this, read the following articles:
> > >http://ziegeler.bei.t-online.de/c2auth.html
> > >http://www.xml.com/pub/a/2002/07/24/xmlportal.html
> >
>
>http://www.need-a-cake.com/stories/2002/02/28/usingTheSunriseComponents.htm
> >l
> > >
> > >Watch out for the xmlns uris they are different in Cocoon 2.0.3 and
> Cocoon
> > >2.1.  Verify the config.xconf and sitemap.xmap files you are using!
The
> > >principle remains the same, only the components have moved.
> > >
> > >HTH,
> > >Bert
> > >
> > >At 15:11 25/10/2002 +0800, you wrote:
> > > >Hi Bert,
> > > >
> > > >Can I change the orientation of the frames sets? It doesn't seem like
> it?
> > > >
> > > >- Original Message -
> > > >From: "Bert Van Kets" <[EMAIL PROTECTED]>
> > > >To: <[EMAIL PROTECTED]>
> > > >Sent: Friday, October 25, 2002 2:52 PM
> > > >Subject: Re: Cocoon Portal Layout
> > > >
> > > >
> > > >Sorry Antonio but it's in the resources/free/portal.xml and
> > > >resources/auth/portal.xml files.
> > > >
> > > >Bert
> > > >
> > > >At 00:20 25/10/2002 -0600, you wrote:
> > > > >I think inside the xsl file for the portal.
> > > > >
> > > > >Antonio Gallardo
> > > > >
> > > > >El Viernes, 25 de Octubre de 2002 00:09, Richard Reyes escribió:
> > > > > > Thanks Antonio,
> > > > > >
> > > > > > would you happent to know where the frameset codes declared?
> > > > > >
> > > > > > - Original Message -
> > > > > > From: "Antonio Gallardo Rivera"
> <[EMAIL PROTECTED]>
> > > > > > To: <[EMAIL PROTECTED]>
> > > > > > Sent: Friday, October 25, 2002 2:04 PM
> > > > > > Subject: Re: Cocoon Portal Layout
> > > > > >
> > > > > >
> > > > > > I think you can do that.
> > > > > >
> > > > > > Antonio Gallardo
> > > > > >
> > > > > > El Jueves, 24 de Octubre de 2002 23:51, Richard Reyes escribió:
> > > > > > > Hi Guys,
> > > > > > >
> > > > > > > I'm using Cocoon 2.1 -dev, and working on implementing the
> Cocoon
> > > >Portal
> > > > > > > on our application.
> > > > > > >
> > > > > > > Can I change the total layout of the portal? Can I remove all
> the
> > > >frames
> > > > > > > anf create layout perhaps include menus just below the header
> > >banner?
> > > > > > >
> > > > > > > I asked this because I have noticed that there are no frameset
> > > > > >
> > > > > > declarations
> > > > > >
> > > > > > > on any of the stylesheets used in the portal samples.
> > > > > > >
> > > > > > > Thanks in advance
> > > > > > > Richard
> > > > > >
> > > > >
> > > -
> > > > > > 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:
> ><[EMAIL PROTECTED]>
> > > > > > For additional commands, e-mail:
> ><[EMAIL PROTECTED]>
> > > > > >
> > > > >
> > > -
> > > > > > 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:
> ><[EMAIL PROTEC

Re: Cocoon Portal Layout

2002-10-25 Thread Richard Reyes

Thanks Bert,

No more questions sir  ( for now ),
Now I have understand it correctly.

Thanks again.

=
- Original Message -
From: "Bert Van Kets" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 6:16 PM
Subject: Re: Cocoon Portal Layout


k, back to the basics then.

I'm using an older version of Cocoon (CVS build of 14/5/2002).  There's not
much changed to the portal since then, except it moved to a sub sitemap.

Here's the pipeline that's called first:
 
 
 
 
 
 
 
 
 
 

Here you see that first an action is called that checks whether the user is
logged in.  We are going to skip this one for now as that's not what we are
looking for.  After this you see that the portal.xml file is called and
it's transformed with teh TO-html.xsl file.  Opening that file and lookign
for the 
   
 
   
 
 
   
 
 
   
   

And there is your conversion from teh pageset to the frameset tag.

Does this answer your question?

I'm not sure I get your last question, but the layout can be changed as
much as you like.  Just make sure the browser get correct (x)html.

HTH,
Bert

At 18:00 25/10/2002 +0800, you wrote:

>Hi Bert
>
>Sorry to have confused you...
>
>I'm looking for the part that generates the exact  tags
>which in the end would be serialized as xhtmls.
>
>Question: There no limitations (except of course for being a valid htmls)
on
>however
>we set these frames / pagesets right?
>
>Thanks.
>
>
>
>- Original Message -
>From: "Bert Van Kets" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, October 25, 2002 5:45 PM
>Subject: Re: Cocoon Portal Layout
>
>
>Hi Richard,
>As said before, it's in the resources/free/portal.xml file.
>Here's the content of mine:
>
>
>
>  
>adminfree-header
>  
>  
>
>  adminfree-content
>
>
>  adminfree-bottom
>
>  
>
>
>
>
>There's a similar file in the auth directory.
>
>Is this not what you are looking for??
>
>BTW using the windows search on the content of the files can save a lot of
>time when trying to get your grips on the portal.
>
>Bert
>
>At 15:56 25/10/2002 +0800, you wrote:
> >Thanks Bert I have already read all the urls you've given me.
> >I have successfully implemented the Authentication, now I'm trying to
> >do the portal and authorization ( Roles ).
> >And its sure is that Im gonna read the portal documentations some more.
> >
> >Although I still would want to know were those frameset codes are?
> >Its not on the xml, not on the xsl... Are they being generated by Cocoon?
> >
> >===
> >- Original Message -
> >From: "Bert Van Kets" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Friday, October 25, 2002 3:34 PM
> >Subject: Re: Cocoon Portal Layout
> >
> >
> >I have kept the sizing and position of the frames, so I have not tried
this
> >before.
> >Technically speaking it should not make a difference how your frames are
> >set up, as long as they are there.  Although I don't see why you would
not
> >be able to
> >get rid of the admin-header frame though.
> >
> >Your question has more to do with HTML than with Cocoon or the portal-fw.
> >;-)  The portal is not that difficult, once you get the hang of it.  Make
> >sure you have read all the WebApps docs at
> >http://xml.apache.org/cocoon/developing/webapps/index.html.  If you have
> >read them, read them again!
> >If you have done this, read the following articles:
> >http://ziegeler.bei.t-online.de/c2auth.html
> >http://www.xml.com/pub/a/2002/07/24/xmlportal.html
>
>http://www.need-a-cake.com/stories/2002/02/28/usingTheSunriseComponents.htm
>l
> >
> >Watch out for the xmlns uris they are different in Cocoon 2.0.3 and
Cocoon
> >2.1.  Verify the config.xconf and sitemap.xmap files you are using!  The
> >principle remains the same, only the components have moved.
> >
> >HTH,
> >Bert
> >
> >At 15:11 25/10/2002 +0800, you wrote:
> > >Hi Bert,
> > >
> > >Can I change the orientation of the frames sets? It doesn't seem like
it?
> > >
> > >- Original Mes

Re: Cocoon Portal Layout

2002-10-25 Thread Richard Reyes

Hi Bert

Sorry to have confused you...

I'm looking for the part that generates the exact  tags
which in the end would be serialized as xhtmls.

Question: There no limitations (except of course for being a valid htmls) on
however
we set these frames / pagesets right?

Thanks.



- Original Message -
From: "Bert Van Kets" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 5:45 PM
Subject: Re: Cocoon Portal Layout


Hi Richard,
As said before, it's in the resources/free/portal.xml file.
Here's the content of mine:


   
 
   adminfree-header
 
 
   
 adminfree-content
   
   
 adminfree-bottom
   
 
   



There's a similar file in the auth directory.

Is this not what you are looking for??

BTW using the windows search on the content of the files can save a lot of
time when trying to get your grips on the portal.

Bert

At 15:56 25/10/2002 +0800, you wrote:
>Thanks Bert I have already read all the urls you've given me.
>I have successfully implemented the Authentication, now I'm trying to
>do the portal and authorization ( Roles ).
>And its sure is that Im gonna read the portal documentations some more.
>
>Although I still would want to know were those frameset codes are?
>Its not on the xml, not on the xsl... Are they being generated by Cocoon?
>
>===
>- Original Message -
>From: "Bert Van Kets" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, October 25, 2002 3:34 PM
>Subject: Re: Cocoon Portal Layout
>
>
>I have kept the sizing and position of the frames, so I have not tried this
>before.
>Technically speaking it should not make a difference how your frames are
>set up, as long as they are there.  Although I don't see why you would not
>be able to
>get rid of the admin-header frame though.
>
>Your question has more to do with HTML than with Cocoon or the portal-fw.
>;-)  The portal is not that difficult, once you get the hang of it.  Make
>sure you have read all the WebApps docs at
>http://xml.apache.org/cocoon/developing/webapps/index.html.  If you have
>read them, read them again!
>If you have done this, read the following articles:
>http://ziegeler.bei.t-online.de/c2auth.html
>http://www.xml.com/pub/a/2002/07/24/xmlportal.html
>http://www.need-a-cake.com/stories/2002/02/28/usingTheSunriseComponents.htm
l
>
>Watch out for the xmlns uris they are different in Cocoon 2.0.3 and Cocoon
>2.1.  Verify the config.xconf and sitemap.xmap files you are using!  The
>principle remains the same, only the components have moved.
>
>HTH,
>Bert
>
>At 15:11 25/10/2002 +0800, you wrote:
> >Hi Bert,
> >
> >Can I change the orientation of the frames sets? It doesn't seem like it?
> >
> >- Original Message -
> >From: "Bert Van Kets" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Friday, October 25, 2002 2:52 PM
> >Subject: Re: Cocoon Portal Layout
> >
> >
> >Sorry Antonio but it's in the resources/free/portal.xml and
> >resources/auth/portal.xml files.
> >
> >Bert
> >
> >At 00:20 25/10/2002 -0600, you wrote:
> > >I think inside the xsl file for the portal.
> > >
> > >Antonio Gallardo
> > >
> > >El Viernes, 25 de Octubre de 2002 00:09, Richard Reyes escribió:
> > > > Thanks Antonio,
> > > >
> > > > would you happent to know where the frameset codes declared?
> > > >
> > > > - Original Message -
> > > > From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Friday, October 25, 2002 2:04 PM
> > > > Subject: Re: Cocoon Portal Layout
> > > >
> > > >
> > > > I think you can do that.
> > > >
> > > > Antonio Gallardo
> > > >
> > > > El Jueves, 24 de Octubre de 2002 23:51, Richard Reyes escribió:
> > > > > Hi Guys,
> > > > >
> > > > > I'm using Cocoon 2.1 -dev, and working on implementing the Cocoon
> >Portal
> > > > > on our application.
> > > > >
> > > > > Can I change the total layout of the portal? Can I remove all the
> >frames
> > > > > anf create layout perhaps include menus just below the header
>banner?
> > > > >
> > > > > I asked this because I have noticed that there are no frameset
> > > >
> > > &g

Re: Cocoon Portal Layout

2002-10-25 Thread Richard Reyes
Thanks Bert I have already read all the urls you've given me.
I have successfully implemented the Authentication, now I'm trying to
do the portal and authorization ( Roles ).
And its sure is that Im gonna read the portal documentations some more.

Although I still would want to know were those frameset codes are?
Its not on the xml, not on the xsl... Are they being generated by Cocoon?

===
- Original Message -
From: "Bert Van Kets" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 3:34 PM
Subject: Re: Cocoon Portal Layout


I have kept the sizing and position of the frames, so I have not tried this
before.
Technically speaking it should not make a difference how your frames are
set up, as long as they are there.  Although I don't see why you would not
be able to
get rid of the admin-header frame though.

Your question has more to do with HTML than with Cocoon or the portal-fw.
;-)  The portal is not that difficult, once you get the hang of it.  Make
sure you have read all the WebApps docs at
http://xml.apache.org/cocoon/developing/webapps/index.html.  If you have
read them, read them again!
If you have done this, read the following articles:
http://ziegeler.bei.t-online.de/c2auth.html
http://www.xml.com/pub/a/2002/07/24/xmlportal.html
http://www.need-a-cake.com/stories/2002/02/28/usingTheSunriseComponents.html

Watch out for the xmlns uris they are different in Cocoon 2.0.3 and Cocoon
2.1.  Verify the config.xconf and sitemap.xmap files you are using!  The
principle remains the same, only the components have moved.

HTH,
Bert

At 15:11 25/10/2002 +0800, you wrote:
>Hi Bert,
>
>Can I change the orientation of the frames sets? It doesn't seem like it?
>
>- Original Message -
>From: "Bert Van Kets" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, October 25, 2002 2:52 PM
>Subject: Re: Cocoon Portal Layout
>
>
>Sorry Antonio but it's in the resources/free/portal.xml and
>resources/auth/portal.xml files.
>
>Bert
>
>At 00:20 25/10/2002 -0600, you wrote:
> >I think inside the xsl file for the portal.
> >
> >Antonio Gallardo
> >
> >El Viernes, 25 de Octubre de 2002 00:09, Richard Reyes escribió:
> > > Thanks Antonio,
> > >
> > > would you happent to know where the frameset codes declared?
> > >
> > > - Original Message -
> > > From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Friday, October 25, 2002 2:04 PM
> > > Subject: Re: Cocoon Portal Layout
> > >
> > >
> > > I think you can do that.
> > >
> > > Antonio Gallardo
> > >
> > > El Jueves, 24 de Octubre de 2002 23:51, Richard Reyes escribió:
> > > > Hi Guys,
> > > >
> > > > I'm using Cocoon 2.1 -dev, and working on implementing the Cocoon
>Portal
> > > > on our application.
> > > >
> > > > Can I change the total layout of the portal? Can I remove all the
>frames
> > > > anf create layout perhaps include menus just below the header
banner?
> > > >
> > > > I asked this because I have noticed that there are no frameset
> > >
> > > declarations
> > >
> > > > on any of the stylesheets used in the portal samples.
> > > >
> > > > Thanks in advance
> > > > Richard
> > >
> > > -
> > > 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: <[EMAIL PROTECTED]>
> > > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> > >
> > > -
> > > 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: <[EMAIL PROTECTED]>
> > > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
> >-
> >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: <[EMAIL PROTECTED]>
> >For additional commands, e-mail:   <[EMAIL PROTECTED]>
>

Re: Cocoon Portal Layout

2002-10-25 Thread Richard Reyes
Hi Bert,

Can I change the orientation of the frames sets? It doesn't seem like it?

- Original Message -
From: "Bert Van Kets" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 2:52 PM
Subject: Re: Cocoon Portal Layout


Sorry Antonio but it's in the resources/free/portal.xml and
resources/auth/portal.xml files.

Bert

At 00:20 25/10/2002 -0600, you wrote:
>I think inside the xsl file for the portal.
>
>Antonio Gallardo
>
>El Viernes, 25 de Octubre de 2002 00:09, Richard Reyes escribió:
> > Thanks Antonio,
> >
> > would you happent to know where the frameset codes declared?
> >
> > - Original Message -
> > From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, October 25, 2002 2:04 PM
> > Subject: Re: Cocoon Portal Layout
> >
> >
> > I think you can do that.
> >
> > Antonio Gallardo
> >
> > El Jueves, 24 de Octubre de 2002 23:51, Richard Reyes escribió:
> > > Hi Guys,
> > >
> > > I'm using Cocoon 2.1 -dev, and working on implementing the Cocoon
Portal
> > > on our application.
> > >
> > > Can I change the total layout of the portal? Can I remove all the
frames
> > > anf create layout perhaps include menus just below the header banner?
> > >
> > > I asked this because I have noticed that there are no frameset
> >
> > declarations
> >
> > > on any of the stylesheets used in the portal samples.
> > >
> > > Thanks in advance
> > > Richard
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>-
>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: <[EMAIL PROTECTED]>
>For additional commands, e-mail:   <[EMAIL PROTECTED]>


-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Cocoon Portal Layout

2002-10-24 Thread Richard Reyes
Thanks Antonio,

would you happent to know where the frameset codes declared?

- Original Message -
From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 2:04 PM
Subject: Re: Cocoon Portal Layout


I think you can do that.

Antonio Gallardo

El Jueves, 24 de Octubre de 2002 23:51, Richard Reyes escribió:
> Hi Guys,
>
> I'm using Cocoon 2.1 -dev, and working on implementing the Cocoon Portal
> on our application.
>
> Can I change the total layout of the portal? Can I remove all the frames
> anf create layout perhaps include menus just below the header banner?
>
> I asked this because I have noticed that there are no frameset
declarations
> on any of the stylesheets used in the portal samples.
>
> Thanks in advance
> Richard

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Cocoon Portal Layout

2002-10-24 Thread Richard Reyes



Hi Guys,
 
I'm using Cocoon 2.1 -dev, and working on 
implementing the Cocoon Portal
on our application. 
 
Can I change the total layout of the portal? Can I 
remove all the frames anf create
layout perhaps include menus just below the header 
banner?
 
I asked this because I have noticed that there are 
no frameset declarations
on any of the stylesheets used in the portal 
samples.
 
Thanks in advance
Richard
 


latest cocoon cvs version

2002-10-21 Thread Richard Reyes



Hi Guys,
 
I am using tomcat ( binary ) 4.1.12 and 
sdk1.3
 
I have checked out the latest cocoon cvs version. 
im trying to install it, after building
the cocoon with this command
 
build -Dinclude.webapp.libs=yes 
-Dinclude.scratchpad.libs=yes -Dinstall.war="C:\Program Files\Apache 
Group\Tomcat 4.1\webapps" webapp
 
I have copied the cocoon.war file in the 
"Tomcat 4.1\webapps" directory when I accessed localhost:8080\cocoon ti gives me 
an error that it cannot execute the sitemap file.
 
Can anybody help me??
 
Thanks in advance.
Richard


Re: latest cocoon cvs version

2002-10-21 Thread Richard Reyes



thanks Sternath
 
ill try install them again.
 
but i'm still open for other 
advise

  - Original Message - 
  From: 
  Sternath Elmar 
  To: '[EMAIL PROTECTED]' 
  
  Sent: Monday, October 21, 2002 5:05 
  PM
  Subject: AW: latest cocoon cvs 
  version
  
  maybe the problem is that there are blanks in your 
  tomcat installation path.
   
   -Ursprüngliche 
  Nachricht-----Von: Richard Reyes 
  [mailto:[EMAIL PROTECTED]]Gesendet: Montag, 21. Oktober 2002 
  11:01An: C2 dev; C2 usersBetreff: latest cocoon cvs 
  version
  
Hi Guys,
 
I am using tomcat ( binary ) 4.1.12 and 
sdk1.3
 
I have checked out the latest cocoon cvs 
version. im trying to install it, after building
the cocoon with this command
 
build -Dinclude.webapp.libs=yes 
-Dinclude.scratchpad.libs=yes -Dinstall.war="C:\Program Files\Apache 
Group\Tomcat 4.1\webapps" webapp
 
I have copied the cocoon.war file in the 
"Tomcat 4.1\webapps" directory when I accessed localhost:8080\cocoon ti 
gives me an error that it cannot execute the sitemap file.
 
Can anybody help me??
 
Thanks in advance.
Richard


Re: German article on Cocoon Portal and Authentication

2002-10-18 Thread Richard Reyes
Hi Matthew,

I have just found this link looking at your weblog.
by now i'll be working on the cocoon portal sample shipped with the binary
release ( v 2.0.3 ) .

Question: will it be alright to use the sunspot components shipped with this
binary release or should
I prefer to download a daily snapshot and build --installwar?

Thanks again.

Richard

- Original Message -
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 17, 2002 7:16 PM
Subject: RE: German article on Cocoon Portal and Authentication


>>
It will be impossible for you to have an english version right?
<<

I don't think we will be translating it anytime soon :). However most of it
already is in the Cocoon documentation. In addition we wrote a short article
on the same subject for xml.com.
http://www.xml.com/pub/a/2002/07/24/xmlportal.html

Matthew


--
Open Source Group   Cocoon { Consulting, Training, Projects }
=
Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
Tel:+49-5251-1581-30 [EMAIL PROTECTED] - http://www.s-und-n.de
-
Cocoon book:
  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
Weblog:
  http://radio.weblogs.com/0103021/
=

It will be impossible for you to have an english version right?

- Original Message -
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "Cocoon-Dev@Xml. Apache. Org" <[EMAIL PROTECTED]>
Sent: Thursday, October 17, 2002 6:37 PM
Subject: RE: German article on Cocoon Portal and Authentication


> >>
> you would not have a URL for those of us not being able to pick this up at
a
> newsstand ?
> <<
> As soon as it goes up online (_if_ it goes up online) then I will post a
> link in my weblog.
>
> Matthew
>
> --
> Open Source Group   Cocoon { Consulting, Training, Projects }
> =
> Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> Tel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de
> -
> Cocoon book:
>   http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
> Weblog:
>   http://radio.weblogs.com/0103021/
> =
>
>
> -Original Message-
> From: Werner Guttmann [mailto:Werner.Guttmann@;morganstanley.com]
> Sent: Thursday, October 17, 2002 12:29 PM
> To: [EMAIL PROTECTED]
> Cc: Cocoon-Dev@Xml. Apache. Org
> Subject: Re: German article on Cocoon Portal and Authentication
>
>
> Matthew,
>
> you would not have a URL for those of us not being able to pick this up at
a
> newsstand ?
>
> Thanks
> Werner
>
> Matthew Langham wrote:
>
> > The new issue of the German magazine "XML & Web Services Magazin"
contains
> a
> > Cocoon special. In 2 articles (a total of 11 pages) Carsten and I detail
> the
> > authentication and portal framework in Cocoon.
> >
> > Matthew
> >
> > --
> > Open Source Group   Cocoon { Consulting, Training, Projects }
> > =
> > Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> > Tel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de
> > -
> > Cocoon book:
> >   http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
> > Weblog:
> >   http://radio.weblogs.com/0103021/
> > =
> >
> > -
> > Please check that your question  has not already been answered in the
> > FAQ before posting. 
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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

Re: German article on Cocoon Portal and Authentication

2002-10-18 Thread Richard Reyes
Hi Matthew,

It will be impossible for you to have an english version right?

- Original Message -
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: "Cocoon-Dev@Xml. Apache. Org" <[EMAIL PROTECTED]>
Sent: Thursday, October 17, 2002 6:37 PM
Subject: RE: German article on Cocoon Portal and Authentication


> >>
> you would not have a URL for those of us not being able to pick this up at
a
> newsstand ?
> <<
> As soon as it goes up online (_if_ it goes up online) then I will post a
> link in my weblog.
>
> Matthew
>
> --
> Open Source Group   Cocoon { Consulting, Training, Projects }
> =
> Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> Tel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de
> -
> Cocoon book:
>   http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
> Weblog:
>   http://radio.weblogs.com/0103021/
> =
>
>
> -Original Message-
> From: Werner Guttmann [mailto:Werner.Guttmann@;morganstanley.com]
> Sent: Thursday, October 17, 2002 12:29 PM
> To: [EMAIL PROTECTED]
> Cc: Cocoon-Dev@Xml. Apache. Org
> Subject: Re: German article on Cocoon Portal and Authentication
>
>
> Matthew,
>
> you would not have a URL for those of us not being able to pick this up at
a
> newsstand ?
>
> Thanks
> Werner
>
> Matthew Langham wrote:
>
> > The new issue of the German magazine "XML & Web Services Magazin"
contains
> a
> > Cocoon special. In 2 articles (a total of 11 pages) Carsten and I detail
> the
> > authentication and portal framework in Cocoon.
> >
> > Matthew
> >
> > --
> > Open Source Group   Cocoon { Consulting, Training, Projects }
> > =
> > Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> > Tel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de
> > -
> > Cocoon book:
> >   http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
> > Weblog:
> >   http://radio.weblogs.com/0103021/
> > =
> >
> > -
> > Please check that your question  has not already been answered in the
> > FAQ before posting. 
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: 2.1-dev authentication sample doesn't work

2002-10-18 Thread Richard Reyes
thanks again.

- Original Message - 
From: "Mark Eggers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 18, 2002 4:28 PM
Subject: RE: 2.1-dev authentication sample doesn't work


> When you are re-deploying a war like that, make sure
> to clean out the working directory.
> 
> In Tomcat 4.1.12, you'll find it in
> $TOMCAT_HOME/work/Standalone/localhost/cocoon
> 
> /mde/
> 
> just my two cents . . . .
> 
> 
> __
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: [OT] Win CVS

2002-10-18 Thread Richard Reyes
okay thanks for info..

- Original Message - 
From: "Mark Eggers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 18, 2002 4:24 PM
Subject: [OT] Win CVS


> Richard,
> 
> It all depends on which version of Win CVS and which
> version of the CVS server Apache uses.  The latest
> version of Win CVS seems to be fine, but there have
> been problems with earlier versions.  I would just as
> soon use the command line under cygwin, or something
> that will run across all platforms.
> 
> /mde/
> 
> __
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: 2.1 -dev / sunRise,sunSpot version

2002-10-18 Thread Richard Reyes



BTW.
im using W2K adv. 
server, tomcat 4.1.12 binary and jdk 1.3

  - Original Message - 
  From: 
  Richard 
  Reyes 
  To: C2 Users 
  Sent: Friday, October 18, 2002 5:05 
  AM
  Subject: 2.1 -dev / sunRise,sunSpot 
  version
  
  Hi Guys,
   
  I have downloaded the latest snapshot... is this 
  suppose to be the 2.1 -dev???
   
  Built the src too many times using webapp or 
  installwar parameters, and I still cant do it right.
  I am seeing the welcome page but the samples 
  links are not working and the only link working is the 
  refactored samples link.
  What am i doing wrong? Or what did I didn't 
  do?
   
  Alternatively, what I have done is installed the 
  latest binary release v2.0.3 and then build the latest
  snapshot using installwar. Now, of course it'll 
  be runnning okay because of the binary release but,
   
  Do I have the latest version from the 2.1 
  -dev ( if the latest cvs snapshot is the 2.1 -dev ) 

  Is there a way to check if the portal components 
  are in the main branch???
   
  Thanks in advance
   
  Richard
   


2.1 -dev / sunRise,sunSpot version

2002-10-18 Thread Richard Reyes



Hi Guys,
 
I have downloaded the latest snapshot... is this 
suppose to be the 2.1 -dev???
 
Built the src too many times using webapp or 
installwar parameters, and I still cant do it right.
I am seeing the welcome page but the samples links 
are not working and the only link working is the 
refactored samples link.
What am i doing wrong? Or what did I didn't 
do?
 
Alternatively, what I have done is installed the 
latest binary release v2.0.3 and then build the latest
snapshot using installwar. Now, of course it'll be 
runnning okay because of the binary release but,
 
Do I have the latest version from the 2.1 -dev 
( if the latest cvs snapshot is the 2.1 -dev ) 
Is there a way to check if the portal components 
are in the main branch???
 
Thanks in advance
 
Richard
 


Re: 2.1 -dev / sunRise,sunSpot version

2002-10-18 Thread Richard Reyes
thanks
- Original Message - 
From: "Mark Eggers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 18, 2002 2:06 PM
Subject: Re: 2.1 -dev / sunRise,sunSpot version


> On the first, there is a note in
> xml-cocoon2/lib/local.
> 
> On the second, you might try typing out the
> environment variable and putting quotes around it,
> like:
> 
> "C:\Program Files\Apache Group\Tomcat 4.1\webapps"
> 
> /mde/
> 
> just my two cents . . . .
> 
> __
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: 2.1 -dev / sunRise,sunSpot version

2002-10-18 Thread Richard Reyes

Hi Mark / Guys,

What exactly was you problem with w2k and win cvs?
I'm asking this because I have managed to download the latest cvs version
( i think with no problem ), although I still have the same problem (
samples are not working ) after building the war file..

Any other ideas

Thanks a lot

Richard

- Original Message -
From: "Mark Eggers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 18, 2002 1:31 PM
Subject: Re: 2.1 -dev / sunRise,sunSpot version


> Richard,
>
> I'm not using quite the latest version from CVS, but
> close to it.  I just haven't gotten around to checking
> out the latest version and building it.
>
> I've never gone after the snapshots, but have always
> checked it out of cvs.
>
> Since I am on Windows/2000 Pro, getting a reasonable
> version of CVS is somewhat problematic.  I have found
> jCVS (http://www.jcvs.org/) to be a reasonable GUI
> interface that works well.  One of these days I'll
> install CVS in cygwin and then I'll be much happier.
>
> Once you check out xml-cocoon2 from the CVS
> repository, you'll need to build it.  In 2.1, the
> library structure has changed a little bit, and you
> now need to put local jars (jfor, activation, jndi,
> etc.) in xml-cocoon2/lib/local.
>
> Once you have your local jars in place, you can build
> the war package with:
>
> build -Dinclude.webapp.libs=yes
> -Dinclude.scratchpad.libs=yes
> -Dinstall.war=%TOMCAT_HOME%\webapps webapp
>
> (I prefer to copy the war in by hand).  You may not
> have TOMCAT_HOME set, so use CATALINA_HOME
> instead.(Should this be mentioned in the build docs?)
>
> Cocoon should deploy nicely on Tomcat and be
> accessible via http://localhost:8080/cocoon/.  You'll
> notice that the 2.1-dev software maps you to the
> documentation by default.  To get to the samples, just
> go to http://localhost:8080/cocoon/samples/.
>
> I just checked my version of the portal application,
> and the portal comes up correctly.  I have not stress
> tested it, since I am nowhere near that point in my
> development cycle.
>
> Please note that since you are dealing with bleeding
> edge development software, there are examples and
> functionality that may be temporarily broken.  That's
> the price you pay for being at the edge.
>
> That said, I have found that as time progresses Cocoon
> 2.1 gets more and more robust.  Sounds like the Apache
> and Cocoon teams have a great model for development.
> I am continually impressed with the software that has
> been made available from the Apache organization.
>
> /mde/
>
> just my two cents . . . .
>
> __
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: 2.1 -dev / sunRise,sunSpot version

2002-10-18 Thread Richard Reyes
Hi Mark,

Thanks for the prompt reply..

I'm downloading the jcvs right now and ill try  waht you have said.

when you said...

> Once you check out xml-cocoon2 from the CVS
> repository, you'll need to build it.  In 2.1, the
> library structure has changed a little bit, and you
> now need to put local jars (jfor, activation, jndi,
> etc.) in xml-cocoon2/lib/local.

Can you elaborate on this?
Can I find this on the documentation?

and

> build -Dinclude.webapp.libs=yes
> -Dinclude.scratchpad.libs=yes
> -Dinstall.war=%TOMCAT_HOME%\webapps webapp

Using this syntax, im having a problem with my tomcat_home env. variable.
After running the build command it prompts me an error, because my tomcat
home is
C:\Program Files\Apache Group\Tomcat 4.1 and it doesnt like the space
between program files and apache group folders. Any ideas?


Thanks in advance

Richard


- Original Message -
From: "Mark Eggers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 18, 2002 1:31 PM
Subject: Re: 2.1 -dev / sunRise,sunSpot version


> Richard,
>
> I'm not using quite the latest version from CVS, but
> close to it.  I just haven't gotten around to checking
> out the latest version and building it.
>
> I've never gone after the snapshots, but have always
> checked it out of cvs.
>
> Since I am on Windows/2000 Pro, getting a reasonable
> version of CVS is somewhat problematic.  I have found
> jCVS (http://www.jcvs.org/) to be a reasonable GUI
> interface that works well.  One of these days I'll
> install CVS in cygwin and then I'll be much happier.
>
> Once you check out xml-cocoon2 from the CVS
> repository, you'll need to build it.  In 2.1, the
> library structure has changed a little bit, and you
> now need to put local jars (jfor, activation, jndi,
> etc.) in xml-cocoon2/lib/local.
>
> Once you have your local jars in place, you can build
> the war package with:
>
> build -Dinclude.webapp.libs=yes
> -Dinclude.scratchpad.libs=yes
> -Dinstall.war=%TOMCAT_HOME%\webapps webapp
>
> (I prefer to copy the war in by hand).  You may not
> have TOMCAT_HOME set, so use CATALINA_HOME
> instead.(Should this be mentioned in the build docs?)
>
> Cocoon should deploy nicely on Tomcat and be
> accessible via http://localhost:8080/cocoon/.  You'll
> notice that the 2.1-dev software maps you to the
> documentation by default.  To get to the samples, just
> go to http://localhost:8080/cocoon/samples/.
>
> I just checked my version of the portal application,
> and the portal comes up correctly.  I have not stress
> tested it, since I am nowhere near that point in my
> development cycle.
>
> Please note that since you are dealing with bleeding
> edge development software, there are examples and
> functionality that may be temporarily broken.  That's
> the price you pay for being at the edge.
>
> That said, I have found that as time progresses Cocoon
> 2.1 gets more and more robust.  Sounds like the Apache
> and Cocoon teams have a great model for development.
> I am continually impressed with the software that has
> been made available from the Apache organization.
>
> /mde/
>
> just my two cents . . . .
>
> __
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Sunrise Authorization Tutorials

2002-10-16 Thread Richard Reyes

Hello Guys,

I am creating application portal where i'll be using Sunrise Authentication
and Authorization. I think I have implemented the basics of Authentication
and what left is the implementations of the Authorization.

Can anyone give me any examples on how to implement these in my pipelines?

To be specific, what I would like to do is... as a system administrator I
would like to create different roles and assign different web contents for
them.  Then create accounts for different users and assign them to the
different roles I have created.

FYI. I have read the manual, but the manuals are not enough for me to learn
how to do it.

Can anyone give exact steps on how I can use the authorizations?

Thanks in advance

Richard


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: sunRise User Administration for Dummies

2002-10-14 Thread Richard Reyes

Hi Matthew,

Thanks for the response...

I am done with the Authentication stuffs. And i am more concern on how I'll
create my Roles ( admin, guest, user ) and on where would these datas be
saved. Since the Authentication framework is providing a way to managed
users and user roles.

Thanks again
Richard

- Original Message -
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 15, 2002 2:26 PM
Subject: RE: sunRise User Administration for Dummies


Richard,

this is the correct link to the _current_ version (in 2.1-dev):

http://xml.apache.org/cocoon/developing/webapps/authentication.html

>>
Can I use it with a database?
<<
Yes - the authentication framework maps functions to pipelines. And as such
a pipeline can do whatever _you_ want.

>>
Where would the user data be stored?
<<
Wherever _you_ want it to be.

>>
Do I need to include the portal in my applications?
<<
No.

Matthew

--
Open Source Group   Cocoon { Consulting, Training, Projects }
=
Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
Tel:+49-5251-1581-30 [EMAIL PROTECTED] - http://www.s-und-n.de
-
Cocoon book:
  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
=========


-Original Message-
From: Richard Reyes [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 15, 2002 10:53 PM
To: C2 Users
Subject: RE: sunRise User Administration for Dummies




Hi Matthew,

I have read the documentation a couple of times... this one
http://xml.apache.org/cocoon/developing/webapps/sunrise.html

But still, I cannot understand or apply anything on the User
Administration...
Can I use it with a database?
Where would the user data be stored?
Do I need to include the portal in my applications?

Thanks again..
Richard

===
Have you guys read the documentation? The authentication framework is
explained in detail here:
http://xml.apache.org/cocoon/developing/webapps/index.html

Let me know if you have any additional questions.

Matthew

--
Open Source Group   Cocoon { Consulting, Training, Projects }
=
Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
Tel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de
-
Cocoon book:
http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
=



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 12, 2002 3:07 AM
To: [EMAIL PROTECTED]
Subject: Re: sunRise User Administration for Dummies

I've looked at the user admin and the authentication in general.  (not
the
sunrise scratchpad but what's now in the main branch).

As best as I can figure there's a generator that works with the
AuthenticationManager to create an interactive page to get users, a
user,
roles, a role, create a user, create a role, update a user, delete a
user,
delete a role.  These simply call the various corresponding resources
that
you set up with the sitemap.xml (authentication manager section within
the
components).  As far as I can tell nothing is really done with them
apart
from what you do in the resource.  so the UI really calls the resource
that
you configured and you do something with it.  Whatever occurs is not
automagically used within Cocoon's authentication.


-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




RE: sunRise User Administration for Dummies

2002-10-14 Thread Richard Reyes



Hi Matthew,

I have read the documentation a couple of times... this one
http://xml.apache.org/cocoon/developing/webapps/sunrise.html

But still, I cannot understand or apply anything on the User
Administration...
Can I use it with a database?
Where would the user data be stored?
Do I need to include the portal in my applications?

Thanks again..
Richard

===
Have you guys read the documentation? The authentication framework is
explained in detail here:
http://xml.apache.org/cocoon/developing/webapps/index.html

Let me know if you have any additional questions.

Matthew

--
Open Source Group   Cocoon { Consulting, Training, Projects }
=
Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
Tel:+49-5251-1581-30  [EMAIL PROTECTED] - http://www.s-und-n.de
-
Cocoon book:
http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
=



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 12, 2002 3:07 AM
To: [EMAIL PROTECTED]
Subject: Re: sunRise User Administration for Dummies

I've looked at the user admin and the authentication in general.  (not
the
sunrise scratchpad but what's now in the main branch).

As best as I can figure there's a generator that works with the
AuthenticationManager to create an interactive page to get users, a
user,
roles, a role, create a user, create a role, update a user, delete a
user,
delete a role.  These simply call the various corresponding resources
that
you set up with the sitemap.xml (authentication manager section within
the
components).  As far as I can tell nothing is really done with them
apart
from what you do in the resource.  so the UI really calls the resource
that
you configured and you do something with it.  Whatever occurs is not
automagically used within Cocoon's authentication.


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: sunRise User Administration for Dummies

2002-10-11 Thread Richard Reyes

Hi Guys,

Can anybody give me anything...
I really don't have any clear idea on how to start on this...
Any working samples...

Thanks Again.
Richard 

-

- Original Message - 
From: Richard Reyes 
To: C2 Users 
Sent: Friday, October 11, 2002 3:14 PM
Subject: sunRise User Administration for Dummies


Hi Guys,

How does the SunRise User Administration function?

Are the Roles and Users saved in a Database?

Do we have any tutorials?

Thanks in Advance...

Richard

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




sunRise User Administration for Dummies

2002-10-10 Thread Richard Reyes



Hi Guys,
 
How does the SunRise User Administration 
function?
 
Are the Roles and Users saved in a 
Database?
 
Do we have any tutorials?
 
Thanks in Advance...
 
Richard


Re: Sunrise - Sitemap ????

2002-10-02 Thread Richard Reyes

Thanks anyway man,
But I have fixed this by reinstalling my tomcat engine
its odd i know but its fixed now.

thanks again.

- Original Message -
From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 9:07 PM
Subject: Re: Sunrise - Sitemap 


By the way I saw that in your sitemap you are using:










As long as I know you must use the standard for the name of parameters. In
2.1
CVS you must use something like this:








Antonio Gallardo



El Jueves, 03 de Octubre de 2002 11:59, Richard Reyes escribió:
> THANKS
> - Original Message -
> From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, October 02, 2002 1:14 PM
> Subject: Re: Sunrise - Sitemap 
>
>
> Carsten:
>
> last month recommended to upgrade to the 2.1-CVS is you want to use all
the
> authentication stuff. In C2.1-CVS all this stuff work better.
>
> I am using it and all is OK.
>
> Antonio Gallardo
>
> El Miércoles, 02 de Octubre de 2002 16:46, Richard Reyes escribió:
> > Hi Guys,
> >
> > Any ideas why the  is not workin???
> >
> > Attach is my sub sitemap for reference.
> >
> > Thanks
> > Richard
> >
> >
> > - Original Message -
> > From: Richard Reyes
> > To: C2 Users
> > Sent: Tuesday, October 01, 2002 6:40 PM
> > Subject: Sunrise - Sitemap 
> >
> >
> > Hi Guys,
> >
> > I am trying to use Actions as my Authentication for my Sunrise, but I
> > cannot proceed to the protected resource (  vxsapp-main.html  ). The
> > Actions seems to be workin because when I called "vxsapp-authuser" in
the
> > browser the browser displays this xml
> >
> >  
> > - http://apache.org/xsp";
> > xmlns:xsp-request="http://apache.org/xsp/request/2.0";> 001
> >   Employee
> > - 
> >   Sid
> >   Vicious
> >   
> >   
> >
> > Can you guys check my sitemap below specially on  > pattern="vxsapp-login"> part...
> >
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> >
> > 
> > 
> >  > value="context://richard_webapps/descriptor/vxs_employees-dx.xml"/>
> > 
> > 
 > type="xml" /> 
> > 
> >
> > 
> > 
> >  > value="vxsapp_handler_001"/>  > value="request:tfUsername"/>  > value="request:tfPassword"/> 
> > 
> > 
> > 
> >
> >
> > Thanks in Advance...
> > Richard
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Sunrise - Sitemap ????

2002-10-02 Thread Richard Reyes

THANKS
- Original Message -
From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 1:14 PM
Subject: Re: Sunrise - Sitemap 


Carsten:

last month recommended to upgrade to the 2.1-CVS is you want to use all the
authentication stuff. In C2.1-CVS all this stuff work better.

I am using it and all is OK.

Antonio Gallardo

El Miércoles, 02 de Octubre de 2002 16:46, Richard Reyes escribió:
> Hi Guys,
>
> Any ideas why the  is not workin???
>
> Attach is my sub sitemap for reference.
>
> Thanks
> Richard
>
>
> - Original Message -
> From: Richard Reyes
> To: C2 Users
> Sent: Tuesday, October 01, 2002 6:40 PM
> Subject: Sunrise - Sitemap 
>
>
> Hi Guys,
>
> I am trying to use Actions as my Authentication for my Sunrise, but I
> cannot proceed to the protected resource (  vxsapp-main.html  ). The
> Actions seems to be workin because when I called "vxsapp-authuser" in the
> browser the browser displays this xml
>
>  
> - http://apache.org/xsp";
> xmlns:xsp-request="http://apache.org/xsp/request/2.0";> 001
>   Employee
> - 
>   Sid
>   Vicious
>   
>   
>
> Can you guys check my sitemap below specially on  pattern="vxsapp-login"> part...
>
> 
> 
> 
> 
> 
> 
> 
>
> 
> 
>  value="context://richard_webapps/descriptor/vxs_employees-dx.xml"/>
>   type="serverpages" src="xsp/validuser.xsp"/> 
> 
> 
>
> 
> 
>  value="vxsapp_handler_001"/>  value="request:tfUsername"/>  value="request:tfPassword"/> 
> 
> 
> 
>
>
> Thanks in Advance...
> Richard

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>





-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Sunrise - Sitemap ????

2002-10-02 Thread Richard Reyes



Hi Guys,
 
Any ideas why the  is not workin???
 
Attach is my sub sitemap for 
reference.
 
Thanks
Richard
 
 
- Original Message - 
From: Richard Reyes 

To: C2 Users 
Sent: Tuesday, October 01, 2002 6:40 PM
Subject: Sunrise - Sitemap 

Hi Guys,
 
I am trying to use Actions as my 
Authentication for my Sunrise, but I cannot proceed to the protected resource 
(  vxsapp-main.html  ). The 
Actions seems to be workin because when I called "vxsapp-authuser" in the browser the browser displays this 
xml
 
 xml version="1.0" encoding="UTF-8" 
?> 

- <authentication 
xmlns:xsp="http://apache.org/xsp" 
xmlns:xsp-request="http://apache.org/xsp/request/2.0">


  <ID>001ID> 

  <role>Employeerole> 

- <data>


  <fname>Sidfname> 

  <lname>Viciouslname> 
  data>
  authentication>
 
Can you guys check my sitemap 
below specially on  part...
    
    
    
    
    
    
    

 
    
    
    
    
    
    
    
    

 
    
    
    
    
    
    
    
    
    

 
Thanks in Advance...
Richard


sitemap.xmap
Description: Binary data

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


Re: tool xml/xsl ???

2002-10-01 Thread Richard Reyes

xmlspy?

- Original Message - 
From: "Jessica Niewint" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 4:04 AM
Subject: tool xml/xsl ???


> Could someone give an advice for a xml-tool ? Or a xsl wysiwyg 
> (what-you-see-is-what-you-get) design-tool ?
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 
> 


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Sunrise - Sitemap ????

2002-10-01 Thread Richard Reyes



Hi Guys,
 
I am trying to use Actions as my 
Authentication for my Sunrise, but I cannot proceed to the protected resource 
(  vxsapp-main.html  ). The 
Actions seems to be workin because when I called "vxsapp-authuser" in the browser the browser displays this 
xml
 
 xml version="1.0" encoding="UTF-8" 
?> 

- 


  001ID> 

  Employeerole> 

- 


  Sidfname> 

  Viciouslname> 
  data>
  authentication>
 
Can you guys check my sitemap 
below specially on  part...
    
    
    
    
    
    
    

 
    
    
    
    
    
    
    
    

 
    
    
    
    
    
    
    
    
    

 
Thanks in Advance...
Richard


Re: Sunrise Actions

2002-10-01 Thread Richard Reyes

thanks!

- Original Message -
From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 2:57 AM
Subject: Re: Sunrise Actions


Try to avoid the character "-" in the name of your handler, when you will
updgrade to 2.1 it will not work.

Antonio Gallardo

El Martes, 01 de Octubre de 2002 16:37, Richard Reyes escribió:
> Hi Guys,
>
> How would i use Actions in Sunrise?
>
> How would the handler ( vxsapp-handler-001 ) know if the authentication (
> vxsapp-authuser ) failed??
>
> Please see references below
>
> main sitemap:
>
>  xmlns:map="http://apache.org/cocoon/sitemap/1.0";
> xmlns:sunshine="http://sunshine.sundn.de/sunshine/1.0";>
> 
>  uri="cocoon:raw://sunrise-samples/vxsapp-authuser" />
> 
>
> sub sitemap:
>
>  
>
> 
>  value="context://richard_webapps/descriptor/vxs_employees-dx.xml"/>
>  ???
> 
> 
>
> 
>
> 
> 
>  value="vxsapp-handler-001"/>
>  value="request:tfUsername"/>
>  value="request:tfPassword"/>
> 
> 
> 
> 
>
> Thanks
> Richard
>
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>

-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>





-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Sunrise Actions

2002-10-01 Thread Richard Reyes

To confirm my action should return an xml like these


Unique ID of the user in the system
The user role

Any additional optional information can be supplied here. sunRise will store
this data in the session context.





- Original Message -
From: "Richard Reyes" <[EMAIL PROTECTED]>
To: "C2 Users" <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 3:37 PM
Subject: Sunrise Actions


> Hi Guys,
>
> How would i use Actions in Sunrise?
>
> How would the handler ( vxsapp-handler-001 ) know if the authentication (
> vxsapp-authuser ) failed??
>
> Please see references below
>
> main sitemap:
>
>  xmlns:map="http://apache.org/cocoon/sitemap/1.0";
> xmlns:sunshine="http://sunshine.sundn.de/sunshine/1.0";>
> 
>  uri="cocoon:raw://sunrise-samples/vxsapp-authuser" />
> 
>
> sub sitemap:
>
>  
>
> 
>  value="context://richard_webapps/descriptor/vxs_employees-dx.xml"/>
>  ???
> 
> 
>
> 
>
> 
> 
>  value="vxsapp-handler-001"/>
>  value="request:tfUsername"/>
>  value="request:tfPassword"/>
> 
> 
> 
> 
>
> Thanks
> Richard
>
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Sunrise Actions

2002-10-01 Thread Richard Reyes

Hi Guys,

How would i use Actions in Sunrise?

How would the handler ( vxsapp-handler-001 ) know if the authentication (
vxsapp-authuser ) failed??

Please see references below

main sitemap:

http://apache.org/cocoon/sitemap/1.0";
xmlns:sunshine="http://sunshine.sundn.de/sunshine/1.0";>




sub sitemap:

 



 ???















Thanks
Richard



-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: mySQL connection pool

2002-09-26 Thread Richard Reyes

Something like this...

  


  
  jdbc:mysql://localhost/db_xxx
  root
  



  

- Original Message - 
From: "Cocoon User" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 26, 2002 12:41 AM
Subject: mySQL connection pool


> 
> i have an mySQL database: "myDB" with one  table "myTable" running at
> localhost
> 
> can you please give me an example of connection pool syntax for
> cocoon.xconf file ?
> 
> 
> thank
> 
> Kounis Stavros
> 
> 
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 
> 


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: SunRise - Accessing Parameter

2002-09-26 Thread Richard Reyes

Hi Carsten,

How can I use  when I got ???
see

  





  

Thanks.

- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 26, 2002 12:38 AM
Subject: RE: SunRise - Accessing Parameter


> Hi Richard,
>
> first, could you please send plain text mails and not html.
>
> I assuem that you want to access the resource parameter
> in the redirect, right?
> So you can use:
>
> 
> 
>
> 
> 
>
> With the above used request action, you have access to all request
> parameters using their name. So {resource} is replaced with
> the value.
>
> HTH
> Carsten
>
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 26, 2002 10:56 PM
> To: C2 Users
> Subject: SunRise - Accessing Parameter
>
>
> Hi Guys,
>
> In
>
http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunriseComponent
> s.html
>
> How can I access the resource parameter in loginpage.xml ( the underlined
> part ).
>
> 
> 
>  
>   foo-login?resource=foo-protected
>   
>  
>
> value="request:name"/>
> value="request:password"/>
>
>
>  
> 
> 
> 
> 
> 
>
> Thanks
> Richard
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: Problems downloading 2.1

2002-09-25 Thread Richard Reyes

Are you sure you mean 2.1???

Heres the binary release 2.0.1..

http://xml.apache.org/cocoon/dist/cocoon-2.0.1-bin.zip


- Original Message - 
From: "jorge_noe bello_mendoza" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 5:17 PM
Subject: Problems downloading 2.1


> I'm in trouble downloading 2.1 CVS
> I think it's a problem related with the
> firewall / proxy my company uses.
> 
> Is there an orthodox way (I mean ftp or http)
> of downloading 2.1 ?
> I found a Code Repository in Cocoon page
> but I'm not sure what should I download.
> 
> Any help will be appreciated.
> 
> 
> 
> _
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 
> 


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




SunRise - Accessing Parameter

2002-09-25 Thread Richard Reyes



Hi Guys,
 
In http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunriseComponents.html 
 
How can I access the resource 
parameter in loginpage.xml ( the underlined part ).
 

   
foo-login?resource=foo-protected  
 
How can I access this parameter in 
this pipeline? after logging in.
 
    
         
   
   
   
   
   
 
    
    
    
    
    

 
Thanks
Richard


sunRise Documentation

2002-09-25 Thread Richard Reyes



Hi Carsten / 
Matthew,
 
I am using binary release Cocoon 
2.0.3, does that mean that I should be using 
 
http://xml.apache.org/cocoon/developing/webapps/sunrise.html documentation 
instead of 
 
http://xml.apache.org/cocoon/developing/webapps/authentication.html???
 
Thanks
 
Richard


Re: Portal screenshots

2002-09-25 Thread Richard Reyes

I'd would if I can but the problem is I am still working on my samples. no
major applications yet.
just for the purpose of learning...



- Original Message -
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 12:58 AM
Subject: Portal screenshots


Hi

as most of you know Carsten and I "travel the land" speaking on Cocoon and
presenting (in particular) on the Cocoon portal and authentication
components. So we are particularly interested in any screenshots you can
provide showing a portal you have built with Cocoon.

If you could send me the screenshot with a couple of lines describing the
solution - that would be great.

Many thanks

Matthew

--
Open Source Group   Cocoon { Consulting, Training, Projects }
=
Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
Tel:+49-5251-1581-30 [EMAIL PROTECTED] - http://www.s-und-n.de
-
Cocoon book:
  http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
=



-
Please check that your question  has not already been answered in the
FAQ before posting. 

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





-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: SunRise - Valid User Data

2002-09-25 Thread Richard Reyes

Thanks Matthew, just noticed it too...

- Original Message -
From: "Matthew Langham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 12:53 AM
Subject: RE: SunRise - Valid User Data


> Richard,
>
> from the documentation:
>
> >>
>  
> 
> <<
>
> Note the "R" in sunRise.
>
> Matthew
>
>
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 26, 2002 12:44 AM
> To: [EMAIL PROTECTED]
> Subject: Re: SunRise - Valid User Data
>
>
> Hi Carsten,
>
> ah,
>
> changed it to...
>
> 
>
> http://cocoon.apache.org/sunshine/1.0"; >
> 
> YOU ARE LOGGED!!!
> 
>
> 
>
> 
>
> and i got an error that the context sunrise does not exist..
>
> i still am doing some reading on the url that you gave me.
>
> THANKS
>
> - Original Message -
> From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 25, 2002 12:39 AM
> Subject: RE: SunRise - Valid User Data
>
>
> >
> >
> > > -Original Message-
> > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, September 26, 2002 12:06 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: SunRise - Valid User Data
> > >
> > >
> > >
> > > Hi Carsten,
> > >
> > > I am getting an error that the context "authentication" does not
> exist
> > >
> > > this is my xml now...
> > >
> > > ===
> > > 
> > > http://cocoon.apache.org/sunshine/1.0"; >
> > > 
> > > YOU ARE LOGGED!!!
> > > 
> > > 
> > > 
> > > =
> > >
> > Ehm, you invoke getxml with context="response". For Cocoon 2.0.x the
> > context name is "sunrise"! See
> >
> > http://xml.apache.org/cocoon/developing/webapps/sunrise.html
> >
> >
> > HTH
> > Carsten
> >
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
> >
> >
>
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Fw: SunRise - Valid User Data

2002-09-25 Thread Richard Reyes

GOT IT CARSTEN!!!

sunRise instead of sunrise...


THANKS

- Original Message - 
From: "Richard Reyes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 3:44 PM
Subject: Re: SunRise - Valid User Data


> Hi Carsten,
> 
> ah,
> 
> changed it to...
> 
> 
> 
> http://cocoon.apache.org/sunshine/1.0"; >
> 
> YOU ARE LOGGED!!!
> 
> 
> 
> 
> 
> 
> and i got an error that the context sunrise does not exist..
> 
> i still am doing some reading on the url that you gave me.
> 
> THANKS
> 
> - Original Message -
> From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 25, 2002 12:39 AM
> Subject: RE: SunRise - Valid User Data
> 
> 
> >
> >
> > > -Original Message-
> > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, September 26, 2002 12:06 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: SunRise - Valid User Data
> > >
> > >
> > >
> > > Hi Carsten,
> > >
> > > I am getting an error that the context "authentication" does not
> exist
> > >
> > > this is my xml now...
> > >
> > > ===
> > > 
> > > http://cocoon.apache.org/sunshine/1.0"; >
> > > 
> > > YOU ARE LOGGED!!!
> > > 
> > > 
> > > 
> > > =
> > >
> > Ehm, you invoke getxml with context="response". For Cocoon 2.0.x the
> > context name is "sunrise"! See
> >
> > http://xml.apache.org/cocoon/developing/webapps/sunrise.html
> >
> >
> > HTH
> > Carsten
> >
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
> >
> >
> 
> 
> 
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 
> 


-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: SunRise - Valid User Data

2002-09-25 Thread Richard Reyes

Hi Carsten,

ah,

changed it to...



http://cocoon.apache.org/sunshine/1.0"; >

YOU ARE LOGGED!!!






and i got an error that the context sunrise does not exist..

i still am doing some reading on the url that you gave me.

THANKS

- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 12:39 AM
Subject: RE: SunRise - Valid User Data


>
>
> > -----Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, September 26, 2002 12:06 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: SunRise - Valid User Data
> >
> >
> >
> > Hi Carsten,
> >
> > I am getting an error that the context "authentication" does not
exist
> >
> > this is my xml now...
> >
> > ===
> > 
> > http://cocoon.apache.org/sunshine/1.0"; >
> > 
> > YOU ARE LOGGED!!!
> > 
> > 
> > 
> > =
> >
> Ehm, you invoke getxml with context="response". For Cocoon 2.0.x the
> context name is "sunrise"! See
>
> http://xml.apache.org/cocoon/developing/webapps/sunrise.html
>
>
> HTH
> Carsten
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes


Hi Carsten,

I am getting an error that the context "authentication" does not exist

this is my xml now...

===

http://cocoon.apache.org/sunshine/1.0"; >

YOU ARE LOGGED!!!



=

and this is sitemap entries...

=


















=

question: after the , will there be sax
streams coming from foo-user.xml/xsl, then after it was serialized will go
the the ...


???

Thanks Carsten!!!







- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 11:46 PM
Subject: RE: SunRise - Valid User Data


> Hi Richard,
>
> the namespace for the sunShine transformer is:
> http://cocoon.apache.org/sunshine/1.0
>
> Have a look at
>
> http://xml.apache.org/cocoon/developing/webapps/sunshine.html
>
> Carsten
>
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 10:27 PM
> To: C2 Users
> Subject: Re: SunRise - Valid User Data
>
>
> Hi Guys / Carsten,
>
> I still cant get the data on the foo-resource.xml...
>
> Here's my sub-sitemap...
>
>
>
> 
>
> 
>  src="org.apache.cocoon.sunshine.transformation.SunShineTransformer"/>
> 
> .
> .
> .
> 
>  src="org.apache.cocoon.sunshine.sunrise.acting.LoginAction"/>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>
> and  heres my foo-resource.xml
>
>
> 
>
> http://cocoon.apache.org/session/1.0"; >
>  YOU ARE LOGGED!!!
>  path="/authentication/ID" />
> 
>
>
> I am not having any error its jujst that the session:getxml is not even
> changed. The output is thesame as my foo-resource.xml.
> I dont think that there is a authentication context.
>
> Any Ideas?
>
> Thanks
>
> Richard
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>



-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes

Thanks, checking this out.

- Original Message - 
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 11:46 PM
Subject: RE: SunRise - Valid User Data


> Hi Richard,
> 
> the namespace for the sunShine transformer is:
> http://cocoon.apache.org/sunshine/1.0
> 
> Have a look at
> 
> http://xml.apache.org/cocoon/developing/webapps/sunshine.html
> 
> Carsten
> 
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 10:27 PM
> To: C2 Users
> Subject: Re: SunRise - Valid User Data
> 
> 
> Hi Guys / Carsten,
> 
> I still cant get the data on the foo-resource.xml...
> 
> Here's my sub-sitemap...
> 
>
> 
> 
> 
> 
>  src="org.apache.cocoon.sunshine.transformation.SunShineTransformer"/>
> 
> .
> .
> .
> 
>  src="org.apache.cocoon.sunshine.sunrise.acting.LoginAction"/>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> and  heres my foo-resource.xml
> 
> 
> 
> 
> http://cocoon.apache.org/session/1.0"; >
>  YOU ARE LOGGED!!!
>  path="/authentication/ID" />
> 
> 
> 
> I am not having any error its jujst that the session:getxml is not even
> changed. The output is thesame as my foo-resource.xml.
> I dont think that there is a authentication context.
> 
> Any Ideas?
> 
> Thanks
> 
> Richard
> 
> 
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 


-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes



Hi Guys / Carsten,
 
I still cant get the data on the foo-resource.xml...
 
Here's my sub-sitemap...
 
   
 
    
    
        
    
        
.
        .
        
.    
    
    
    
    
    
    

    
    
    
    
    
    
    
    

 
and  heres my foo-resource.xml
 
 
        
 
        http://cocoon.apache.org/session/1.0" >            
 YOU ARE 
LOGGED!!!    
        
 
 
I am not having any error its jujst that the session:getxml is not even 
changed. The output is thesame as my foo-resource.xml.
I dont think that there is a authentication context. 
 
Any Ideas?
 
Thanks
 
Richard


Fw: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes



 
 Hi Carsten,
Is it this one???
 

 
Thanks a Lot 
 
 



- Original Message - 

From: "Richard Reyes" 
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 
5:38 PM
Subject: Re: SunRise - Valid User 
Data
> Thanks, 
I'll check it out.> > FYI, I'm using binary released C2.0.3 for 
sdk 1.3...> > - Original Message -> From: "Carsten 
Ziegeler" <[EMAIL PROTECTED]>> To: <[EMAIL PROTECTED]>> Sent: Tuesday, September 24, 2002 2:38 AM> Subject: 
RE: SunRise - Valid User Data> > > > No, I meant the 
session transformer:> > > >> > but this transformer only exists in 
2.1-dev. I see you use> > 2.0.x. It's called "sunShine" transformer 
there.> >> > Apart from the name your pipeline is 
ok.> >> > Carsten> >> > -Original 
Message-> > From: Richard Reyes 
[mailto:[EMAIL PROTECTED]]> > Sent: Wednesday, September 25, 2002 
2:26 AM> > To: C2 Users> > Subject: Re: SunRise - Valid User 
Data> >> >> > Hi Carsten,> >> 
> Just to confirm, when you say "and put the session transformer behind 
your> > generator.". You mean the> > > > 
name="readDOMsession"> > 
src="org.apache.cocoon.transformation.ReadDOMSessionTransformer"/>> 
>> > And it should be coded like this...> >> > 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> >> 
> 
> 
> 
> 
> 
> > > >> > Thanks> 
> Richard> >> >> >> >> > 
- Original Message -> > From: "Richard Reyes" <[EMAIL PROTECTED]>> > To: <[EMAIL PROTECTED]>> > Sent: Tuesday, September 24, 2002 4:43 PM> > 
Subject: Re: SunRise - Valid User Data> >> >> > 
> Thanks.> > >> > > - Original Message 
-> > > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>> > > To: <[EMAIL PROTECTED]>> > > Sent: Tuesday, September 24, 2002 1:37 AM> 
> > Subject: RE: SunRise - Valid User Data> > >> > 
>> > > > You will find the namespace for session:getxml in 
the documentation> > > > (I have to look it up, too) You can put 
the element in your> > > > foo-resource.xml and put the session 
transformer behind your> > > > generator.> > > 
>> > > > Carsten> > > >> > > 
> > -Original Message-> > > > > From: Richard 
Reyes [mailto:[EMAIL PROTECTED]]> > > > > Sent: Wednesday, 
September 25, 2002 1:01 AM> > > > > To: [EMAIL PROTECTED]> > > > > Subject: Re: SunRise 
- Valid User Data> > > > >> > > > 
>> > > > > Thanks for the prompt reply!!!> > 
> > >> > > > > But where would I put these codes I 
only got  foo-resource.xml and> > > > > foo-resource.xsl 
files.> > > > > Can I put them in the xsl file?> > 
> > > How about the session:getxml namespace?> > > > 
>> > > > > Thanks Again.> > > > 
>> > > > > - Original Message -> > > 
> > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>> > > > > To: <[EMAIL PROTECTED]>> > > > > Sent: Tuesday, September 24, 2002 12:58 
AM> > > > > Subject: RE: SunRise - Valid User Data> 
> > > >> > > > >> > > > > > 
Yes,> > > > > >> > > > > > to get 
the information of your user data, you can use the session> > > 
> > > transformer> > > > > > and some commands 
like these:> > > > > >> > > > > 
> 
> > > > > > 
path="/authentication/ID"/>> > > > > >> > 
> > > > With the above you get the ID of the user. Try a> 
> > > > >> > > > > 
> 
> > > > 
> >> > > > > > and you see all the information 
stored for the user.> > > > > >> > > > 
> > Carsten> > > > > >> > > > > 
> -Original Message-> > > > > > From: Richard 
Reyes [mailto:[EMAIL PROTECTED]]> > > > > > Sent: 
Wednesday, September 25, 2002 12:48 AM> > > > 

Re: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes

Thanks, I'll check it out.

FYI, I'm using binary released C2.0.3 for sdk 1.3...

- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 2:38 AM
Subject: RE: SunRise - Valid User Data


> No, I meant the session transformer:
> 
>
> but this transformer only exists in 2.1-dev. I see you use
> 2.0.x. It's called "sunShine" transformer there.
>
> Apart from the name your pipeline is ok.
>
> Carsten
>
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 2:26 AM
> To: C2 Users
> Subject: Re: SunRise - Valid User Data
>
>
> Hi Carsten,
>
> Just to confirm, when you say "and put the session transformer behind your
> generator.". You mean the
>  name="readDOMsession"
> src="org.apache.cocoon.transformation.ReadDOMSessionTransformer"/>
>
> And it should be coded like this...
>
> 
> 
> 
> 
>     
> 
>
> 
> 
> 
> 
>
> Thanks
> Richard
>
>
>
>
> - Original Message -
> From: "Richard Reyes" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, September 24, 2002 4:43 PM
> Subject: Re: SunRise - Valid User Data
>
>
> > Thanks.
> >
> > - Original Message -
> > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 24, 2002 1:37 AM
> > Subject: RE: SunRise - Valid User Data
> >
> >
> > > You will find the namespace for session:getxml in the documentation
> > > (I have to look it up, too) You can put the element in your
> > > foo-resource.xml and put the session transformer behind your
> > > generator.
> > >
> > > Carsten
> > >
> > > > -Original Message-
> > > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > > Sent: Wednesday, September 25, 2002 1:01 AM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: Re: SunRise - Valid User Data
> > > >
> > > >
> > > > Thanks for the prompt reply!!!
> > > >
> > > > But where would I put these codes I only got  foo-resource.xml and
> > > > foo-resource.xsl files.
> > > > Can I put them in the xsl file?
> > > > How about the session:getxml namespace?
> > > >
> > > > Thanks Again.
> > > >
> > > > - Original Message -
> > > > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Tuesday, September 24, 2002 12:58 AM
> > > > Subject: RE: SunRise - Valid User Data
> > > >
> > > >
> > > > > Yes,
> > > > >
> > > > > to get the information of your user data, you can use the session
> > > > > transformer
> > > > > and some commands like these:
> > > > >
> > > > >  > > > > path="/authentication/ID"/>
> > > > >
> > > > > With the above you get the ID of the user. Try a
> > > > >
> > > > > 
> > > > >
> > > > > and you see all the information stored for the user.
> > > > >
> > > > > Carsten
> > > > >
> > > > > -Original Message-
> > > > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > > > Sent: Wednesday, September 25, 2002 12:48 AM
> > > > > To: C2 Users
> > > > > Subject: SunRise - Valid User Data
> > > > >
> > > > >
> > > > > Hi Guys,
> > > > >
> > > > > I am following Matthew Langham's samples on the Sunrise components
(
> > > > >
> > > > http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunris
> > > eComponent
> > > > s.html ). I am quite sure that I have been able to configure it
> > correctly.
> > > > The question is how can I access the user data ( located at
> > foo-user.xml )
> > > > after the user was authenticated?
> > > > Will I need to use codes like these..
> > > >
> > > >  > > > path="/authentication/ID&q

Re: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes



Hi Carsten,
 
Just to confirm, when you say "and put the session transformer 
behind your generator.". You mean the 

 
And it should be coded like 
this...
 
    
    
    
    
    
    
    
    
    

 
Thanks
Richard
 



- Original Message - 

From: "Richard Reyes" 
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 
4:43 PM
Subject: Re: SunRise - Valid User 
Data
> 
Thanks.> > - Original Message -> From: "Carsten 
Ziegeler" <[EMAIL PROTECTED]>> To: <[EMAIL PROTECTED]>> Sent: Tuesday, September 24, 2002 1:37 AM> Subject: 
RE: SunRise - Valid User Data> > > > You will find the 
namespace for session:getxml in the documentation> > (I have to look 
it up, too) You can put the element in your> > foo-resource.xml and 
put the session transformer behind your> > generator.> 
>> > Carsten> >> > > -Original 
Message-> > > From: Richard Reyes 
[mailto:[EMAIL PROTECTED]]> > > Sent: Wednesday, September 25, 
2002 1:01 AM> > > To: [EMAIL PROTECTED]> > > Subject: Re: SunRise - Valid 
User Data> > >> > >> > > Thanks for the 
prompt reply!!!> > >> > > But where would I put these 
codes I only got  foo-resource.xml and> > > foo-resource.xsl 
files.> > > Can I put them in the xsl file?> > > How 
about the session:getxml namespace?> > >> > > Thanks 
Again.> > >> > > - Original Message -> 
> > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>> > > To: <[EMAIL PROTECTED]>> > > Sent: Tuesday, September 24, 2002 12:58 AM> 
> > Subject: RE: SunRise - Valid User Data> > >> > 
>> > > > Yes,> > > >> > > > 
to get the information of your user data, you can use the session> > 
> > transformer> > > > and some commands like 
these:> > > >> > > 
> 
> > > > 
path="/authentication/ID"/>> > > >> > > > 
With the above you get the ID of the user. Try a> > > >> 
> > 
> 
> > > 
>> > > > and you see all the information stored for the 
user.> > > >> > > > Carsten> > > 
>> > > > -Original Message-> > > > 
From: Richard Reyes [mailto:[EMAIL PROTECTED]]> > > > Sent: 
Wednesday, September 25, 2002 12:48 AM> > > > To: C2 
Users> > > > Subject: SunRise - Valid User Data> > 
> >> > > >> > > > Hi Guys,> > 
> >> > > > I am following Matthew Langham's samples on the 
Sunrise components (> > > >> > > http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunris> > eComponent> > > s.html 
). I am quite sure that I have been able to configure it> 
correctly.> > > The question is how can I access the user data ( 
located at> foo-user.xml )> > > after the user was 
authenticated?> > > Will I need to use codes like these..> 
> >> > 
> 
> > > 
path="/authentication/ID"/>> > >> > >> > 
> Below are some snippets from my sitemaps, I have been able to 
display> the> > > content of foo-resource.xml and along with 
it Ialso  want to display the> > > data in 
foo-user.xml> > >> > 
> 
> > 
> 
> > 
> 
> > 
> 
> > 
> 
> > 
> 
> > 
> 
> > 
> 
> > >> > 
> 
> > 
> 
> > 
> 
> > 
> 
> > > value="true" 
/>> > 
> 
> > 
> 
> > 
> 
> > >> > > Thanks> > > 
Richard> > >> > >> > > 
-> 
> > 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: <[EMAIL PROTECTED]>> > > For additional 
commands, e-mail:   <[EMAIL PROTECTED]>> > >> > 
>> > >> >> >> >> > 
-> 
> 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: <[EMAIL PROTECTED]>> > For additional commands, 
e-mail:   <[EMAIL PROTECTED]>> >> >> > 
-> 
> 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: <[EMAIL PROTECTED]>> > For additional commands, 
e-mail:   <[EMAIL PROTECTED]>> >> >> 
>> > > > 
-> 
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: <[EMAIL PROTECTED]>> For additional commands, 
e-mail:   <[EMAIL PROTECTED]>> > 


Re: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes

Thanks.

- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 1:37 AM
Subject: RE: SunRise - Valid User Data


> You will find the namespace for session:getxml in the documentation
> (I have to look it up, too) You can put the element in your
> foo-resource.xml and put the session transformer behind your
> generator.
>
> Carsten
>
> > -Original Message-
> > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, September 25, 2002 1:01 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: SunRise - Valid User Data
> >
> >
> > Thanks for the prompt reply!!!
> >
> > But where would I put these codes I only got  foo-resource.xml and
> > foo-resource.xsl files.
> > Can I put them in the xsl file?
> > How about the session:getxml namespace?
> >
> > Thanks Again.
> >
> > - Original Message -
> > From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 24, 2002 12:58 AM
> > Subject: RE: SunRise - Valid User Data
> >
> >
> > > Yes,
> > >
> > > to get the information of your user data, you can use the session
> > > transformer
> > > and some commands like these:
> > >
> > >      > > path="/authentication/ID"/>
> > >
> > > With the above you get the ID of the user. Try a
> > >
> > > 
> > >
> > > and you see all the information stored for the user.
> > >
> > > Carsten
> > >
> > > -Original Message-
> > > From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, September 25, 2002 12:48 AM
> > > To: C2 Users
> > > Subject: SunRise - Valid User Data
> > >
> > >
> > > Hi Guys,
> > >
> > > I am following Matthew Langham's samples on the Sunrise components (
> > >
> > http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunris
> eComponent
> > s.html ). I am quite sure that I have been able to configure it
correctly.
> > The question is how can I access the user data ( located at
foo-user.xml )
> > after the user was authenticated?
> > Will I need to use codes like these..
> >
> >  > path="/authentication/ID"/>
> >
> >
> > Below are some snippets from my sitemaps, I have been able to display
the
> > content of foo-resource.xml and along with it Ialso  want to display the
> > data in foo-user.xml
> >
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> >
> > 
> > 
> > 
> >  > value="true" />
> > 
> > 
> > 
> >
> > Thanks
> > Richard
> >
> >
> > -
> > 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: <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
> >
> >
>
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: SunRise - Valid User Data

2002-09-24 Thread Richard Reyes

Thanks for the prompt reply!!!

But where would I put these codes I only got  foo-resource.xml and
foo-resource.xsl files.
Can I put them in the xsl file?
How about the session:getxml namespace?

Thanks Again.

- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 12:58 AM
Subject: RE: SunRise - Valid User Data


> Yes,
>
> to get the information of your user data, you can use the session
> transformer
> and some commands like these:
>
>  path="/authentication/ID"/>
>
> With the above you get the ID of the user. Try a
>
> 
>
> and you see all the information stored for the user.
>
> Carsten
>
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 12:48 AM
> To: C2 Users
> Subject: SunRise - Valid User Data
>
>
> Hi Guys,
>
> I am following Matthew Langham's samples on the Sunrise components (
>
http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunriseComponent
> s.html ). I am quite sure that I have been able to configure it correctly.
> The question is how can I access the user data ( located at foo-user.xml )
> after the user was authenticated?
> Will I need to use codes like these..
>
>  path="/authentication/ID"/>
>
>
> Below are some snippets from my sitemaps, I have been able to display the
> content of foo-resource.xml and along with it Ialso  want to display the
> data in foo-user.xml
>
> 
> 
> 
> 
> 
> 
> 
> 
>
> 
> 
> 
>  value="true" />
> 
> 
> 
>
> Thanks
> Richard
>
>
> -
> 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: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



-
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: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




SunRise - Valid User Data

2002-09-24 Thread Richard Reyes



Hi Guys,
 
I am following Matthew 
Langham's samples on the Sunrise components ( http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunriseComponents.html 
). I am quite sure that I have been able to configure it correctly. 
The question is how can I access the user data ( located at 
foo-user.xml ) after the user was authenticated?
Will I need to use codes like 
these..
 
    
        
 
Below are some snippets from my 
sitemaps, I have been able to display the content of foo-resource.xml and along 
with it Ialso  want to display the data in foo-user.xml
 
    
    
    
    
    
    
    
    

 
    
    
    
    
    
    
    

Thanks 
Richard


Re: Sunrise for Dummies

2002-09-23 Thread Richard Reyes

thanks
- Original Message -
From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 23, 2002 11:21 PM
Subject: RE: Sunrise for Dummies


> Another tutorial is at: http://ziegeler.bei.t-online.de/tecart.html
>
> Carsten
>
> -Original Message-
> From: Richard [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 24, 2002 9:25 PM
> To: C2 Users
> Subject: Sunrise for Dummies
>
>
> Hi Guys,
>
> Aside from
>
http://radio.weblogs.com/0103021/stories/2002/02/28/usingTheSunriseComponent
> s.html
>
> Any other tutorials you can give to me?
>
> The one on the C2 website is pretty advance, I think and i'm looking for
> more examples...
>
> Thanks
> Richard
>
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>



-
Please check that your question  has not already been answered in the
FAQ before posting. 

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