howto validate user input field via database data?

2002-03-07 Thread marco
I have a program to let user add records to a table of country and the user has to input a new code for a new country. I have to check the existenance of the new user input code in the database table, before saving inserting the new record. What can I do?

Re: howto validate user input field via database data?

2002-03-07 Thread Derek Hohls
I think you need to supply a little more detail here; do you have two tables (it sounds like it might be necessary) - in which case, the adding of codes is a separate operation. Derek [EMAIL PROTECTED] 07/03/2002 09:35:57 I have a program to let user add records to a table of country and the

howto get rid of long url without Apache web server?

2002-03-07 Thread marco
I have installed Tomcat 4.0.1, cocoon 2.0.0, jdk1.3.1_01 (no Apache web server) in Windows 98. How can I access my web site by url http://www.mysite.com/index.html; instead of http://www.mysite.com:8080/cocoon/myproject/index.html; ?

RE: howto get rid of long url without Apache web server?

2002-03-07 Thread Morrison, John
Tomcat requires the 8080; look in it's doc's on how to change it. /cocoon is the webapp change it to be root (again, tc question). myproject is sitemap - don't match it :) J. -Original Message- From: marco [mailto:[EMAIL PROTECTED]] Sent: Thursday, 07 March 2002 8:48 am To: [EMAIL

Re: howto get rid of long url without Apache web server?

2002-03-07 Thread yuryx
marco wrote: I have installed Tomcat 4.0.1, cocoon 2.0.0, jdk1.3.1_01 (no Apache web server) in Windows 98. How can I access my web site by url http://www.mysite.com/index.html; instead of http://www.mysite.com:8080/cocoon/myproject/index.html; ?

Re: howto validate user input field via database data?

2002-03-07 Thread Christian Haul
On 07.Mar.2002 -- 03:35 PM, marco wrote: I have a program to let user add records to a table of country and the user has to input a new code for a new country. I have to check the existenance of the new user input code in the database table, before saving inserting the new record. What can

RE: howto get rid of long url without Apache web server?

