This is the first great goal : Montag web services are officially compliant to the WS-I Basic Profile 1.1 recommendations.
It took me an hard work to code and test services WSDLs and all the related stuff in order to achieve this ... but it was very worthwhile and now I feel happy for this result.
Moreover, for this piece of good work I must again thank Alex Saloustros for his precious .Net testing, and David Law for his testings about WS-I Basic Profile compliance.... read more
Montag is a SOAP Web Services system for interacting with Native XML Databases.
We are working, for the next version, on a lot of new features.
Meanwhile, the first Montag 0.8 development snapshot has been released.
These are the new, major, features:
* New ListService service.
* New XQueryService service (old QueryService service
renamed in XPathService).
* New XML Schema definition for the result-set document.... read more
Hello all,
there are great news in the present and future of Montag.
First of all, I've worked hard on converting Montag web services in document/literal style, trying to follow the WS-I Basic Profile recommendations and achieve a good degree of interoperability with .NET; now, everything looks ok and Montag services are more standard and more interoperable.
Moreover, looking towards the next 0.8 version, I'm going to develop a new authentication/authorization system for Montag remote mode.
These are, in a few words, the major features:... read more
Montag is a Java Web Services based system for interacting with Native XML Databases providing a Java implementation of the XML:DB API. It's a middleware which permits heterogeneous SOAP-enabled clients, written for different platforms and languages, to operate over Native XML Databases, through the exposition of a configurable set of SOAP Web Services.
Montag version 0.7 comes with a new, clearer and simpler, configuration process. Take a look at: http://montag.sourceforge.net/docs/configuration.html... read more
For the next Montag release, I'm working on a clearer and easier configuration process.
So, this is the question: do you want to keep the explicit Xindice embedded configuration file or to remove it, for gaining a simpler configuration?
You can answer using this forum or sending me an e-mail.
Thanks.
Montag story appears in the News Desk of the Web Services Journal at http://www.sys-con.com/story/?storyid=46768
Montag is a Web Services based system for interacting with XML Databases that provide a Java implementation of the XML:DB API. So, it permits heterogeneous SOAP-enabled clients, written for different platforms and languages, to operate over XML Databases. Montag version 0.6 released. This version includes a new web service, XUpdateService, for modifying a single document or a collection of documents without retrieving them, through the XUpdate language.... read more
Montag version 0.5.5 released.
This release improves the WSDL generation and management.
For more information, see:
http://montag.sourceforge.net/
Montag version 0.5.1 released.
This is a bug-fix release and you should upgrade for increasing stability.
For more information, see:
http://montag.sourceforge.net/
Montag version 0.5 released.
Here are some major features:
- Web Services and SOAP based architecture.
- Configurable for interacting with every XML Database following and implementing the XML:DB API protocol.
- Operations over XML databases exposed through Web Services:
- Add Document.
- Remove Document.
- Get Document.
- Query Document (through XPATH).
- Query Collection (through XPATH).
- Create Collection.
- Remove Collection.
- Two different working modes:
- Remote mode.
- Local mode.
- Session management through the exchanging of session ids in SOAP headers.
- Logging of:
- Exceptions.
- Web Services elaboration time.
- SOAP request and response envelopes.
- Fully tested with:
- Apache Xindice Native XML Database.
- dbXML Native XML Database.
- eXist Native XML Database. ... read more
First public release for Montag, Web Services System for XML Databases Interaction.
This is a development release, but it should be stable and fully working.
For more information, see:
http://montag.sourceforge.net/