I have achieved this using some work originally done by
Nikolai Grigoriev at renderx.com.
You may still be able to find some examples from their
web site. If not come back, and I'll email some privately
rather than clog up this list.
Tony
-
Tony Goodwin
[EMAIL PROT
.java:46)
at
org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap.jav
a:212)
at
org.apache.cocoon.www.sitemap_xmap$Configurer.configGenerators(sitemap_xmap.
java:410)
-------
Tony Goodwin
Dact Ltd.
07775 918903
mai
---
Tony Goodwin
-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional
C2B2
JBoss 2.4.0 with Tomcat 3.2.3
Has anyone implemented their own Generator for cocoon in java and got it
working ?
I'm trying to do same with some sitemap compilation errors -
Be will to share experience when/if I get it working
Tony
---
Tony Go
Check
sitemap_xmap.java line 490. You will find it in (I'm guessing tomcat?)
tomcat_home/work(or webapp)/localhost%app%(or siteyou
areusing)/org/apache/cocoon/www/sitemap_xmap.java
That
line should tell you what class isn't loading (from message
below)
In
general I would say that NoClas
solution
Tony
-Original Message-
From: Tony Goodwin [mailto:[EMAIL PROTECTED]]
Sent: 05 September 2001 14:53
To: Cocoon-Users (E-mail)
Subject: C2B2 Sitemap compile failure - AbstractGenerator
Hi,
Cocoon 2.0b2
JBoss 2.4.0 with tomcat 3.2.3
I have problem with compilation of sitemap.xmap
Take a look jmoz project @ sourceforge (Thanks Kevin O' Neill for that)
Its got a working example of a java based Generator if thats what you are
interested in
I have also got an example generator going which is using EJBs (using jboss)
Toughest parts of getting it going were classpath issues (p