> - any recommendations here?
>
depends on the machine & size/complexity of your
application. the IBM 1.3 JVM has quite good
performance on the Windows platforms, the
Sun 1.4 JVM quite good on Solaris 8/9 & on
Linux platforms.
I have an xml document with several types of map elements,
, , ... I was trying
to produce one large SVG doc from this for transformation to one
big JPG for browser display. But for what I want to do with the
SVG, it will probably be easier for me to produce a separate SVG
for each type of map e
> I had the same problem, I think it was related to running Batik on a
> headless system. There is more information at
> http://xml.apache.org/cocoon/installing/index.html, section "UNIX with X
> server"
>
thanks! that fixed it
--
Running jakarta-tomcat-4.0.4, Solaris 9 (SPARC), Cocoon 2.03.
when transforming xml doc to svg & jpeg, svg2jpeg is not working, getting
error in log file:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:130)
you need it.
Harry
--
+-+----------+
| Harry J. Foxwell | VoiceMail: 703-204-4213 |
| Technology Engineer| FAX : 703-208-5858 |
| Solaris/Linux/Java| |
| Sun Microsystems | |
| 7900 Westpark Drive| Emails:
I have a collection of xml documents in http://cs2.gmu.edu:8080/cocoon/Marchive,
a.xml, b.xml, etc.
I have an AE.xsl stylesheet in the Marchive directory that successfully transforms
my documents into html when I browse to
http://cs2.gmu.edu:8080/cocoon/Marchive/a, for example.. So far, so good
I'm just starting a Cocoon project, looking for
docs or preferably example of how to do the following
read & display a URL in a browser window...the
URL contents may include a link to an XML file that
must use a specific DTD. The name of the XML file
can be {anyt
just started looking at the lucene demo that comes
with the cocoon distribution.
why does "boost" factor (using ^) for queries not work?
what is the exact location of the directory & files being
indexed in the demo? (placing test files in the
webapps/cocoon/documentation directory and recreatin
> I'll make sure it's added, Fabien. Thanks for flagging it. It would be
> wonderful to have a library of sitemap/pipeline snippets, to give users
> ideas how to accomplish almost anything.
some kind of flow chart that allows you to select what kind of
task you're trying to accomplish and then po
I have a project where I need to do the following:
For an XML file anywhere on the Web that conforms to a
DTD that I specify, transform that file into HTML using
a specified XSLT stylesheet. The DTD and stylesheet
reside on a Web server that I can set up as a proxy.
I've been told that Apache+P
10 matches
Mail list logo