<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.java.geronimo.devel">
    <title>gmane.comp.java.geronimo.devel</title>
    <link>http://blog.gmane.org/gmane.comp.java.geronimo.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94371"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94346"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94338"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94330"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94327"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94322"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94317"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94313"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94311"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94308"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94301"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94299"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94298"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94295"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94287"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94277"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94272"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94266"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94253"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94371">
    <title>[jira] [Created] (GERONIMO-6357) Gemini Blueprint on Geronimo</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94371</link>
    <description>&lt;pre&gt;Jarek Gawor created GERONIMO-6357:
-------------------------------------

             Summary: Gemini Blueprint on Geronimo
                 Key: GERONIMO-6357
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6357
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Aries, osgi
    Affects Versions: 3.0-beta-2
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


It is not possible to install &amp;amp; use Gemini Blueprint on Geronimo since bundles can get cross-wired and processed twice, etc. because Geronimo already has a Blueprint implementation from the Aries project.

KARAF-928 provides a solution to this issue by updating each Blueprint bundle manifest to have an explicit import on some standard Blueprint API. That should cause the bundles to be processes only by one extender.

In Geronimo, we have a bunch of Blueprint bundles that we would have to update in such a way. Including bundles from Ar&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-25T16:30:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94348">
    <title>[jira] [Created] (GERONIMO-6356) RollBack tests failured for jms-test testsuite</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94348</link>
    <description>&lt;pre&gt;Tina Li created GERONIMO-6356:
---------------------------------

             Summary: RollBack tests failured for jms-test testsuite
                 Key: GERONIMO-6356
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6356
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: OpenEJB, testsuite
    Affects Versions: 3.0-beta-2
         Environment: Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
Redhat 6.1 x86_64 GNU/Linux
            Reporter: Tina Li


1. Run the testsuite of jms-tests using the command:
&amp;lt;geronimo_sourceCode_home&amp;gt;/testsuite/enterprise-testsuite/jms-tests$mvn clean install -Pit
2.Build successful but have three test failures of RollBack test and error happened like this:
2012-05-22 21:53:23,735 ERROR [JmsBmtBean] Bad news! Sending failed due to exception: Not received second time
javax.jms.JMSException: Not received second time
at org.apache.geronimo.jms.test.bmt.JmsBmtBean.sendMessageToDestin&lt;/pre&gt;</description>
    <dc:creator>Tina Li (JIRA</dc:creator>
    <dc:date>2012-05-23T02:10:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94346">
    <title>[VOTE] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94346</link>
    <description>&lt;pre&gt;This is a version upgrade release to *fix the java 7 tck failures.* The
changes are:
------------------------------------------------------------------------
r1339965 | xuhaihong | 2012-05-17 23:32:32 -0400 (Thu, 17 May 2012) | 2
lines

a. Remove unrequired changes from Geronimo side, as it is fixed with
AXIS2-5093
b. Add comments to indicate the corresponding Axis2 JIRA NO.
------------------------------------------------------------------------
r1339961 | xuhaihong | 2012-05-17 23:07:45 -0400 (Thu, 17 May 2012) | 1 line

Remove the changes of Axis2 5062, as it is included on Axis2 side
------------------------------------------------------------------------
r1339960 | xuhaihong | 2012-05-17 23:04:39 -0400 (Thu, 17 May 2012) | 1 line

GERONIMO-6349 Follow Axis2 version convention in Geronimo Axis2 bundle
------------------------------------------------------------------------
r1339454 | xuhaihong | 2012-05-16 22:47:30 -0400 (Wed, 16 May 2012) | 1 line

AXIS2-5323 Follow the latest exclude rule for propertie&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-23T02:05:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94338">
    <title>[jira] [Created] (GERONIMO-6355) No LoginModules configured for test-cms-realm happened for jca-cms-tests testsuite</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94338</link>
    <description>&lt;pre&gt;Tina Li created GERONIMO-6355:
---------------------------------

             Summary: No LoginModules configured for test-cms-realm happened for jca-cms-tests testsuite
                 Key: GERONIMO-6355
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6355
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment, testsuite
    Affects Versions: 3.0-beta-2
         Environment: Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)

            Reporter: Tina Li