2002-03-07 Thread TREGAN Fabien
mmm... this definitively is a TOMCAT user question, not a Cocoon user question... so I wont answer here, sorry. (btw you should find Parameter name=port value=8080/ in server.xml and replace 8080 by 80 : 80 being default HTTP port, you wont have to hade it. You may rename cocoon.war in ROOT.war

RE: howto get rid of long url without Apache web server?

2002-03-07 Thread Luca Morandini
Marco, to get rid of :8080 you shuold redirect all request containing, for instance, *.html, to port 8080. This could be done in the web-server, which handles all default (port 80) requests. In IIS you could use the tomcat ISAPI filter (see Tomcat docs for more), in Apache you could use

AW: Problems with font embedding

2002-03-07 Thread Adnan Zelkanovic
of course, I have read it many times. Why do you want me to read the docu again although you know that its out-of-date ? If the developers don't want to be asked the same questions again and again then they have to write a better docu which is up-to-date and which can be understood by everyone !

Re: Another problem with Sitemap

2002-03-07 Thread Stefano Bonnin
- Original Message - From: Vadim Gritsenko [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 06, 2002 3:34 PM Subject: RE: Another problem with Sitemap From: Stefano Bonnin [mailto:[EMAIL PROTECTED]] Hi, thanks to all for the previous help about my issues. Now,

Re: my svg does not work in cocoon 2.0.1

2002-03-07 Thread Andrew Savory
On Thu, 7 Mar 2002, marco wrote: ERROR IN CORE.LOG:*** DEBUG (2002-03-07) 14:03.01:930 [core] (/cocoon/f_portal/f_portal_svg/2b4986-ec6f1495e0--7ff7.png) HttpProcessor[8080][4]/ExcaliburComponentSelector: UnnamedSelector: ComponentSelector could not find the

RE: Problems with font embedding

2002-03-07 Thread Matthias Fischer
Was this your last word, John? I can assure you, it's three of us who try to get a solution for the last six months (of course, we did other things in the same space of time, too ;-). We damned read the documentation, and not only once. We got onto people's nerves in the lists to get a solution,

Re: AW: Problems with font embedding

2002-03-07 Thread Torsten Curdt
On Thu, 7 Mar 2002, Adnan Zelkanovic wrote: of course, I have read it many times. Why do you want me to read the docu again although you know that its out-of-date ? If the developers don't want to be asked the same questions again and again then they have to write a better docu which is

RE: Problems with font embedding

2002-03-07 Thread Torsten Curdt
On Thu, 7 Mar 2002, Matthias Fischer wrote: Was this your last word, John? I can assure you, it's three of us who try to get a solution for the last six months (of course, we did other things in the same space of time, too ;-). We damned read the documentation, and not only once. We got

RE: AW: Problems with font embedding

2002-03-07 Thread Matthias Fischer
I've got a diofferent opinion. I've done technical docu for several years: the criterion of measurement of a docu is its user! Thus, if I assure you that we read the stuff through and through, there are only two alternative interpretations: either that we are as dumb as hell, and that we'd better

RE: Problems with font embedding

2002-03-07 Thread Matthias Fischer
:-))) -Original Message- From: Torsten Curdt [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 10:49 AM To: [EMAIL PROTECTED] Subject: RE: Problems with font embedding On Thu, 7 Mar 2002, Matthias Fischer wrote: Was this your last word, John? I can assure you, it's three

RE: Problems with font embedding

2002-03-07 Thread Morrison, John
I'm sorry, I wrote the docs originally as some notes on how I got it to work. I went through them yesterday and, apart from jar names and path changes the steps remain unchanged. I *know* that the folks who should have the last word are users, but no-bodies bothered to say this is wrong it

RE: AW: Problems with font embedding

2002-03-07 Thread Torsten Curdt
On Thu, 7 Mar 2002, Matthias Fischer wrote: I've got a diofferent opinion. I've done technical docu for several years: the criterion of measurement of a docu is its user! For sure... but then you also should know that docu for software that is still (fast) progressing *cannot* be up-to-date.

Re: Another problem with Sitemap

2002-03-07 Thread Stefano Bonnin
Ok I find the error I used http://www.apache.org/1999/XSP/Core instead of http://apache.org/xsp - Original Message - From: Stefano Bonnin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 07, 2002 10:27 AM Subject: Re: Another problem with Sitemap - Original

Problem with XSP and assigning xsp-request:get-uri/

2002-03-07 Thread Andrew Savory
Hi, Can someone spot my deliberate mistake here? It's driving me up the wall trying to find out why Cocoon doesn't like the following: xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:xsp-request=http://apache.org/xsp/request/2.0; xsp:logic String uri = null; uri =

Re: Problem with XSP and assigning xsp-request:get-uri/

2002-03-07 Thread yuryx
Andrew Savory wrote: Hi, Can someone spot my deliberate mistake here? It's driving me up the wall trying to find out why Cocoon doesn't like the following: xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:xsp-request=http://apache.org/xsp/request/2.0; xsp:logic String

PERSONAL JAVA CLASSES

2002-03-07 Thread Stefano Bonnin
Hi, Where must I put my personal Java classes in Cocoon 2? (which directory?) Thanks --- Outgoing mail is certified Virus Free. (CopyRight FLASHH!) Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.330 / Virus Database: 184 - Release Date: 28/02/02

Re: PERSONAL JAVA CLASSES

2002-03-07 Thread Istvan Beszteri
.../cocoon/WEB-INF/classes/ works for me, but you can check the WEB-INF/web.xml, how to define extra calsspaths. Br, Istvan On Thursday 07 March 2002 13:41, you wrote: Hi, Where must I put my personal Java classes in Cocoon 2? (which directory?) Thanks --- Outgoing mail is

Re: PERSONAL JAVA CLASSES

2002-03-07 Thread yuryx
Istvan Beszteri wrote: .../cocoon/WEB-INF/classes/ works for me, but you can check the WEB-INF/web.xml, how to define extra calsspaths. Br, Istvan On Thursday 07 March 2002 13:41, you wrote: Hi, Where must I put my personal Java classes in Cocoon 2? (which directory?) Thanks ---

RE: PERSONAL JAVA CLASSES

2002-03-07 Thread Luca Morandini
Stefano, I put my JARs into $tomcat_home\webapps\cocoon\WEB-INF\lib... and it works :) Best regards, - Luca Morandini GIS Consultant [EMAIL PROTECTED] http://utenti.tripod.it/lmorandini/index.html

