[jira] Created: (OFBIZ-851) Apache Xindice

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
Apache Xindice
--------------

                 Key: OFBIZ-851
                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
             Project: OFBiz (The Open for Business Project)
          Issue Type: New Feature
            Reporter: Chris Howe
            Priority: Minor


Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Howe updated OFBIZ-851:
-----------------------------

    Attachment: xindice.rar

xidice.rar

apache xindice in an OFBiz component.  I haven't quite figured out what to leverage this with but I imagine it can be used pretty well in entity-import as well as deployment configuration management.

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>            Reporter: Chris Howe
>            Priority: Minor
>         Attachments: xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484630 ]

Adrian Crum commented on OFBIZ-851:
-----------------------------------

Yeah, I was thinking it would be cool if we could wrap a config screen around it to manage all of the config xml files.

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>            Reporter: Chris Howe
>            Priority: Minor
>         Attachments: xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484631 ]

Chris Howe commented on OFBIZ-851:
----------------------------------

Xindice is lacking a demo, but a similar project , eXist http://exist.sourceforge.net/, has a demonstration of what XML databases in general can do.

fyi, the attached rar doesn't add any demostration either, just loads the xml database

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>            Reporter: Chris Howe
>            Priority: Minor
>         Attachments: xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Howe updated OFBIZ-851:
-----------------------------

    Attachment: xindice.rar

xindice.rar second attempt

actually works this time with everything in the right place for classpath..

minimal webapp that comes included with xindice can be found at http://localhost:8080/xindice

a minimal service called ofbizXindiceConfigInit creates an empty collection with name "mycollection2" as proof that it works.

After reading up a bit on xindice, this should be the easiest way to do the data import stuff that was discussed on the mailing list about a month back (various rules; roll back import on error, roll back file on error, continue on error, etc), provided the xml files for the larger entities are broken up into smaller files so as to run out of memory.

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>            Reporter: Chris Howe
>            Priority: Minor
>         Attachments: xindice.rar, xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Risaliti updated OFBIZ-851:
---------------------------------

          Component/s: framework
        Fix Version/s: SVN trunk
    Affects Version/s: SVN trunk

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Chris Howe
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: xindice.rar, xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552151 ]

Jacques Le Roux commented on OFBIZ-851:
---------------------------------------

Hi Chris,

The webapp worked (at https://192.168.2.4:28443/xindice), but I had a problem with the service :

ERROR: Could not complete the [file:/D:/workspace/ofbizRun/specialpurpose/xindice/script/org/ofbiz/xindice/XindiceServices.xml#ofbizXindiceConfigInit] process [Method to execute named getCollection threw an exception: org.xmldb.api.base.XMLDBException: Cannot communicate with the server: http://localhost:8080/xindice/]

I thought it was a port issue (I use 28443 and 28080) but I tried with both ports and noway, did not look further.



> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Chris Howe
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: xindice.rar, xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-851:
-------------------------------------

    Assignee: Jacques Le Roux

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Chris Howe
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: xindice.rar, xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566451#action_12566451 ]

Jacques Le Roux commented on OFBIZ-851:
---------------------------------------

Hi Chris,

I don't know if you are still interested by this topic. I know eXist is GPL licenced but I would like to share this document with you http://ftp.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-176/pres11.pdf

Cheers

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Chris Howe
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: xindice.rar, xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-851) Apache Xindice

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-851.
---------------------------------

    Resolution: Later

> Apache Xindice
> --------------
>
>                 Key: OFBIZ-851
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-851
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Chris Howe
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: xindice.rar, xindice.rar
>
>
> Incorporate Apache Xindice http://xml.apache.org/xindice/ into OFBiz for XML databases

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.