You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "J. Norment" <jn...@soulinstinct.com> on 2002/12/28 15:53:47 UTC

Re: Cocoon tutorial ... non production cocoon 'sand box'

What dedication!  ( I'm impressed! )
Thanks for the tip.  I will keep it in mind, if I want to get the tutorial working in the original install directory.

For the time being though, my primary interest is in creating a separate development cocoon-space.

( I had been hoping to use a simple tutorial to get that done. )

Anyone have any ideas on how to create a separate 'non-production' space ( that won't include cocoon sample files/etc? )


On Tue, 24 Dec 2002 19:35:40 -0800 (PST), aps olute wrote:
>
>While the Turkey is baking....No need to make this a whole web-app
>to
>itself and having its own context.
>1) I did this, jar the
>com.sphere.cocoon.generation.CSVGenerator.class as
>myapp.jar.
>2) put myapp.jar at the existing cocoon/WEB-INF/lib/ �directory
>3) Use one of the existing submounts, like for example samples off
>of cocoon/
>Make sure samples sitemap.xmap can submount, look for this, as this
>will make a
>submount:
><map:match pattern="*/**">
><map:mount uri-prefix="{1}" src="{1}/" check-reload="yes"/>
></map:match>
>4) symlink or copy the myapp/ directory to, and it should look like
>cocoon/samples/myapp/
>5) leave the myapp sitemap.xmap its working fine as a submount.
>6) re-start tomcat 4.1.x since you have added the myapp.jar in step
>2. for
>tomcat to recognize the jar file added.
>7) in browser �http://localhost:8080/cocoon/samples/myapp/ �and
>whoala it
>works.
>at least on mine :)
>
>8) �check the Turkey temperature..opps that just for me..happy
>holidays.
>
>aps
>--- jcallahan@sphere.com wrote:
>>J.,
>>
>>I just installed "myapp" under Tomcat 4.1 and got the same error
>>you
>>did. �I'm not enough of a Servlet API expert to know for sure, but
>>it
>>seems to be an API conflict. �For now, I recommend using Tomcat
>>4.0.6
>>to run the myapp tutorial.
>>
>>-- jack
>>
>>John R. Callahan, Ph.D.
>>CTO
>>Sphere Software Corporation - The Intelligence of XML
>>jcallahan@sphere.com
>>410-772-9740 x1116
>>509-532-1536 (efax)
>>410-598-2157 (cell)
>>
>>
>>>
>>>I took a look at your tutorial, and I'm having trouble getting the
>>>example
>>application to work. �( Specifically, I'm getting this error ):
>>>
>>>javax.servlet.ServletException: Servlet.init() for servlet Cocoon2
>>>threw
>>exception
>>>����at
>>
>org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
>java:962)
>>>....
>>>java.lang.VerifyError: Cannot inherit from final class
>>>����at java.lang.ClassLoader.defineClass0(Native Method)
>>>....
>>>
>>>I highly suspect that it has something to do with the way I tried
>>>to
>>"integrate" it into my existing Tomcat 4.1 environment.
>>>( Unpacked the zip file, named the folder cmswatch, put the folder
>>>under
>>the webapps directory. )
>>>
>>>-- and that's all, as far as setup.
>>>
>>>I did notice that the servlet has the same name as the servlet in
>>>the
>>original cocoon directory. �Will that cause a problem?
>>>( Can you tell how new I am to this? )
>>>
>>>Any help you can offer is appreciated. �I'd like to at least get
>>>past this
>>snag soon.
>>>
>>>Thanks,
>>>
>>>J.
>>>
>>>
>>>On Tue, 24 Dec 2002 08:04:49 -0800, John R. Callahan wrote:
>>>>FYI... I have written a brief article on Cocoon (with tutorial
>>>>and
>>>>downloadable demo).  The article is available at:
>>>>
>>>>http://www.cmswatch.com/Features/ProductWatch/FeaturedProduct/?fea
>>>>tur
>>>>e_id=81
>>>>
>>>>The associated demo is available at:
>>>>
>>>>http://www.sphere.com/docs/myapp.zip
>>>>
>>>>The demo is meant to be installed as a webapps subdirectory (no,
>>>>not
>>>>as a
>>>>war file)
>>>>in Tomcat 4.0.6.  The myapp.zip file includes everything you
>>>>need
>>>>(all jar
>>>>files, etc.)
>>>>and could even serve as a "minimal" Cocoon application for
>>>>beginners.  It is
>>>>based
>>>>on 2.1dev and requires JDK1.3.  I've tested it with Tomcat 4.0.6
>>>>and
>>>>Resin
>>>>2.x.
>>>>
>>>>(I've also got PPT slides to accompany the article if anyone
>>>>wants
>>>>them :-p)
>>>>
>>>>Thanks for Carsten, Matthew, Lajos and Jeremy for their inspiring
>>>>and
>>>>helpful books!
>>>>
>>>>Enjoy!
>>>>
>>>>-- jack
>>>>
>>>>John R. Callahan, Ph.D.
>>>>CTO
>>>>Sphere Software Corporation (www.sphere.com) - The Intelligence
>>>>of
>>>>XML
>>>>jcallahan@sphere.com
>>>>410-772-9740 x1116
>>>>509-352-1536 (eFax)
>>>>
>>>>
>>>>
>>>>------------------------------------------------------------------
>>>>---
>>>>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:  � �<cocoon-users-
>>>>unsubscribe@xml.apache.org>
>>>>For additional commands, e-mail:  �<cocoon-users-
>>>>help@xml.apache.org>
>>>>
>>>
>>>
>>>
>>>-------------------------------------------------------------------
>>>--
>>>Please check that your question �has not already been answered in
>>>the
>>>FAQ before posting.
>>><http://xml.apache.org/cocoon/faq/index.html>
>>>
>>>To unsubscribe, e-mail: � � <cocoon-users-
>>>unsubscribe@xml.apache.org>
>>>For additional commands, e-mail: � <cocoon-users-
>>>help@xml.apache.org>
>>>
>>
>>
>>--------------------------------------------------------------------
>>-
>>Please check that your question �has not already been answered in
>>the
>>FAQ before posting.
>><http://xml.apache.org/cocoon/faq/index.html>
>>
>>To unsubscribe, e-mail: � � <cocoon-users-
>>unsubscribe@xml.apache.org>
>>For additional commands, e-mail: � <cocoon-users-
>>help@xml.apache.org>
>>
>
>__________________________________________________
>Do you Yahoo!?
>Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
>http://mailplus.yahoo.com
>
>---------------------------------------------------------------------
>Please check that your question �has not already been answered in the
>FAQ before posting. � � <http://xml.apache.org/cocoon/faq/index.html>
>
>To unsubscribe, e-mail: � � <co...@xml.apache.org>
>For additional commands, e-mail: � <co...@xml.apache.org>
>



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

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