Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Subject: Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
Subject: axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
Subject: InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Subject: AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Subject: Running junit tests fails
 
Cocoon
Page 451 of 458 Previous 100   Previous 10   451   452   453   454   455   456   457   458  

Cocoon in a cluster environment: any experiences?

Hello does anyone know if Cocoon2 (2.0.3) can be used on a Web-Server wich runs in a cluster (like BEA WebLogic where I can set the flag cluster true)? Thank you in advance Uwe -- Uwe Gerger

Is the Sky Falling and the End Near for Open Source?

I found this interesting article. It also has a reference to Cocoon. So this is why I sent it to the list. ) http //linuxtoday.com/infrastructure/2003051401726OSBZSW Best Regards Antonio Gallardo

cocoondev.org IP changes

Dear all due to upcoming physical relocation of the box underneath cocoondev.org (Wiki some projects whatnot) the IP addresses for both the nameservers and the box itself will change presumabl

CInclude specifics?

Can a CInclude statement take a parameter so as to dynamically retrieve a file? Luke.....

BEA Weblogic Portal

I am trying to get Cocoon to work in BEA Weblogic Portal and am having some problems. I have successfully built Cocoon 2.1 and have been able to get it to work as a servlet within my servlet webapp.

"path " problem; difficult to describe in one subject line ;-)

I want to use Cocoon to integrate different sources containing XML/XSL database and also HTML the problem (1) I have html documents in a file hierarchy and I do the following in the sitemap <

Subject: Xindice and Authentication.

Greetings. I have started to learn Cocoon. I have integrated Xindice with Cocoon as mentioned in http //www.cocooncenter.de/cc/documents/resources/xindice/index.html ... however I would like to

Subject: Modular Database Actions

Is anybody using the Modular Database Actions in cocoon 2.0.x in a production environment? The 2.0.4 scratchpad examples seem to work well. thanks chris

Rendering an image in a pdf file

I am having trouble putting an image in a PDF file. Has anyone done this before? Here is the code from my XSL that I am using. <?xml version "1.0 "? > <xsl stylesheet version "1.0 " xmlns xsl "http

Content is not allowed in prolog.

Description org.apache.cocoon.ProcessingException Exception in creating Transform Handler org.xml.sax.SAXParseException Content is not allowed in prolog.

extends from AbstractDOMTransformer

I inherit my custom transformer from AbstractDOMTransformer For someone else who need to do the same thing here is my code import org.apache.avalon.framework.activity.Disposable import org.a

Subject: Cocoon xml:fo question

Hi all I don 't know if this is the right place for this question hopefully someone here can help me but I am having some trouble displaying a table of data in a PDF file. I have no problem displa

How can I inherit from AbstractDOMTransformer

i want my transformer to inherit from AbstractDOMTransformer. What should I put into my custom transformer to manipulate the DOM. Lionel

Redirect to HTTPS

Is there anyway to redirect to a secure page in cocoon without specifying the full URL? This would be useful for login form submissions and subsequent redirects back to http after authentication but

Help with SAX events

I 'm trying to use startrecording() endrecording() (from AbstractSAXTransformer)to create a DOM. But it 's not really clear about how I use them ? Does someone already used them and show me some code

FW: C2.0.4 - URLFactoryImpl incorrectly resolving URL on WebLogic
    6.1/Solaris

Hi I have come across inconsistent behaviour on the two platforms that we develop for Cocoon 2.0.4 on WebLogic 7 on Windows NT 4 SP6 Cocoon 2.0.4 on WebLogic 6.1 on SunOS 5.8 Generic In both case

C2.0.4 - URLFactoryImpl incorrectly resolving URL on WebLogic 6.1
   /Solaris

Hi I have come across inconsistent behaviour on the two platforms that we develop for Cocoon 2.0.4 on WebLogic 7 on Windows NT 4 SP6 Cocoon 2.0.4 on WebLogic 6.1 on SunOS 5.8 Generic In both case

Disable Logs.

HI all Can i disable the log generated in the cocoon. any suggestions Thanks Nittin <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <HTML > <HEAD > <META http-equiv Content-Type content

old C1 XSP with C2

Hello I need to migrate a cocoon1 XSP application to cocoon2. Is there a document on the differences between XSP in cocoon1 and XSP in cocoon2. I am wondering if an old XSP page could work with coco

Selector

Reluctantly i have crated my own selector. (below is why I didn 't want to create one I knew I would screw it up) I complied the war file and moved appropriatly. So now in my sitemap added <map sel

Antwort: file upload

Hi Ines what do you mean with "nothings work anymore " ? Any deeper description of what happens or what is displayed in which situation after activating the upload-option? greetings Manfred. |

file upload

Hi how do I enable the file upload in web.xml? When I set <init-param > <param-name >enable-uploads </param-name > <param-value >false </param-value > </init-param > to true nothing 's

FOP serializer logs

Hi all Does anyone know how to find the reason why the FOPSerializer is sending incomplete PDF files? I see nothing in the logs Any help will be greatly appreciated. -------- David -----------

Logging categories

Hi all I 've been searching in several pages like http //wiki.cocoondev.org/Wiki.jsp?page ConfiguringTheLogs http //wiki.cocoondev.org/Wiki.jsp?page JavaLogging and others about how to setup catego

Use of String and xf:selectOne problematic, int okay in 2.1

I 'm trying to get a dropdown list of states in my xmlform Cocoon 2.1 app with this code in my userIdentity.xml file (going off the sample app included) <xf selectOne ref "/bornState " > <xf item

Subject: sql transformer transactions

I need to a sequence of sql commands and be able to rollback if anyone fails. Does the SQLTransformer support transactions? I searched the code for the words "commit " and "rollback " but didn 't find

- Problem updating rows with a multiple key...

Hi We discovered sometime ago a problem in Modular Database Actions (MoDBA) when the updated tables has more than ONE field registered as PRIMARY KEY. Description Lets define a table called My tab

help - file downloading thru cocoon - urgent

Hi all How to download files through cocoon framework. What are the things to be configured in sitemap.xmap? I wish to send the file contents thru a Generator. Is it possible? Thanks Sankaran. <!DO

Cocoon authentication using MySQL

Hi All Currently we are using Cocoon authentication as below. <!-- authentication -- > <map match pattern "vipresource-sunrise-authuser " > <map generate src "vip/resources/sunris

Cocoon user authentication using MySQL

Hi All Currently we are using a cocoon authentication as below. <!-- authentication -- > <map match pattern "vipresource-sunrise-authuser " > <map generate src "vip/resources/sun
Page 451 of 458 Previous 100   Previous 10   451   452   453   454   455   456   457   458