[jira] Commented: (GERONIMO-4075) Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2

2008-07-08 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12611767#action_12611767
 ] 

Hernan Cunico commented on GERONIMO-4075:
-

updated xml schemas documentation and committed to site/trunk at rev #674924

used xml schemas from branches/2.1 at rev# 674858

 Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2
 --

 Key: GERONIMO-4075
 URL: https://issues.apache.org/jira/browse/GERONIMO-4075
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.1
Reporter: Daniel
Assignee: Hernan Cunico

 The schema under http://geronimo.apache.org/xml/ns/deployment-1.2 is 
 currently referencing itself with a wrong URL when it says
 All the
 Service deployment plan must specify the top level element as module
 with namespace specified as xmlns=
 http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2;. The default
 location for this document is
 http://geronimo.apache.org/schemas-1.2/geronimo-module-1.2.xsd.
 (Note the /j2ee/.)
 Unfortunately, the current deployer (2.1.1) just bails out with a 
 (technically correct, but) very general error description (... because no 
 deployer is able to handle it ...) when this URL is actually used. Just took 
 me two hours to figure it out :-(

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



[jira] Resolved: (GERONIMO-4075) Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2

2008-07-08 Thread Hernan Cunico (JIRA)

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

Hernan Cunico resolved GERONIMO-4075.
-

Resolution: Fixed

 Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2
 --

 Key: GERONIMO-4075
 URL: https://issues.apache.org/jira/browse/GERONIMO-4075
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.1
Reporter: Daniel
Assignee: Hernan Cunico

 The schema under http://geronimo.apache.org/xml/ns/deployment-1.2 is 
 currently referencing itself with a wrong URL when it says
 All the
 Service deployment plan must specify the top level element as module
 with namespace specified as xmlns=
 http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2;. The default
 location for this document is
 http://geronimo.apache.org/schemas-1.2/geronimo-module-1.2.xsd.
 (Note the /j2ee/.)
 Unfortunately, the current deployer (2.1.1) just bails out with a 
 (technically correct, but) very general error description (... because no 
 deployer is able to handle it ...) when this URL is actually used. Just took 
 me two hours to figure it out :-(

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



[jira] Closed: (GERONIMO-4075) Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2

2008-07-08 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-4075.
---


 Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2
 --

 Key: GERONIMO-4075
 URL: https://issues.apache.org/jira/browse/GERONIMO-4075
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.1
Reporter: Daniel
Assignee: Hernan Cunico

 The schema under http://geronimo.apache.org/xml/ns/deployment-1.2 is 
 currently referencing itself with a wrong URL when it says
 All the
 Service deployment plan must specify the top level element as module
 with namespace specified as xmlns=
 http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2;. The default
 location for this document is
 http://geronimo.apache.org/schemas-1.2/geronimo-module-1.2.xsd.
 (Note the /j2ee/.)
 Unfortunately, the current deployer (2.1.1) just bails out with a 
 (technically correct, but) very general error description (... because no 
 deployer is able to handle it ...) when this URL is actually used. Just took 
 me two hours to figure it out :-(

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



[jira] Commented: (GERONIMO-4042) Tutorials - User Interface development with JSF

2008-07-02 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609933#action_12609933
 ] 

Hernan Cunico commented on GERONIMO-4042:
-

The tutorial is looking really good. I would suggest, whenever 
possible/practical, you expand some more around the code itself you are 
providing

Thanks for working on this !!!

 Tutorials - User Interface development with JSF
 ---

 Key: GERONIMO-4042
 URL: https://issues.apache.org/jira/browse/GERONIMO-4042
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico
Assignee: Phani Balaji Madgula

 Geronimo v2.1 documentation, Tutorials section.
 Develop a User Interface development with JSF tutorial  addressing (when 
 applicable) the following common topics. This document should also match the 
 styling used in the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Commented: (GERONIMO-4044) Tutorials - Message Driven Bean

2008-07-02 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609936#action_12609936
 ] 

Hernan Cunico commented on GERONIMO-4044:
-

I think readers would benefit even more if we can provide some more details 
around the code and plans we are providing in the tutorials.

Doc is looking good, thanks for working on this.

 Tutorials - Message Driven Bean
 ---

 Key: GERONIMO-4044
 URL: https://issues.apache.org/jira/browse/GERONIMO-4044
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico
Assignee: Ashish Jain

 Geronimo v2.1 documentation, Tutorials section.
 Develop a Message Driven Bean tutorial  addressing (when applicable) the 
 following common topics. This document should also match the styling used in 
 the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Commented: (GERONIMO-4056) Tutorials - Custom Server assemblies using Apache Geronimo Administrative Console

2008-07-02 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609971#action_12609971
 ] 

Hernan Cunico commented on GERONIMO-4056:
-

I think we should provide some more details about what the custom server 
assemblies are. If we already provide those details, then point to that section 
in the documentation.

We should establish a more solid starting point for this tutorial or the rest 
of the sections/step won't be fully understood.

We also need to improve the Geronimo Plugin Architecture documentation so 
instructions like ...To assemble a server from existing instance of geronimo 
we need to include geronimo-boilerplate-minimal plugin which includes several 
files used to start the server... have more meaning.

It is not clear what we should achieve after completing section Identifying 
the functional components required by our server.

Looking at step 6 under Assembling a custom server I see 
default/StatelessSessionEJB/1.0/car and default/ApplicationClient/1.0/car 
but it is not clear how/when these should be selected. I think we should 
indicate first the components for the application we want to create a custom 
server assembly for. Then indicate what are the minimum server components 
needed to get a functional custom server assembly. Last indicate the optional 
componenets like Administration Console, etc.  It is not too clear to me how, 
if I include the Administration Console plugin the DB wizard won't be included 
and still have to explicitly add it. (Geronimo Plugin Architecture 
documentation should probably address this)

Could a plugin (or custom server assembly) contain information to create a DB 
and populate some data if such DB is on the embedded Derby?


 Tutorials - Custom Server assemblies using Apache Geronimo Administrative 
 Console
 -

 Key: GERONIMO-4056
 URL: https://issues.apache.org/jira/browse/GERONIMO-4056
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico
Assignee: Ashish Jain

 Geronimo v2.1 documentation, Tutorials section.
 Develop a tutorial for Creating your own custom server with Geronimo 
 framework addressing the following common topics (use this list as the 
 initial guideline). This document should also match the styling used in the 
 existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Commented: (GERONIMO-4048) Tutorials - RESTFUL Web Services

2008-07-01 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609668#action_12609668
 ] 

Hernan Cunico commented on GERONIMO-4048:
-

I haven't checked the tutorial yet but did some really minor edits on the 
RESTful Web Services doc.

Looking good, thanks for working on these !!!

 Tutorials - RESTFUL Web Services
 

 Key: GERONIMO-4048
 URL: https://issues.apache.org/jira/browse/GERONIMO-4048
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo v2.1 documentation, Tutorials section.
 Develop a tutorial for RESTFUL Web Services addressing the following common 
 topics (use this list as a guideline). This document should also match the 
 styling used in the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4176) Documentation - Security - pluggable encryption system/custom keys

2008-06-30 Thread Hernan Cunico (JIRA)
Documentation - Security - pluggable encryption system/custom keys
--

 Key: GERONIMO-4176
 URL: https://issues.apache.org/jira/browse/GERONIMO-4176
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.x
Reporter: Hernan Cunico
Assignee: Hernan Cunico


Provide documentation for the pluggable encryption system for passwords. This 
feature has been available since [GERONIMO-2925] but never documented.

snip
If you want to have a fixed key generated by geronimo you can add this gbean to 
the rmi-naming module in config.xml:

gbean 
name=org.apache.geronimo.configs/rmi-naming/2.1-SNAPSHOT/car?name=ConfiguredEncryption,j2eeType=GBean
 gbeanInfo=org.apache.geronimo.system.util.ConfiguredEncryption
attribute name=pathvar/security/ConfiguredSecretKey.ser/attribute
reference 
name=ServerInfopatternnameServerInfo/name/pattern/reference
/gbean

This will create a key the first time its started, after that it will keep 
using the saved key at the location specified. If you put a serialized 
SecretKeySpec there it will use it instead.

Of course using something like this leaves your system open to the key file 
changing or disappearing and losing all the saved password info.
/snip

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



[jira] Commented: (GERONIMO-4056) Tutorials - Create your own custom server with Geronimo framework

2008-06-19 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606536#action_12606536
 ] 

Hernan Cunico commented on GERONIMO-4056:
-

The starting point for this tutorial should be the bin distro of Geronimo 
Framework. ( see http://geronimo.apache.org/apache-geronimo-v211-release.html)

Roughly the sequence in this tutorial should be something like this
- getting the geronimo framework distro
- starting the framework
- using either Geronimo native commands or GShell search/list plugins
- select the required plugins and install them
- test the newly installed plugins



 Tutorials - Create your own custom server with Geronimo framework
 -

 Key: GERONIMO-4056
 URL: https://issues.apache.org/jira/browse/GERONIMO-4056
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico
Assignee: Ashish Jain

 Geronimo v2.1 documentation, Tutorials section.
 Develop a tutorial for Creating your own custom server with Geronimo 
 framework addressing the following common topics (use this list as the 
 initial guideline). This document should also match the styling used in the 
 existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Commented: (GERONIMO-4057) Tutorials - Clone your server environment with plugins

2008-06-19 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606539#action_12606539
 ] 

Hernan Cunico commented on GERONIMO-4057:
-

I commented the scope for *Tutorials - Create your own custom server with 
Geronimo framework* on [GERONIMO-4056]

We can certainly make this tutorial (Clone your server environment with 
plugins)  centered around clustering. We should reflect that on the title then 
as we'll be expanding the scope.

Roughly the steps would be

- starting point would be big G
- install the application (and resources) that will later be required to be on 
the custom assembly cluster
- create a custom server assembly. This assembly would be both application and 
function based as we'll have to ensure we include clustering support.
- install and configure the custom assemblies
- set up clustering
- test the environment

 Tutorials - Clone your server environment with plugins
 --

 Key: GERONIMO-4057
 URL: https://issues.apache.org/jira/browse/GERONIMO-4057
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico
Assignee: Ashish Jain

 Geronimo v2.1 documentation, Tutorials section.
 Develop a tutorial for Cloning your server environment with plugins 
 addressing the following common topics (use this list as the initial 
 guideline). This document should also match the styling used in the existing 
 tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Commented: (GERONIMO-4057) Tutorials - Clone your server environment with plugins

2008-06-16 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605314#action_12605314
 ] 

Hernan Cunico commented on GERONIMO-4057:
-

Maybe we could change the tutorial title to make it more representative. The 
idea behind this tutorial is similar to creating a custom server assembly for 
which we don't really have a set of examples. Then idea was to cover what comes 
next once you have exported your application and custom server assembly. 

If you'll be using clustering later on, this would be one of the first steps in 
setting up a cluster of custom server assemblies. Hence the clone in the 
title,  since you are replicating your current custom environment but not yet 
setting up any clustering.

