osdir.com
mailing list archive F.A.Q. -since 2001!



Subject: RE: Exist-open digest, Vol 1 #556 - 1 msg -
msg#00034

List: text.xml.exist

Mail Archive Navigation:
by Date: Prev Next Date Index by Thread: Prev Next Thread Index

I believe using exist as embedded system, I don¡¯t need to start standalone or
Tomcat based Exist right?
Please clarify my doubt.

Thanks

--Ravi Pal
IPMS Tech, Seoul

-----Original Message-----
From: exist-open-admin@xxxxxxxxxxxxxxxxxxxxx
[mailto:exist-open-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of
exist-open-request@xxxxxxxxxxxxxxxxxxxxx
Sent: Wednesday, October 08, 2003 12:03 PM
To: exist-open@xxxxxxxxxxxxxxxxxxxxx

Send Exist-open mailing list submissions to
exist-open@xxxxxxxxxxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/exist-open
or, via email, send a message with subject or body 'help' to
exist-open-request@xxxxxxxxxxxxxxxxxxxxx

You can reach the person managing the list at
exist-open-admin@xxxxxxxxxxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Exist-open digest..."


Today's Topics:

1. RE: RE: Exist-open digest, Vol 1 #554 - 13 msgs (Leo)

--__--__--

Message: 1
From: "Leo" <leontyne@xxxxxxxxxxx>
To: "exist" <exist-open@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Exist-open] RE: Exist-open digest, Vol 1 #554 - 13 msgs
Date: Tue, 7 Oct 2003 05:48:56 -0400

Hi

See the http://exist.sourceforge.net/devguide.html
the top section Required Libraries should get you started

I am using embedded in Forrest(which is cocoon based)
and found the following helpful as well
http://wiki.cocoondev.org/Wiki.jsp?page=EXistInCocoon


Regards
Leo


