[jira] Updated: (GERONIMO-2743) [Code donation] J2G Conversion tool

2007-03-21 Thread Jeffrey Faelnar (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrey Faelnar updated GERONIMO-2743:
--

Attachment: J2G-Migration_2.0.0_src_20070321-1501.zip

COPYRIGHT.txt file removed.

 [Code donation] J2G Conversion tool
 ---

 Key: GERONIMO-2743
 URL: https://issues.apache.org/jira/browse/GERONIMO-2743
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
Affects Versions: 1.1.x
 Environment: MS Windows XP SP2 (although Java based should work on 
 any OS supporting Java)
Reporter: Filip Hanik
 Assigned To: Paul McMahan
Priority: Minor
 Attachments: CCLA.tif, Covalent-J2G-Tool.pdf, 
 J2G-Migration-v2_src_1.0.0.zip, J2G-Migration_2.0.0_src_20070220-1501.zip, 
 J2G-Migration_2.0.0_src_20070302-1501.zip, 
 J2G-Migration_2.0.0_src_20070321-1501.zip


 IBM has together with in a joint effort with Covalent developed a JBoss to 
 Geronimo conversion tool. This tool is used when converting applications from 
 JBoss to Geronimo, and automatically converts the configuration file from one 
 app server to the other.
 We feel that this piece of software adds value to Geronimo and users adopting 
 Geronimo and would like to see this effort continue as part of the Geronimo 
 project, a plugin or a sub project of Geronimo.
 The initial donation is for version 1.0 of this tool, and while a 1.1 is in 
 the making to improve 1.0, 1.1 is not yet complete but will be donated as 
 soon as the community feels that this tool belongs at the ASF, more 
 specifically within the Geronimo project.
 If you'd think this tool is valuable, but believe it should go through 
 incubation, we would hope that a Geronimo committer would step up and 
 champion this effort.
 The tool, including IBM's CCLA, can be found at 
 http://people.apache.org/~fhanik/j2g/j2g.html (Covalent will file the CCLA 
 upon request) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2966) [Code donation] Web2 Plugins

2007-03-14 Thread Jeffrey Faelnar (JIRA)
[Code donation] Web2 Plugins


 Key: GERONIMO-2966
 URL: https://issues.apache.org/jira/browse/GERONIMO-2966
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
Affects Versions: 1.1.x
 Environment: MS Windows XP SP2 (although Java based should work on any 
OS supporting Java)
Reporter: Jeffrey Faelnar
Priority: Minor
 Fix For: 1.1.x


IBM has developed a set of  Web2.0 plugins for Apache Geronimo. The first two, 
the DOJO plug-in and the JSON-RPC-Java plug-in, will supply Geronimo with 
client and server side support of AJAX technology. Developers will create Web 
applications where the client side is implemented with the help of a DOJO 
library and makes JSON-RPC calls to the server side business logic exposed as a 
coarse-grained façade JavaBean. To add DOJO library support developers need to 
make their applications dependent on the DOJO plug-in and similarly to handle 
JSON-RPC calls using JSON-RPC-Java library developers need to make the 
applications dependent on the JSON-RPC plug-in.
The remaining Feeds plug-in will allow developers to easily create RSS 1.0, RSS 
2.0 and ATOM 1.0 syndication feeds. The plug-in will be used in one of two 
ways. Developers will implement feeds so that they are accessed through the 
Feeds plug-in acting as an already deployed Web module. In addition, developers 
can implement feeds as separately deployed Web applications that use some 
functionality of the Feeds plug-in.
Attached are the plugins and IBM's CCLA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2966) [Code donation] Web2 Plugins

