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 70 of 458 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10   Next 100  

How to send a "mime-type: image/jpeg " response generated from a BufferedImage

Hello list in my application i generate dynamically a BufferedImage object and i want to complete the pipeline with sending the image as a "mime-type image/jpeg " response. At the moment i have a m

Cocoon IDE

What 's the best IDE to use within cocoon? Actually I 'm using Eclipse 3.2 but I can 't find any plugin to use cocoon... Does anybody could help? Thank a lot Omar

Parse HTML returned from dodjo/ajax form submit

Hi I am trying to get my head round dojo.xml.Parse but with little joy! I get a returned document from a form submit as follows formNode "Form1 " load function(load data e) {

cocoon-ehcache-1.data becomes very large

Hi list we 're using Cocoon 2.1.6. The cocoon-ehcache-1.data keeps growing continuously ATM it is at 24 GB. Some questions - Is there a common reason why this happens? - Can we safely delete it?

Could not find component (key [org.apache.cocoon.components.profiler.Profile

Though I never use the profiler are you not just missing the profiler block/dependency?? -- Hippo Oosteinde 11 1017WT Amsterdam The Netherlands Tel +31 (0)20 5224466

Cocoon & Short Message Service

Good morning I 'd like to manage in some way the sms sending using cocoon but I have not easy clear ideas on how to realize this. Does anyone know the best or maybe the not worst way to try to im

Entire page being re-written between DIV tags after dojo/ajax/Cform submit

Hi I have finally started get this dojo thing working to a degree! The problem I am having at the moment is that after a form is submitted the entire page is re-written to the div tag I have assigne

CForms: Time widget binding problem

Hi all After having a look at the CForms samples I 'm trying to create my first form. This is the first time I 'm doing it so maybe there are things I think I understand and actually I don 't ). I '

FATAL: Could not load 'dojo.widget.Button '; last tried '__package__.js '

Hi I am getting the above mentioned error in my cocoon application. I downloaded dojo-0.3.1-kitchen_sink.zip from http //download.dojotoolkit.org/release-0.3.1 uncompressed the folder and placed it

Difference between fi:group and ft:group

Hi can someone tell me what the difference is between an fi group and ft group? I ask i relation to http //cocoon.apache.org/2.1/userdocs/ajax.html Quote 'Container widgets must enclose a contain

putting a coplet to work inside the portal

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " > </head > <body bgcolor "#ffffff " text "#000000 " >

Subject: AW: AW: AW: OutOfMemoryError

Hi Raplh what I wanted to say is that memory is not always freed in the default VM settings. Otherwise hitting the "Garbage Collect " Button in the VM Monitor application wouldn 't be able to free GBs

Could not find component (key [org.apache.cocoon.components.profiler.Profiler])

Hello all I tried to install and activate the Cocoon profiler in my webapp but whenever I switch to * <map pipeline type "profile-noncaching " > * I have the following error message http-8080-Proces

selection list w/ null default?

Hi I have a <selection-list type "flow-jxpath " > whose list is a Collection that 's passed directly out of the model layer of my application. However the field is optional and I need the user to be a

CForms: Ajax-based widget validation?

When using an Ajax-enabled form is there a way to specify in the model that each widget should be validated as the user leaves the field and to use Ajax to display the results without refreshing the

Localization and caching SOLVED

Thanks again Ard and Bertrand.! Clearing the cache was the solution. Cocoon 2.1.9 does seem to be stable enough. I am having problems with dynamic errors when doing some xsl transformations. I

AW: How to avoid the encoded text Ü in pdf generation

I have this in my sitemap 1. <map match pattern "test.pdf " > 2. <map generate src "test/test.xsp " type "serverpages "/ > 3. <map transform src "test/pdf.xsl " type "xslt " / > <!-- in this xsl file I habe

captcha validation & fd:failmessage

Hello my aim is to use captcha validation on forms including a custom failmessage. My try was like that <fd captcha id "capt " required "true " length "5 " > <fd help >case sensitive! </fd help >

Problem with widgets loosing styling when using <map:select type= "ajax-request "

Hi I have a widget <fi group > <fi styling type "tabs "/ > <fi state > <ft

Dojo problems with cocoon 2.1.9

Hi just trying out dojo for the first time and am having problems with the following script. Can anyone tell me why this doesn 'r activate the alert when clicking the button? dojo.js dojo.re

Subject: AW: AW: OutOfMemoryError

Hi Oleg Well exactly this is why I used JRockit because I didn?t want to bother finding out how to tweak it ) I know that the way the Garbagecollector works can be configured using command-line

Subject: Re: Cform exception stacktrace

Hello Antonio > > > > I 've installed v 2.1.9. Database block samples are running but none > > of CForm block samples works. > > AG > Hi AG > It 's weird. The samples seems to work in our 2.1.9 demo s

How to avoid the encoded text Ü in pdf generation

Hallo! Before i posted my problem two days ago about my problem with pdf-generation by using fo2pdf serializer from xml file i have searched in the mail list naturely in google and didn?t find a so

Subject: javascript clientside...

hello - i want to popup a new window before submitting my CForm is it possible to use a widget? regards! Roland Bair Research & Development Topcall International AG A-1230 Wien Talpagasse 1 M

How to overrule the failmessage of the dataType convertor

Robby Pelssers AGP napisa??(a) > Hi All > I am trying to overrule the failmessage (e.g. > "datatype.conversion-faileddatatype.integer ") of the dataType > convertor of a fieldWidget. I can 't seem

Subject: Re: form-template onSubmit issue

Hi Christofer I think you will find that the javascript in resources/forms-lib.js is very much client side. Either that or the cocoon developers have devised a way to make statements like document.bo

Call for IDEAS! The 5th Cocoon GetTogether: October 2nd to 4th in A

Arje Cahn wrote > Here 's a couple of them to get you started > > - Success stories (why someone chose Cocoon for what what was great and what not?) > - Comparison of Cocoon with other web framew

AW: form-template onSubmit issue

Hi Andrew How about some print-statements? As far as I know the java-script is executed server-side so an alert will not work. If you do a "print(case) " this should output to your console the v

AW: OutOfMemoryError

Hi Oleg we encountered similar problems and fortunately found our that these problems were VM related. I assume you are using a standard Sun JDK installation (This was the case with our system).

ft:form-template onSubmit issue

Hi I have a cform which has javascript validation on some form fields (widgets) <fd javascript > if (case) { return true } else { return false } </fd javascript > <fd widgets > </fd w
Page 70 of 458 Previous 10   61   62   63   64   65   66   67   68   69   70   Next 10   Next 100