The same over here.
My config:
* SuSE Linux 8.2
* Sun J2SDK 1.4.2
* Tomcat 4.1.24
* Cocoon CVS from yesterday
Antonio Gallardo wrote:
Hi:
Just reporting that Cocoon 2.1 CVS run using Sun Java 1.4.2. My config:
Red Hat Linux 9
Java 1.4.2
Tomcat 4.1.24
Cocoon 2.1 CVS
Best Regards,
Antonio Gallard
Hi,
I have a problem with Cocoon 2.0.4 and error handling in a homemade
Transformer.
I declared an error-handler in my sitemap and when a SAX exception is thrown
in the transformer, the handler applies a specific XSL stylesheet on the
generated error code.
The problem is that when the error
Hi:
Just reporting that Cocoon 2.1 CVS run using Sun Java 1.4.2. My config:
Red Hat Linux 9
Java 1.4.2
Tomcat 4.1.24
Cocoon 2.1 CVS
Best Regards,
Antonio Gallardo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
this is a dark corner in the SAX spec).
Try to remove the services entry from the saxon jar and see whether
the problem persists. it this fails, see whether you can import the
XML parser functionality from the servlet container rather than the
webapp lib.
OTOH, it could be the XML parser importe
mlforms. Everything is ok exept when I submit a cirilic text in a textbox:GA> I write: ÃàëÿGA> and on the server it appears like: #208;#208;°#208;»#209;#143;GA> In select or labels the text appears as cirilic. But in textboxes and textareas - not.GA> Any idea?GA> ThanksGA> Gali
irilic text in a textbox:
GA> I write: Галя
GA> and on the server it appears like: #208;“#208;?#208;?#209;#143;
GA> In select or labels the text appears as cirilic. But in textboxes and textareas -
not.
GA> Any idea?
GA> Thanks
GA> Galia
GA> -
Hello,
I have a problem with Cirilic encoding when working with xmlforms. Everything is ok exept when I submit a cirilic text in a textbox:
I write: Ãàëÿ
and on the server it appears like: ÐалÑ
In select or labels the text appears as cirilic. But in textboxes and textareas - not.
Any
tion.XMLSerializer.configure(XMLSerializer.java:76)
PV> ...
PV> The result is the HTML and XHTML serializers work properly only after
PV> Saxon transformer. They work incorrectly after XSLT and Xalan
PV> transformers (f.e. the attribute "href" isn't generated, although as
PV
(AbstractTextSerializer.java:341)
at
org.apache.cocoon.serialization.AbstractTextSerializer.configure(AbstractTextSerializer.java:268)
at
org.apache.cocoon.serialization.XMLSerializer.configure(XMLSerializer.java:76)
...
The result is the HTML and XHTML serializers work properly only after
Saxon
Hi,
can anyone advise on the best way to create a lucene
index of resources that are protected by the authentication
framework ?
Thanks,
Rob Gregory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
I have been using portal-fw for a year now. Overall,
Im very happy with it. It is well designed and
contains all of the critical features you need to
build a portal. Its been lacking some of the nice to
have's, but Id rather have something to work with now
and wait for the new featur
Hi,
look at cocoonwiki:
http://wiki.cocoondev.org/Wiki.jsp?page=XMLFormXindice
Sylvain
-Message d'origine-
De: Uwe Knorr [mailto:[EMAIL PROTECTED]
Date: vendredi, 27. juin 2003 10:39
À: [EMAIL PROTECTED]
Objet: xmlforms and Xindice and Mysql
I want to ceate a multi-form-d
Christian,
When we've had the need to cache a query, we just throw the result (as a
DOM object) into the sesssion. I'm including the sample pipeline. I'll
typicailly aggregate the results of this with something else (usually a
dynamic query) and I'm all set. When I want to
I just skimmed through the mailing list to find ideas of how to cache a
pipeline starting with a request generator and later on passing data
through the SQLTransformer.
Did you or anybody else follow up on this idea?
NB: Caching of the request generator would probably also need to cache
request
I want to ceate a multi-form-dialog (xmlforms) which starts with a
business model which is taken from a Xindice database or mysql database
and stores the changes or the new data in theses locations. To make my
work easier I would prefer to start with an example.
Can someone send me such an
I see that the AbstractGenerator implements Poolable. I was wondering what
object in the Cocoon framework is responsible for using Excalibur's Pool
implementation or another implementation based on the AbstractPool.
Does anyone know what object is requesting a Generator from some Pool
implementat
o this email is intended only for
the use of the individual or entity to which it is addressed. If you are not
the intended recipient, or a person responsible for delivering it to the
intended recipient, you are not authorised to and must not disclose, copy,
distribute, or retain this message or any par
thanks Christian,
I'll try and see if I can retro fit the new stuff otherwise I'll bite the
bullet and get into 2.1!
Its probably the incentive I need to move up!
Tony
-Original Message-
From: Christian Haul [mailto:[EMAIL PROTECTED]
Sent: Thursday, 26 June 2003 2:36 AM
get cocoon (any version) working with Jbos-3.0.6 and have tried following the instruction you mentioned on the apache site but to no avail as only Jboss 2 is mentioned. I also browsed the cocoon mailing list and it seems others have had this problem but I don't understand the solutions off
On 25.Jun.2003 -- 04:12 PM, Tony Edwards wrote:
> Hi all,
> I checked out the sendmail item on wiki and tried to mail the results of a
> pipeline serialized as PDF.
> I followed the wiki instructions to the letter.
> The mail worked alright, but the PDF file was attached as uue
Hi,
I got Cocoon 2.1 pre-M1 working on JBoss 3.0.7 with nothing like this
kind of complication. You have to get accustomed to the new Cocoon
build process (since we don't have a binary distribution anymore) but
once its built I simply put my cocoon app into the cocoon WAR and drop
I am trying to get cocoon (any version) working with Jbos-3.0.6 and have tried
following the instruction you mentioned on the apache site but to no avail as only
Jboss 2 is mentioned. I also browsed the cocoon mailing list and it seems others have
had this problem but I don't understan
Title: PDF attachment using Sendmail and 2.0.4
Hi all,
I checked out the sendmail item on wiki and tried to mail the results of a pipeline serialized as PDF.
I followed the wiki instructions to the letter.
The mail worked alright, but the PDF file was attached as uuencoded text (at least
BodyViaPipeline
Amplications and corrections welcome as always.
-- whump
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Friday, June 20, 2003, at 04:52 AM, Christian Haul wrote:
[EMAIL PROTECTED] wrote:
I've been stumbling the past couple of days through the sendmail
logicsheet and sendmail actions in 2.1-M1.
Here's what I'm trying to do:
Include generated content (i.e. content produced by a
Hello,
I created a session with some parameters. But if I write
I get nothing, same if I write
Is there anything wrong? Is there any other way to get the session
parameters
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
It _is_ commented out in the original. To exclude them, copy to
local.build.properties
and _un_comment it there. If you take no action, they are built by default.
Geoff
> -Original Message-
> From: Richard Doust [mailto:[EMAIL PROTECTED]
> Sent: Saturday, June 21, 2003 1:3
I guess my problem is that the samples are not getting built. I tried
modifying the local.build.properties file and comment out the
exclude.webapp.samples property, but since this is defined in subsequently
loaded properties, this clearly doesn't help. I tried changing the value
from true
String sent to
StreamGenerator, then transformed by xsl-fo and serialized by jfor to rtf and
displayed on a screen.
2. The next step is to use sendMail to send the created rtf document as an attachment
to an email address.
I haven't started to look into it yet. I'm thinking about saving the
[EMAIL PROTECTED] wrote:
I've been stumbling the past couple of days through the sendmail
logicsheet and sendmail actions in 2.1-M1.
Here's what I'm trying to do:
Include generated content (i.e. content produced by a pipeline) into the
body of an email sent by sendmail actio
;
// construction de la chaine des conditions requises
for (int i=0;i ligne 272
chaine+="[livre_tbl.id_livre=meta_"+type_exp+"_tbl.id_livre"+
" AND meta_"+type_exp+"_tbl.id_"+type_exp+"='"+val[i]+"']";
th;
// construction de la chaine des conditions requises
for (int i=0;i ligne 272
chaine+="[livre_tbl.id_livre=meta_"+type_exp+"_tbl.id_livre"+
" AND meta_"+type_exp+"_tbl.id_"+type_exp+"='"+val[i]+"']";
if (i<
variables, to build a query,
compute it and show the result with XSLT stylesheet.
I use cocoon 2.0.4
j2sdk1.4.1_02
But cocoon says that to me :
org.apache.cocoon.ProcessingException: Language Exception:
org.apache.cocoon.components.language.LanguageException: Error
compiling comp_rech_xsp:
Line
Hello,
I have some little trouble with this XSP script :
The aims of this one is to get some POST variables, to build a query,
compute it and show the result with XSLT stylesheet.
I use cocoon 2.0.4
j2sdk1.4.1_02
But cocoon says that to me :
org.apache.cocoon.ProcessingException: Language
I've been stumbling the past couple of days through the sendmail
logicsheet and sendmail actions in 2.1-M1.
Here's what I'm trying to do:
Include generated content (i.e. content produced by a pipeline) into
the body of an email sent by sendmail action or logicsheet.
Wrong list. Send such mails to cocoon-users and/or cocoon-dev.
Cocoon 1.7.4 is obsolete.
Andreas
- Original Message -
From: "Samuel Kock" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 1:04 PM
Subject: Cocoon and other servlets?
>
Can you be more explicit.
You want to create a String from SAX events with your transformer and then
send it to the next component?
A transformer take SAX events on entry and return SAX events (using the SAX
methods).
But I you don't want to use the SAX methods, you can extends
Hi everyone,
I am creating my own transformer which extends abstractSAXTransformer.
In the end I am left with a string of XML data. Is there a simple way
to send this data in a SAX event to the next pipeline component? I do
not want to have to parse it and send StartEvents, textEvents and
taking
place with regard to the generator, the pipeline and the request header. I
have attempted to stop any caching within the cocoon.xconf file by
I do not experience this behaviour with actions. I can create a cookie and
then retrieve it with an action.
Can someone please explain what is
Hello,
does cocoon support multiple user?
During our test it seems that cocoon serializes the tasks for each user
so that if 2 user are generating simulteanously a report the second user
has to wait until the first report is finished. How can I change this
behaviour of cocoon? Is there an option t
Hi,
I have read an article about Model 2X. I really like the concept
suggested in this article.(http://www.javaworld.com/javaworld/jw-02-2002/jw-0201-strutsxslt_p.html).
My question is:
Is there a way to
create a DOM tree from the Model (MVC), which is stored in request, session or
app
Title: RE: Continuations and JXForms
JD
I am not an official cocoon developer, but I believe the continuation id is generated the first time a user visits any page in the flowscript, not just the final submission.
Jon
-Original Message-
From: JD Daniels [mailto:[EMAIL PROTECTED
Is there some little snip of code for the form that I haven't found in the
docs to make this work? Here is my trouble:
Display the form.
Click next -->Errors
Repair Errors-->click next all is good. (Or success and display results.
Errors on the form make no difference)
Display the
new SAXException("Cannot specify both 'src' and 'serializer' on a Zip
entry '" + name + "'");
}
+String method = atts.getValue("method");
+if (method!=null) {
+if (!me
cocoon.xconf.
Additional tags, as described by
Perry Molendijk below, are not passed to the XSL.
Hence:
cocoon.xconf:
EEE, d MMM HH:mm:ss
sitemap:
...
delivers the expected result. But
cocoon.xconf:
EEE, d MMM HH:mm:ss
sitemap:
delivers the "default" date formatting a
Thanks Edison,
I didn't know there was something like SessionPropagatorAction. I feel
sort of "uneasy" to
put information (authentication/ID and userid) twice into the session
context, but at least it works
Hi Upayavira,
> -Ursprungliche Nachricht-
> Von: Upayavira [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 16. Juni 2003 12:43
> An: [EMAIL PROTECTED]
> Betreff: Re: OOo and ZipArchive serializer
>
> Is it possible to set the file size and CRC after the content
>
Matthias,
> unfortunately your patch doesn't work. The STORED method expects the
> file size and the crc code, which is not set.
Is it possible to set the file size and CRC after the content has been written to the
outputstream? If so, we can calculate/set them easily.
> Attac
I have a situation where I'm going to generate a PDF (using FOP) and I
need to refresh the page the user was on. Any thoughts? I can't both
generate output and issue a redirect. I thought about (upon the user
action) refreshing the current page and in that html, causing a popup to
ap
Hello!
My application has an action which retrieves from DB which JSP to
execute. The name of the JSP is than passed as a sitemap parameter, and
the correct JSP is executed. This is working correctly, if I don't have
parameters. I need to store something like this on the DB:
/xpt
xisting auth-login action
When you need the user ID just use
The session propagation action writes the ID and password emitted by the auth-login
action into session attributes. You can then access the value using session-attr input
module.
Cheers,
Edison
On Fri, 1
Burm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 13, 2003 12:25 PM
Subject: RE: JXTemplate and session beans
>
> I am using my own bean that I stored in the session. See the Wiki page I
> just added about authentication.
>
> I never felt comfor
I am using my own bean that I stored in the session. See the Wiki page I
just added about authentication.
I never felt comfortable with the way the authentication and session
frameworks store values in the session. E.g. I had to write some input and
output modules that retreive these
rs in their encoded form.
On Fri, 13 Jun 2003, Jeff Sexton wrote:
> I have a question that is the opposite of what is normally asked with
> regard to ? and & characters in XML documents.
>
> I'm replacing a servlet with an XSP. This servlet generates a link where
> the
I have a question that is the opposite of what is normally asked with
regard to ? and & characters in XML documents.
I'm replacing a servlet with an XSP. This servlet generates a link where
the URL includes another URL as a parameter. What the browser ends up
seeing is something
I am trying the same thing, but can't seem to figure it out
Anyone tell me what would be the equivlent of :
??
- Original Message -
From: "Hugo Burm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 13, 2003 1:07 AM
Subject: RE: J
About using a database instead of a flat XML file for user authentication by
the Cocoon authorization framework:
http://wiki.cocoondev.org/Wiki.jsp?page=HibernateAndTheAuthenticationFramewo
rk
The combination Hibernate plus Flowscript rocks.
Hugo
Hello,
is it possible to retrieve session values created by the LoginAction
(context="authentication") with the Session-Attr Input Module?
eg.:
As I already successfully tried, I can use the session-transformer to
retrieve the values i
Hi Upayavira,
unfortunately your patch doesn't work. The STORED method expects the file
size and the crc code, which is not set.
Attached is a patch with a small sample for the ZipArchiveSerializer. The
sample takes three files from the hello-world sample and returns a hello.zip
file.
With some more trial and error I solved my own problem:
This is working in a JXTemplate:
You are logged in with id: ${session.getAttribute("usr").id}
(id is one of the properties of the usr bean that was stored in the session)
I did not know you can call a java method within the
Let me know what version of Cocoon you're using and I'll try to send a correct patch.
Upayavira
On 12 Jun 2003 at 19:49, Georges Roux wrote:
> Sorry, the patch fail I think, it's better to wait some time a next
> version, to have a Zip serializer more
Unknown
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
***
*** 111,120
// TODO (2) : handle more attributes on for properties of ZipEntry
//(compression me
How can I access the members of a bean that is stored in the session?
In an action I did something like:
session.setAttribute("usr",myBean);
And now I am trying to access the members of the bean in a JXTemplate view.
I tried $(session.usr.lastname} and #{session/usr/lastn
I have found the problem. The tag is obligatory
in case of setting both rootdn & password as parameter in the sitemap.
If rootdn is in the ldap.xml is not needed (in
my case it was missing, so the ldap query didn't use the rootdn & passwd
parameters and returned an authentif
Thanks I try that way, it' usable with compression but I don't know why
not to be OOo fully compliant
there is a lot of documentation on SXW file format.
http://xml.openoffice.org/faq.html#4
and http://xml.openoffice.org/faq.html#10
Georges
Upayavira wrote:
Georges,
Well, I m
Georges,
> Well, I m not ready to post, because have some problems with
> ZipArchive serializer In OpenOffice Writer document (sxw) there is 4
> files: meta.xml styles.xml content.xml settings.xml and a directory
> META-INF/
>
> meta.xml is not compressed to allow easy search
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your sy
Well, I m not ready to post, because have some problems with ZipArchive
serializer
In OpenOffice Writer document (sxw) there is 4 files:
meta.xml
styles.xml
content.xml
settings.xml
and a directory META-INF/
meta.xml is not compressed to allow easy searching and extraction of
the meta data
I think the problem isn't from {request-param:username} , but from the
parameter itself! Because in my log I get errors that the username is
not entered and that the filter is empty. Even if I "hardcode" the
username and filter.
Is there anywhere some precise documentation
003 5:20 PM
To: [EMAIL PROTECTED]
Subject: Re: combine values and variables for parameters in the sitemap
On 11.Jun.2003 -- 03:36 PM, [EMAIL PROTECTED] wrote:
> I made a mistake, now I'm working with cocoon-2.1-dev 06.05.2003
If you build from sources, then start cocoon in jetty b
On 11.Jun.2003 -- 03:36 PM, [EMAIL PROTECTED] wrote:
> I made a mistake, now I'm working with cocoon-2.1-dev 06.05.2003
If you build from sources, then start cocoon in jetty by running the
command "cocoon servlet" and point your browser to
http://localhost:/samples/x
I made a mistake, now I'm working with cocoon-2.1-dev 06.05.2003
-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
.org]
Sent: Wednesday, June 11, 2003 3:35 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: combine values and variables for parameters i
No, I'm still with version 2.0
With the xsl transformer I can get parameter "name" & "password".
-Original Message-
From: Christian Haul [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 3:25 PM
To: [EMAIL PROTECTED]
Subject: Re: combine values and va
On 11.Jun.2003 -- 02:40 PM, [EMAIL PROTECTED] wrote:
> I don't know why, but it doesn't work with all tags, I have these three
> parameters:
>
>
>
> value="(&(objectclass=User)(cn={request-param:name}))"/>
>
> But only the password works,
but they are not xsl parameter, sorry if I wasn't precise enough :
-Original Message-
From: Joerg Heinicke [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 2:52 PM
To: [EMAIL PROTECTED]
Subject: Re: combine values and variables for paramete
Doy ou have declared 3 top level in your stylesheet?
Joerg
[EMAIL PROTECTED] wrote:
I don't know why, but it doesn't work with all tags, I have these three
parameters:
value="(&(objectclass=User)(cn={request-param:name}))"/>
But only the password works, roo
I don't know why, but it doesn't work with all tags, I have these three
parameters:
But only the password works, rootdn and filter doesn't work... I
checked the form, and the parameter use to be the same!:
User:
Password:
-Original Message-
From: Christi
[EMAIL PROTECTED] wrote:
By the way, if anyone needs to adapt his portal from XML-file
authentification to LDAP I can help him...
Sounds ideal for the cocoon wiki if something similar is not already
available.
-
To unsubscribe
On 11.Jun.2003 -- 01:52 PM, [EMAIL PROTECTED] wrote:
> is it possible to combine values and variables for parameters in the
> sitemap like :
>
>
>
> for eg -> output : "corproot\maxime"
Yes.
Chris.
--
C h r i s t i a n H a u l
[EMAIL PROTECTED]
no, in fact now it works, but the problem is that for ldap I need the
user name with the domain who is "corproot". that means the "rootdn"
must be like "corproot\user1" and the username is only "user1". That
refers to my other question "combine value
is it possible to combine values and variables for parameters in the
sitemap like :
for eg -> output : "corproot\maxime"
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
And it's not working the way you wrote it ?
You have an error ? variable ar empty ?
Did you look at the core.log or the localhost_log file ?
Maybe you're losing the variable from one pipeline to another.
lionel
At 11:33 11/06/2003 +0200, you wrote:
In an easier phrase all I still nee
Geia sou Stavro,
You might want to check out
http://corefonts.sourceforge.net/
and the license that was used at the time (still in the distributable).
Cheers,
Manos
Stavros Kounis wrote:
thnx joerg
it work (now i have greek in my pdfs)
but is it legal to use windows true
type fonts to
In an easier phrase all I still need to do is :
Set the ldap:rootdn and ldap:password values from the login form!
it's maybe cleaner this way?
Thanks
-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
.org]
Sent: Wednesday, June 11, 2003
; http://cocoon.apache.org/2.1/userdocs/serializers/pdf-serializer.html
>
> Joerg
>
> Stavros Kounis wrote:
> > hi people
> >
> > i try to generate pdf files with greek characters
> >
> > first i have try to edit cocoon's hello world example and add some greek
>
I have a portal, on my login page I have the field "name" and
"password".
When I submit the form : () I want to
execute the authentification pipeline. To authentificate I want to
execute an ldap query, but with ldap:rootdn (ldap user) and
ldap:password (ldap password) a
http://xml.apache.org/fop/fonts.html
http://cocoon.apache.org/2.1/userdocs/serializers/pdf-serializer.html
Joerg
Stavros Kounis wrote:
hi people
i try to generate pdf files with greek characters
first i have try to edit cocoon's hello world example and add some greek
characters ayter the
hi people
i try to generate pdf files with greek characters
first i have try to edit cocoon's hello world example and add some greek
characters ayter the word world ... the rerults in my browser is a pdf
with the content:
hello world ###
where ### must be my greeck characters
i
I am currently trying M2 to prepare our Cocoon based websites for
2.1final and came across a problem with the Eclipse compiler.
Out most complex XSP+logicsheet fails with the message:
=
org.apache.cocoon.ProcessingException: Language
1. How is it possible to use parameters like :
and
2. How is it possible to get parameters from a previous file (in our
case from the login form):
The purpose of this is :
Use the username & password from the login form to connect to the LDAP
server (ldap:rootdn
?
Cocoon 2.1 and CVS Xindice work well, Install Xindice as a webapp
(war) and install command line tools under say /usr/local/Xindice. I
can't say for sure that you'd not encounter problems under 2.0.4
though,
http://nagoya.apache.org/wiki/apachewiki.cgi?HowToXindice1o1bCocoon2
May giv
<. Hi cocoon-users! .>
I read about Authentication Framework (aka sunRise) from:
http://cocoon.apache.org/2.1/developing/webapps/authentication.html
Also I read this discussion:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=103483034018320&w=2
And I have blur
t
message /cocoon/
description The requested resource (/cocoon/) is not available.
Do you have sugestions what am I doing wrong?
I get only Tomcat's index.jsp
It appears in "work" directory on my eclipse server and that's all!
Thank you in advance!
Galia
Lionel Crine <[
ng?
I get only Tomcat's index.jsp
It appears in "work" directory on my eclipse server and that's all!
Thank you in advance!
Galia
Lionel Crine <[EMAIL PROTECTED]> wrote:
With the tomcat plugin : 2.1I think you have setup the windows->preference->tomcat.
Hi ppls,
Just been playing with Cocoon, don't really understand too much yet but I it
looks promising! I'm playing around with the idea of using XML-RPC to
retrieve data from another IT system, then I want to format (serialize?) it
into XHTML for the end user to interact with (read: fill out forms
t;Classpath Variablescreate a TOMCAT_HOME identical as CATALINA_HOME -> it seems that the plugin uses TOMCAT_HOMEIn the properties of the project :11/java Build Path->source : be sure WEB-INF/classes of your project is here12/java Build Path->librairies : add the cocoon libraries (.jar) and your
the properties of the project :
>
> 11/java Build Path->source : be sure WEB-INF/classes of your project is here
> 12/java Build Path->librairies : add the cocoon libraries (.jar) and yours.
> Do pay attention of the message : Build Path entry is missing : TOMCAT_HOME
>
>
it seems that the plugin
uses TOMCAT_HOME
In the properties of the project :
11/java Build Path->source : be sure WEB-INF/classes of your project is here
12/java Build Path->librairies : add the cocoon libraries (.jar) and yours.
Do pay attention of the message : Build Path entry is missing
Look at build.xml - it's the real build file that uses entities to include the
sub-builds (of which init-build.xml is one). The sub-build files are xml
fragments
and not wellformed, and not "build files" in and of themselves.
That said, I had trouble getting the build to exec
Yes, please! I'll be grateful!
GaliaLionel Crine <[EMAIL PROTECTED]> wrote:
Sorry I'm lost :Whould you like me to send the configuration for eclipse to work with cocoon and tomcat and sdk 1.4 ?If yes, tell me.At 10:43 04/06/2003 +0400, you wrote:>But who can send the solution
1 - 100 of 2942 matches
Mail list logo