Re: Cocoon and Jbos3.0.6 configuration

2003-06-25 Thread Ryan Hoegg
it in $JBOSS_HOME/server/$MY_SERVER/deploy . Works like a charm. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Mitchell, Lincoln L. wrote: 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

Re: browsing cocoon and tomcat directly

2003-04-06 Thread Ryan Hoegg
look into mod_jk or mod_jk2 -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net We want to avoid users to browse these URL's. Any help would be greatly appreciated. Thank you and regards, Mustafa - To unsubscribe, e-mail

Re: Content formats

2003-04-04 Thread Ryan Hoegg
/. DITA looks fascinating. So far it looks like everything I might want. It is a lot to absorb, but I'll ping the list back after I absorb some of it. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Steve Crossan wrote: How about the xdoc format used by Maven and Anakia ? http

Content formats

2003-04-03 Thread Ryan Hoegg
content. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Interesting use of map:mount

2003-03-29 Thread Ryan Hoegg
OK, so it sounds like a sound idea. What container are you running in? If I decided to run in JBoss/Tomcat behind Apache with mod_jk* do you think the host matchers would still work? I do all my virtual hosting in apache httpd.conf now. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net

XMLForms Howto

2003-03-28 Thread Ryan Hoegg
Hi, I just updated my little XMLForms howto build system to reflect the bug I just submitted (18487) and to fix a typo in a build property. Enjoy! http://www.hoegg.net/xmlforms-howto-0.2.zip -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net

Re: Cocoon-based Database Administration

2003-03-26 Thread Ryan Hoegg
Colin W. Kingsbury wrote: Two separate problems here: 1. How to create a page which allows a user to do X (e.g. create a new account) You could look into XSP or if you have 2.1 dev you could try XMLForms and create Actions 2. How to manage the overall structure of pages which make up the site.

Re: Can I do this?

2003-03-25 Thread Ryan Hoegg
Have you considered doing this in an XSP or an Action? -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net [EMAIL PROTECTED] wrote: Can I (?) do anything like this: map:match pattern=search?query=* map:generate type=file src=http://blablabla?term={1} http://blablabla?term=%7B1%7D

Re: mistake in XMLForms HowTo

2003-03-24 Thread Ryan Hoegg
. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Stefan Klein wrote: Hi, I'm not sure about where to send this, so I thought I'd send it here hoping for someone to forward it to the right place: There is a mistake in the XMLForms HowTo. In the sample XMLs the form-id is set to form-feedback

[SUMMARY] Re: mistake in XMLForms HowTo

2003-03-24 Thread Ryan Hoegg
with the fixes in this thread and my build script, along with a snapshot of a minimal Cocoon 2.1 dev build from yesterday. If anyone wants to take a look at it, feel free: http://www.hoegg.net/cocoon-xmlforms-howto.zip -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net

Re: How to serialize a XML file to disk?

2003-03-22 Thread Ryan Hoegg
Perhaps an Action would be more appropriate. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Charles Yates wrote: OK, I get it now. I suspect the best way to go with this is to write a custom transformer to do the storing and merging you speak of. My limited experience

Re: Creating a MenuGenerator based on DirectoryGenerator

2003-03-15 Thread Ryan Hoegg
then translate that ID into the proper URL. Is there a name for this pattern? That's exactly what a Struts ActionForward (or is it Actionmapping?) is! And there's another name for it in Maverick. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net

Re: [ANN/OT] xreporter 1.1 release - Avalon/Cocoon-based web databasereporting

2003-03-14 Thread Ryan Hoegg
that has done the same. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Steven Noels wrote: Hi all, we've just released the 1.1 version of xReporter, our open source Avalon/Cocoon-based database reporting framework, available from http://xreporter.cocoondev.org/ xReporter consists of 2 main

Re: [ANN/OT] xreporter 1.1 release - Avalon/Cocoon-based web databasereporting

2003-03-14 Thread Ryan Hoegg
Steven Noels wrote: Hi Ryan, the xReporter community is still very young, and only the first almost-patches are trickling in ATM. One of the main criteria for Apache-adoption is the existence of a _diverse_ group of committers, not residing under one single company umbrella, which

Re: *** proposal to summarise - all, comments please ***

2003-02-27 Thread Ryan Hoegg
[EMAIL PROTECTED] wrote: Dear all, as in each and every newsgroup a lot of knowledge is in the flow of these discussions, however - most of the time nothing is really summarised and captured. I would like to propose that once a problem has been solved by the help of different 'brains' that the

2.1 CVS build

2003-02-26 Thread Ryan Hoegg
Hello, I've heard echoes around here that the build system for 2.1 is in a state of flux right now. How can I stay abreast of the changes? Is this something for which I need to be on the Cocoon-dev list? -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net

Alternate request/response mechanisms for Cocoon (was Re: Cocoonas a DataMapper framework)