2007-03-14 Thread Jeffrey Faelnar (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrey Faelnar updated GERONIMO-2966:
--

Attachment: web2-plugins-0.1.1.zip

 [Code donation] Web2 Plugins
 

 Key: GERONIMO-2966
 URL: https://issues.apache.org/jira/browse/GERONIMO-2966
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
Affects Versions: 1.1.x
 Environment: MS Windows XP SP2 (although Java based should work on 
 any OS supporting Java)
Reporter: Jeffrey Faelnar
Priority: Minor
 Fix For: 1.1.x

 Attachments: web2-plugins-0.1.1.zip


 IBM has developed a set of  Web2.0 plugins for Apache Geronimo. The first 
 two, the DOJO plug-in and the JSON-RPC-Java plug-in, will supply Geronimo 
 with client and server side support of AJAX technology. Developers will 
 create Web applications where the client side is implemented with the help of 
 a DOJO library and makes JSON-RPC calls to the server side business logic 
 exposed as a coarse-grained façade JavaBean. To add DOJO library support 
 developers need to make their applications dependent on the DOJO plug-in and 
 similarly to handle JSON-RPC calls using JSON-RPC-Java library developers 
 need to make the applications dependent on the JSON-RPC plug-in.
 The remaining Feeds plug-in will allow developers to easily create RSS 1.0, 
 RSS 2.0 and ATOM 1.0 syndication feeds. The plug-in will be used in one of 
 two ways. Developers will implement feeds so that they are accessed through 
 the Feeds plug-in acting as an already deployed Web module. In addition, 
 developers can implement feeds as separately deployed Web applications that 
 use some functionality of the Feeds plug-in.
 Attached are the plugins and IBM's CCLA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2966) [Code donation] Web2 Plugins

2007-03-14 Thread Jeffrey Faelnar (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrey Faelnar updated GERONIMO-2966:
--

Attachment: IBM-Web20Plugins-CCLA.pdf

 [Code donation] Web2 Plugins
 

 Key: GERONIMO-2966
 URL: https://issues.apache.org/jira/browse/GERONIMO-2966
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
Affects Versions: 1.1.x
 Environment: MS Windows XP SP2 (although Java based should work on 
 any OS supporting Java)
Reporter: Jeffrey Faelnar
Priority: Minor
 Fix For: 1.1.x

 Attachments: IBM-Web20Plugins-CCLA.pdf, web2-plugins-0.1.1.zip


 IBM has developed a set of  Web2.0 plugins for Apache Geronimo. The first 
 two, the DOJO plug-in and the JSON-RPC-Java plug-in, will supply Geronimo 
 with client and server side support of AJAX technology. Developers will 
 create Web applications where the client side is implemented with the help of 
 a DOJO library and makes JSON-RPC calls to the server side business logic 
 exposed as a coarse-grained façade JavaBean. To add DOJO library support 
 developers need to make their applications dependent on the DOJO plug-in and 
 similarly to handle JSON-RPC calls using JSON-RPC-Java library developers 
 need to make the applications dependent on the JSON-RPC plug-in.
 The remaining Feeds plug-in will allow developers to easily create RSS 1.0, 
 RSS 2.0 and ATOM 1.0 syndication feeds. The plug-in will be used in one of 
 two ways. Developers will implement feeds so that they are accessed through 
 the Feeds plug-in acting as an already deployed Web module. In addition, 
 developers can implement feeds as separately deployed Web applications that 
 use some functionality of the Feeds plug-in.
 Attached are the plugins and IBM's CCLA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2743) [Code donation] J2G Conversion tool

2007-03-02 Thread Jeffrey Faelnar (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrey Faelnar updated GERONIMO-2743:
--

Attachment: J2G-Migration_2.0.0_src_20070302-1501.zip

Files listed by Paul has been updated to reflect the new ASF copyright.

 [Code donation] J2G Conversion tool
 ---

 Key: GERONIMO-2743
 URL: https://issues.apache.org/jira/browse/GERONIMO-2743
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
Affects Versions: 1.1.x
 Environment: MS Windows XP SP2 (although Java based should work on 
 any OS supporting Java)
Reporter: Filip Hanik
Priority: Minor
 Fix For: 1.1.x

 Attachments: CCLA.tif, Covalent-J2G-Tool.pdf, 
 J2G-Migration-v2_src_1.0.0.zip, J2G-Migration_2.0.0_src_20070220-1501.zip, 
 J2G-Migration_2.0.0_src_20070302-1501.zip


 IBM has together with in a joint effort with Covalent developed a JBoss to 
 Geronimo conversion tool. This tool is used when converting applications from 
 JBoss to Geronimo, and automatically converts the configuration file from one 
 app server to the other.
 We feel that this piece of software adds value to Geronimo and users adopting 
 Geronimo and would like to see this effort continue as part of the Geronimo 
 project, a plugin or a sub project of Geronimo.
 The initial donation is for version 1.0 of this tool, and while a 1.1 is in 
 the making to improve 1.0, 1.1 is not yet complete but will be donated as 
 soon as the community feels that this tool belongs at the ASF, more 
 specifically within the Geronimo project.
 If you'd think this tool is valuable, but believe it should go through 
 incubation, we would hope that a Geronimo committer would step up and 
 champion this effort.
 The tool, including IBM's CCLA, can be found at 
 http://people.apache.org/~fhanik/j2g/j2g.html (Covalent will file the CCLA 
 upon request) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2743) [Code donation] J2G Conversion tool

2007-02-21 Thread Jeffrey Faelnar (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrey Faelnar updated GERONIMO-2743:
--

Attachment: J2G-Migration_2.0.0_src_20070220-1501.zip

The JIRA has been updated with the copyrights fixed and packages renamed.

 [Code donation] J2G Conversion tool
 ---

 Key: GERONIMO-2743
 URL: https://issues.apache.org/jira/browse/GERONIMO-2743
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
Affects Versions: 1.1.x
 Environment: MS Windows XP SP2 (although Java based should work on 
 any OS supporting Java)
Reporter: Filip Hanik
Priority: Minor
 Fix For: 1.1.x

 Attachments: CCLA.tif, Covalent-J2G-Tool.pdf, 
 J2G-Migration-v2_src_1.0.0.zip, J2G-Migration_2.0.0_src_20070220-1501.zip


 IBM has together with in a joint effort with Covalent developed a JBoss to 
 Geronimo conversion tool. This tool is used when converting applications from 
 JBoss to Geronimo, and automatically converts the configuration file from one 
 app server to the other.
 We feel that this piece of software adds value to Geronimo and users adopting 
 Geronimo and would like to see this effort continue as part of the Geronimo 
 project, a plugin or a sub project of Geronimo.
 The initial donation is for version 1.0 of this tool, and while a 1.1 is in 
 the making to improve 1.0, 1.1 is not yet complete but will be donated as 
 soon as the community feels that this tool belongs at the ASF, more 
 specifically within the Geronimo project.
 If you'd think this tool is valuable, but believe it should go through 
 incubation, we would hope that a Geronimo committer would step up and 
 champion this effort.
 The tool, including IBM's CCLA, can be found at 
 http://people.apache.org/~fhanik/j2g/j2g.html (Covalent will file the CCLA 
 upon request) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.