<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/openwfe/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/openwfe/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 19 Sep 2008 11:31:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openwfe/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>openwfe-sql tags/release-1-7-2-1 doesn't build</title><link>https://sourceforge.net/p/openwfe/bugs/606/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;svn co &lt;a href="https://openwfe.svn.sourceforge.net/svnroot/openwfe/tags/release-1-7-2-1"&gt;https://openwfe.svn.sourceforge.net/svnroot/openwfe/tags/release-1-7-2-1&lt;/a&gt; openwfe&lt;/p&gt;
&lt;p&gt;mvn install&lt;/p&gt;
&lt;p&gt;[INFO] Building OpenWFE sql&lt;br /&gt;
[INFO]    task-segment: [install]&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] [resources:resources]&lt;br /&gt;
[INFO] Using default encoding to copy filtered resources.&lt;br /&gt;
[INFO] [compiler:compile]&lt;br /&gt;
[INFO] Compiling 8 source files to /home/david/project/openwfe.sourceforg.net/openwfe/openwfe-sql/target/classes&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[ERROR] BUILD FAILURE&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] Compilation failure&lt;br /&gt;
/home/david/project/openwfe.sourceforg.net/openwfe/openwfe-sql/src/main/java/openwfe/org/sql/ds/AdHocDataSource.java:[136,12] &amp;lt;anonymous openwfe.org.sql.ds.AdHocDataSource$1&amp;gt; is not abstract and does not override abstract method isWrapperFor(java.lang.Class) in java.sql.Wrapper&lt;/p&gt;
&lt;p&gt;/home/david/project/openwfe.sourceforg.net/openwfe/openwfe-sql/src/main/java/openwfe/org/sql/ds/AdHocDataSource.java:[136,12] &amp;lt;anonymous openwfe.org.sql.ds.AdHocDataSource$1&amp;gt; is not abstract and does not override abstract method isWrapperFor(java.lang.Class) in java.sql.Wrapper&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Ireland</dc:creator><pubDate>Fri, 19 Sep 2008 11:31:50 -0000</pubDate><guid>https://sourceforge.netbcb4ce79448987bc23e9051b9bc49c25ba6dde05</guid></item><item><title>typo in link on http://www.openwfe.org/optaros.html </title><link>https://sourceforge.net/p/openwfe/bugs/605/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the link to www.optaros.com is invalid, it reads &lt;a href="http://wwww.optaros.com" rel="nofollow"&gt;http://wwww.optaros.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 11 Dec 2007 12:02:07 -0000</pubDate><guid>https://sourceforge.net5c0809c6808ea62cdd1cb388aed568ac7d40ed26</guid></item><item><title>doc] bad link to javadoc</title><link>https://sourceforge.net/p/openwfe/bugs/604/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="http://www.openwfe.org/manual/ch14s02.html" rel="nofollow"&gt;http://www.openwfe.org/manual/ch14s02.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Mettraux</dc:creator><pubDate>Fri, 22 Jun 2007 04:30:43 -0000</pubDate><guid>https://sourceforge.netdea884952e73ab5fed969ac699bc2310b7bd943f</guid></item><item><title>py] inconsistency with tuple / agent</title><link>https://sourceforge.net/p/openwfe/bugs/603/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;see&lt;br /&gt;
&lt;a href="http://groups.google.com/group/openwfe-users/browse_frm/thread/9f878b5ca83f46fb" rel="nofollow"&gt;http://groups.google.com/group/openwfe-users/browse_frm/thread/9f878b5ca83f46fb&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Mettraux</dc:creator><pubDate>Fri, 04 May 2007 02:16:01 -0000</pubDate><guid>https://sourceforge.net94aba8e422854c508c89e493daf01bb867d930f8</guid></item><item><title>1.7.3pre0 Commit doesn´t write changes in passwd.xml</title><link>https://sourceforge.net/p/openwfe/bugs/602/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I create users, i click commit and i'm able to login in webclient with the new user but it doesn't show up in the passwd.xml file. I've already set the refreshEveryTime to true in the worklistconfiguration.xml. &lt;/p&gt;
&lt;p&gt;I am actually looking at etc/worklist/passwd.xml. The changes don't survive to an OpenWFE restart. &lt;/p&gt;
&lt;p&gt;Got this in webclient.log: &lt;/p&gt;
&lt;p&gt;2007-04-04 10:13:52,809 INFO openwfe.org.uman.web.actions.CommitAction - Error &lt;br /&gt;
openwfe.org.uman.UmanException: failure 1 in openwfe.org.umactions.UpdatePrincipalsAction &lt;br /&gt;
at openwfe.org.uman.rmi.AdminSessionImpl.executeAction(AdminSessionImpl.java:238) &lt;br /&gt;
at openwfe.org.uman.rmi.AdminSessionImpl.updateGrants(AdminSessionImpl.java:175) &lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) &lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) &lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) &lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:585) &lt;br /&gt;
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294) &lt;br /&gt;
at sun.rmi.transport.Transport$1.run(Transport.java:153) &lt;br /&gt;
at java.security.AccessController.doPrivileged(Native Method) &lt;br /&gt;
at sun.rmi.transport.Transport.serviceCall(Transport.java:149) &lt;br /&gt;
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460) &lt;br /&gt;
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701) &lt;br /&gt;
at java.lang.Thread.run(Thread.java:595) &lt;br /&gt;
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247) &lt;br /&gt;
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223) &lt;br /&gt;
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126) &lt;br /&gt;
at openwfe.org.uman.rmi.AdminSessionImpl_Stub.updateGrants(Unknown Source) &lt;br /&gt;
at openwfe.org.uman.web.WumanSession.commit(WumanSession.java:194) &lt;br /&gt;
at openwfe.org.uman.web.actions.CommitAction.execute(CommitAction.java:103) &lt;br /&gt;
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) &lt;br /&gt;
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) &lt;br /&gt;
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482) &lt;br /&gt;
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507) &lt;br /&gt;
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) &lt;br /&gt;
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) &lt;br /&gt;
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) &lt;br /&gt;
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473) &lt;br /&gt;
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) &lt;br /&gt;
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530) &lt;br /&gt;
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) &lt;br /&gt;
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482) &lt;br /&gt;
at org.mortbay.http.HttpServer.service(HttpServer.java:927) &lt;br /&gt;
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) &lt;br /&gt;
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) &lt;br /&gt;
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) &lt;br /&gt;
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) &lt;br /&gt;
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) &lt;br /&gt;
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) &lt;br /&gt;
Caused by: java.lang.ClassCastException: java.util.HashMap &lt;br /&gt;
at openwfe.org.umactions.UpdatePrincipalsAction.init(UpdatePrincipalsAction.java:82) &lt;br /&gt;
at openwfe.org.auth.Actions.executeAction(Actions.java:148) &lt;br /&gt;
at openwfe.org.uman.rmi.AdminSessionImpl.executeAction(AdminSessionImpl.java:215) &lt;br /&gt;
at openwfe.org.uman.rmi.AdminSessionImpl.updateGrants(AdminSessionImpl.java:175) &lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) &lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) &lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) &lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:585) &lt;br /&gt;
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294) &lt;br /&gt;
at sun.rmi.transport.Transport$1.run(Transport.java:153) &lt;br /&gt;
at java.security.AccessController.doPrivileged(Native Method) &lt;br /&gt;
at sun.rmi.transport.Transport.serviceCall(Transport.java:149) &lt;br /&gt;
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460) &lt;br /&gt;
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701) &lt;br /&gt;
at java.lang.Thread.run(Thread.java:595) &lt;/p&gt;
&lt;p&gt;and this in worklist.log: &lt;/p&gt;
&lt;p&gt;2007-04-04 10:13:52,788 [RMI TCP Connection(278)-127.0.0.1] WARN openwfe.org.uman.rmi.AdminSessionImpl - executeAction() failure for openwfe.org.umactions.UpdatePrincipalsAction &lt;br /&gt;
java.lang.ClassCastException: java.util.HashMap &lt;br /&gt;
at openwfe.org.umactions.UpdatePrincipalsAction.init(UpdatePrincipalsAction.java:82) &lt;br /&gt;
at openwfe.org.auth.Actions.executeAction(Actions.java:148) &lt;br /&gt;
at openwfe.org.uman.rmi.AdminSessionImpl.executeAction(AdminSessionImpl.java:215) &lt;br /&gt;
at openwfe.org.uman.rmi.AdminSessionImpl.updateGrants(AdminSessionImpl.java:175) &lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) &lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) &lt;br /&gt;
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) &lt;br /&gt;
at java.lang.reflect.Method.invoke(Method.java:585) &lt;br /&gt;
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294) &lt;br /&gt;
at sun.rmi.transport.Transport$1.run(Transport.java:153) &lt;br /&gt;
at java.security.AccessController.doPrivileged(Native Method) &lt;br /&gt;
at sun.rmi.transport.Transport.serviceCall(Transport.java:149) &lt;br /&gt;
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460) &lt;br /&gt;
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701) &lt;br /&gt;
at java.lang.Thread.run(Thread.java:595) &lt;/p&gt;
&lt;p&gt;I'm using windows xp with IE6, IE7 or mozilla firefox to use the droflo, webclient and UMAN web pages. The OWFE engine is installed on a server running linux fedora core 4 with java's jdk1.5.0_06. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vasco Silva</dc:creator><pubDate>Wed, 04 Apr 2007 11:02:49 -0000</pubDate><guid>https://sourceforge.net3bdd533ae52955f3bc9ba370b6fc8bbaacca09d4</guid></item><item><title>async missing in embedded example</title><link>https://sourceforge.net/p/openwfe/bugs/601/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;see &lt;a href="https://sourceforge.net/forum/message.php?msg_id=4186030"&gt;https://sourceforge.net/forum/message.php?msg_id=4186030&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Mettraux</dc:creator><pubDate>Thu, 01 Mar 2007 22:31:59 -0000</pubDate><guid>https://sourceforge.net42c28defa8cba9fb5536371604fc7e583ecaf1be</guid></item><item><title>[rel] db conf files still using old style pmap</title><link>https://sourceforge.net/p/openwfe/bugs/600/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;db configuration files are still using old style ParticipantMap setup.&lt;br /&gt;
Check engine AND worklist.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Mettraux</dc:creator><pubDate>Wed, 14 Feb 2007 22:58:31 -0000</pubDate><guid>https://sourceforge.net3bc476e309e7d074423d2875ca42f9df940302fd</guid></item><item><title>[tst] ruby tests broken</title><link>https://sourceforge.net/p/openwfe/bugs/599/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Mettraux</dc:creator><pubDate>Thu, 08 Feb 2007 03:41:45 -0000</pubDate><guid>https://sourceforge.netd920197e15eb362285da604aa9e5c22b698fa8e3</guid></item><item><title>[app] toIsoDate() intermittent exception</title><link>https://sourceforge.net/p/openwfe/bugs/598/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;see &lt;a href="http://sourceforge.net/forum/forum.php?thread_id=1664333&amp;amp;forum_id=181920"&gt;http://sourceforge.net/forum/forum.php?thread_id=1664333&amp;amp;forum_id=181920&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Mettraux</dc:creator><pubDate>Sat, 03 Feb 2007 12:57:16 -0000</pubDate><guid>https://sourceforge.net9257358d527c4c3912713f739cc432447b704264</guid></item><item><title>[wc] can't add items to list attribute</title><link>https://sourceforge.net/p/openwfe/bugs/597/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;whose name contain a space&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Mettraux</dc:creator><pubDate>Tue, 30 Jan 2007 23:04:02 -0000</pubDate><guid>https://sourceforge.neta7c0c5312cab302689d6257404dfe5b13d617c75</guid></item></channel></rss>