1. Run jca-cms-tests testsuite using the command:
mvn clean install -Pit
2. Test failure and the error message:
[ERROR] Failed to execute goal org.apache.geronimo.buildsupport:geronimo-maven-plugin:3.0-beta-2-SNAPSHOT:deploy-module (deploy-ears) on project jca-cms-ear: Failed to start modules: start of org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear failed
[ERROR] org.apache.geronimo.kernel.config.LifecycleException: start&lt;/pre&gt;</description>
    <dc:creator>Tina Li (JIRA</dc:creator>
    <dc:date>2012-05-21T05:54:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94330">
    <title>[jira] [Created] (GERONIMO-6354) web.xml in geronimo server does not work</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94330</link>
    <description>&lt;pre&gt;Saphen Qiu created GERONIMO-6354:
------------------------------------

             Summary: web.xml in geronimo server does not work
                 Key: GERONIMO-6354
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6354
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 3.0-beta-1
            Reporter: Saphen Qiu


web.xml in var\catalina\conf\ does not work in version 3.x, but works in previous version 2.x.
Steps:
1. shutdown server
2. modify var\catalina\conf\web.xml and change session-out value to 1
3. start server
4. open admin console and wait for 1min then check if needs log in again.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Saphen Qiu (JIRA</dc:creator>
    <dc:date>2012-05-18T06:10:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94327">
    <title>[jira] [Created] (GERONIMO-6353) Add "DynamicImport-Package: *" when using install-bundle command to transform a jar into a bundle</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94327</link>
    <description>&lt;pre&gt;Forrest Xia created GERONIMO-6353:
-------------------------------------

             Summary: Add "DynamicImport-Package: *" when using install-bundle command to transform a jar into a bundle
                 Key: GERONIMO-6353
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6353
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 3.0-beta-1, 3.0
            Reporter: Forrest Xia
            Assignee: Forrest Xia
            Priority: Minor
             Fix For: 3.0


Think this scenario:
User has a custom Tomcat Valve class to be defined via server.xml, first he generated a jar from an IDE, then use install-bundle command to install into the server, then the user defines the valve in the server.xml to use.

This scenario introduces a cycle dependencies relationship between the user bundle and Tomcat bundles. 
1. To resolve the user bundle, the Tomcat bundles need to be res&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia (JIRA</dc:creator>
    <dc:date>2012-05-17T09:27:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94322">
    <title>[jira] [Created] (GERONIMO-6352) session configuration info is not serialized correctly</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94322</link>
    <description>&lt;pre&gt;Ivan created GERONIMO-6352:
------------------------------

             Summary: session configuration info is not serialized correctly
                 Key: GERONIMO-6352
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6352
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: web
    Affects Versions: 3.0-beta-1
            Reporter: Ivan
            Assignee: Ivan
             Fix For: 3.0-beta-2


While creating the WebAppInfo, those information from session config in the web.xml is not serialized correctly, so those configurations will never take effect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Ivan (JIRA</dc:creator>
    <dc:date>2012-05-17T06:13:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94317">
    <title>[jira] [Created] (GERONIMO-6351) messages displayed during minimal server startup</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94317</link>
    <description>&lt;pre&gt;Kevan Miller created GERONIMO-6351:
--------------------------------------

             Summary: messages displayed during minimal server startup
                 Key: GERONIMO-6351
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6351
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 3.0
            Reporter: Kevan Miller
            Priority: Minor


I see the following messages when starting a minimal server:

{noformat}
Artifact org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar not found
Artifact org/apache/xbean/xbean-asm-shaded/3.11/xbean-asm-shaded-3.11.jar not found
Artifact org/apache/servicemix/bundles/org.apache.servicemix.bundles.dom4j/1.6.1_2/org.apache.servicemix.bundles.dom4j-1.6.1_2.jar not found
{noformat}

And also:

{noformat}
2012-05-16 15:20:21,197 WARN  [JexlEngine] org.apache.geronimo.system.configuration.condition.JexlExpressionParser.createExpression&amp;lt; at &amp;gt;97!&lt;/pre&gt;</description>
    <dc:creator>Kevan Miller (JIRA</dc:creator>
    <dc:date>2012-05-16T19:35:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94313">
    <title>[VOTE] Release Geronimo bval-jsr303 bundle version 0.4_1 (3rd Try)</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94313</link>
    <description>&lt;pre&gt;This is a version upgrade release, from 0.3_incubating to 0.4, for bval
bundled in Geronimo, raised via GERONIMO-6345, it's to fix the tck failures
when upgrading BV TCK to 1.0.6.GA level, also fixed the legal issue.

The artifacts up for vote are:
https://repository.apache.org/content/repositories/orgapachegeronimo-095/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-095/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.zip

The tag is:
http://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.4_1/

 Vote will be open for 72 hours.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T14:50:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94311">
    <title>Cancelled [VOTE] Release bval-jsr303 version 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94311</link>
    <description>&lt;pre&gt;


&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T14:42:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94308">
    <title>Time for 3.0.0 final release?</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94308</link>
    <description>&lt;pre&gt;With cleaned up the tck issues in web profile under Java 7 and CTS/tck
upgrade in full profile, BV, JCDI, now the 3.0-beta branch has a good shape
for the final release of 3.0.0. If no objection, I will start the release
process soon.

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T12:29:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94301">
    <title>[jira] [Created] (GERONIMO-6350) Edit TomcatHttpsConnector's keystore configuration</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94301</link>
    <description>&lt;pre&gt;Ghetolay created GERONIMO-6350:
----------------------------------

             Summary: Edit TomcatHttpsConnector's keystore configuration
                 Key: GERONIMO-6350
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6350
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat, webservices
    Affects Versions: 3.0-beta-1
         Environment: Fresh geronimo 3.0-beta-1 with sun-java-6 on linux mint Lisa.
JAVA_HOME set to jdk.
            Reporter: Ghetolay
            Priority: Minor


Once you've edit the keystore configuration (file/alias/passphrase) of the TomcatHttpsConnector the server is unreachable for this specific port.

The only logs from both geronimo.log and .out are :

2012-05-16 10:42:43,162 ERROR [JIoEndpoint] 
java.lang.NullPointerException
at org.apache.tomcat.util.net.JIoEndpoint.processSocket(JIoEndpoint.java:504)
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java&lt;/pre&gt;</description>
    <dc:creator>Ghetolay (JIRA</dc:creator>
    <dc:date>2012-05-16T09:05:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94299">
    <title>[VOTE] Release bval-jsr303 version 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94299</link>
    <description>&lt;pre&gt;This is a version upgrade release, from 0.3_incubating to 0.4, for bval
bundled in Geronimo, raised via GERONIMO-6345, it's to fix the tck failures
when upgrading BV TCK to 1.0.6.GA level, also fixed the legal issue.

The artifacts up for vote are:
https://repository.apache.org/content/repositories/orgapachegeronimo-093/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-093/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.zip


The tag is:
http://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.4_1/

 Vote will be open for 72 hours.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T07:41:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94298">
    <title>Cancelled [VOTE] Release bval-jsr303 bundle 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94298</link>
    <description>&lt;pre&gt;Will do another vote with the legal issue fixed:
1. Add bval-jsr303 notice
2. Remove the appended-resources from code tree

On Tue, May 15, 2012 at 11:33 AM, Kevan Miller &amp;lt;kevan.miller-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:





&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T07:33:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94295">
    <title>[jira] [Created] (GERONIMO-6349) Follow Axis2 version convention in Geronimo Axis2 bundle</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94295</link>
    <description>&lt;pre&gt;Ivan created GERONIMO-6349:
------------------------------

             Summary: Follow Axis2 version convention in Geronimo Axis2 bundle
                 Key: GERONIMO-6349
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6349
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 3.0-beta-1
            Reporter: Ivan
            Priority: Minor


2012-05-14 21:17:24,651 ERROR [ModuleDeployer] The axis2-1.6.1_1.jar module, which is not valid, caused For input string: "1_1"
org.apache.axis2.deployment.DeploymentException: For input string: "1_1"
at org.apache.axis2.deployment.repository.util.ArchiveReader.readModuleArchive(ArchiveReader.java:527)
at org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:77)
at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at org.apache.axis2.deployment.DeploymentEngine.doDeploy(Dep&lt;/pre&gt;</description>
    <dc:creator>Ivan (JIRA</dc:creator>
    <dc:date>2012-05-16T01:50:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94287">
    <title>[VOTE] Release bval-jsr303 bundle 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94287</link>
    <description>&lt;pre&gt;This is a version upgrade release, from 0.3_incubating to 0.4, for bval
bundled in Geronimo, raised via GERONIMO-6345, it's to fix the tck failures
when upgrading BV TCK to 1.0.6.GA level.

The artifacts up for vote are:
https://repository.apache.org/content/repositories/orgapachegeronimo-086/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-086/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.zip


The tag is:
http://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.4_1/

 Vote will be open for 72 hours.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-14T04:06:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94277">
    <title>Geronimo WTP Italian</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94277</link>
    <description>&lt;pre&gt;Hi,

Does Geronimo 2.2.1 plugin which is available in the website supports
Italian language IDE(NLS support)?

Could you please tell me whether it supports this or not.

Thanks in advance

Best Regards
Santhi
&lt;/pre&gt;</description>
    <dc:creator>santhi ramala</dc:creator>
    <dc:date>2012-05-10T04:58:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94272">
    <title>[jira] [Created] (GERONIMO-6348) XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.c</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94272</link>
    <description>&lt;pre&gt;Jarek Gawor created GERONIMO-6348:
-------------------------------------

             Summary: XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.c
                 Key: GERONIMO-6348
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6348
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 3.0-beta-1
         Environment: Windows, IE8 with compatibility mode on or Eclipse internal web browser.
            Reporter: Jarek Gawor


When using the admin console on Windows with IE8 with compatibility mode on the following messages are generated on each click:

2012-05-10 01:57:10,307 WARN  [XSRFHandler] Blocked due to missing HttpServletRequest parameter.
2012-05-10 01:57:10,307 ERROR [XSSXSRFFilter] XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.

These messages are generated each time a request is made to access /console/dojo/dojo/resources/blank.html&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-10T06:08:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94266">
    <title>[jira] [Created] (GERONIMO-6347) NullPointerException thrown when message.getContentType() and message.getContent()</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94266</link>
    <description>&lt;pre&gt;Hendy Irawan created GERONIMO-6347:
--------------------------------------

             Summary: NullPointerException thrown when message.getContentType() and message.getContent()  
                 Key: GERONIMO-6347
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6347
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: mail
         Environment: * org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:1.8.3 (I can't find this version in JIRA list)
* Ubuntu 11.10 amd64
* Dovecot 1:2.0.13-1ubuntu3.2
* Oracle JDK 1.6.0_31-b04
            Reporter: Hendy Irawan


Sample code is pretty simple:

    List&amp;lt;Emails&amp;gt; emails = new ArrayList&amp;lt;Emails&amp;gt;();
    List&amp;lt;Recipients&amp;gt; recipients = new ArrayList&amp;lt;Recipients&amp;gt;();
try {
    log.debug("Getting the session ({}) for accessing email.", session);
    store = session.getStore("imap");

    store.connect("localhost", "rudi", "password");
    log.debug("Connection&lt;/pre&gt;</description>
    <dc:creator>Hendy Irawan (JIRA</dc:creator>
    <dc:date>2012-05-09T18:28:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94253">
    <title>[jira] [Assigned] (GERONIMO-4632) Enable Geronimo to support IPv6 addresses</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94253</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang reassigned GERONIMO-4632:
-------------------------------------

    Assignee:     (was: Shawn Jiang)

Not working on this.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Shawn Jiang (JIRA</dc:creator>
    <dc:date>2012-05-09T04:51:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94252">
    <title>[jira] [Assigned] (GERONIMO-4728) Can't access EJB Server portlet with IPV6 address.</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94252</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang reassigned GERONIMO-4728:
-------------------------------------

    Assignee:     (was: Shawn Jiang)

Not working on this.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Shawn Jiang (JIRA</dc:creator>
    <dc:date>2012-05-09T04:51:47</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.geronimo.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.geronimo.devel</link>
  </textinput>
</rdf:RDF>