Does this help? make sense?

 Tutorials - Clone your server environment with plugins
 --

 Key: GERONIMO-4057
 URL: https://issues.apache.org/jira/browse/GERONIMO-4057
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico
Assignee: Ashish Jain

 Geronimo v2.1 documentation, Tutorials section.
 Develop a tutorial for Cloning your server environment with plugins 
 addressing the following common topics (use this list as the initial 
 guideline). This document should also match the styling used in the existing 
 tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Commented: (GERONIMO-4075) Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2

2008-06-12 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604577#action_12604577
 ] 

Hernan Cunico commented on GERONIMO-4075:
-

the schemas in svn.apache.org/repos/asf/geronimo/site/trunk/docs/schemas-2.1 
have not changed since late January.  I'll check the updates in branches/2.1, 
move the schemas over site-trunk and regenerate the schema docs.

 Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2
 --

 Key: GERONIMO-4075
 URL: https://issues.apache.org/jira/browse/GERONIMO-4075
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.1
Reporter: Daniel
Assignee: Hernan Cunico

 The schema under http://geronimo.apache.org/xml/ns/deployment-1.2 is 
 currently referencing itself with a wrong URL when it says
 All the
 Service deployment plan must specify the top level element as module
 with namespace specified as xmlns=
 http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2;. The default
 location for this document is
 http://geronimo.apache.org/schemas-1.2/geronimo-module-1.2.xsd.
 (Note the /j2ee/.)
 Unfortunately, the current deployer (2.1.1) just bails out with a 
 (technically correct, but) very general error description (... because no 
 deployer is able to handle it ...) when this URL is actually used. Just took 
 me two hours to figure it out :-(

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



[jira] Created: (GERONIMO-4112) Tutorials - Container Managed Persistence with JPA

2008-06-10 Thread Hernan Cunico (JIRA)
Tutorials - Container Managed Persistence with JPA
--

 Key: GERONIMO-4112
 URL: https://issues.apache.org/jira/browse/GERONIMO-4112
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a CMP with JPA tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Commented: (GERONIMODEVTOOLS-355) devtools web page out of date. refers GEP v2.0.0, not lastest v2.1.1

2008-06-05 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12602700#action_12602700
 ] 

Hernan Cunico commented on GERONIMODEVTOOLS-355:


I think we should keep a more generic info on dev tool on the main web site. 
Provide an overview and leave the version specific content for the wiki itself. 

GEP version goes along with Geronimo version. It make sense to me to keep GEP 
detailed doc in Geronimo 2.1 doc. (GMOxDOC21).

We already provide details in *Development environment* 
(http://cwiki.apache.org/GMOxDOC21/development-environment.html) and *Quick 
start - fast and easy development* 
(http://cwiki.apache.org/GMOxDOC21/quick-start-fast-and-easy-development.html) 

We can add GEP specific pages as needed but I think we should keep them in the 
version corresponding G documentation. It will be easier to maintain.

 devtools web page out of date.  refers GEP v2.0.0, not lastest v2.1.1
 -

 Key: GERONIMODEVTOOLS-355
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-355
 Project: Geronimo-Devtools
  Issue Type: Bug
Reporter: Ted Kirby
Assignee: Tim McConnell

 The Geroniom DevTools web page, 
 http://geronimo.apache.org/development-tools.html, has instructions for GEP 
 v2.0.0, but v2.1.0 was released on April 29.
 Should these pages be moved to wiki?  Does the release process need updating?

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



[jira] Commented: (GERONIMO-4075) Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2

2008-06-03 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12601957#action_12601957
 ] 

Hernan Cunico commented on GERONIMO-4075:
-

I'll update these as soon as I get the new license for Oxygen. Should be some 
time this week.


 Self-URI wrong in http://geronimo.apache.org/xml/ns/deployment-1.2
 --

 Key: GERONIMO-4075
 URL: https://issues.apache.org/jira/browse/GERONIMO-4075
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.1
Reporter: Daniel
Assignee: Hernan Cunico

 The schema under http://geronimo.apache.org/xml/ns/deployment-1.2 is 
 currently referencing itself with a wrong URL when it says
 All the
 Service deployment plan must specify the top level element as module
 with namespace specified as xmlns=
 http://geronimo.apache.org/xml/ns/j2ee/deployment-1.2;. The default
 location for this document is
 http://geronimo.apache.org/schemas-1.2/geronimo-module-1.2.xsd.
 (Note the /j2ee/.)
 Unfortunately, the current deployer (2.1.1) just bails out with a 
 (technically correct, but) very general error description (... because no 
 deployer is able to handle it ...) when this URL is actually used. Just took 
 me two hours to figure it out :-(

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



[jira] Created: (GERONIMO-4091) Deployment plans - persistence

2008-05-29 Thread Hernan Cunico (JIRA)
Deployment plans - persistence
--

 Key: GERONIMO-4091
 URL: https://issues.apache.org/jira/browse/GERONIMO-4091
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - persistence.xml

Suggested basic structure.

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

See http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Created: (GERONIMO-4069) Developer's Guide - Geronimo architecture

2008-05-22 Thread Hernan Cunico (JIRA)
Developer's Guide - Geronimo architecture
-

 Key: GERONIMO-4069
 URL: https://issues.apache.org/jira/browse/GERONIMO-4069
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Developer's Guide - Geronimo architecture

The title says it all, we need to fully document all the components that make 
Geronimo and how they are integrated

This is the proposed TOC on the wiki

* JEE spec compliance
* Components/modules
** Containers
** Services
** Database
** Persistence
** Web services
** Security
** Resource adapters
* Maven
* Geronimo plugin architecture
* Plugable console
* Repositories
* GBeans
* Classloaders
* APIs
* Configuration

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



[jira] Created: (GERONIMO-4040) Tutorials - AJAX with JSF

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - AJAX with JSF
-

 Key: GERONIMO-4040
 URL: https://issues.apache.org/jira/browse/GERONIMO-4040
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop an AJAX with JSF tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


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



[jira] Created: (GERONIMO-4041) Tutorials - AJAX with JSF

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - AJAX with JSF
-

 Key: GERONIMO-4041
 URL: https://issues.apache.org/jira/browse/GERONIMO-4041
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop an AJAX with JSF tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


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



[jira] Created: (GERONIMO-4042) Tutorials - AJAX with JSF

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - AJAX with JSF
-

 Key: GERONIMO-4042
 URL: https://issues.apache.org/jira/browse/GERONIMO-4042
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop an AJAX with JSF tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


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



[jira] Created: (GERONIMO-4043) Tutorials - AJAX with JSF

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - AJAX with JSF
-

 Key: GERONIMO-4043
 URL: https://issues.apache.org/jira/browse/GERONIMO-4043
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop an AJAX with JSF tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


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



[jira] Updated: (GERONIMO-4043) Tutorials - Using JSP Immediate Expressions to access JSF

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4043:


Description: 
Geronimo v2.1 documentation, Tutorials section.

Develop an Using JSP Immediate Expressions to access JSF tutorial  addressing 
(when applicable) the following common topics. This document should also match 
the styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


  was:
Geronimo v2.1 documentation, Tutorials section.

Develop an AJAX with JSF tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


Summary: Tutorials - Using JSP Immediate Expressions to access JSF  
(was: Tutorials - AJAX with JSF)

 Tutorials - Using JSP Immediate Expressions to access JSF
 -

 Key: GERONIMO-4043
 URL: https://issues.apache.org/jira/browse/GERONIMO-4043
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo v2.1 documentation, Tutorials section.
 Develop an Using JSP Immediate Expressions to access JSF tutorial  addressing 
 (when applicable) the following common topics. This document should also 
 match the styling used in the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application

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



[jira] Updated: (GERONIMO-4042) Tutorials - User Interface development with JSF

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4042:


Description: 
Geronimo v2.1 documentation, Tutorials section.

Develop a User Interface development with JSF tutorial  addressing (when 
applicable) the following common topics. This document should also match the 
styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application

See http://cwiki.apache.org/GMOxDOC21/tutorials.html


  was:
Geronimo v2.1 documentation, Tutorials section.

Develop an AJAX with JSF tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


Summary: Tutorials - User Interface development with JSF  (was: 
Tutorials - AJAX with JSF)

 Tutorials - User Interface development with JSF
 ---

 Key: GERONIMO-4042
 URL: https://issues.apache.org/jira/browse/GERONIMO-4042
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo v2.1 documentation, Tutorials section.
 Develop a User Interface development with JSF tutorial  addressing (when 
 applicable) the following common topics. This document should also match the 
 styling used in the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Updated: (GERONIMO-4043) Tutorials - Using JSP Immediate Expressions to access JSF

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4043:


Description: 
Geronimo v2.1 documentation, Tutorials section.

Develop an Using JSP Immediate Expressions to access JSF tutorial  addressing 
(when applicable) the following common topics. This document should also match 
the styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application

See http://cwiki.apache.org/GMOxDOC21/tutorials.html

  was:
Geronimo v2.1 documentation, Tutorials section.

Develop an Using JSP Immediate Expressions to access JSF tutorial  addressing 
(when applicable) the following common topics. This document should also match 
the styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application



 Tutorials - Using JSP Immediate Expressions to access JSF
 -

 Key: GERONIMO-4043
 URL: https://issues.apache.org/jira/browse/GERONIMO-4043
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo v2.1 documentation, Tutorials section.
 Develop an Using JSP Immediate Expressions to access JSF tutorial  addressing 
 (when applicable) the following common topics. This document should also 
 match the styling used in the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Updated: (GERONIMO-4041) Tutorials - Stateful Session Bean

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4041:


Description: 
Geronimo v2.1 documentation, Tutorials section.

Develop an Stateful Session Bean tutorial  addressing (when applicable) the 
following common topics. This document should also match the styling used in 
the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application

See http://cwiki.apache.org/GMOxDOC21/tutorials.html

  was:
Geronimo v2.1 documentation, Tutorials section.

Develop an AJAX with JSF tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


Summary: Tutorials - Stateful Session Bean  (was: Tutorials - AJAX with 
JSF)

 Tutorials - Stateful Session Bean
 -

 Key: GERONIMO-4041
 URL: https://issues.apache.org/jira/browse/GERONIMO-4041
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo v2.1 documentation, Tutorials section.
 Develop an Stateful Session Bean tutorial  addressing (when applicable) the 
 following common topics. This document should also match the styling used in 
 the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4044) Tutorials - Message Driven Bean

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Message Driven Bean
---

 Key: GERONIMO-4044
 URL: https://issues.apache.org/jira/browse/GERONIMO-4044
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a Message Driven Bean tutorial  addressing (when applicable) the 
following common topics. This document should also match the styling used in 
the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4045) Tutorials - Container Managed Persistence with JPA

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Container Managed Persistence with JPA
--

 Key: GERONIMO-4045
 URL: https://issues.apache.org/jira/browse/GERONIMO-4045
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a CMP with JPA tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4046) Tutorials - Bean Managed Persistence with JPA

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Bean Managed Persistence with JPA
-

 Key: GERONIMO-4046
 URL: https://issues.apache.org/jira/browse/GERONIMO-4046
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a BMP with JPA tutorial  addressing (when applicable) the following 
common topics. This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4047) Tutorials - Building JAX-WS EJB stateless session bean web services

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Building JAX-WS EJB stateless session bean web services
---

 Key: GERONIMO-4047
 URL: https://issues.apache.org/jira/browse/GERONIMO-4047
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for Building JAX-WS EJB stateless session bean web 
services  addressing (when applicable) the following common topics. This 
document should also match the styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4048) Tutorials - RESTFUL Web Services

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - RESTFUL Web Services


 Key: GERONIMO-4048
 URL: https://issues.apache.org/jira/browse/GERONIMO-4048
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for RESTFUL Web Services addressing the following common 
topics (use this list as a guideline). This document should also match the 
styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4049) Tutorials - SAAJ Web Services

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - SAAJ Web Services
-

 Key: GERONIMO-4049
 URL: https://issues.apache.org/jira/browse/GERONIMO-4049
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for SAAJ Web Services addressing the following common 
topics (use this list as a guideline). This document should also match the 
styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4051) Tutorials - WS Addressing

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - WS Addressing
-

 Key: GERONIMO-4051
 URL: https://issues.apache.org/jira/browse/GERONIMO-4051
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for WS Addressing addressing the following common topics 
(use this list as the intial guideline). This document should also match the 
styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4050) Tutorials

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials
-

 Key: GERONIMO-4050
 URL: https://issues.apache.org/jira/browse/GERONIMO-4050
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for MTOM Web Services addressing the following common 
topics (use this list as a guideline). This document should also match the 
styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4052) Tutorials - Securing your applications

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Securing your applications
--

 Key: GERONIMO-4052
 URL: https://issues.apache.org/jira/browse/GERONIMO-4052
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for Securing your applications addressing the following 
common topics (use this list as the initial guideline). This document should 
also match the styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4053) Tutorials - Using Java Persistence API in application client

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Using Java Persistence API in application client


 Key: GERONIMO-4053
 URL: https://issues.apache.org/jira/browse/GERONIMO-4053
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for Using Java Persistence API in application client 
addressing the following common topics (use this list as the initial 
guideline). This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4055) Tutorials - JAX-WS web service and client using annotations

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - JAX-WS web service and client using annotations
---

 Key: GERONIMO-4055
 URL: https://issues.apache.org/jira/browse/GERONIMO-4055
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for JAX-WS web service and client using annotations 
addressing the following common topics (use this list as the initial 
guideline). This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4054) Working with JSF and JPA

