<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>OpenUDDI</title>
	<link>http://openuddi.sourceforge.net</link>
	<description>Open Source UDDI</description>
	<pubDate>Thu, 05 Nov 2009 12:29:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>OpenUDDI 0.10.3</title>
		<link>http://openuddi.sourceforge.net/2009/11/05/openuddi-0103/</link>
		<comments>http://openuddi.sourceforge.net/2009/11/05/openuddi-0103/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 12:29:16 +0000</pubDate>
		<dc:creator>kfr</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2009/11/05/openuddi-0103/</guid>
		<description><![CDATA[We have released OpenUDDI Server 0.10.3 which can be downloaded from
sourceforge. This release contains a few bugfixes and added features to
the 0.10.2 release:
* Added Rest service to create new UDDI users
* set modified timestamps after replication
* Upgraded to openUDDI-client 1.4, and made socket timeout configurable
when replicating
* transfer authorizedname from master uddi when replicating
* added trailing [...]]]></description>
			<content:encoded><![CDATA[<p>We have released OpenUDDI Server 0.10.3 which can be <a href="http://sourceforge.net/project/showfiles.php?group_id=220485">downloaded from<br />
sourceforge</a>. This release contains a few bugfixes and added features to<br />
the 0.10.2 release:</p>
<p>* Added Rest service to create new UDDI users</p>
<p>* set modified timestamps after replication</p>
<p>* Upgraded to openUDDI-client 1.4, and made socket timeout configurable<br />
when replicating</p>
<p>* transfer authorizedname from master uddi when replicating</p>
<p>* added trailing / to REST url - due to error in tomcat not showing<br />
resources</p>
<p>The release can be downloaded here:<br />
<a href="https://sourceforge.net/projects/openuddi/files/">https://sourceforge.net/projects/openuddi/files/</a></p>
<p>Any issues or feature requests can be reported using the SourceForge<br />
issue tracker:<br />
<a href="https://sourceforge.net/tracker/?group_id=220485&amp;atid=1049677">https://sourceforge.net/tracker/?group_id=220485&amp;atid=1049677</a></p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2009/11/05/openuddi-0103/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenUDDI 0.10.2</title>
		<link>http://openuddi.sourceforge.net/2009/10/12/openuddi-0102/</link>
		<comments>http://openuddi.sourceforge.net/2009/10/12/openuddi-0102/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 09:33:27 +0000</pubDate>
		<dc:creator>kfr</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2009/10/12/openuddi-0102/</guid>
		<description><![CDATA[We have released OpenUDDI Server 0.10.2 which can be downloaded at sourceforge, This release contains  a few bugfixes and added features to the 0.10.1 release:

Made UDDI keys in db lowercase to support case insentitive search of the keys.
 Added export attribute, to decide when to bootstrap a database instance
Fixed bug Setting modified timestamp on businesses when [...]]]></description>
			<content:encoded><![CDATA[<p>We have released OpenUDDI Server 0.10.2 which can be <a href="http://sourceforge.net/project/showfiles.php?group_id=220485">downloaded at sourceforge</a>, This release contains  a few bugfixes and added features to the 0.10.1 release:</p>
<ul>
<li>Made UDDI keys in db lowercase to support case insentitive search of the keys.</li>
<li> Added export attribute, to decide when to bootstrap a database instance</li>
<li>Fixed bug Setting modified timestamp on businesses when services, binding etc. was deleted</li>
</ul>
<p>To install the new version, simply follow the installation instructions  in the manual.<br />
To upgrade from a previous version, run the ant installer and select update when prompted for schema modification.</p>
<p>Any issues or suggestions can be filed in the <a href="http://sourceforge.net/tracker/?group_id=220485&amp;atid=1049677">sourceforge issue tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2009/10/12/openuddi-0102/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenUDDI 0.10.1</title>
		<link>http://openuddi.sourceforge.net/2009/09/09/openuddi-0101/</link>
		<comments>http://openuddi.sourceforge.net/2009/09/09/openuddi-0101/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 08:24:17 +0000</pubDate>
		<dc:creator>kfr</dc:creator>
		
		<category><![CDATA[openuddi]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2009/09/09/openuddi-0101/</guid>
		<description><![CDATA[We have released OpenUDDI Server 0.10.1 which can be downloaded at sourceforge, This release contains  a few bugfixes to the 0.10.0 release:

Fixed bug, not discovering deleted bindings or services when using subscription API
Fixed hibernate bug, when copying by reference
Fixed bug with URI&#8217;s in different cases
moved http_get functionality to more advanved rest interface with support for [...]]]></description>
			<content:encoded><![CDATA[<p>We have released OpenUDDI Server 0.10.1 which can be <a href="http://sourceforge.net/project/showfiles.php?group_id=220485">downloaded at sourceforge</a>, This release contains  a few bugfixes to the 0.10.0 release:</p>
<ul>
<li>Fixed bug, not discovering deleted bindings or services when using subscription API</li>
<li>Fixed hibernate bug, when copying by reference</li>
<li>Fixed bug with URI&#8217;s in different cases</li>
<li>moved http_get functionality to more advanved rest interface with support for authentication</li>
<li>map authorizedname in info objects</li>
<li>removed basevo restriction</li>
</ul>
<p>OpenUDDI Server 0.10.0 contains no new features compared to the previous versions, but it has been<br />
refactored heavily:</p>
<ul>
<li>  The LDAP layer has been removed entirely. This means that only Hibernate is supported as storage from now on. This has made it possible to do a number of optimizations.</li>
<li>The Subscription API is now much faster, and it is actually possible to subscribe to a server which contains a large number of entities.</li>
<li>Retrieval of entities with many children is much faster. Much of the remaining time is used in Axis, so any further optimizations will wait until Axis has been upgraded or replaced.</li>
<li>Information about when entities were changed is now placed with the entities themselves, making efficient database queries possible. This also means that it&#8217;s necessary to do a schema migration.</li>
<li>General code cleanup, removed a lot of unused code</li>
<li>Cleaned up build.xml and jar files</li>
</ul>
<p>To install the new version, simply follow the installation instructions  in the manual.<br />
To upgrade from a previous version, run the ant installer and select update when prompted for schema modification.</p>
<p>Any issues or suggestions can be filed in the <a href="http://sourceforge.net/tracker/?group_id=220485&amp;atid=1049677">sourceforge issue tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2009/09/09/openuddi-0101/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenUDDI 0.9.10</title>
		<link>http://openuddi.sourceforge.net/2009/04/14/openuddi-0910/</link>
		<comments>http://openuddi.sourceforge.net/2009/04/14/openuddi-0910/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 11:52:56 +0000</pubDate>
		<dc:creator>recht</dc:creator>
		
		<category><![CDATA[openuddi]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2009/04/14/openuddi-0910/</guid>
		<description><![CDATA[We have just released OpenUDDI Server 0.9.10 and OpenUDDI Client 1.4. Both releases can be downloaded at sourceforge, and primarily contain small bugfixes and feature additions.
OpenUDDI Server changelog:

4327. fix installation build.xml
4323. removed all solr and rest stuff - this lives in a branch for now
4322. use INFO as default log level
4320. delay timer a little
4312. [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released OpenUDDI Server 0.9.10 and OpenUDDI Client 1.4. Both releases can be <a href="http://sourceforge.net/project/showfiles.php?group_id=220485">downloaded at sourceforge</a>, and primarily contain small bugfixes and feature additions.</p>
<p><strong>OpenUDDI Server changelog:</strong></p>
<ul>
<li>4327. fix installation build.xml</li>
<li>4323. removed all solr and rest stuff - this lives in a branch for now</li>
<li>4322. use INFO as default log level</li>
<li>4320. delay timer a little</li>
<li>4312. disable cache</li>
<li>4310. lowercase tmodelkeys in category bags, converted arrays to lists in hibernate</li>
<li>4309. always lowercase tmodelkey in categorybag</li>
<li>4308. give expire thread a name</li>
<li>4268. fix bug in AbstractFinder - not all required KeyedReferences were checked when using heuristics in large databases</li>
<li>4262. fix bug #2012928: Check authentication requirements in HttpGetServlet</li>
<li>4260. removed invalid test case</li>
<li>4259. fix bug #2565109: Subscription notifications ignored maxEntities limit</li>
<li>4258. tested bug #2307818</li>
<li>4257. fix layout in admin after upgrading gwt to 1.5</li>
<li>4256. make replication batch size configurable - some uddi servers fail when fetching 20 entities</li>
<li>4251. fix bug #2390588: CategoryBag not deleted when deleting BindingTemplate</li>
<li>4225. Improved look and feel</li>
<li>4224. Changed default fonts.</li>
<li>4019. Fixed classpath</li>
<li>4007. XML parser updated</li>
<li>4006. GWT 1.5 upgrade</li>
<li>4002. XML parser updated</li>
</ul>
<p><strong>OpenUDDI Client changelog:</strong></p>
<ul>
<li>4328. fix bug 2696121: add getter for token in uddiclient</li>
<li>4319. check if it is necessary to set authInfo</li>
<li>4250. fix bug #2446168: authInfo should be unset if token is null</li>
<li>3764. implemented bug #2004514: use xml docs for queries</li>
</ul>
<p>Any issues or suggestions can be filed in the <a href="http://sourceforge.net/tracker/?group_id=220485&amp;atid=1049677">sourceforge issue tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2009/04/14/openuddi-0910/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenUDDI 0.9.9</title>
		<link>http://openuddi.sourceforge.net/2008/10/08/openuddi-099/</link>
		<comments>http://openuddi.sourceforge.net/2008/10/08/openuddi-099/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 14:36:42 +0000</pubDate>
		<dc:creator>recht</dc:creator>
		
		<category><![CDATA[openuddi]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2008/10/08/openuddi-099/</guid>
		<description><![CDATA[OpenUDDI 0.9.9 has just been released. 0.9.9 is a bugfix release which fixes the following bugs:

Issue #2053634: Missing : in parameter name in hql
Bug #2141308 and #2152467: NPE after deleting entities
Bug #2145085: syntax error on some versions of postgresql
Replication bug: tModels were not synchronised correctly when content was modified

The new version can be downloaded at [...]]]></description>
			<content:encoded><![CDATA[<p>OpenUDDI 0.9.9 has just been released. 0.9.9 is a bugfix release which fixes the following bugs:</p>
<ul>
<li>Issue #2053634: Missing : in parameter name in hql</li>
<li>Bug #2141308 and #2152467: NPE after deleting entities</li>
<li>Bug #2145085: syntax error on some versions of postgresql</li>
<li>Replication bug: tModels were not synchronised correctly when content was modified</li>
</ul>
<p>The new version can be <a href="https://sourceforge.net/project/showfiles.php?group_id=220485&amp;package_id=266172&amp;release_id=631650">downloaded at SourceForge</a>, and any bugs can be reported using the SourceForge issue tracker.</p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2008/10/08/openuddi-099/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenUDDI 0.9.8 and OpenUDDI Client 1.3</title>
		<link>http://openuddi.sourceforge.net/2008/08/01/openuddi-098-and-openuddi-client-13/</link>
		<comments>http://openuddi.sourceforge.net/2008/08/01/openuddi-098-and-openuddi-client-13/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 09:32:07 +0000</pubDate>
		<dc:creator>recht</dc:creator>
		
		<category><![CDATA[openuddi]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2008/08/01/openuddi-098-and-openuddi-client-13/</guid>
		<description><![CDATA[OpenUDDI server 0.9.8 has been released. This is a maintenance release which fixes a number of bugs.
Changelog:

3654. bump version to 0.9.8
3653. use gnu tar
3652. fix javadoc target
3650. fix subscription replication bug: when checking if business is modified, include children
3649. upgraded xstream to 1.3.0 according to bug #2032284
3648. change logging timestamp to 24h
3589. Fix for issue [...]]]></description>
			<content:encoded><![CDATA[<p>OpenUDDI server 0.9.8 has been released. This is a maintenance release which fixes a number of bugs.</p>
<p>Changelog:</p>
<ul>
<li>3654. bump version to 0.9.8</li>
<li>3653. use gnu tar</li>
<li>3652. fix javadoc target</li>
<li>3650. fix subscription replication bug: when checking if business is modified, include children</li>
<li>3649. upgraded xstream to 1.3.0 according to bug #2032284</li>
<li>3648. change logging timestamp to 24h</li>
<li>3589. Fix for issue 1956343: Schema compatibility for mssql</li>
<li>3564. fix java5 compatibility</li>
<li>fixed bug #1936921: Password was set to username when creating a new user</li>
<li>fixed bug #1936925: Don&#8217;t overwrite jaas system configuration</li>
<li>fixed bug #1940542: Remove duplicate jar</li>
<li>fixed bug #1961141: NullPointerException in SaveBinding</li>
</ul>
<p><a href="https://sourceforge.net/project/showfiles.php?group_id=220485&amp;package_id=266172&amp;release_id=617074">Download OpenUDDI Server 0.9.8 at SourceForge</a>.</p>
<p>Furthermore, the OpenUDDI Client library has been released in version 1.3. This is also primarily a maintenance release with the following changes:</p>
<ul>
<li>fix javadoc build target</li>
<li>fix bug #2004507: Missing authToken in some methods</li>
<li>fix bug #1982340: Missing getSubscriptions method</li>
</ul>
<p><a href="https://sourceforge.net/project/showfiles.php?group_id=220485&amp;package_id=266239&amp;release_id=617079">Download OpenUDDI Client 1.3 at SourceForge</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2008/08/01/openuddi-098-and-openuddi-client-13/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Subversion repository online</title>
		<link>http://openuddi.sourceforge.net/2008/05/20/subversion-repository-online/</link>
		<comments>http://openuddi.sourceforge.net/2008/05/20/subversion-repository-online/#comments</comments>
		<pubDate>Tue, 20 May 2008 10:42:50 +0000</pubDate>
		<dc:creator>recht</dc:creator>
		
		<category><![CDATA[openuddi]]></category>

		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2008/05/20/subversion-repository-online/</guid>
		<description><![CDATA[The OpenUDDI Subversion repository is finally online. The repository is located at https://svn.softwareborsen.dk/openuddi/uddi/, and can be accessed anonymously.
The repository contains the OpenUDDI client, OpenUDDI server, the original Novell UDDI browser, and performance tests.
]]></description>
			<content:encoded><![CDATA[<p>The OpenUDDI Subversion repository is finally online. The repository is located at <a href="https://svn.softwareborsen.dk/openuddi/uddi/" title="OpenUDDI">https://svn.softwareborsen.dk/openuddi/uddi/</a>, and can be accessed anonymously.</p>
<p>The repository contains the OpenUDDI client, OpenUDDI server, the original Novell UDDI browser, and performance tests.</p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2008/05/20/subversion-repository-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenUDDI 0.9.7</title>
		<link>http://openuddi.sourceforge.net/2008/03/25/openuddi-097/</link>
		<comments>http://openuddi.sourceforge.net/2008/03/25/openuddi-097/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 16:15:43 +0000</pubDate>
		<dc:creator>recht</dc:creator>
		
		<category><![CDATA[openuddi]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2008/03/25/openuddi-097/</guid>
		<description><![CDATA[We have just released OpenUDDI server 0.9.7. This is mainly a maintenance release with bug and performance fixes.
Changelog:

Tuned category bag heuristics
Improved Hibernate performance
Always replace Hibernate properties in installer
Schedule authToken expiration thread periodically
Configure log4j logging correctly. Default seems to be that isTraceEnabled() returns true while trace() does nothing.

Download version 0.9.7 at SourceForge. 
]]></description>
			<content:encoded><![CDATA[<p>We have just released OpenUDDI server 0.9.7. This is mainly a maintenance release with bug and performance fixes.</p>
<p>Changelog:</p>
<ul>
<li>Tuned category bag heuristics</li>
<li>Improved Hibernate performance</li>
<li>Always replace Hibernate properties in installer</li>
<li>Schedule authToken expiration thread periodically</li>
<li>Configure log4j logging correctly. Default seems to be that isTraceEnabled() returns true while trace() does nothing.</li>
</ul>
<p><a href="https://sourceforge.net/project/showfiles.php?group_id=220485&amp;package_id=266172&amp;release_id=586933">Download version 0.9.7 at SourceForge. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2008/03/25/openuddi-097/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New OpenUDDI site</title>
		<link>http://openuddi.sourceforge.net/2008/03/07/new-openuddi-site/</link>
		<comments>http://openuddi.sourceforge.net/2008/03/07/new-openuddi-site/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 09:30:26 +0000</pubDate>
		<dc:creator>recht</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openuddi.sourceforge.net/2008/03/07/new-openuddi-site/</guid>
		<description><![CDATA[Welcome to the new OpenUDDI project site. Up until now, OpenUDDI has been hosted at Softwarebørsen, the Danish government&#8217;s open source site. However, the site was only in Danish, and OpenUDDI has attracted interest from other countries, so now we have a project site which is targeted at a wider audience.
At the moment, the source [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the new OpenUDDI project site. Up until now, OpenUDDI has been hosted at Softwarebørsen, the Danish government&#8217;s open source site. However, the site was only in Danish, and OpenUDDI has attracted interest from other countries, so now we have a project site which is targeted at a wider audience.</p>
<p>At the moment, the source code is still hosted internally at Trifork, but we expect it to be moved to SourceForge soon. Meanwhile, the source can be downloaded from SourceForge by following the Download link in the menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://openuddi.sourceforge.net/2008/03/07/new-openuddi-site/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