-----Original Message-----
From: exist-open-admin@xxxxxxxxxxxxxxxxxxxxx
[mailto:exist-open-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of ravi
Sent: Sunday, October 05, 2003 8:54 PM
To: exist-open@xxxxxxxxxxxxxxxxxxxxx
Subject: [Exist-open] RE: Exist-open digest, Vol 1 #554 - 13 msgs



Hi all,
I am new to EXIST ..... was looking for some instructions how to use exist
as the embedded database.

Any help will be big help.

Thanking you all in advance.
enjoy
--Ravi Pal

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Exist-open mailing list
Exist-open@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/exist-open




--__--__--

_______________________________________________
Exist-open mailing list
Exist-open@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/exist-open


End of Exist-open Digest


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


Thread at a glance:

Previous Message by Date:

RE: RE: Exist-open digest, Vol 1 #554 - 13 msgs

Hi See the http://exist.sourceforge.net/devguide.html the top section Required Libraries should get you started I am using embedded in Forrest(which is cocoon based) and found the following helpful as well http://wiki.cocoondev.org/Wiki.jsp?page=EXistInCocoon Regards Leo -----Original Message----- From: exist-open-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:exist-open-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of ravi Sent: Sunday, October 05, 2003 8:54 PM To: exist-open@xxxxxxxxxxxxxxxxxxxxx Subject: [Exist-open] RE: Exist-open digest, Vol 1 #554 - 13 msgs Hi all, I am new to EXIST ..... was looking for some instructions how to use exist as the embedded database. Any help will be big help. Thanking you all in advance. enjoy --Ravi Pal --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Exist-open mailing list Exist-open@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/exist-open ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Next Message by Date:

Namespace missing after XPATH-query

Hi, I'm using the last snapshot from cvs, which has all those namespace problems fixed. But i have a problem, i have the following xml file: <?xml version="1.0" encoding="UTF-8"?> <topicMap id="Veranstalung" xmlns="http://www.topicmaps.org/xtm/1.0/" xmlns:exist="http://exist.sourceforge.net/NS/exist" xmlns:xlink="http://www.w3.org/1999/xlink"> <topic id="VERANSTALTUNG"> <baseName id="456"> <baseNameString>VERANSTALTUNG</baseNameString> </baseName> </topic> .... ..... <topic id="TMSW"> <instanceOf> <topicRef xlink:href="#VERANSTALTUNG"/> </instanceOf> <baseName id="N10001"> <baseNameString>Topic Maps und Semantic WebTopic Maps and semantic Web</baseNameString> </baseName> <occurrence> <instanceOf> !!!!! <topicRef xlink:href="#FINDETSTATTAM"/> </instanceOf> <resourceData>Mo.12-14, Di. 12-14</resourceData> </occurrence> <occurrence> <instanceOf> <topicRef xlink:href="#VERANSTALTUNGSWEBSITE"/> </instanceOf> <resourceRef xlink:href="http://www.ivs.tu-berlin.de/Lehre/SS03/TMSW"/> </occurrence> </topic> </topicMap> In the line with !!!!! U see an attribute with namespace xlink, which is defined in the parent <topicMap> Tag. Now i run the following XPATH query from java: //xtm:topic[@id='TMSW'] With service.setNamespace("xtm","http://www.topicmaps.org/xtm/1.0/"); Thanx to the fix i got the topic "TMSW", but i cannot parse this XML-Snippet, cause the namespace xlink is not defined in the resultTag <topic>........ I also tried with service.setNamespace("xlink","http://www.w3.org/1999/xlink"); But the xlink uri isn't in the result. What is wrong? Thanx stefan ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php

Previous Message by Thread:

RE: Exist-open digest, Vol 1 #554 - 13 msgs

Hi all, I am new to EXIST ..... was looking for some instructions how to use exist as the embedded database. Any help will be big help. Thanking you all in advance. enjoy --Ravi Pal --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-29 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Next Message by Thread:

Namespace missing after XPATH-query

Hi, I'm using the last snapshot from cvs, which has all those namespace problems fixed. But i have a problem, i have the following xml file: <?xml version="1.0" encoding="UTF-8"?> <topicMap id="Veranstalung" xmlns="http://www.topicmaps.org/xtm/1.0/" xmlns:exist="http://exist.sourceforge.net/NS/exist" xmlns:xlink="http://www.w3.org/1999/xlink"> <topic id="VERANSTALTUNG"> <baseName id="456"> <baseNameString>VERANSTALTUNG</baseNameString> </baseName> </topic> .... ..... <topic id="TMSW"> <instanceOf> <topicRef xlink:href="#VERANSTALTUNG"/> </instanceOf> <baseName id="N10001"> <baseNameString>Topic Maps und Semantic WebTopic Maps and semantic Web</baseNameString> </baseName> <occurrence> <instanceOf> !!!!! <topicRef xlink:href="#FINDETSTATTAM"/> </instanceOf> <resourceData>Mo.12-14, Di. 12-14</resourceData> </occurrence> <occurrence> <instanceOf> <topicRef xlink:href="#VERANSTALTUNGSWEBSITE"/> </instanceOf> <resourceRef xlink:href="http://www.ivs.tu-berlin.de/Lehre/SS03/TMSW"/> </occurrence> </topic> </topicMap> In the line with !!!!! U see an attribute with namespace xlink, which is defined in the parent <topicMap> Tag. Now i run the following XPATH query from java: //xtm:topic[@id='TMSW'] With service.setNamespace("xtm","http://www.topicmaps.org/xtm/1.0/"); Thanx to the fix i got the topic "TMSW", but i cannot parse this XML-Snippet, cause the namespace xlink is not defined in the resultTag <topic>........ I also tried with service.setNamespace("xlink","http://www.w3.org/1999/xlink"); But the xlink uri isn't in the result. What is wrong? Thanx stefan ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php
blog comments powered by Disqus

Home | News | Sitemap | FAQ | advertise | OSDir is an Inevitable website. GBiz is too!