2008-05-21 Thread Hernan Cunico (JIRA)
Working with JSF and JPA


 Key: GERONIMO-4054
 URL: https://issues.apache.org/jira/browse/GERONIMO-4054
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for Working with JSF and JPA addressing the following 
common topics (use this list as the initial guideline). This document should 
also match the styling used in the existing tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Updated: (GERONIMO-4050) Tutorials - MTOM Web Services

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4050:


Summary: Tutorials - MTOM Web Services  (was: Tutorials)

 Tutorials - MTOM Web Services
 -

 Key: GERONIMO-4050
 URL: https://issues.apache.org/jira/browse/GERONIMO-4050
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo v2.1 documentation, Tutorials section.
 Develop a tutorial for MTOM Web Services addressing the following common 
 topics (use this list as a guideline). This document should also match the 
 styling used in the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4057) Tutorials - Clone your server environment with plugins

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Clone your server environment with plugins
--

 Key: GERONIMO-4057
 URL: https://issues.apache.org/jira/browse/GERONIMO-4057
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for Cloning your server environment with plugins 
addressing the following common topics (use this list as the initial 
guideline). This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4056) Tutorials - Create your own custom server with Geronimo framework

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Create your own custom server with Geronimo framework
-

 Key: GERONIMO-4056
 URL: https://issues.apache.org/jira/browse/GERONIMO-4056
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for Creating your own custom server with Geronimo 
framework addressing the following common topics (use this list as the initial 
guideline). This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4058) Tutorials - Convert your current applications into plugins

2008-05-21 Thread Hernan Cunico (JIRA)
Tutorials - Convert your current applications into plugins
--

 Key: GERONIMO-4058
 URL: https://issues.apache.org/jira/browse/GERONIMO-4058
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Tutorials section.

Develop a tutorial for Converting your current applications into plugins 
addressing the following common topics (use this list as the initial 
guideline). This document should also match the styling used in the existing 
tutorials.

* Setting up Eclipse for Application development
* Sample application overview 
_identify the different components_
* Prerequisites
_external resources (i.e. databases, connection pools, JMS queues, etc)_
* Sample app creation
_breakdown into multiple bullets_
* Deploy and Test the application


See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Updated: (GERONIMO-4054) Tutorials - Working with JSF and JPA

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4054:


Summary: Tutorials - Working with JSF and JPA  (was: Working with JSF and 
JPA)

 Tutorials - Working with JSF and JPA
 

 Key: GERONIMO-4054
 URL: https://issues.apache.org/jira/browse/GERONIMO-4054
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo v2.1 documentation, Tutorials section.
 Develop a tutorial for Working with JSF and JPA addressing the following 
 common topics (use this list as the initial guideline). This document should 
 also match the styling used in the existing tutorials.
 * Setting up Eclipse for Application development
 * Sample application overview 
 _identify the different components_
 * Prerequisites
 _external resources (i.e. databases, connection pools, JMS queues, etc)_
 * Sample app creation
 _breakdown into multiple bullets_
 * Deploy and Test the application
 See http://cwiki.apache.org/GMOxDOC21/tutorials.html

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



[jira] Created: (GERONIMO-4060) Installation and Configuration - Available configuration files

2008-05-21 Thread Hernan Cunico (JIRA)
Installation and Configuration - Available configuration files
--

 Key: GERONIMO-4060
 URL: https://issues.apache.org/jira/browse/GERONIMO-4060
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo v2.1 documentation, Installation and Configuration

