<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/simpleweb/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/simpleweb/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Apr 2018 16:54:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/simpleweb/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Remove class attribute and rename Element</title><link>https://sourceforge.net/p/simpleweb/support-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a list of objects that derive from a base class (Query) and when the list is serialized out each object has the base class name and an attribute of the derived class name:&lt;br/&gt;
Example&lt;br/&gt;
&amp;lt;Queries&amp;gt;&lt;br/&gt;
&amp;lt;Query class=".io.snmpOutObject.GetBulkQuery"&amp;gt;&amp;lt;/Query&amp;gt;&lt;br/&gt;
&amp;lt;Query class="io.snmpOutObject.GetBulkQuery" "=""&amp;gt;&amp;lt;/Query&amp;gt;&lt;br/&gt;
&amp;lt;/Queries&amp;gt;&lt;/p&gt;
&lt;p&gt;Is there a way to get the element name to be just the derived classes name?&lt;br/&gt;
&amp;lt;Queries&amp;gt;&lt;br/&gt;
&amp;lt; GetBulkQuery&amp;gt;&lt;br/&gt;
&amp;lt; GetQuery"&amp;gt;&lt;br/&gt;
&amp;lt;/Queries&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Forrest Teel</dc:creator><pubDate>Wed, 18 Apr 2018 16:54:03 -0000</pubDate><guid>https://sourceforge.netf54ffbecfefbf8dc124353506d3868eae57abb42</guid></item><item><title>#15 Unable to Run the first example</title><link>https://sourceforge.net/p/simpleweb/support-requests/15/?limit=25#4d5e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Everything is fine before version 6.&lt;br /&gt;
It seems the classes has vanished when you've split the jar in three parts.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fathzer</dc:creator><pubDate>Mon, 03 Nov 2014 12:07:18 -0000</pubDate><guid>https://sourceforge.net2873ac1207898f44a4d0fe9b7e520dcb35fb54ef</guid></item><item><title>Unable to Run the first example</title><link>https://sourceforge.net/p/simpleweb/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm trying to run the Helloworld example on your tutorial (&lt;a href="http://www.simpleframework.org/doc/tutorial/tutorial.php#start" rel="nofollow"&gt;http://www.simpleframework.org/doc/tutorial/tutorial.php#start&lt;/a&gt;).&lt;br /&gt;
Unfortunatly, it seems I'm not using the right dependency in my pom because some classes are not available (org.simpleframework.http.core.ContainerServer and org.simpleframework.transport.Server). These classes are also not referenced in the javadoc on your site.&lt;/p&gt;
&lt;p&gt;Here are the dependency I'm using:&lt;br /&gt;
        &amp;lt;dependency&amp;gt;&lt;br /&gt;
          &amp;lt;groupId&amp;gt;org.simpleframework&amp;lt;/groupId&amp;gt;&lt;br /&gt;
            &amp;lt;artifactId&amp;gt;simple-http&amp;lt;/artifactId&amp;gt;&lt;br /&gt;
            &amp;lt;version&amp;gt;6.0.1&amp;lt;/version&amp;gt;&lt;br /&gt;
        &amp;lt;/dependency&amp;gt;&lt;br /&gt;
        &amp;lt;dependency&amp;gt;&lt;br /&gt;
          &amp;lt;groupId&amp;gt;org.simpleframework&amp;lt;/groupId&amp;gt;&lt;br /&gt;
          &amp;lt;artifactId&amp;gt;simple-transport&amp;lt;/artifactId&amp;gt;&lt;br /&gt;
          &amp;lt;version&amp;gt;6.0.1&amp;lt;/version&amp;gt;&lt;br /&gt;
        &amp;lt;/dependency&amp;gt;&lt;br /&gt;
        &amp;lt;dependency&amp;gt;&lt;br /&gt;
          &amp;lt;groupId&amp;gt;org.simpleframework&amp;lt;/groupId&amp;gt;&lt;br /&gt;
          &amp;lt;artifactId&amp;gt;simple-common&amp;lt;/artifactId&amp;gt;&lt;br /&gt;
          &amp;lt;version&amp;gt;6.0.1&amp;lt;/version&amp;gt;&lt;br /&gt;
        &amp;lt;/dependency&amp;gt;&lt;br /&gt;
