Latest CVS Head Error: Target `xt-warn' does not exist in this project.

2002-06-02 Thread Marc Jeffrey Driftmeyer
This is a brand new CVS Checkout from HEAD. This is the error I get. C:\Java\xml-cocoon2build installwar Using Java from C:\Java\j2sdk1.4.0 Buildfile: build.xml BUILD FAILED Target `xt-warn' does not exist in this project. It is used from target `optional-warnings'. Total time: 2 seconds

Re: Installation Doc build command typo listed

2002-05-22 Thread Marc Jeffrey Driftmeyer
Thanks for noticing and fixing it in the 2.1 Dev Source. Now just update the Installation page off the publically accessible Cocoon Installation Instructions and that reflection will be completely current. -Marc Vadim Gritsenko wrote: From: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED

Re: ExcaliburComponentManager.java still missing from Latest Snapshotbreaks /cocoon/ and throwing ERRORS

2002-05-17 Thread Marc Jeffrey Driftmeyer
. -Marc Vadim Gritsenko wrote: From: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED]] Vadim - Are you obtuse on purpose? 1a or 2c? http://www.dictionary.com/cgi-bin/dict.pl?term=obtuse Its the one throwing the error in the process of mapping /cocoon/ It is logging the error

Re: Tomcat 4.0.4b3 and Cocoon 2.1-dev play nicely

2002-05-15 Thread Marc Jeffrey Driftmeyer
So long as you are running a non-SDK 1.4 of Java. -Marc Frank Ridderbusch wrote: Just to let you know. I just grabbed Tomcat 4.0.4b3 and did a quick 'cp -rp' install of Cocoon (a recent 2.1-dev) from my older Tomcat. JDK is IBM 1.3.1. As far as I can tell from my random clicks through

ExcaliburComponentManager.java still missing from Latest Snapshotbreaks /cocoon/ and throwing ERRORS

2002-05-10 Thread Marc Jeffrey Driftmeyer
have yet to get an answer as to how come this class since it seems to be ignored during the build process leading one to conclude with build success there will be /cocoon/ servlet success. Sincerely Yours, Marc J. Driftmeyer Vadim Gritsenko wrote: From: Marc Jeffrey Driftmeyer [mailto:[EMAIL

Re: ExcaliburComponentManager.java still missing from Latest Snapshotbreaks /cocoon/ and throwing ERRORS

2002-05-10 Thread Marc Jeffrey Driftmeyer
Jump in all you want. More suggestions the better. I'll check into it. -Marc Torsten Curdt wrote: Sorry, for jumping in here... snip/ And after just getting a clean snapshot and rebuilding the cocoon.war it still fails. with the Avalon Framework specifically referencing

Re: AW: Cocoon use

2002-04-26 Thread Marc Jeffrey Driftmeyer
One does for damn sure. WebObjects 5.1.x -Marc Jörn Heid wrote: 1. Open Standards 2. Output independency 3. True MVC 4. Open Source 5. Java (plattform independency) 6. Fast (regarding the points above) The question is if there's an alternative product on the market? I think not. Cocoon uses

Installation Doc build command typo listed

2002-04-26 Thread Marc Jeffrey Driftmeyer
The target for the build command listed as printerdocs is of course incorrect. Just thought someone would want to change it to the correct, printer-docs target. Sincerely Yours, Marc J. Driftmeyer // - Please check that

Re: AW: AW: Cocoon use

2002-04-26 Thread Marc Jeffrey Driftmeyer
and only XML-XSL-whatever? -Ursprüngliche Nachricht- Von: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 26. April 2002 12:48 An: [EMAIL PROTECTED] Betreff: Re: AW: Cocoon use One does for damn sure. WebObjects 5.1.x -Marc Jörn Heid wrote: 1. Open Standards 2. Output

Generating Javadocs with JDK1.4 latest Snapshot using -subpackageshack results bizarre

2002-04-24 Thread Marc Jeffrey Driftmeyer
Now Perry Faulkner introduced the fact that Java SDK 1.4 introduced -subpackages to replace the -version -owner flags to make this javadoc build work after one generates a verbose output log file of the initial build -verbose javadocs yourLogFile, and then take that long command near the end

changes.xml file invalid xml when parsed

2002-04-24 Thread Marc Jeffrey Driftmeyer
The following cited source: SN AG, Germany is a no no. Modified my local copy with Samp;N AG, Germany, etc... and the build docs no longer fails. -Marc // - Please check that your question has not already been

Re: installation with jdk1.4

2002-04-22 Thread Marc Jeffrey Driftmeyer
This is the clue I received to Fix the Build but let me tell you what you should really do and why first: After successfully building the WAR file make sure you are running Tomcat 4.04Beta 2. Why? The WAR file doesn't get its session information and path resources extracted correctly

Re: Missing API Docs in Cocoon 2.0.2 and latest CVS

2002-04-22 Thread Marc Jeffrey Driftmeyer
, I tried to fake out the ant build, but couldn't get around it's checks! HTH Perry -Original Message- From: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED]] Sent: Monday, 15 April 2002 10:47 To: [EMAIL PROTECTED] Subject: Re: Missing API Docs in Cocoon 2.0.2 and latest CVS I