Problem with install Cocoon 2.0.1 on w2k :(

2002-03-07 Thread bartek
Hi, I have : win2k professional, tomcat 4.0.3, cocoon 2.0.1, jdk 1.3.1, I copy file xerces.jar to tomcat\lib\parser.jar I copy cocoon.war to tomcat\webapps\cocoon.war and after install when I try browse http://localhost:8080/cocoon such error : Apache Tomcat/4.0.3 - HTTP Status 500 -

Include XML file

2002-03-07 Thread Stefano Bonnin
Hi, I'd like to include an XML document inside another. With C1 I used util:include-file tag, but now, it (seems) doesn't work. How can I do this? Which is the better way? Thanks to all. --- Outgoing mail is certified Virus Free. (CopyRight FLASHH!) Checked by AVG anti-virus system

Livesite

2002-03-07 Thread Claas Thiele
Hello World. A new Cocoon2-Application is online: http://www.lofex.de We would like to ask you for public listing of this URL on 'xml.apache.org'. LOFEX is an acronym for 'LOcal Food EXpress'. It's an Cocoon 2.0RC1 based food shopping mall system and provides different views for e.g. customers

RE: Problem with XSP and assigning xsp-request:get-uri/

2002-03-07 Thread Vadim Gritsenko
From: Andrew John Savory [mailto:[EMAIL PROTECTED]] On Behalf Of Andrew Savory Sent: Thursday, March 07, 2002 6:10 AM To: [EMAIL PROTECTED] Subject: Problem with XSP and assigning xsp-request:get-uri/ Hi, Can someone spot my deliberate mistake here? It's driving me up the wall

RE: Problem with install Cocoon 2.0.1 on w2k :(

2002-03-07 Thread Vadim Gritsenko
From: bartek [mailto:[EMAIL PROTECTED]] Hi, I have : win2k professional, tomcat 4.0.3, Use 4.0.1 or search archives for instructions. Vadim cocoon 2.0.1, jdk 1.3.1, I copy file xerces.jar to tomcat\lib\parser.jar I copy cocoon.war to tomcat\webapps\cocoon.war

RE: Some Design Help, please

2002-03-07 Thread Sreedhar Chintalapaty
Thanks. I have learnt much from this link. Best Regards, Sreedhar -Original Message- From: Andrew John Savory [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew Savory Sent: Wednesday, March 06, 2002 4:16 AM To: Sreedhar Chintalapaty Cc: Cocoon Users Subject: Re: Some Design Help, please

(re)acting on XML-Data

2002-03-07 Thread Axel Honfi
Hello! For user-authentication I use the XMLDBSourceFactory with a query for username/password. The result looks something like this: ?xml version=1.0 encoding=UTF-8? collection:results query=/user[username='xy'][password='xy'] resources=1

RE: Problem with XSP and assigning xsp-request:get-uri/

2002-03-07 Thread Andrew Savory
On Thu, 7 Mar 2002, Vadim Gritsenko wrote: xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:xsp-request=http://apache.org/xsp/request/2.0; xsp:logic String uri = null; uri = xsp-request:get-uri/; /xsp:logic /xsp:page What are the symptoms? Hi

RE: Correction: [SOLUTION] Cocoon with the Tomcat 4.0.3 (Linux)

2002-03-07 Thread Vadim Gritsenko
From: snpe [mailto:[EMAIL PROTECTED]] On Wednesday 06 March 2002 06:26 pm, Vadim Gritsenko wrote: From: snpe [mailto:[EMAIL PROTECTED]] Hello, I try your solution on Linux. I get tomcat-4.0.3 from source, compile and execute with JDK1.4 Ok, my fault. One more correction:

upload dir

2002-03-07 Thread Cocoon User
i'm using cocoon 2.0.rc2 with tomcat and apache how can i change the upload for the upload.xsp? thanks kounis stavros osmosis.gr - Please check that your question has not already been answered in the FAQ before posting.

Re: upload dir

2002-03-07 Thread Olivier Rossel
Cocoon User wrote: i'm using cocoon 2.0.rc2 with tomcat and apache how can i change the upload for the upload.xsp? thanks kounis stavros osmosis.gr the upload dir is defined in your WEB-INF/web.xml The upload dir is unique to your cocoon instance.

RE: CInclude Question

2002-03-07 Thread Sreedhar Chintalapaty
Thanks Roman, it was exactly what I was doing wrong. (as you can see, I am new to XSL too) Sreedhar -Original Message- From: KOZLOV Roman [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 2:34 AM To: Cocoon users mail list Subject: Re: CInclude Question Hello Sreedhar, Your

Can't see pages

2002-03-07 Thread Mariano
Hi peeploe, I have installed cocoon and now still have a problem. When I point with the broswer to myhost/cocoon I have a list of files but. When I click over a file i see and XML file whit a lot of tags.. what can i do to see a page compiled? At server.xml (tomcat) i made an entry for cocoon. is

Re: upload dir [outside cocoon]

2002-03-07 Thread Cocoon User
is it possible to upload something into a directory outside cocoons installation? for example into /tmp ore /home thank kounis stavros On Thu, 7 Mar 2002, Olivier Rossel wrote: Cocoon User wrote: i'm using cocoon 2.0.rc2 with tomcat and apache how can i change the upload for the

xinclude problem

2002-03-07 Thread Stefano Bonnin
Hi I'm trying to use XInclude transformer but when I run the Cocoon application I receive the following error An error occurred The org.apache.cocoon.www.sitemap_xmap notifies that org.apache.cocoon.ProcessingException says: Failed to execute pipeline. More precisely:

Re: Desperately need help: Running Java code with XML values as input

2002-03-07 Thread Noah Mittman
Check my other post for a better description of what I need... And yeah, I did mean test=write... On Thursday, March 7, 2002, at 02:45 AM, KOZLOV Roman wrote: Hello Noah, Excuse me, please, if I'm too pedantic, but did you mean test=write instead of write=test? Best regards Roman

RE: HOWTO: jdk1.4

2002-03-07 Thread Bhide, Atul
Thanks Vadim, You are right. I did not quite get it in your last email. One more thing though why do I have to copy xml-apis and batik to JRE/LIB/EXT dir to make Cocoon work. I probed around the Cocoon and Tomcat log but could not get the real reason why both these jar files are not picked up

RE: HOWTO: jdk1.4

2002-03-07 Thread Vadim Gritsenko
I think this is the same issue as with parser: Batik has some classes in org.w3c.* hierarchy, it needs to override or add some classes there. To do this in JDK1.4, you copy it into endorsed dir (or as you did - into ext dir) Vadim From: Bhide, Atul [mailto:[EMAIL PROTECTED]] Thanks Vadim,

Re: Separating icons' file name from main XSL

2002-03-07 Thread Jeff Turner
On Wed, Mar 06, 2002 at 04:21:23PM +0100, TREGAN Fabien wrote: Hi, I'm making my first Cocoon application. Like many others, all it does is open an XML file and create a table from it using an XSL file. I'd like to have the definition of each icon's file to be outside of the XSL (to be

Cocoon 2.0.1 and Sun JDK 1.4

2002-03-07 Thread Lars Schmitz
Hi folks, is Cocoon 2.0.1 running with Sun's JDK 1.4? Thanks in advance Lars

Re: Cocoon 2.0.1 and Sun JDK 1.4

2002-03-07 Thread Nicola Ken Barozzi
From: Lars Schmitz is Cocoon 2.0.1 running with Sun's JDK 1.4? Yes -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent - (discussions get forgotten, just code remains) -

Re: Correction: [SOLUTION] Cocoon with the Tomcat 4.0.3 (Linux)

2002-03-07 Thread snpe
You need to get CVS version of Batik with some bug fixed. Vadim I do this and SVG work, menu in docs work, but I haven't contents in doc regards peco - Please check that your question has not already been answered in the

RE: Correction: [SOLUTION] Cocoon with the Tomcat 4.0.3 (Linux)

2002-03-07 Thread Vadim Gritsenko
From: snpe [mailto:[EMAIL PROTECTED]] You need to get CVS version of Batik with some bug fixed. Vadim I do this and SVG work, menu in docs work, but I haven't contents in doc Do you mean http://localhost:8080/cocoon/documentation/ shows navigation but does not have content? If yes,

Re: Cocoon 2.0.1 + Tomcat 4.0 + JDK 1.4

2002-03-07 Thread Mykola A. Nickishov
Brian Blakeley [EMAIL PROTECTED] writes: At first I was going to just say upgrade your IE - but it does not display in 6.002 either. The good news is that the site loads fine in Netscape 6.2 which in a perverse arrangement I use for view links from Outlook. Give it a try if you can.

Re: Correction: [SOLUTION] Cocoon with the Tomcat 4.0.3 (Linux)

2002-03-07 Thread snpe
On Thursday 07 March 2002 07:37 pm, Vadim Gritsenko wrote: From: snpe [mailto:[EMAIL PROTECTED]] You need to get CVS version of Batik with some bug fixed. Vadim I do this and SVG work, menu in docs work, but I haven't contents in doc Do you mean

Setting the SQL Prefetch...

2002-03-07 Thread SANSONE, AARON M [Non-Pharmacia/1000]
Is there a way to set the SQL Prefetch value when using the Cocoon datasources? Example Java code would be: Statement sql = connection.createStatement(); sql.setFetchSize(100); ResultSet rs = sql.executeQuery(Select * from table); I would imagine a parameter passed to

RE: Some Design Help, please

2002-03-07 Thread Sreedhar Chintalapaty
I am trying to fit bonebreaker into a new folder structure to learn some site map fundas, and I am getting the following error: org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: gvs//home/home.section The Bonebreaker application itself works

Re: Some Design Help, please

2002-03-07 Thread tvon
On Thu, Mar 07, 2002, Sreedhar Chintalapaty wrote: The Bonebreaker application itself works perfectly. I wonder why it is trying to find a match for gvs//home/home.section instead of gvs/home/home.section? This is probably a frequently made newbie faux paus with a stock answer, perhaps? I'm

RE: Some Design Help, please

2002-03-07 Thread Andreas Hartmann
Hi Sreedhar, I am trying to fit bonebreaker into a new folder structure to learn some site map fundas, and I am getting the following error: org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: gvs//home/home.section That might be a problem with your

Re: writing xml to file

2002-03-07 Thread Earl Bingham
Not sure if you question was answered. I wrote a servlet that would get all of the nodes of the DOM representation of the XML document and create a list of name=value pairs for each node. Then I construct a form based upon this form. The user can then edit the text components of the

RE: Correction: [SOLUTION] Cocoon with the Tomcat 4.0.3 (Linux)

2002-03-07 Thread Vadim Gritsenko
From: snpe [mailto:[EMAIL PROTECTED]] On Thursday 07 March 2002 07:37 pm, Vadim Gritsenko wrote: From: snpe [mailto:[EMAIL PROTECTED]] You need to get CVS version of Batik with some bug fixed. Vadim I do this and SVG work, menu in docs work, but I haven't contents in

RE: Some Design Help, please

2002-03-07 Thread Sreedhar Chintalapaty
Thanks for the clue. I looked into my Cocoon/sitemap.xmap. Here's what I found for Bonebreaker AND MyApplication: map:match pattern=bonebreaker/** map:mount uri-prefix=bonebreaker/ src=bonebreaker/ check-reload=yes/ /map:match map:match

Postgresql JDBC: NoAvailableConnectionException

2002-03-07 Thread tvon
Hey all, Ok, I'm new at this whole thing, and somewhat new at java as well, so please be patient with me Goal: to get a basic SELECT statement to work on a PostgreSQL database with the ESQL example. Known: 1- PGSQL server is on 192.168.100.3 2- Database is 'gesupply' 3- Sample

Re: Postgresql JDBC: NoAvailableConnectionException

2002-03-07 Thread tvon
Nevermind, it works now. 1- I changed the datasource name (or pool name) to 'gesupply' (the name of the database) from 'personnel'. Is this needed normally? 2- (and what, as a newbie, I think really fixed it) I started Tomcat from the startup.bat shortcut instead of starting it from the NT

Debugging Cocoon2 in JBuilder5

2002-03-07 Thread Todd Densmore
Has anyone had any luck getting Cocoon2 to run in JBuilder5 (with Tomcat4.0.1)? If so, I would be very interested to know how you did it, since I am trying to debug a cocoon2 app and would appreciate the debug features of the IDE rather than writing to the avalon logger and redeploying the war in

RE: Debugging Cocoon2 in JBuilder5

2002-03-07 Thread João Moita
Title: RE: Debugging Cocoon2 in JBuilder5 Take a look at http://www.cocooncenter.de/cc/documents/resources/tips/c2int4injb5.html -Original Message- From: Todd Densmore [mailto:[EMAIL PROTECTED]] Sent: quinta-feira, 7 de Março de 2002 23:00 To: '[EMAIL PROTECTED]' Subject:

Re: Include XML file

2002-03-07 Thread Donald Ball
On Thu, 7 Mar 2002, Stefano Bonnin wrote: I'd like to include an XML document inside another. With C1 I used util:include-file tag, but now, it (seems) doesn't work. How can I do this? you can use the xinclude or cinclude transformers, you can use the sitemap's aggregation features, or you

Re: Postgresql JDBC: NoAvailableConnectionException

2002-03-07 Thread Donald Ball
On Thu, 7 Mar 2002 [EMAIL PROTECTED] wrote: 1- I changed the datasource name (or pool name) to 'gesupply' (the name of the database) from 'personnel'. Is this needed normally? you normally create a datasource with an appropriate name. the sample is named 'personnel' since it's for a

Re: xinclude problem

2002-03-07 Thread Benjamin Grant
RTFM: On Thursday 07 March 2002 07:50 am, you wrote: Hi I'm trying to use XInclude transformer but when I run the Cocoon application I receive the following error An error occurred The org.apache.cocoon.www.sitemap_xmap notifies that org.apache.cocoon.ProcessingException says:

Re: xinclude problem

2002-03-07 Thread Benjamin Grant
Sorry, hit send before pasting the link: RTFM at http://xml.apache.org/cocoon/userdocs/transformers/xinclude-transformer.html This takes an HREF. Might work w/ xsp:expr, never tried... On Thursday 07 March 2002 07:50 am, Stefano Bonnin wrote: Hi I'm trying to use XInclude

Re: Desperately need help: Running Java code with XML values as input

2002-03-07 Thread Benjamin Grant
Ok, that is clear now. Tried a bunch of pipelines like this, to replicate the problem. Different results w/ different builds. Doesn't recompile w/ 2.0.1 and spits out some serverpages generator errors yesterday's 2.0.2-dev build. It's an interesting problem tho. Will post back if

SearchGenerator Parameters

2002-03-07 Thread Everton, Dan
Am I just thick or is there a particular reason that this entry in my sitemap doesn't do what I think it should? map:match pattern=findIt map:generate type=search map:parameter name=index value=website-index/ /map:generate map:serialize/ /map:match I would expect that would tell the

RE: SearchGenerator Parameters

2002-03-07 Thread Vadim Gritsenko
Dan, Check this out, in SearchGenerator, line ~793: -- // get the directory where the index resides Directory directory = LuceneCocoonHelper.getDirectory(new File(workDir, index), false); lcs.setDirectory(directory); -- That's why it does not work :)))

RE: SearchGenerator Parameters

2002-03-07 Thread Everton, Dan
Arrghhh! I swear I checked for that in SearchGenerator.java Obviously I wasn't looking hard enough. Anyway, fixing that line makes everything work like it should now. If someone wants a patch, I can generate one. Thanks, Dan -- Dan Everton Engineering Infrastructure Coordinator Central

Re: problems parsing xml from a foreign source in c2.0.0

2002-03-07 Thread Jeff Turner
Hi Donald, As a quick and dirty fix, you might want to try the SGML Open Catalog support that David Crossley added. That way you could map -//NLM//DTD QueryResult, 22 Jan 2002//EN to either the remote URL, or a local file (faster). --Jeff On Thu, Mar 07, 2002 at 12:29:43AM -0500, Donald Ball

Re: problems parsing xml from a foreign source in c2.0.0

2002-03-07 Thread Donald Ball
On Fri, 8 Mar 2002, Jeff Turner wrote: As a quick and dirty fix, you might want to try the SGML Open Catalog support that David Crossley added. That way you could map -//NLM//DTD QueryResult, 22 Jan 2002//EN to either the remote URL, or a local file (faster). thanks for the tip. i'd already

RE: SearchGenerator Parameters

2002-03-07 Thread Vadim Gritsenko
:) No need for patch, fix already found its way into CVS. Thanks, Vadim From: Everton, Dan [mailto:[EMAIL PROTECTED]] Arrghhh! I swear I checked for that in SearchGenerator.java Obviously I wasn't looking hard enough. Anyway, fixing that line makes everything work like it should now.

RE: problems parsing xml from a foreign source in c2.0.0

2002-03-07 Thread Vadim Gritsenko
From: Donald Ball [mailto:[EMAIL PROTECTED]] On Fri, 8 Mar 2002, Jeff Turner wrote: As a quick and dirty fix, you might want to try the SGML Open Catalog support that David Crossley added. That way you could map -//NLM//DTD QueryResult, 22 Jan 2002//EN to either the remote URL, or a

How to define custom parameter for map:serialize?

2002-03-07 Thread Stefan Seifert
We have written a custom serializer and want to specify a custom parameter in the sitemap pipeline, not in serializer definition. This works map:serializers map:serializer name=serializerxyz mime-type=... logger=... src=... parameter name=param1 value=xyz/ /map:serializer