What did I do wrong?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jean-Marc Astesana&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fathzer</dc:creator><pubDate>Thu, 30 Oct 2014 17:10:06 -0000</pubDate><guid>https://sourceforge.netce09599ce21edcbd2bd3d14f3538f225b0d7dc85</guid></item><item><title>POODLE?</title><link>https://sourceforge.net/p/simpleweb/support-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;br /&gt;
I am trying to figure out how to get to the SSLEngine to be able to specify the enabled protocols (to disable SSLv3).&lt;br /&gt;
My usage of simple is just passing in SSLContext into a Connection but can't find where/how the SSLEngine is exposed or how to call setEnabledProtocols().&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Thurgood</dc:creator><pubDate>Thu, 16 Oct 2014 11:20:16 -0000</pubDate><guid>https://sourceforge.net12d72aedd7bdc472307ecae3f41a7d50478f92d3</guid></item><item><title>Java &lt;-&gt; Simple version compatibility</title><link>https://sourceforge.net/p/simpleweb/support-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;What versions of Java are compatible with each version of Simple?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jose Heitor</dc:creator><pubDate>Mon, 01 Sep 2014 10:40:15 -0000</pubDate><guid>https://sourceforge.net713ccb8f4237ff4dd81a14f484931fb6f9cf2f96</guid></item><item><title>Connection.close() throwing exception</title><link>https://sourceforge.net/p/simpleweb/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When calling close() on a working Connection I'm getting the following exception thrown:&lt;/p&gt;
&lt;p&gt;org.simpleframework.transport.connect.ConnectionException: Close error&lt;br /&gt;
at org.simpleframework.transport.connect.Listener.close(Listener.java:124) ~[simple-4.1.21.jar:na]&lt;br /&gt;
at org.simpleframework.transport.connect.ListenerManager.close(ListenerManager.java:108) ~[simple-4.1.21.jar:na]&lt;br /&gt;
at org.simpleframework.transport.connect.SocketConnection.close(SocketConnection.java:140) ~[simple-4.1.21.jar:na]&lt;br /&gt;
at com.ravn.indexserver.IndexServer.stop(IndexServer.java:93) ~[ravn-utilities-1.2.3-SNAPSHOT.jar:na]&lt;br /&gt;
at com.ravn.pipeline.connector.AutonomyReceiver.execute(AutonomyReceiver.java:126) ~[ravnpipeline-0.9-SNAPSHOT.jar:na]&lt;br /&gt;
at org.openpipeline.scheduler.PipelineJobWrapper.execute(PipelineJobWrapper.java:89) [ravnpipeline-0.9-SNAPSHOT.jar:na]&lt;br /&gt;
at org.quartz.core.JobRunShell.run(JobRunShell.java:216) [quartz-1.8.4.jar:na]&lt;br /&gt;
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549) [quartz-1.8.4.jar:na]&lt;br /&gt;
Caused by: java.io.IOException: Thread interrupted&lt;br /&gt;
at org.simpleframework.transport.reactor.Latch.close(Latch.java:68) ~[simple-4.1.21.jar:na]&lt;br /&gt;
at org.simpleframework.transport.reactor.ActionDistributor.close(ActionDistributor.java:230) ~[simple-4.1.21.jar:na]&lt;br /&gt;
at org.simpleframework.transport.reactor.DirectReactor.stop(DirectReactor.java:105) ~[simple-4.1.21.jar:na]&lt;br /&gt;
at org.simpleframework.transport.connect.Listener.close(Listener.java:122) ~[simple-4.1.21.jar:na]&lt;br /&gt;
... 7 common frames omitted&lt;/p&gt;
&lt;p&gt;Testing seems to suggest it's only happening when running my application as a Windows service. The exception is thrown and ActionDistributor threads don't get cleaned up. Can anyone shed some light on what might be causing this?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Adam&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"> adamw</dc:creator><pubDate>Wed, 06 Apr 2011 17:10:09 -0000</pubDate><guid>https://sourceforge.net7c30770a209e951406f012f1d9b90356acef52ea</guid></item><item><title>size of a Part</title><link>https://sourceforge.net/p/simpleweb/support-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible to have a method that returns the size of a Part?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 14 Dec 2009 22:25:36 -0000</pubDate><guid>https://sourceforge.netba2db610be0d3f8fbb9127e7c24921326deda74c</guid></item><item><title>Wrong parameters values</title><link>https://sourceforge.net/p/simpleweb/support-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I'm trying to read urlencoded parameters from a Request object using the getParameter() method.&lt;/p&gt;
&lt;p&gt;But the value returned doesn't correspond to the expected one.&lt;/p&gt;
&lt;p&gt;It might be due to a bad encoding of the String, since the trace of the urlencoded parameter and value given by Ethereal is:&lt;/p&gt;
&lt;p&gt;info_hash=%B2%E3%FA%0F%DEd%EE%2F%26%B5%13%F2%FE%9E!t%EA%B7%AC%A1&lt;/p&gt;
&lt;p&gt;but the value I get using getParameter("info_hash") is&lt;/p&gt;
&lt;p&gt;%B2%E3%FA%0F%DEd%EE%2F%26%B5%13%F2%FE%9E!t%3F%A1&lt;/p&gt;
&lt;p&gt;Maybe it is because the parameters are stored as String.&lt;br /&gt;
In this case, what could be done?&lt;/p&gt;
&lt;p&gt;Thank you...&lt;/p&gt;
&lt;p&gt;Bat&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bat</dc:creator><pubDate>Mon, 29 Jan 2007 12:14:10 -0000</pubDate><guid>https://sourceforge.net7f98f80c5512e536a0f6fb498ecf1c50c6f12cdc</guid></item><item><title>howto receive a file</title><link>https://sourceforge.net/p/simpleweb/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm trying to receive a file sended with a&lt;br /&gt;
enctype="multipart/form-data" in the HTML form.&lt;/p&gt;
&lt;p&gt;but no parameters or Attributes are set in the Request&lt;/p&gt;
&lt;p&gt;Is there a form of handling this kind of request?&lt;/p&gt;
&lt;p&gt;maybe i should manually parse the InputStream?&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Roguin</dc:creator><pubDate>Mon, 04 Jul 2005 17:32:18 -0000</pubDate><guid>https://sourceforge.netc6dba1eee606d3ae9df790d79528478bd8f60cc4</guid></item><item><title>How to get the port of a request</title><link>https://sourceforge.net/p/simpleweb/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I want to get that port on which a request was&lt;br /&gt;
received. I can parse the url to get it but this wont&lt;br /&gt;
work for default ports 80 and 443. Any ideas on how to&lt;br /&gt;
do that ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 31 May 2005 14:45:52 -0000</pubDate><guid>https://sourceforge.neta170885b3039fad35548905741a3469bc70b8f0f</guid></item></channel></rss>