2003-02-24 Thread Ryan Hoegg
these lines? -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Luca Zago wrote: Hi Laurent, yes sure, this is for sure a workaround. Bu my doubts are more about the architecture of cocoon. For example how to implement a service that take an xml from a source and write it on dB without sending

Re: presentation help needed: Cocoon apps

2003-02-24 Thread Ryan Hoegg
Hi Argyn, I'm not sure if you would consider this to fall under portals, but you might also want to include its use as a platform for web applications. You could talk about XMLForms and Actions. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Argyn wrote: Hello! I already wrote here

Re: Joint DC SGML/XML and Linux Users Groups meeting TONIGHT (7pmEDT)

2003-02-19 Thread Ryan Hoegg
See you there John Callahan wrote: If you live in the Baltimore-Washington DC USA area... Just a reminder that I will be giving a talk on Cocoon at the joint meeting of the DC SGML/XML and Linux Users Groups. For more information see http://www.eccnet.com/xmlug Don't forget to register

Re: how can i get static files REALLY been processed by apache ???

2003-02-13 Thread Ryan Hoegg
SAXESS - Hussayn Dabbous wrote: JkMount /cocon/* cocoon Not sure you meant cocon here... typo in your e-mail or your config? - Please check that your question has not already been answered in the FAQ before posting.

Re: sample web-app too complex?

2003-02-12 Thread Ryan Hoegg
as a platform for web applications more than multi-platform publishing. Thanks, Ryan Hoegg ISIS Networks http://www.isisnetworks.net - Please check that your question has not already been answered in the FAQ before posting

Re: [OT] RE: cocoon struts together

2003-02-04 Thread Ryan Hoegg
Robert Simmons wrote: My advice to you is to use EJB and J2EE on the back end, cocoon on the web end, JDO for persistence and Swing for complex clients. -- Robert After your previous comments I'm surprised you aren't pushing CMP 2 over JDO. -- Ryan Hoegg ISIS Networks http

Re: AW: How can I send XML as HTTP POST to a URL?

2003-01-28 Thread Ryan Hoegg
-RPC: http://ws.apache.org/xmlrpc SOAP: http://ws.apache.org/axis -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net Marco Rolappe wrote: you should probably code that as an action, that you can use in your sitemap. please see relevant docs. -Ursprungliche Nachricht- Von: [EMAIL

Re: XML - XSL Editors?

2003-01-28 Thread Ryan Hoegg
XCooktop which you can download at http://www.xmleverywhere.com It's open source, so you can download it for free. -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net - Please check that your question has not already been answered

Re: Feliz Natal .:. Happy Christmas

2002-12-20 Thread Ryan Hoegg
Thank you for that relevant and though provoking post. José Moreira wrote: José Moreira TEGOPI S.A. http://www.tegopi.pt *--- Feliz natal e excelente Ano Novo Merry Christmas and a joly New Year

Re: Excel generator

2002-07-25 Thread Ryan Hoegg
Hi, You might check out the POI project (hunt around for the HSSF stuff). They claim to be working on Generators and Serializers for Cocoon for all the formats. http://jakarta.apache.org/poi/index.html Ryan Michael Wechner wrote: Hi Is there an Excel Generator, which creates from an

Re: installation debian 3.0, jdk 1.4.0_01, tomact 4.03, cocoon binary 2.03 for jdk1.4.0

2002-07-18 Thread Ryan Hoegg
. Also, you will need to build from source and add -Djava.awt.headless=true in your $CATALINA_OPTS. Ryan Hoegg ISIS Networks Daniel Meier wrote: hi there i'm having som etroubles to get this running. tomcat 4.0.3 is running perfect with jdk 1.3 and jdk 1.4. but tomcat doesn't even extract

Re: Java packages

2002-07-17 Thread Ryan Hoegg
some caching and pooling opportunities across applications but the gain in scalability and modularity could well be worth it. Ryan Hoegg ISIS Networks - Please check that your question has not already been answered in the FAQ

Re: AW: Error installing Cocoon 2.0.3

2002-07-15 Thread Ryan Hoegg
Thanks for the quick response, but unfortunately I have several classes I have written for other purposes that use features in 1.4 that I hope to hook into Cocoon. So I would very much like to use Cocoon with the JDK 1.4. Ryan Hoegg ISIS Networks Gerald Michalitz wrote: Hello, and thanks

Re: Error installing Cocoon 2.0.3

2002-07-15 Thread Ryan Hoegg
Thanks, I guess I have more to learn about how Tomcat works. That was the problem Ryan Hoegg ISIS Networks Vadim Gritsenko wrote: From: Ryan Hoegg [mailto:[EMAIL PROTECTED]] Hello, and thanks for all your effort getting 2.0.3 going. I downloaded it and attempted to build and install

Error installing Cocoon 2.0.3

2002-07-15 Thread Ryan Hoegg
site at http://www.hoegg.net/error/cocoon-2.0.3-install-error.html I appreciate any insight! There didn't seem to be anything in the archives. Ryan Hoegg ISIS Networks - Please check that your question has not already been

Re: Looking for help in the upcomming release

2002-07-13 Thread Ryan Hoegg
Hi John, Thanks fior the reply. I downloaded the HEAD through CVS as instructed in the Installation Guide. I used the build.sh command as in the email from Carsten: # build.sh -Dinclude.webapp.libs=true webapp Thanks for the help, Ryan Hoegg ISIS Networks John Morrison wrote

JNDI Dependency? (was Re: Looking for help in the upcomming release)

2002-07-12 Thread Ryan Hoegg
. * * Recovery: * Get the jndi.jar from Sun and place the jar in the lib/optional dir * *** JNDI is integrated into the JDK 1.4; it's no longer available as a separate package. Shouldn't the build recognize that? Ryan Hoegg ISIS Networks Ryan Hoegg wrote

Re: Looking for help in the upcomming release

2002-07-12 Thread Ryan Hoegg
/resources/javadoc.css Any ideas? Ryan Hoegg ISIS Networks Carsten Ziegeler wrote: The Cocoon Project is working very hard to release 2.0.3 by Monday, July 15. To meet this goal -- which clearly will benefit all users -- we need some *specific* QA (quality assurance) input from the user

Re: Monday Night: Free POI, lots of Pizza, And all the info you can take in one night about POI and the Cocoon HSSF Serializer!

2002-07-12 Thread Ryan Hoegg
Yet another cocoon newbie from DC Robert Bourdeau wrote: More than 3? Actually, I've kinda been wondering where folks on this list are from. I have started to assume that most folks are actually outside the US. Anyway, this newbie is in NY. -Original Message- From: Argyn Kuketayev

Re: Feedback form for release comments

2002-07-12 Thread Ryan Hoegg
Just wanted to point out that this form fails with Netscape 6.2 Ryan Hoegg Diana Shannon wrote: Thanks to Konstantin Piroumian, we now have a form for release comments on the web site. You can access it via: http://xml.apache.org/cocoon/feedback.html Thanks Konstantin and thanks

Re: Clean Cocoon

2002-07-03 Thread Ryan Hoegg
Whats the ant build target? Either it's not included at http://xml.apache.org/cocoon/installing/index.html or it is mislabelled. Ryan Hoegg ISIS Networks Ricardo Trindade wrote: Hi, I agree, I started a thread with exactly the same content a while ago, some people were against, some

[Summary] Installation error using JDK 1.4.0: libawt and libXp

2002-07-02 Thread Ryan Hoegg
Hello thought I would repost this with the [summary] thing in light of some of the recent threads Ryan Hoegg wrote: MAINTAINERS: please skip to the end (before quoted) for a suggestion for the FAQ or preferably the installation guide. Hello everyone, I've got it licked. First, I thank

Re: [ANN] Sitemap diagram documentation

2002-06-29 Thread Ryan Hoegg
Hi, It would be nice if you also had a 8 1/2 by 11 paged PDF for us Americans! :) Thanks, Ryan Hoegg ISIS Networks Steven Noels wrote: Dear all, We have created a diagram representation of the Cocoon sitemap that you might consider being helpful. It is available in PDF format at http

Re: Réf. : RE: using cocoon pipelines without servlet

2002-06-27 Thread Ryan Hoegg
that Turbine is designed for use with different templating components which could include Velocity or Cocoon. Ryan Hoegg ISIS Networks Othman Haddad wrote: 1) so you mean that if i have turbine i can't call cocoon? 2)i mean something like: wrapping castor for instance as a transformer! thank

SOLVED: Installation error using JDK 1.4.0: libawt and libXp

2002-06-25 Thread Ryan Hoegg
Batik or Cocoon in headless mode on *nix one must still have the X-Windows libraries installed. I'd call this a dependency of Batik, but then Batik seems to be a dependency of the default installation of Cocoon. Thanks for your help (Peter) and a great piece of software (Dev Team), Ryan Hoegg

Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Ryan Hoegg
to this situation? Thanks, Ryan Hoegg - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Ryan Hoegg
and am looking forward to this approach to dynamic web development. Thanks to all the developers for a great framework. Thanks again, Ryan Hoegg Peter Royal wrote: On Monday 24 June 2002 01:27 pm, Ryan Hoegg wrote: I am using JDK 1.4.0, Tomcat 4.0.4, and Cocoon 2.0.2. I do not have X installed

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Ryan Hoegg
that the answers to my problems will be more generally helpful in the archives or the FAQ. If/when I sort it out I will try to write something coherent up for the FAQ regarding my use of JDK1.4 without X Thanks, Ryan Hoegg. Peter Royal wrote: On Monday 24 June 2002 04:24 pm, Ryan Hoegg wrote