There is a need to document all the [Available configuration 
files|http://cwiki.apache.org/GMOxDOC21/installation-and-configuration.html#Installationandconfiguration-Availableconfigurationfiles]
 in the Installation and Configuration section. 

The purpose of this section is to identify all the configuration files, provide 
an initial overview as well as a link to separate page with all the details. 
Additional children pages (and JIRA sub-tasks) should be created to cover the 
specific configuration files.

geronimo_home/var/config

* artifact_aliases.properties
* client_artifact_aliases.properties
* config-substitutions.properties
* config.xml
* jsr88-configurer-config.xml
* offline-deployer-config.xml

geronimo_home/var/log

* client-log4j.properties
* deployer-log4j.properties
* server-log4j.properties

geronimo_home/var/security

* groups.properties
* users.properties

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



[jira] Created: (GERONIMO-4061) Deployment plans - geronimo-application.xml

2008-05-21 Thread Hernan Cunico (JIRA)
Deployment plans - geronimo-application.xml
---

 Key: GERONIMO-4061
 URL: https://issues.apache.org/jira/browse/GERONIMO-4061
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - geronimo-application.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples


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



[jira] Created: (GERONIMO-4062) Deployment plans - geronimo-application-client.xml

2008-05-21 Thread Hernan Cunico (JIRA)
Deployment plans - geronimo-application-client.xml
--

 Key: GERONIMO-4062
 URL: https://issues.apache.org/jira/browse/GERONIMO-4062
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - geronimo-application-client.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples


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



[jira] Created: (GERONIMO-4063) Deployment plans - geronimo-ra.xml

2008-05-21 Thread Hernan Cunico (JIRA)
Deployment plans - geronimo-ra.xml
--

 Key: GERONIMO-4063
 URL: https://issues.apache.org/jira/browse/GERONIMO-4063
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - geronimo-ra.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

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



[jira] Created: (GERONIMO-4064) Deployment plans - geronimo-web.xml

2008-05-21 Thread Hernan Cunico (JIRA)
Deployment plans - geronimo-web.xml
---

 Key: GERONIMO-4064
 URL: https://issues.apache.org/jira/browse/GERONIMO-4064
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - geronimo-web.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

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



[jira] Created: (GERONIMO-4065) Deployment plans - datasources

2008-05-21 Thread Hernan Cunico (JIRA)
Deployment plans - datasources
--

 Key: GERONIMO-4065
 URL: https://issues.apache.org/jira/browse/GERONIMO-4065
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - datasources

There is no specific deployment plan name for this resource type but still it 
can be covered following the same guidelines as for the application specific 
plans.
The idea is to cover all the alternatives for deploying this type of resource.

Suggested basic structure.

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

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



[jira] Updated: (GERONIMO-4063) Deployment plans - geronimo-ra.xml

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4063:


Description: 
Geronimo 2.1 Documentation - Deployment plans - geronimo-ra.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

http://cwiki.apache.org/GMOxDOC21/deployment.html

  was:
Geronimo 2.1 Documentation - Deployment plans - geronimo-ra.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples


 Deployment plans - geronimo-ra.xml
 --

 Key: GERONIMO-4063
 URL: https://issues.apache.org/jira/browse/GERONIMO-4063
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo 2.1 Documentation - Deployment plans - geronimo-ra.xml
 Suggested topics to cover
 * Deployment plan overview _(include packaging)_
 * Review of standard corresponding deployment descriptor
 * Review of XML Schemas _(some schemas are documented here 
 http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
 * Dep plan break down _(environment, dependencies, references, etc.)_
 * Samples
 http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Updated: (GERONIMO-4062) Deployment plans - geronimo-application-client.xml

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4062:


Description: 
Geronimo 2.1 Documentation - Deployment plans - geronimo-application-client.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

http://cwiki.apache.org/GMOxDOC21/deployment.html

  was:
Geronimo 2.1 Documentation - Deployment plans - geronimo-application-client.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples



 Deployment plans - geronimo-application-client.xml
 --

 Key: GERONIMO-4062
 URL: https://issues.apache.org/jira/browse/GERONIMO-4062
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo 2.1 Documentation - Deployment plans - 
 geronimo-application-client.xml
 Suggested topics to cover
 * Deployment plan overview _(include packaging)_
 * Review of standard corresponding deployment descriptor
 * Review of XML Schemas _(some schemas are documented here 
 http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
 * Dep plan break down _(environment, dependencies, references, etc.)_
 * Samples
 http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Updated: (GERONIMO-4061) Deployment plans - geronimo-application.xml

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4061:


Description: 
Geronimo 2.1 Documentation - Deployment plans - geronimo-application.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

http://cwiki.apache.org/GMOxDOC21/deployment.html

  was:
Geronimo 2.1 Documentation - Deployment plans - geronimo-application.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples



 Deployment plans - geronimo-application.xml
 ---

 Key: GERONIMO-4061
 URL: https://issues.apache.org/jira/browse/GERONIMO-4061
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo 2.1 Documentation - Deployment plans - geronimo-application.xml
 Suggested topics to cover
 * Deployment plan overview _(include packaging)_
 * Review of standard corresponding deployment descriptor
 * Review of XML Schemas _(some schemas are documented here 
 http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
 * Dep plan break down _(environment, dependencies, references, etc.)_
 * Samples
 http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Updated: (GERONIMO-4064) Deployment plans - geronimo-web.xml

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4064:


Description: 
Geronimo 2.1 Documentation - Deployment plans - geronimo-web.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

http://cwiki.apache.org/GMOxDOC21/deployment.html

  was:
Geronimo 2.1 Documentation - Deployment plans - geronimo-web.xml

Suggested topics to cover

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples


 Deployment plans - geronimo-web.xml
 ---

 Key: GERONIMO-4064
 URL: https://issues.apache.org/jira/browse/GERONIMO-4064
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo 2.1 Documentation - Deployment plans - geronimo-web.xml
 Suggested topics to cover
 * Deployment plan overview _(include packaging)_
 * Review of standard corresponding deployment descriptor
 * Review of XML Schemas _(some schemas are documented here 
 http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
 * Dep plan break down _(environment, dependencies, references, etc.)_
 * Samples
 http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Updated: (GERONIMO-4065) Deployment plans - datasources

2008-05-21 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-4065:


Description: 
Geronimo 2.1 Documentation - Deployment plans - datasources

There is no specific deployment plan name for this resource type but still it 
can be covered following the same guidelines as for the application specific 
plans.
The idea is to cover all the alternatives for deploying this type of resource.

Suggested basic structure.

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

http://cwiki.apache.org/GMOxDOC21/deployment.html

  was:
Geronimo 2.1 Documentation - Deployment plans - datasources

There is no specific deployment plan name for this resource type but still it 
can be covered following the same guidelines as for the application specific 
plans.
The idea is to cover all the alternatives for deploying this type of resource.

Suggested basic structure.

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples


 Deployment plans - datasources
 --

 Key: GERONIMO-4065
 URL: https://issues.apache.org/jira/browse/GERONIMO-4065
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.1, 2.1.1
Reporter: Hernan Cunico

 Geronimo 2.1 Documentation - Deployment plans - datasources
 There is no specific deployment plan name for this resource type but still it 
 can be covered following the same guidelines as for the application specific 
 plans.
 The idea is to cover all the alternatives for deploying this type of resource.
 Suggested basic structure.
 * Deployment plan overview _(include packaging)_
 * Review of standard corresponding deployment descriptor
 * Review of XML Schemas _(some schemas are documented here 
 http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
 * Dep plan break down _(environment, dependencies, references, etc.)_
 * Samples
 http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Created: (GERONIMO-4066) Deployment plans - messaging

2008-05-21 Thread Hernan Cunico (JIRA)
Deployment plans - messaging


 Key: GERONIMO-4066
 URL: https://issues.apache.org/jira/browse/GERONIMO-4066
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - messaging

There is no specific deployment plan name for this resource type but still it 
can be covered following the same guidelines as for the application specific 
plans.
The idea is to cover all the alternatives for deploying this type of resource.

Suggested basic structure.

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

See http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Created: (GERONIMO-4067) Deployment plans - Security

2008-05-21 Thread Hernan Cunico (JIRA)
Deployment plans - Security
---

 Key: GERONIMO-4067
 URL: https://issues.apache.org/jira/browse/GERONIMO-4067
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: documentation
Affects Versions: 2.1.1, 2.1
Reporter: Hernan Cunico


Geronimo 2.1 Documentation - Deployment plans - Security

There is no specific deployment plan name for this resource type but still it 
can be covered following the same guidelines as for the application specific 
plans.
The idea is to cover all the alternatives for deploying this type of resource.

Suggested basic structure.

* Deployment plan overview _(include packaging)_
* Review of standard corresponding deployment descriptor
* Review of XML Schemas _(some schemas are documented here 
http://geronimo.apache.org/apache-geronimo-v21-xml-schemas.html)_
* Dep plan break down _(environment, dependencies, references, etc.)_
* Samples

See http://cwiki.apache.org/GMOxDOC21/deployment.html

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



[jira] Created: (GERONIMO-3949) Problem creating a DB2 datasource

2008-04-03 Thread Hernan Cunico (JIRA)
Problem creating a DB2 datasource
-

 Key: GERONIMO-3949
 URL: https://issues.apache.org/jira/browse/GERONIMO-3949
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: connector, console
Affects Versions: 2.1
Reporter: Hernan Cunico


Geronimo 2.1 comes with tranql-connector-db2-xa 1.1 which has some issues. The 
pool created with the wizard deploys but the database can not get accessed.

I tested with tranql-connector-db2-xa 1.2-20080326.214959-2 available from 
http://snapshots.repository.codehaus.org/org/tranql/tranql-connector-db2-xa/1.2-SNAPSHOT/tranql-connector-db2-xa-1.2-20080326.214959-2.rar

With 1.2 snapshot I can use the wizard, create a plan and deploy the pool; all 
from the admin console but I fail to access the database defined in the pool. 
(for the record it deploys OK from the console)

The weird thing is that if I use the wizard just to create a plan but then 
deploy it from the command line it also deploys OK but also I CAN access the DB.

See thread [Problem creating a DB2 datasource] on the user list (I'll add a 
link once nabble gets updated)

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



[jira] Created: (GERONIMO-3843) Plan creator fails to create plan and to deploy

2008-02-13 Thread Hernan Cunico (JIRA)
Plan creator fails to create plan and to deploy
---

 Key: GERONIMO-3843
 URL: https://issues.apache.org/jira/browse/GERONIMO-3843
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: deployment
Affects Versions: 2.1
 Environment: Geronimo 2.1 - Jetty distribution.
Reporter: Hernan Cunico


The plan creator fails to create the deployment plan and consequently to deploy 
the app in the Jetty distribution. This feature works OK in Tomcat.

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



[jira] Commented: (GERONIMO-3728) Improve visibility of installed apps from the console

2008-02-12 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568138#action_12568138
 ] 

Hernan Cunico commented on GERONIMO-3728:
-

I would think that most of applications deployed to org.apache.geronimo.xyz are 
mostly 'system' apps., not 'user'. 

Either way,  don't we already know what apps are deployed out of the box?

I'm counting 14 already installed web applications, 4 EARs, etc.

These numbers are likely to change as the user customizes the server but I 
would think these apps are ultimately identified in the config.xml



 Improve visibility of installed apps from the console
 -

 Key: GERONIMO-3728
 URL: https://issues.apache.org/jira/browse/GERONIMO-3728
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Reporter: Hernan Cunico
Assignee: Joseph Leong
Priority: Minor

 Currently, out of the box, there are enough installed apps that require 
 scrolling to browse them all. 
 It would improve visibility if we can reduce the amount of info displayed on 
 the first screen. Listing just application names and status while providing 
 links to app details would help. Adding check boxes for commands will help 
 too allowing performing the same command on multiple apps.

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



[jira] Commented: (GERONIMO-3728) Improve visibility of installed apps from the console

2008-02-07 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12566647#action_12566647
 ] 

Hernan Cunico commented on GERONIMO-3728:
-

In addition, it would also be cool to separate user applications from 
system applications.

 Improve visibility of installed apps from the console
 -

 Key: GERONIMO-3728
 URL: https://issues.apache.org/jira/browse/GERONIMO-3728
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Reporter: Hernan Cunico
Assignee: Joseph Leong
Priority: Minor

 Currently, out of the box, there are enough installed apps that require 
 scrolling to browse them all. 
 It would improve visibility if we can reduce the amount of info displayed on 
 the first screen. Listing just application names and status while providing 
 links to app details would help. Adding check boxes for commands will help 
 too allowing performing the same command on multiple apps.

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



[jira] Closed: (GERONIMO-2614) LDAP Viewer portlet should warn you is the LDAP support plugin is not installed and/or started

2008-01-16 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-2614.
---

   Resolution: Fixed
Fix Version/s: 2.1

There was an error first time you accessed the portlet, it seemed it was 
looking for a local LDAP by default. This is fixed in 2.1 trunk.
Closing this issue.

 LDAP Viewer portlet should warn you is the LDAP support plugin is not 
 installed and/or started
 --

 Key: GERONIMO-2614
 URL: https://issues.apache.org/jira/browse/GERONIMO-2614
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 1.2
 Environment: this is for revision r480769
Reporter: Hernan Cunico
 Fix For: 2.1


 LDAP support is available only via plugins now. The LDAP Viewer portlet shown 
 an error pop-up window stating there is a connection error.
 The portlet should either know the plugin is not installed or the portlet 
 itself should be provided as part of the LDAP support plugin.

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



[jira] Updated: (GERONIMO-2712) LDAP editing capability from Admin Console

2008-01-16 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-2712:


Affects Version/s: (was: 2.0-M5)
   (was: 2.0-M2)
   (was: 2.0-M4)
   (was: 1.2)
   (was: 2.0-M3)
   (was: 2.0-M1)
   Wish List

Moved to wish list.

The idea was not to duplicate other projects functionality but to expand some 
basic capabilities, just for practical purposes.  If a Geronimo LDAP  plugin is 
available and Geronimo also provides a way to browse the LDAP server then it 
would be great to have the ability to perform some very basic functions 
directly from the Geronimo Administration Console (like importing an ldif).

 LDAP editing capability from Admin Console
 --

 Key: GERONIMO-2712
 URL: https://issues.apache.org/jira/browse/GERONIMO-2712
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: Wish List
Reporter: Hernan Cunico
 Fix For: Wish List


 Currently from the console we are able to just view the content of the LDAP 
 server but rely on external applications to actually import data to this DB. 
 As a new feature and as an improvement from the usability perspective it 
 would be great if we can provide a method to load the *.ldif* files directly 
 form the console.

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



[jira] Created: (GERONIMO-3727) Improve visibility

2008-01-03 Thread Hernan Cunico (JIRA)
Improve visibility 
---

 Key: GERONIMO-3727
 URL: https://issues.apache.org/jira/browse/GERONIMO-3727
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: console
Reporter: Hernan Cunico




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



[jira] Closed: (GERONIMO-3727) Improve visibility

2008-01-03 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-3727.
---

Resolution: Invalid
  Assignee: Hernan Cunico

opened by mistake - incomplete. creating a new one with more details.
closing issue.

 Improve visibility 
 ---

 Key: GERONIMO-3727
 URL: https://issues.apache.org/jira/browse/GERONIMO-3727
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Reporter: Hernan Cunico
Assignee: Hernan Cunico



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



[jira] Created: (GERONIMO-3728) Improve visibility of installed apps from the console

2008-01-03 Thread Hernan Cunico (JIRA)
Improve visibility of installed apps from the console
-

 Key: GERONIMO-3728
 URL: https://issues.apache.org/jira/browse/GERONIMO-3728
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: console
Reporter: Hernan Cunico
Priority: Minor


Currently, out of the box, there are enough installed apps that require 
scrolling to browse them all. 

It would improve visibility if we can reduce the amount of info displayed on 
the first screen. Listing just application names and status while providing 
links to app details would help. Adding check boxes for commands will help too 
allowing performing the same command on multiple apps.

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



[jira] Created: (GERONIMO-3624) svn: Can't move source to dest on Windows

2007-11-21 Thread Hernan Cunico (JIRA)
svn: Can't move source to dest on Windows
-

 Key: GERONIMO-3624
 URL: https://issues.apache.org/jira/browse/GERONIMO-3624
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: buildsystem
 Environment: Windows
Reporter: Hernan Cunico
Priority: Blocker


Issue brought up by Jarek on dev@, I'm having the same problem too. Windows 
users cannot check out trunk from SVN because of unsupported characters (: 
and ,) in file names. See svn log below

svn: In directory
'assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/rc.d'
svn: Can't move source to dest
svn: Can't move
'assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/rc.d/.svn/tmp/prop-base/geronimo-commands:start-server,default.groovy.svn-base'
to 
'assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/rc.d/.svn/prop-base/geronimo-commands:start-server,default.groovy.svn-base':
No such file or directory

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



[jira] Commented: (GERONIMO-3425) Add deployment plan schemas to geronimo web site

2007-10-01 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531617
 ] 

Hernan Cunico commented on GERONIMO-3425:
-

reorganized the directory structures on the website as well as added symbolic 
links to match the schema names with the actual target name space.

OpenEJB related schemas have not been updated.



 Add deployment plan schemas to geronimo web site
 

 Key: GERONIMO-3425
 URL: https://issues.apache.org/jira/browse/GERONIMO-3425
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: website
Reporter: Kevan Miller
Assignee: Hernan Cunico

 I seem to recall this being raised, some time ago. I thought it had been 
 addressed, but does not seem to be the case.
 It's really convenient if the xmlns url would actually contain the schemas 
 for our deployment plans. That way some ide's (e.g. Eclipse) will 
 automatically load the schemas. For example 
 http://geronimo.apache.org/xml/ns/j2ee/application-2.0 should serve the 
 schema for our application deployment plan. 
 We should do the same for OpenEJB (e.g. 
 http://www.openejb.org/xml/ns/openejb-jar-2.1). 
 An overview of our deployment plan schemas at 
 http://geronimo.apache.org/xml/ns/ would also be useful. 
 See http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd and 
 http://java.sun.com/xml/ns/javaee/ for examples how other organizations have 
 handled this...

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



[jira] Commented: (GERONIMO-3425) Add deployment plan schemas to geronimo web site

2007-09-24 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529895
 ] 

Hernan Cunico commented on GERONIMO-3425:
-

Target namespace and actual schema file names are not the same. 

For example geronimo-web-2.0.xsd - 
targetNamespace=http://geronimo.apache.org/xml/ns/j2ee/web-2.0;

Ideas to make them match?

Cheers!
Hernan

 Add deployment plan schemas to geronimo web site
 

 Key: GERONIMO-3425
 URL: https://issues.apache.org/jira/browse/GERONIMO-3425
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: website
Reporter: Kevan Miller
Assignee: Hernan Cunico

 I seem to recall this being raised, some time ago. I thought it had been 
 addressed, but does not seem to be the case.
 It's really convenient if the xmlns url would actually contain the schemas 
 for our deployment plans. That way some ide's (e.g. Eclipse) will 
 automatically load the schemas. For example 
 http://geronimo.apache.org/xml/ns/j2ee/application-2.0 should serve the 
 schema for our application deployment plan. 
 We should do the same for OpenEJB (e.g. 
 http://www.openejb.org/xml/ns/openejb-jar-2.1). 
 An overview of our deployment plan schemas at 
 http://geronimo.apache.org/xml/ns/ would also be useful. 
 See http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd and 
 http://java.sun.com/xml/ns/javaee/ for examples how other organizations have 
 handled this...

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



[jira] Commented: (GERONIMO-3425) Add deployment plan schemas to geronimo web site

2007-09-20 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529169
 ] 

Hernan Cunico commented on GERONIMO-3425:
-

Would something like this would work instead of .../xml/ns/j2ee/...

http://geronimo.apache.org/schemas-2.0/...xsd
http://geronimo.apache.org/schemas-1.1/...xsd
http://geronimo.apache.org/schemas-1.0/...xsd

This way we can still serve these files separated by release.

Thoughts?

 Add deployment plan schemas to geronimo web site
 

 Key: GERONIMO-3425
 URL: https://issues.apache.org/jira/browse/GERONIMO-3425
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: website
Reporter: Kevan Miller
Assignee: Hernan Cunico

 I seem to recall this being raised, some time ago. I thought it had been 
 addressed, but does not seem to be the case.
 It's really convenient if the xmlns url would actually contain the schemas 
 for our deployment plans. That way some ide's (e.g. Eclipse) will 
 automatically load the schemas. For example 
 http://geronimo.apache.org/xml/ns/j2ee/application-2.0 should serve the 
 schema for our application deployment plan. 
 We should do the same for OpenEJB (e.g. 
 http://www.openejb.org/xml/ns/openejb-jar-2.1). 
 An overview of our deployment plan schemas at 
 http://geronimo.apache.org/xml/ns/ would also be useful. 
 See http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd and 
 http://java.sun.com/xml/ns/javaee/ for examples how other organizations have 
 handled this...

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



[jira] Resolved: (GERONIMO-3425) Add deployment plan schemas to geronimo web site

2007-09-18 Thread Hernan Cunico (JIRA)

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

Hernan Cunico resolved GERONIMO-3425.
-

Resolution: Fixed

Updated updated with XML Schemas for 1.0, 1.1 and 2.0

http://geronimo.apache.org/xml-schemas.html

Cheers!
Hernan

 Add deployment plan schemas to geronimo web site
 

 Key: GERONIMO-3425
 URL: https://issues.apache.org/jira/browse/GERONIMO-3425
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: website
Reporter: Kevan Miller
Assignee: Hernan Cunico

 I seem to recall this being raised, some time ago. I thought it had been 
 addressed, but does not seem to be the case.
 It's really convenient if the xmlns url would actually contain the schemas 
 for our deployment plans. That way some ide's (e.g. Eclipse) will 
 automatically load the schemas. For example 
 http://geronimo.apache.org/xml/ns/j2ee/application-2.0 should serve the 
 schema for our application deployment plan. 
 We should do the same for OpenEJB (e.g. 
 http://www.openejb.org/xml/ns/openejb-jar-2.1). 
 An overview of our deployment plan schemas at 
 http://geronimo.apache.org/xml/ns/ would also be useful. 
 See http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd and 
 http://java.sun.com/xml/ns/javaee/ for examples how other organizations have 
 handled this...

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



[jira] Assigned: (GERONIMO-3425) Add deployment plan schemas to geronimo web site

2007-09-18 Thread Hernan Cunico (JIRA)

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

Hernan Cunico reassigned GERONIMO-3425:
---

Assignee: Hernan Cunico

 Add deployment plan schemas to geronimo web site
 

 Key: GERONIMO-3425
 URL: https://issues.apache.org/jira/browse/GERONIMO-3425
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: website
Reporter: Kevan Miller
Assignee: Hernan Cunico

 I seem to recall this being raised, some time ago. I thought it had been 
 addressed, but does not seem to be the case.
 It's really convenient if the xmlns url would actually contain the schemas 
 for our deployment plans. That way some ide's (e.g. Eclipse) will 
 automatically load the schemas. For example 
 http://geronimo.apache.org/xml/ns/j2ee/application-2.0 should serve the 
 schema for our application deployment plan. 
 We should do the same for OpenEJB (e.g. 
 http://www.openejb.org/xml/ns/openejb-jar-2.1). 
 An overview of our deployment plan schemas at 
 http://geronimo.apache.org/xml/ns/ would also be useful. 
 See http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd and 
 http://java.sun.com/xml/ns/javaee/ for examples how other organizations have 
 handled this...

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



[jira] Closed: (GERONIMO-3425) Add deployment plan schemas to geronimo web site

2007-09-18 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-3425.
---


Resolved.

 Add deployment plan schemas to geronimo web site
 

 Key: GERONIMO-3425
 URL: https://issues.apache.org/jira/browse/GERONIMO-3425
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: website
Reporter: Kevan Miller
Assignee: Hernan Cunico

 I seem to recall this being raised, some time ago. I thought it had been 
 addressed, but does not seem to be the case.
 It's really convenient if the xmlns url would actually contain the schemas 
 for our deployment plans. That way some ide's (e.g. Eclipse) will 
 automatically load the schemas. For example 
 http://geronimo.apache.org/xml/ns/j2ee/application-2.0 should serve the 
 schema for our application deployment plan. 
 We should do the same for OpenEJB (e.g. 
 http://www.openejb.org/xml/ns/openejb-jar-2.1). 
 An overview of our deployment plan schemas at 
 http://geronimo.apache.org/xml/ns/ would also be useful. 
 See http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd and 
 http://java.sun.com/xml/ns/javaee/ for examples how other organizations have 
 handled this...

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



[jira] Closed: (GERONIMO-1113) WWW site: Add Apache Directory to list of related projects

2007-09-18 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-1113.
---

Resolution: Fixed

This functionality is now available via Geronimo plugins.  Plugins can be 
installed from the Geronimo Administration Console.

Available documentation cover the installation process. Once the plugin 
architecture is finally fine tuned we'll add some additional info on the main 
website.

Alternatively there are community oriented sites like 
http://geronimoplugincentral.org/ with additional reviews on these plugins

Cheers!
Hernan

 WWW site: Add Apache Directory to list of related projects
 --

 Key: GERONIMO-1113
 URL: https://issues.apache.org/jira/browse/GERONIMO-1113
 Project: Geronimo
  Issue Type: Wish
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 2.0-M2
Reporter: Stefan Zoerner
Assignee: Hernan Cunico
Priority: Trivial

 Great to see that Apache Directory Server is embeded in the current 
 geronimo-1.0-M5. Thank you for making it availlable in such a confortable way 
 (GBean configuration, start/stop)! Especially new users will like that!
 Although I do not know what your definition of dependency is, it would be 
 nice if you could add the project to you mosaic list here:
 http://geronimo.apache.org/dependencies.html
 Thanks for considering it, we at Directory project would appreciate to be 
 listed (good promotion for us).

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



[jira] Commented: (GERONIMO-3425) Add deployment plan schemas to geronimo web site

2007-09-04 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524809
 ] 

Hernan Cunico commented on GERONIMO-3425:
-

If we can copy all our schemas to 
https://svn.apache.org/repos/asf/geronimo/site/trunk/docs/schemas-2.0/ for 
instance I can update the web site really quick. We already have the schemas 
for 1.0 and 1.1 on a similar structure.

Volunteers for moving the schemas?

Cheers!
Hernan

 Add deployment plan schemas to geronimo web site
 

 Key: GERONIMO-3425
 URL: https://issues.apache.org/jira/browse/GERONIMO-3425
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: website
Reporter: Kevan Miller

 I seem to recall this being raised, some time ago. I thought it had been 
 addressed, but does not seem to be the case.
 It's really convenient if the xmlns url would actually contain the schemas 
 for our deployment plans. That way some ide's (e.g. Eclipse) will 
 automatically load the schemas. For example 
 http://geronimo.apache.org/xml/ns/j2ee/application-2.0 should serve the 
 schema for our application deployment plan. 
 We should do the same for OpenEJB (e.g. 
 http://www.openejb.org/xml/ns/openejb-jar-2.1). 
 An overview of our deployment plan schemas at 
 http://geronimo.apache.org/xml/ns/ would also be useful. 
 See http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd and 
 http://java.sun.com/xml/ns/javaee/ for examples how other organizations have 
 handled this...

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



[jira] Updated: (GERONIMO-2775) Enabling web statistics collection for jetty fails from the admin console

2007-08-08 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-2775:


Affects Version/s: (was: 2.0-M2)
   2.0.x

 Enabling web statistics collection for jetty fails from the admin console
 -

 Key: GERONIMO-2775
 URL: https://issues.apache.org/jira/browse/GERONIMO-2775
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, Jetty
Affects Versions: 2.0.x
 Environment: 2.0-SNAPSHOT jetty6 jee5 assembly
Reporter: Paul McMahan
 Attachments: geronimo-2775.patch, geronimo-2775.patch


 in the Web Server Manager portlet in the jetty assembly click on the enable 
 link for enabling statistics collection.  The click is ignored.

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



[jira] Closed: (GERONIMO-2696) SQL Exception: Failed to start database

2007-06-12 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-2696.
---

   Resolution: Fixed
Fix Version/s: 2.0-M6

problem already fixed in v2.0-M6

 SQL Exception: Failed to start database
 ---

 Key: GERONIMO-2696
 URL: https://issues.apache.org/jira/browse/GERONIMO-2696
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Affects Versions: 2.0-M2
 Environment: Tested on Tomcat distribution
 Revision: 492305
Reporter: Hernan Cunico
 Fix For: 2.0-M6

 Attachments: geronimo.log


 Several issues when accessing the embedded Derby DB. DB Viewer portlet fails 
 to display db tables
 After creating a DB and adding some tables and content the portlet fails to 
 browse that DB tables.
 The same error occours when browsing the DB from any application.
 So far this error occours randomly and very often, restarting Geronimo 
 SOMETIMES help (initially). After subsequent errors and restarting the DB is 
 no longer accessible.

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



[jira] Created: (GERONIMO-3240) Unable to obtain physical connection to jdbc:derby:

2007-06-12 Thread Hernan Cunico (JIRA)
Unable to obtain physical connection to jdbc:derby:
---

 Key: GERONIMO-3240
 URL: https://issues.apache.org/jira/browse/GERONIMO-3240
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: databases
Affects Versions: 2.0-M6
 Environment: Geronimo v2.0-M6-rc3
Reporter: Hernan Cunico


Created a sample db on the embedded Derby database using the admin console. 
Created a connection pool to that database with the wizard, the Test 
Connection works fine during pool creation.
When I try to access that pool from an application I get an error as if the 
database wouldn't exists.


13:28:24,218 ERROR [MCFConnectionInterceptor] Error occurred creating 
ManagedConnection for [EMAIL PROTECTED]
javax.resource.spi.ResourceAllocationException: Unable to obtain physical 
connection to jdbc:derby:sample
at 
org.tranql.connector.jdbc.JDBCDriverMCF.getPhysicalConnection(JDBCDriverMCF.java:98)
at 
org.tranql.connector.jdbc.JDBCDriverMCF.createManagedConnection(JDBCDriverMCF.java:73)
at 
org.apache.geronimo.connector.outbound.MCFConnectionInterceptor.getConnection(MCFConnectionInterceptor.java:48)
at 
org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor.getConnection(LocalXAResourceInsertionInterceptor.java:41)
at 
org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor.internalGetConnection(SinglePoolConnectionInterceptor.java:66)
at 
org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.getConnection(AbstractSinglePoolConnectionInterceptor.java:78)
at 
org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:46)
at 
org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:95)
at 
org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43)
at 
org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39)
at 
org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66)
at 
org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:61)
at 
org.tranql.connector.jdbc.DataSource.getConnection(DataSource.java:56)
at 
org.apache.geronimo.samples.dbtester.beans.DBManagerBean.getTableList(DBManagerBean.java:76)
at 
org.apache.geronimo.samples.dbtester.web.ListTablesServlet.listTables(ListTablesServlet.java:32)
at 
org.apache.geronimo.samples.dbtester.web.ListTablesServlet.doGet(ListTablesServlet.java:17)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at 
org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
at 
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:358)
at 
org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.sql.SQLException: Database 'sample' not found.
at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown 
Source)
at 

