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 341 of 458 Previous 100   Previous 10   341   342   343   344   345   346   347   348   349   350   Next 10   Next 100  

sourcewriting transformer writes asynchronous ?

Hi all i use a sourcewriting transformer to write a xml file. Immediately after the transformer i call an action. It seems like the action is executed before the file is completely written by

AW: [cocoon forms] Javascript error

No I don 't believe it. It seems to me as if it is a clientside javascript problem. A function is called that even does not exists. Markus > -----Ursprungliche Nachricht----- > Von Alex Romaye

AW: Inserting XML

Maybe I don 't exactly understand your problem. XML documents stored in database colums you can access using the <esql get-xml column "name "/ >. It parses the text after loading it from the database a

remove attribute from session without XSP

Hi I 'm looking for an easy way to delete an attribute from the user 's session after doing some stuff in the sitemap. Is there a way without using XSP like the <xsp-session remove-attribute >

cocoon with jsp

hi how can i use cocoon (transforming xml to html) to develop components with data in my presentation layer because i receive the data like a stream(xml). the purpose is how to use cocoon in my j

Widget type from datafile

Hi I 'm dealing with the following situation A directory structure containing a lot of files with the same structure is handled by the same woody definition binding and template by simply changin

- How to get bizData from another flow

Hi I cannot found info about the topic of this mail. I tried to call a new flow request from a flow function cocoon.sendPage( "nextPage " { "anIntegerId " anIntegerId) The variable "anInteg

-Cocoon2.0.4 with Websphere 5.0

Hi I am doing Cocoon 2.0.4 with websphere 5.0 . I not able to configure the JSP other than JSP all are working fine. I saw your 2 steps i tried but i am getting the following error. In

flow cocoon.request.getCookies

Hi Using Cocoon 2.1.3. I`m trying to get the value of a cookie inside a flow script (Woody) using the syntax var cookies cocoon.request.getCookies() //i know i have 1 cookie cookies[

Re: [Help]sub-sitemaps throwing NullPointerException after edit
of main

Iain McNally dijo > I 'm using vi to open and save the file. > I don 't think it 's anything to do with the actual change to the sitemap > itself it 's some configuration to do with sitemap reloadin

Re: bug: logicsheet not invoked unless namespace declaration is on
the documen

On 05.01.2004 21 59 Lars Huttar wrote > If I 'm not mistaken the above change shouldn 't make any difference > to a namespace-aware XML application no element is in a different > namespace th

Subject: Problems compiling action

Hi i have built an a test action class and am having problems compiling it. the build script i am using is as follows 1.build-Action.sh which sits in /library/tomcat/webapps/cocoon/web-in

Using jxtemplates with actions

Just wanted to drop a note if anyone was interested in passing business objects to the JXTemplate generator using an action rather than flow. To put objects into the flow context use the flowing

Cocoon doc erratum

Hi all Where is the place to submit errata for the Cocoon docs? The doc page distributed with Cocoon 2.1.2 at docs/userdocs/components/generators/error-generator.html contains the code

bug: logicsheet not invoked unless namespace declaration is on the document elem

Dear Cocooners Running Cocoon 2.1.2 we have the following XSP page <?xml version "1.0 " encoding "UTF-8 "? > <xsp page language "java " xmlns xsp "http //apache.org/xsp " > <select-page > <

Inserting XML

Hi I 'd like to ask how to insert XML-valid fragment into generated XML document by XSP. I have stored XML fragment (or XHTML or whatever) in the database and I 'd like to put it into any element

Subject: Saxon config for Cocoon-2.1?

Anybody care to offer their working Saxon configuration for Cocoon-2.1? --Tim Larson

Subject: Actions and map pipelines

hi i have looked through many documents now about actions and have found nothing helpful. Could anyone show me how to reconstruct the following into an action/map-xspaction document <x

Proxy generator or file generator to retreive web pages?

Hi!... i have a pipeline where i retreive a web page dinamically and then i 'll need to edit it <map match pattern "body " > <map act type "auth-protect " > <map parameter name "h

cocoon forms/authentication-fw integration

Hi Has anyone implemented and has an example of integrating woody and authentication-fw? I 'd like to create a woody-driven login form which logs the user to the authenticatin fw via the flo

Re: [Help]sub-sitemaps throwing NullPointerException after edit
of main sitem

Iain McNally wrote > Hi > I 've been using coocon for some time now and everything usually work out ok > but I 'm having a major issue at the moment with sub-sitemaps. > I have a number of subsite

Javascript error

Hi I 'm getting a Javascript error when I submit my form. The functionality works fine except for this error briefly comes up while the browser is openning the next page. Any idea why it 's ha

Subject: portal frameworks vs. struts

<P > Hi <BR > <BR > I 'm new to the world of portals/web apps. <BR > <BR > What is a portal framework? What is the difference between a portal framework like jetspeed/cocoon and struts? <BR > <BR > I 'm looking f

sub-sitemaps throwing NullPointerException after edit of main sitemap

Well what if you reverse to the old sitemap? What did you do to the main sitemap? Le Lundi 05 Janvier 2004 18 31 Iain McNally a ?crit > > Hi > > I 've been using coocon for some time now and e

sub-sitemaps throwing NullPointerException after edit of main sitemap!

Hi I 've been using coocon for some time now and everything usually work out ok but I 'm having a major issue at the moment with sub-sitemaps. I have a number of subsitemaps configured in the main s

content aggregation + links to used files follow up

sorry for this 2 mails post So by slashing away all the NS you just make it work. Besides I consider this as a good practices b/c ns creates complexity not always needed but it is better to int

Sendmail attachment : cocoon:/// - why 3 /s ?

Hi Been trying to get sendmail attachments work with cocoon // protocol and just cannot get attachments served by subsitemaps to work - only main sitemaps pipeline seem to work ... and that wi

xsl logic

ok folks here 's a simple one for you all. I have a login page which passes 2 parameters to an xsl page which are in turn passed onto a stored procedure. What I want to do is this 1. if a r

books on cocoon

if there is books concerning cocoon and giving examples on how to use it to do transformations from xml to html jsp.

Jetty and XSLT with document()

Hi I 'm using a stylesheet with a variable that contains a nodeset variable <xsl variable name "Lookup " select "document( '../resources/Lookup.xml ')/Lookup "/ > The path in the document() funct
Page 341 of 458 Previous 100   Previous 10   341   342   343   344   345   346   347   348   349   350   Next 10   Next 100