Re: Architectural question MVC

2002-04-22 Thread Marc Jeffrey Driftmeyer
I suggest you read up on some Javadocs concerning WebObjects 5.1 and then the STRUTS Frameworks. Is MVC a good idea? Thats an emphatic Yes. http://developer.apple.com/techpubs/webobjects/webobjects.html http://jakarta.apache.org/struts/index.html Is it just now filtering over more into the

Re: Missing API Docs in Cocoon 2.0.2 and latest CVS

2002-04-14 Thread Marc Jeffrey Driftmeyer
: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED]] Of course that is the command.. And as run the latest snapshot or even the cocoon 2.0.2 release here is the error log for the javadocs. javadocs: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source file

Re: Missing API Docs in Cocoon 2.0.2 and latest CVS

2002-04-14 Thread Marc Jeffrey Driftmeyer
the javadoc parameters and options). The above assumes your under Windoze. Sorry this is a bit involved, I tried to fake out the ant build, but couldn't get around it's checks! HTH Perry -Original Message- From: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED]] Sent: Monday, 15 April 2002 10

Re: Missing API Docs in Cocoon 2.0.2 and latest CVS

2002-04-13 Thread Marc Jeffrey Driftmeyer
Vadim, I'm happy for your success but that does not address the error message I'm receiving. What is your build environment? -Marc Vadim Gritsenko wrote: From: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED]] Of course that is the command.. And as run the latest snapshot or even

Re: Missing API Docs in Cocoon 2.0.2 and latest CVS

2002-04-10 Thread Marc Jeffrey Driftmeyer
source distribution root dir will build you all Cocoon API documentation, in the ./build/cocoon/javadocs directory. Once you have javadocs, you can copy them into the Cocoon's samples webapp. Vadim From: Marc Jeffrey Driftmeyer [mailto:[EMAIL PROTECTED]] Copy from Clipboard

Re: cocoon sitemap not available?

2002-04-09 Thread Marc Jeffrey Driftmeyer
/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- http://www.reanimality.com Marc Jeffrey Driftmeyer [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.reanimality.com /Infinite Nothingness is the Limit of Being! - marc jeffrey

Re: cocoon sitemap not available?

2002-04-09 Thread Marc Jeffrey Driftmeyer
not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- http://www.reanimality.com Marc Jeffrey Driftmeyer [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http

Missing API Docs in Cocoon 2.0.2 and latest CVS

2002-04-09 Thread Marc Jeffrey Driftmeyer
Copy from Clipboard: --- File Not Found http://localhost/cvsDocs/apidocs/index.html File Not Found http://localhost/cvsDocs/userdocs/concepts/samples/catalog-demo Unknown Format

Re: linux x11 howto cocoon

2002-04-09 Thread Marc Jeffrey Driftmeyer
Condescending attitudes disgust me more than the occasional RTFM mistakes personally. Sincerely, Marc J. Driftmeyer Vadim Gritsenko wrote: From: Daniel Martin [mailto:[EMAIL PROTECTED]] thanks for the fast response. you were right, there is a section in the faq where my problem is

Re: Errors by build Cocoon 2.0.2

2002-03-30 Thread Marc Jeffrey Driftmeyer
Urmas, You're not alone. I'm getting the same errors under XP Professional with SDK 1.4 and Cocoon 2.0.2 manual building. I expected this sort of inability to do a compile manually to have been resolved before 2.0 but it seems that this solution is always a moving target. -Marc Urmas

Re: I cannot install Cocoon :-(

2002-03-30 Thread Marc Jeffrey Driftmeyer
(ContainerBase.java:943) at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1012) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1107) at java.lang.Thread.run(Thread.java:484) -- http://www.reanimality.com Marc Jeffrey Driftmeyer