[jira] Commented: (GERONIMO-3174) Can't start server with eclipse plugin

2007-05-18 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497017
 ] 

Hernan Cunico commented on GERONIMO-3174:
-

Although not with eclipse, I was jut getting pretty much the same error on M5. 
Doesn't make any sense to me but it got fixed by placing the server.jar at the 
very beginning of the classpath while still using 
org.apache.geronimo.cli.daemon.DaemonCLI to start the server.

 Can't start server with eclipse plugin
 --

 Key: GERONIMO-3174
 URL: https://issues.apache.org/jira/browse/GERONIMO-3174
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: eclipse-plugin
Affects Versions: 2.0-M6
Reporter: Ted Kirby
Priority: Critical
 Fix For: 2.0-M6


 I am using rev 539255.  When I start the server, I get:
 Exception in thread main java.lang.IllegalArgumentException: Argument type 
 is [class [Ljava.lang.String;]; expected [class 
 org.apache.geronimo.cli.daemon.DaemonCLParser]
   at 
 org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:56)
   at 
 org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
   at 
 org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:33)
 It looks like this code-path was missed in recent CLI refactoring, which 
 occurred after last eclipse plugin update.
 I tried having the eclise plugin start org.apache.geronimo.system.main.Daemon 
 instead of org.apache.geronimo.kernel.util.MainConfigurationBootstrapper, but 
 the server never seemed to come up.
 My next attempt will be to fix MainConfigurationBootstrapper.main(String[] 
 args) like Daemon.main(String[] args), tho I am not sure that have 
 geronimo-kernel depend on geronimo-system will work or is proper.

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



