On Jan 28, 2010, at 11:30 AM, David Blevins wrote: > > On Jan 25, 2010, at 9:10 PM, Luciano Resende wrote: > >> We would like to release our Tuscany Java SCA 1.6 extensions that use >> OpenEJB, but these issues [1][2] are preventing us to do so. >> Are there still plans to have a OpenEJB 3.0.2 ? If so, what's the time frame >> ? >> >> [1] https://issues.apache.org/jira/browse/OPENEJB-1005 >> [2] https://issues.apache.org/jira/browse/OPENEJB-1068 > > Can you give me the svn root of the module I need to check out to run the > related Tuscany tests?
FYI. Looks like this was the original motivation for the URLDecoder.decode() -- https://issues.apache.org/jira/browse/OPENEJB-767 That jira indicates that the url has been "encoded". Whereas OPENEJB-1068 indicates that the url has not been "encoded". I'm not sure how we are ending up with encoded/unencoded strings, but that would seem to be the root of the problem... --kevan