[jira] Closed: (GERONIMO-2916) database creation pool wizzard fails to deploy

2007-03-30 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-2916.
---

Resolution: Fixed

Problem fixed in M4

 database creation pool wizzard fails to deploy
 --

 Key: GERONIMO-2916
 URL: https://issues.apache.org/jira/browse/GERONIMO-2916
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Affects Versions: 2.0-M2, 2.0-M3
 Environment: relates to GERONIMO-2686
Reporter: Hernan Cunico
 Assigned To: Anita Kulshreshtha
 Fix For: 2.0-M4

 Attachments: configs.diff


 From the console, the database creation pool wizzard does not create a plan 
 and fails to deploy it with no warnings on the Administration Console.
 Similar error conditions were reported in GERONIMO-2686
 The terminal shows the following error:
 15:07:55,562 ERROR [DatabasePoolPortlet] Unable to save connection pool
 javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
 for module type: rar registered
 at 
 org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
 at 
 org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
 at 
 org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:343)
 at 
 org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
 at 
 org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at 
 org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
 at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
 at 
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
 at 
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
 at 
 org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
 at 
 org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
 at 
 org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
 at 
 org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
 at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
 at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
 at 
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
 at 
 org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
 at 
 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
 at 
 org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
 at 
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
 at 
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
 at 
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
 at 
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
 at 
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
 at 
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
 at 
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
 at 
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
 at 
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
 at java.lang.Thread.run(Thread.java:595)
 15:08:02,875 ERROR [DatabasePoolPortlet] Unable to save connection 

[jira] Created: (GERONIMO-3051) DB Viewer portlet error

2007-03-30 Thread Hernan Cunico (JIRA)
DB Viewer portlet error
---

 Key: GERONIMO-3051
 URL: https://issues.apache.org/jira/browse/GERONIMO-3051
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console, databases
Affects Versions: 2.0-M4
 Environment: embedded Derby databases
Reporter: Hernan Cunico


There is a problem when trying to view an embedded Derby database.

I am able to successfully create a new DB with the DB manager and a new entry 
appears in the DB Viewer but when I try to view that DB from the DB Viewer I 
get a portlet error.

When I check the logs I get this:

09:57:02,421 ERROR [listTables_jsp]] Servlet.service() for servlet 
jsp.WEB_002dINF.view.internaldb.listTables_jsp threw exception
javax.servlet.ServletException: javax.servlet.jsp.JspTagException: Error 
getting connection: java.sql.SQLException: No suitable driver
...
09:57:02,421 ERROR [[DBViewer]] Servlet.service() for servlet DBViewer threw 
exception
javax.servlet.ServletException
...
09:57:02,453 ERROR [PortletInvokerImpl] PortletInvokerImpl.render() - Error 
while dispatching portlet.
javax.portlet.PortletException
...

With the exception of the SystemDatabase all the other databases created on 
the embedded Derby are also unaccessible from other applications.

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



[jira] Created: (GERONIMO-3031) Install New Applications

2007-03-27 Thread Hernan Cunico (JIRA)
Install New Applications


 Key: GERONIMO-3031
 URL: https://issues.apache.org/jira/browse/GERONIMO-3031
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console
Affects Versions: 2.0-M4
 Environment: Revision: 523021
Reporter: Hernan Cunico


Both Jetty and Tomcat fail to install web applications via the Console, 
deploying the same app from the command line works OK

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



[jira] Updated: (GERONIMO-3031) Install New Applications

2007-03-27 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-3031:


Attachment: tomcat_error.txt
jetty_error.txt

 Install New Applications
 

 Key: GERONIMO-3031
 URL: https://issues.apache.org/jira/browse/GERONIMO-3031
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.0-M4
 Environment: Revision: 523021
Reporter: Hernan Cunico
 Attachments: jetty_error.txt, tomcat_error.txt


 Both Jetty and Tomcat fail to install web applications via the Console, 
 deploying the same app from the command line works OK

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



[jira] Commented: (GERONIMO-2916) database creation pool wizzard fails to deploy

2007-03-15 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481259
 ] 

Hernan Cunico commented on GERONIMO-2916:
-

I just tested it on rev #518074 and it worked

 database creation pool wizzard fails to deploy
 --

 Key: GERONIMO-2916
 URL: https://issues.apache.org/jira/browse/GERONIMO-2916
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Affects Versions: 2.0-M2, 2.0-M3
 Environment: relates to GERONIMO-2686
Reporter: Hernan Cunico
 Assigned To: Anita Kulshreshtha
 Fix For: 2.0-beta1

 Attachments: configs.diff


 From the console, the database creation pool wizzard does not create a plan 
 and fails to deploy it with no warnings on the Administration Console.
 Similar error conditions were reported in GERONIMO-2686
 The terminal shows the following error:
 15:07:55,562 ERROR [DatabasePoolPortlet] Unable to save connection pool
 javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
 for module type: rar registered
 at 
 org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
 at 
 org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
 at 
 org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:343)
 at 
 org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
 at 
 org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at 
 org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
 at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
 at 
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
 at 
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
 at 
 org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
 at 
 org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
 at 
 org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
 at 
 org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
 at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
 at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
 at 
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
 at 
 org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
 at 
 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
 at 
 org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
 at 
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
 at 
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
 at 
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
 at 
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
 at 
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
 at 
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
 at 
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
 at 
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
 at 
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
 at java.lang.Thread.run(Thread.java:595)
 15:08:02,875 ERROR 

[jira] Commented: (GERONIMO-2916) database creation pool wizzard fails to deploy

2007-03-15 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481261
 ] 

Hernan Cunico commented on GERONIMO-2916:
-

good timing Anita ;-) should we put this JIRA to rest !?

 database creation pool wizzard fails to deploy
 --

 Key: GERONIMO-2916
 URL: https://issues.apache.org/jira/browse/GERONIMO-2916
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Affects Versions: 2.0-M2, 2.0-M3
 Environment: relates to GERONIMO-2686
Reporter: Hernan Cunico
 Assigned To: Anita Kulshreshtha
 Fix For: 2.0-beta1

 Attachments: configs.diff


 From the console, the database creation pool wizzard does not create a plan 
 and fails to deploy it with no warnings on the Administration Console.
 Similar error conditions were reported in GERONIMO-2686
 The terminal shows the following error:
 15:07:55,562 ERROR [DatabasePoolPortlet] Unable to save connection pool
 javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
 for module type: rar registered
 at 
 org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
 at 
 org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
 at 
 org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:343)
 at 
 org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
 at 
 org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at 
 org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
 at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
 at 
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
 at 
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
 at 
 org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
 at 
 org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
 at 
 org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
 at 
 org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
 at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
 at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
 at 
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
 at 
 org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
 at 
 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
 at 
 org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
 at 
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
 at 
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
 at 
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
 at 
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
 at 
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
 at 
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
 at 
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
 at 
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
 at 
 org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
 at java.lang.Thread.run(Thread.java:595)
 15:08:02,875 ERROR 

[jira] Created: (GERONIMO-2916) database creation pool wizzard fails to deploy

2007-03-01 Thread Hernan Cunico (JIRA)
database creation pool wizzard fails to deploy
--

 Key: GERONIMO-2916
 URL: https://issues.apache.org/jira/browse/GERONIMO-2916
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console, databases
Affects Versions: 2.0-M2, 2.0-M3
 Environment: relates to GERONIMO-2686
Reporter: Hernan Cunico


From the console, the database creation pool wizzard does not create a plan 
and fails to deploy it with no warnings on the Administration Console.

Similar error conditions were reported in GERONIMO-2686

The terminal shows the following error:

15:07:55,562 ERROR [DatabasePoolPortlet] Unable to save connection pool
javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
for module type: rar registered
at 
org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
at 
org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
at 
org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:343)
at 
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
at org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
at 
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
at 
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
at 
org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
at 
org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
at 
org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
at 
org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at 
org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
at 
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
at 
org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
at java.lang.Thread.run(Thread.java:595)
15:08:02,875 ERROR [DatabasePoolPortlet] Unable to save connection pool
javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
for module type: rar registered
at 
org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
at 
org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
at 

[jira] Commented: (GERONIMO-2799) Creating SQL-based security realm fails via combobox-database-pool-selection

2007-02-05 Thread Hernan Cunico (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470276
 ] 

Hernan Cunico commented on GERONIMO-2799:
-

I verified this issue, the Security Realm portlet is not retrieving any 
connection data from the specified database pool.

 Creating SQL-based security realm fails via combobox-database-pool-selection
 

 Key: GERONIMO-2799
 URL: https://issues.apache.org/jira/browse/GERONIMO-2799
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.0-M2
 Environment: Windows XP, Tomcat
Reporter: Torsten Krall
Priority: Minor

 I created and deployed a global database pool tkldienstplanpool, the
 test worked fine.
 Now I want to use this database pool within a sql-security-realm but the
 test throws following exception:
 java.lang.IllegalArgumentException: interface
 org.tranql.connector.DissociatableConnectionHandle is not visible from
 class loader
 Creating a security-realm by copypaste of all parameters of the deployed 
 golbal database-pool works finde. 
 Due to this workaround I set this bug-report to minor-priority.
 Best regards,
 Torsten Krall
 Entire stacktrace:
 13:17:26,455 INFO  [DatabasePoolPortlet] Deployment completed successfully!
 13:31:56,477 WARN  [SecurityRealmPortlet] Testing with options
 {groupSelect=SELECT d1.username, d2.name as gruppe FROM
 dp_realm_user_group d
  INNER JOIN dp_realm_user d1 ON d1.id=d.user INNER JOIN dp_realm_group
 d2 ON d2.id=d.group WHERE d1.username=?, org.apache.geronimo.security
 .realm.GenericSecurityRealm.CLASSLOADER=[org.apache.geronimo.kernel.classloader.JarFileClassLoader
 id=org.apache.geronimo.configs/webconsole
 -tomcat_standard.war/2.0-M2/car], dataSourceApplication=null,
 userSelect=select username, password from dp_realm_user where
 username=?, data
 SourceName=tkldienstplanpool3}
 13:32:10,276 WARN  [SecurityRealmPortlet] Test login failed
 javax.security.auth.login.LoginException: SQL error
 at
 org.apache.geronimo.security.realm.providers.SQLLoginModule.login(SQLLoginModule.java:257)
 at
 org.apache.geronimo.console.util.KernelManagementHelper.testLoginModule(KernelManagementHelper.java:423)
 at
 org.apache.geronimo.console.util.PortletManager.testLoginModule(PortletManager.java:160)
 at
 org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortlet.actionAttemptLogin(SecurityRealmPortlet.java:334)
 at
 org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortlet.processAction(SecurityRealmPortlet.java:215)
 at
 org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
 at
 org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:158)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at
 org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
 at
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
 at
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
 at
 org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
 at
 org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
 at
 org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
 at
 org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
 at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
 at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
 at
 org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
 at
 org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
 at
 

[jira] Created: (GERONIMO-2754) Server wont start on Revision: 497496

2007-01-18 Thread Hernan Cunico (JIRA)
Server wont start on Revision: 497496
-

 Key: GERONIMO-2754
 URL: https://issues.apache.org/jira/browse/GERONIMO-2754
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
Affects Versions: 2.0-M2
 Environment: Revision: 497496
Reporter: Hernan Cunico
Priority: Blocker
 Attachments: geronimo.log

server wont start - Error while starting; GBean is now in the FAILED state: 
... org.apache.geronimo.configs/openejb/2.0-SNAPSHOT 

Attaching log

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




[jira] Updated: (GERONIMO-2754) Server wont start on Revision: 497496

2007-01-18 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-2754:


Attachment: geronimo.log

 Server wont start on Revision: 497496
 -

 Key: GERONIMO-2754
 URL: https://issues.apache.org/jira/browse/GERONIMO-2754
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.0-M2
 Environment: Revision: 497496
Reporter: Hernan Cunico
Priority: Blocker
 Attachments: geronimo.log


 server wont start - Error while starting; GBean is now in the FAILED state: 
 ... org.apache.geronimo.configs/openejb/2.0-SNAPSHOT 
 Attaching log

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




[jira] Updated: (GERONIMO-2709) Database creation pool wizard fails in Jetty

2007-01-17 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-2709:


Affects Version/s: (was: 2.0-M1)
   (was: 2.0)
   2.0-M2

 Database creation pool wizard fails in Jetty
 

 Key: GERONIMO-2709
 URL: https://issues.apache.org/jira/browse/GERONIMO-2709
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Affects Versions: 2.0-M2
 Environment: Jetty Dist. rev #494097. Related to GERONIMO-2685
Reporter: Hernan Cunico
Priority: Critical

 DB Pool creation wizard fails on Jetty distribution. It will now list the 
 available database types (step 1) but once you click next the console is 
 gone. 
 The following error is displayed on the terminal. I can't set log to DEBUG, 
 if so I loose control on Jetty (wont even pass login screen - different issue)
 2007-01-08 15:32:21.671::WARN:  EXCEPTION
 java.lang.IllegalArgumentException: Qualifier patterns must be present when 
 first URLPattern is an exact pattern
 at javax.security.jacc.URLPatternSpec.init(URLPatternSpec.java:98)
 at 
 javax.security.jacc.WebUserDataPermission.init(WebUserDataPermission.java:86)
 at 
 org.apache.geronimo.jetty6.handler.JettySecurityHandler.checkSecurityConstraints(JettySecurityHandler.java:183)
 at 
 org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:171)
 at 
 org.apache.geronimo.jetty6.handler.JettySecurityHandler.handle(JettySecurityHandler.java:133)
 at 
 org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
 at 
 org.apache.geronimo.jetty6.handler.ThreadClassloaderHandler.handle(ThreadClassloaderHandler.java:46)
 at 
 org.apache.geronimo.jetty6.handler.ComponentContextHandler.handle(ComponentContextHandler.java:47)
 at 
 org.apache.geronimo.jetty6.handler.InstanceContextHandler.handle(InstanceContextHandler.java:58)
 at 
 org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:689)
 at 
 org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:391)
 at 
 org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:146)
 at 
 org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
 at 
 org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
 at org.mortbay.jetty.Server.handle(Server.java:285)
 at 
 org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:457)
 at 
 org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:751)
 at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:500)
 at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:203)
 at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:357)
 at 
 org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217)
 at 
 org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475)
 Server shutdown begun
 Server shutdown completed

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




[jira] Updated: (GERONIMO-2696) SQL Exception: Failed to start database

2007-01-17 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-2696:


Affects Version/s: (was: 2.0-M1)
   (was: 2.0)
   2.0-M2

 SQL Exception: Failed to start database
 ---

 Key: GERONIMO-2696
 URL: https://issues.apache.org/jira/browse/GERONIMO-2696
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Affects Versions: 2.0-M2
 Environment: Tested on Tomcat distribution
 Revision: 492305
Reporter: Hernan Cunico
 Attachments: geronimo.log


 Several issues when accessing the embedded Derby DB. DB Viewer portlet fails 
 to display db tables
 After creating a DB and adding some tables and content the portlet fails to 
 browse that DB tables.
 The same error occours when browsing the DB from any application.
 So far this error occours randomly and very often, restarting Geronimo 
 SOMETIMES help (initially). After subsequent errors and restarting the DB is 
 no longer accessible.

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




[jira] Created: (GERONIMO-2747) Error while shutting down Geronimo

2007-01-17 Thread Hernan Cunico (JIRA)
Error while shutting down Geronimo
--

 Key: GERONIMO-2747
 URL: https://issues.apache.org/jira/browse/GERONIMO-2747
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
Affects Versions: 2.0-M2
 Environment: Revision: 497146
Reporter: Hernan Cunico


On shutdown the following exception is thrown

Server shutdown begun
16:29:48,390 ERROR [JIoEndpoint] Socket accept failed
java.net.SocketException: socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
at java.net.ServerSocket.implAccept(ServerSocket.java:450)
at java.net.ServerSocket.accept(ServerSocket.java:421)
at 
org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:61)
at 
org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:310)
at java.lang.Thread.run(Thread.java:595)
Server shutdown completed

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




[jira] Created: (GERONIMO-2748) DB Manager portlets (DB Viewer and Run SQL) not working

2007-01-17 Thread Hernan Cunico (JIRA)
DB Manager portlets (DB Viewer and Run SQL) not working 


 Key: GERONIMO-2748
 URL: https://issues.apache.org/jira/browse/GERONIMO-2748
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console, databases
Affects Versions: 2.0-M2
 Environment: Revision: 497146 . Related to GERONIMO-2600
Reporter: Hernan Cunico


After updating to Derby 20.2.2.0 the database management portlets are not 
showing existing databases. That is SystemDatabase and any other just created.

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




[jira] Created: (GERONIMO-2728) Exception while removing directory module from the console

2007-01-12 Thread Hernan Cunico (JIRA)
Exception while removing directory module from the console
--

 Key: GERONIMO-2728
 URL: https://issues.apache.org/jira/browse/GERONIMO-2728
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: deployment, security
Affects Versions: 2.0-M2, 2.0-beta1, 2.0-beta2, 2.0
 Environment: rev # 495595
Reporter: Hernan Cunico


removing *directory* module form the console's *Installed System Modules* 
portlet throws an exception while removing dependencies. attaching log

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




[jira] Updated: (GERONIMO-2728) Exception while removing directory module from the console

2007-01-12 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-2728:


Attachment: log.txt

 Exception while removing directory module from the console
 --

 Key: GERONIMO-2728
 URL: https://issues.apache.org/jira/browse/GERONIMO-2728
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, security
Affects Versions: 2.0-M2, 2.0-beta1, 2.0-beta2, 2.0
 Environment: rev # 495595
Reporter: Hernan Cunico
 Attachments: log.txt


 removing *directory* module form the console's *Installed System Modules* 
 portlet throws an exception while removing dependencies. attaching log

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




[jira] Closed: (GERONIMO-1386) Docs produced by Confluence contain spaces in file names

2007-01-11 Thread Hernan Cunico (JIRA)

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

Hernan Cunico closed GERONIMO-1386.
---

Resolution: Fixed

Issue addressed using autoexport plugin. All documentation now is available at 
http://cwiki.apache.org/geronimo

 Docs produced by Confluence contain spaces in file names
 

 Key: GERONIMO-1386
 URL: https://issues.apache.org/jira/browse/GERONIMO-1386
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 1.0
Reporter: John Sisson
 Assigned To: Hernan Cunico
 Fix For: Wish List


 This was reported to the dev list in:
 http://www.mail-archive.com/dev%40geronimo.apache.org/msg14471.html

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




[jira] Created: (GERONIMO-2712) LDAP editing capability from Admin Console

2007-01-09 Thread Hernan Cunico (JIRA)
LDAP editing capability from Admin Console
--

 Key: GERONIMO-2712
 URL: https://issues.apache.org/jira/browse/GERONIMO-2712
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
Affects Versions: 1.2, 2.0-M1, 2.0-M2, 2.0-beta1, 2.0-beta2, 2.0
Reporter: Hernan Cunico
 Fix For: Wish List


Currently from the console we are able to just view the content of the LDAP 
server but rely on external applications to actually import data to this DB. 
As a new feature and as an improvement from the usability perspective it would 
be great if we can provide a method to load the *.ldif* files directly form the 
console.

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




[jira] Created: (GERONIMO-2713) LDAP Realm fails to test and deploy

2007-01-09 Thread Hernan Cunico (JIRA)
LDAP Realm fails to test and deploy
---

 Key: GERONIMO-2713
 URL: https://issues.apache.org/jira/browse/GERONIMO-2713
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console, security
Affects Versions: 1.2, 2.0-M1, 2.0-M2, 2.0-beta1, 2.0-beta2, 2.0
Reporter: Hernan Cunico
Priority: Critical


LDAP Realm dep plan generated with the console fails to deploy with the 
following error in terminal:

10:59:26,609 ERROR [DeploymentFactoryImpl] 
org/apache/geronimo/deployment/ModuleConfigurer
java.lang.NoClassDefFoundError: org/apache/geronimo/deployment/ModuleConfigurer
at 
org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:130)
at 
javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111)
at 
org.apache.geronimo.deployment.cli.ServerConnection.tryToConnect(ServerConnection.java:292)
at 
org.apache.geronimo.deployment.cli.ServerConnection.init(ServerConnection.java:209)
at 
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:157)
at 
org.apache.geronimo.deployment.cli.DeployTool.main(DeployTool.java:314)
Exception in thread main java.lang.NoClassDefFoundError: 
org/apache/geronimo/deployment/ModuleConfigurer
at 
org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:130)
at 
javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111)
at 
org.apache.geronimo.deployment.cli.ServerConnection.tryToConnect(ServerConnection.java:292)
at 
org.apache.geronimo.deployment.cli.ServerConnection.init(ServerConnection.java:209)
at 
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:157)
at 
org.apache.geronimo.deployment.cli.DeployTool.main(DeployTool.java:314)


This realm also fails the testing previous to final deployment. Connection 
values are correct (user, pwd, ...) as these work fine in Geronimo v1.1.1

10:44:50,125 WARN  [SecurityRealmPortlet] Testing with options 
{roleBase=ou=groups,ou=system, 
roleSearchMatching=(uniqueMember={0})..
10:45:11,968 WARN  [SecurityRealmPortlet] Test login failed
javax.security.auth.login.LoginException: LDAP Error
at 
org.apache.geronimo.security.realm.providers.LDAPLoginModule.login(LDAPLoginModule.java:162)
at 
org.apache.geronimo.console.util.KernelManagementHelper.testLoginModule(KernelManagementHelper.java:423)
at 
org.apache.geronimo.console.util.PortletManager.testLoginModule(PortletManager.java:160)
at 
org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortlet.actionAttemptLogin(SecurityRealmPortlet.java:334)
at 
org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortlet.processAction(SecurityRealmPortlet.java:215)
at 
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:158)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:597)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
at 
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:574)
at 
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:499)
at 
org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
at 
org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
at 
org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
at 
org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:597)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at 

[jira] Created: (GERONIMO-2714) FileAuditLoginModule fails to write login attempts

2007-01-09 Thread Hernan Cunico (JIRA)
FileAuditLoginModule fails to write login attempts
--

 Key: GERONIMO-2714
 URL: https://issues.apache.org/jira/browse/GERONIMO-2714
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: security
Affects Versions: 1.2, 2.0-M1, 2.0-M2, 2.0-beta1, 2.0-beta2, 2.0
Reporter: Hernan Cunico
Priority: Critical


After creating an LDAP Realm configured with *Enable Auditing* the 
FileAuditLoginModule fails to write login attempts to the specified file.

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




[jira] Created: (GERONIMO-2709) Database creation pool wizard fails in Jetty

2007-01-08 Thread Hernan Cunico (JIRA)
Database creation pool wizard fails in Jetty


 Key: GERONIMO-2709
 URL: https://issues.apache.org/jira/browse/GERONIMO-2709
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console, databases
Affects Versions: 2.0-M1, 2.0
 Environment: Jetty Dist. rev #494097. Related to GERONIMO-2685
Reporter: Hernan Cunico
Priority: Critical


DB Pool creation wizard fails on Jetty distribution. It will now list the 
available database types (step 1) but once you click next the console is gone. 

The following error is displayed on the terminal. I can't set log to DEBUG, if 
so I loose control on Jetty (wont even pass login screen - different issue)

2007-01-08 15:32:21.671::WARN:  EXCEPTION
java.lang.IllegalArgumentException: Qualifier patterns must be present when 
first URLPattern is an exact pattern
at javax.security.jacc.URLPatternSpec.init(URLPatternSpec.java:98)
at 
javax.security.jacc.WebUserDataPermission.init(WebUserDataPermission.java:86)
at 
org.apache.geronimo.jetty6.handler.JettySecurityHandler.checkSecurityConstraints(JettySecurityHandler.java:183)
at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:171)
at 
org.apache.geronimo.jetty6.handler.JettySecurityHandler.handle(JettySecurityHandler.java:133)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at 
org.apache.geronimo.jetty6.handler.ThreadClassloaderHandler.handle(ThreadClassloaderHandler.java:46)
at 
org.apache.geronimo.jetty6.handler.ComponentContextHandler.handle(ComponentContextHandler.java:47)
at 
org.apache.geronimo.jetty6.handler.InstanceContextHandler.handle(InstanceContextHandler.java:58)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:689)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:391)
at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:146)
at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:285)
at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:457)
at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:751)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:500)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:203)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:357)
at 
org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217)
at 
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475)
Server shutdown begun
Server shutdown completed

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




[jira] Created: (GERONIMO-2696) SQL Exception: Failed to start database

2007-01-05 Thread Hernan Cunico (JIRA)
SQL Exception: Failed to start database
---

 Key: GERONIMO-2696
 URL: https://issues.apache.org/jira/browse/GERONIMO-2696
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console, databases
Affects Versions: 2.0-M1, 2.0
 Environment: Tested on Tomcat distribution
Revision: 492305
Reporter: Hernan Cunico


Several issues when accessing the embedded Derby DB. DB Viewer portlet fails to 
display db tables

After creating a DB and adding some tables and content the portlet fails to 
browse that DB tables.
The same error occours when browsing the DB from any application.

So far this error occours randomly and very often, restarting Geronimo 
SOMETIMES help (initially). After subsequent errors and restarting the DB is no 
longer accessible.

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




[jira] Updated: (GERONIMO-2696) SQL Exception: Failed to start database

2007-01-05 Thread Hernan Cunico (JIRA)

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

Hernan Cunico updated GERONIMO-2696:


Attachment: geronimo.log

 SQL Exception: Failed to start database
 ---

 Key: GERONIMO-2696
 URL: https://issues.apache.org/jira/browse/GERONIMO-2696
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Affects Versions: 2.0-M1, 2.0
 Environment: Tested on Tomcat distribution
 Revision: 492305
Reporter: Hernan Cunico
 Attachments: geronimo.log


 Several issues when accessing the embedded Derby DB. DB Viewer portlet fails 
 to display db tables
 After creating a DB and adding some tables and content the portlet fails to 
 browse that DB tables.
 The same error occours when browsing the DB from any application.
 So far this error occours randomly and very often, restarting Geronimo 
 SOMETIMES help (initially). After subsequent errors and restarting the DB is 
 no longer accessible.

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




  1   2   >