[jira] Commented: (GERONIMODEVTOOLS-283) Refactoring a Dynamic Web Project's name doesn't refactor it's artifact id & context root

2009-09-04 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751705#action_12751705
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-283:
--

Please feel free to close this JIRA in that case.

> Refactoring a Dynamic Web Project's name doesn't refactor it's artifact id & 
> context root
> -
>
> Key: GERONIMODEVTOOLS-283
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-283
> Project: Geronimo-Devtools
>  Issue Type: Wish
>  Components: eclipse-plugin
>Reporter: Shiva Kumar H R
>Priority: Minor
> Fix For: 2.2.0
>
>
> When a Dynamic Web Project with name say "tt" is created, a Geronimo 
> deployment plan "geronimo-web.xml" will get created with module-id as 
> "default/tt-1.0.car" and context-root as "/tt". 
> When this project is re-factored to say "tz", the module-id will still be the 
> same "default/tt-1.0.car" (note that artifact id is not re-factored from "tt" 
> to "tz"). The context-root also remains the same "/tt". 
> Although this doesn't pose any problem, wouldn't it be better to refactor the 
> artifact-id & context-root to match the project name?

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



[jira] Assigned: (GERONIMODEVTOOLS-283) Refactoring a Dynamic Web Project's name doesn't refactor it's artifact id & context root

2009-06-10 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-283:


Assignee: (was: Shiva Kumar H R)

> Refactoring a Dynamic Web Project's name doesn't refactor it's artifact id & 
> context root
> -
>
> Key: GERONIMODEVTOOLS-283
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-283
> Project: Geronimo-Devtools
>  Issue Type: Wish
>  Components: eclipse-plugin
>Reporter: Shiva Kumar H R
>Priority: Minor
> Fix For: 2.2.0
>
>
> When a Dynamic Web Project with name say "tt" is created, a Geronimo 
> deployment plan "geronimo-web.xml" will get created with module-id as 
> "default/tt-1.0.car" and context-root as "/tt". 
> When this project is re-factored to say "tz", the module-id will still be the 
> same "default/tt-1.0.car" (note that artifact id is not re-factored from "tt" 
> to "tz"). The context-root also remains the same "/tt". 
> Although this doesn't pose any problem, wouldn't it be better to refactor the 
> artifact-id & context-root to match the project name?

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



[jira] Commented: (GERONIMODEVTOOLS-283) Refactoring a Dynamic Web Project's name doesn't refactor it's artifact id & context root

2009-06-10 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718308#action_12718308
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-283:
--

Or how about the below option?

If module-id and context-root have the same values as project-name (i.e. the 
user has not changed them from their default values or has intentionally kept 
all of them same) then provide an user option (say a check box) during 
refactoring that allows the user to select "renaming module-id and context-root 
to match the new project name".

> Refactoring a Dynamic Web Project's name doesn't refactor it's artifact id & 
> context root
> -
>
> Key: GERONIMODEVTOOLS-283
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-283
> Project: Geronimo-Devtools
>  Issue Type: Wish
>  Components: eclipse-plugin
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
>Priority: Minor
> Fix For: 2.2.0
>
>
> When a Dynamic Web Project with name say "tt" is created, a Geronimo 
> deployment plan "geronimo-web.xml" will get created with module-id as 
> "default/tt-1.0.car" and context-root as "/tt". 
> When this project is re-factored to say "tz", the module-id will still be the 
> same "default/tt-1.0.car" (note that artifact id is not re-factored from "tt" 
> to "tz"). The context-root also remains the same "/tt". 
> Although this doesn't pose any problem, wouldn't it be better to refactor the 
> artifact-id & context-root to match the project name?

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



[jira] Commented: (GERONIMODEVTOOLS-430) Provide editor support to configure Advanced Security Settings

2008-08-31 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627297#action_12627297
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-430:
--

Hi BJ,
Sorry for the late reply. Yes I made many changes before committing the code. 
There are some more changes that I need to commit (and you already captured it 
in GERONIMODEVTOOLS-504 :-) and some other) and I will do it this Wed. 
Hopefully things will become clear after that, else please reply back and I 
will explain in detail.

> Provide editor support to configure Advanced Security Settings
> --
>
> Key: GERONIMODEVTOOLS-430
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-430
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.3
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.3
>
> Attachments: 1_advanced_security.jpg, 2_populated_security.jpg, 
> GERONIMODEVTOOLS-414-423-430-consolidated.patch
>
>
> Add support in Geronimo Deployment Plan Editor for Advanced Security Options 
> like adding Credential Store, default-subject, doas-current-caller, 
> use-context-handler etc.

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



[jira] Assigned: (GERONIMODEVTOOLS-504) advanced security section does not allow setting of credential store

2008-08-31 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-504:


Assignee: Shiva Kumar H R  (was: Tim McConnell)

> advanced security section does not allow setting of credential store
> 
>
> Key: GERONIMODEVTOOLS-504
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-504
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.3
> Environment: Ganymede on Windows 
>Reporter: B.J. Reed
>Assignee: Shiva Kumar H R
> Fix For: 2.1.3
>
>
> When editing the Web deployment plan (and probably the application and EJB as 
> well), clicking the Credential Store Edit button does nothing.  Have traced 
> through the code and when the button is selected, a call to 
> getCredentialStoreRefWizard is made in SecurityAdvancedSection.java.  This 
> method simply returns null without bringing up a dialog and setting the 
> field.  With this function disabled, most of the rest of the advanced 
> security options are also disabled.

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



[jira] Resolved: (GERONIMODEVTOOLS-430) Provide editor support to configure Advanced Security Settings

2008-08-23 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-430.
--

Resolution: Fixed

Completed: At revision: 688452

Many thanks Sainath for the patch.

> Provide editor support to configure Advanced Security Settings
> --
>
> Key: GERONIMODEVTOOLS-430
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-430
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.3
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.3
>
> Attachments: 1_advanced_security.jpg, 2_populated_security.jpg, 
> GERONIMODEVTOOLS-414-423-430-consolidated.patch
>
>
> Add support in Geronimo Deployment Plan Editor for Advanced Security Options 
> like adding Credential Store, default-subject, doas-current-caller, 
> use-context-handler etc.

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



[jira] Resolved: (GERONIMODEVTOOLS-423) Add more options to the Security Section in Geronimo Deployment Plan Editor

2008-08-23 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-423.
--

Resolution: Fixed

Completed: At revision: 688452

Many thanks Saurabh for this big improvement!

> Add more options to the Security Section in Geronimo Deployment Plan Editor
> ---
>
> Key: GERONIMODEVTOOLS-423
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-423
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.3
>Reporter: Saurabh Sharma
>Assignee: Saurabh Sharma
> Fix For: 2.1.3
>
> Attachments: 1_defined_roles.jpg, 2_role_mappings.jpg, 
> 3_principal_type.jpg, 4_run_as_subject.jpg, 5_tree_viewer.jpg, 
> 6_context_enabled_buttons.jpg, GERONIMODEVTOOLS-414-423-430-consolidated.patch
>
>
> Current security section doesn't provide an intuitive way to add role 
> mappings. Also the wizard doesn't ask for the complete information about 
> role-mappings for the roles defined in web.xml.
> Also the Table viewer isn't a very good option for displaying role mappings 
> where a Tree viewer would fit well.

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



[jira] Resolved: (GERONIMODEVTOOLS-414) Provide an option to Add Dependencies from Server

2008-08-23 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-414.
--

Resolution: Fixed

Completed: At revision: 688452

Many thanks Saurabh for this big improvement.

> Provide an option to Add Dependencies from Server
> -
>
> Key: GERONIMODEVTOOLS-414
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-414
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.3
>Reporter: Saurabh Sharma
>Assignee: Saurabh Sharma
> Fix For: 2.1.3
>
> Attachments: 1_dependency_add_options.jpg, 
> 2_server_dependancy_list.jpg, 3_multi_select_dependencies.jpg, 
> 4_manually_adding_dependency.jpg, 5_multi_remove.jpg, 
> GERONIMODEVTOOLS-414-423-430-consolidated.patch
>
>
> In "Dependency Section" of GEP's Deployment Plan Editor, I'm planning to add 
> a new button by name "Add from Server", which would get enabled when Server 
> is in Running mode. When a user clicks this button Server is queried for all 
> available repositories in Server, and this information is displayed in a 
> Wizard. User can multiple select these dependencies and click Finish and 
> those selected dependencies will get added in Geronimo Deployment Plan.

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



[jira] Resolved: (GERONIMODEVTOOLS-448) Cache the Dynamic server info retrieved using JMX

2008-07-24 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-448.
--

Resolution: Fixed
  Assignee: Sainath Chowdary

Committed in trunk at revision: 679414. Thanks Sainath for the patch.

> Cache the Dynamic server info retrieved using JMX
> -
>
> Key: GERONIMODEVTOOLS-448
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.2, 2.1.x
>
> Attachments: jmx-serverinfo-caching.patch
>
>
> The GeronimoServerInfo at times blocks the responsiveness of UI. As most of 
> time is taken to make a connection to stopped servers which keep the thread 
> waiting for some time. So, GeronimoServerInfo should query only the servers 
> that are started.
> Also, It should start caching when the editor opens at first to reduce the 
> query time much further. These measures can increase the UI responsiveness of 
> GEP elements which uses GeronimoServerInfo.

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



[jira] Commented: (GERONIMODEVTOOLS-448) Cache the Dynamic server info retrieved using JMX

2008-07-24 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616490#action_12616490
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-448:
--

GeronimoServerInfo.updateInfo() must create the background job rather than 
callers. Updated accordingly in revision: 679423

> Cache the Dynamic server info retrieved using JMX
> -
>
> Key: GERONIMODEVTOOLS-448
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.2, 2.1.x
>
> Attachments: jmx-serverinfo-caching.patch
>
>
> The GeronimoServerInfo at times blocks the responsiveness of UI. As most of 
> time is taken to make a connection to stopped servers which keep the thread 
> waiting for some time. So, GeronimoServerInfo should query only the servers 
> that are started.
> Also, It should start caching when the editor opens at first to reduce the 
> query time much further. These measures can increase the UI responsiveness of 
> GEP elements which uses GeronimoServerInfo.

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



[jira] Resolved: (GERONIMODEVTOOLS-441) Retrieving Metadata complete Deployment Descriptor for Web Projects

2008-07-18 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-441.
--

Resolution: Fixed
  Assignee: Sainath Chowdary  (was: Shiva Kumar H R)

Another game winner from Sainath! 

Many thanks Sainath for the patch. Committed it in trunk at revision: 677890

> Retrieving Metadata complete Deployment Descriptor for Web Projects
> ---
>
> Key: GERONIMODEVTOOLS-441
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-441
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.2, 2.1.x
>
> Attachments: DeploymentDescriptor.patch
>
>
> Another critical aspect for porting plan creator work in GEP is to retrieve 
> the metadata complete deployment descriptor. This also links the deployment 
> descriptor and deployment plan effectively.
> This should emphasize at creating an architecture so that it can be easily 
> extended for other type of projects like EJBs, EARs etc. 

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



[jira] Assigned: (GERONIMODEVTOOLS-441) Retrieving Metadata complete Deployment Descriptor for Web Projects

2008-07-17 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-441:


Assignee: Shiva Kumar H R  (was: Tim McConnell)

> Retrieving Metadata complete Deployment Descriptor for Web Projects
> ---
>
> Key: GERONIMODEVTOOLS-441
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-441
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2, 2.1.x
>
> Attachments: DeploymentDescriptor.patch
>
>
> Another critical aspect for porting plan creator work in GEP is to retrieve 
> the metadata complete deployment descriptor. This also links the deployment 
> descriptor and deployment plan effectively.
> This should emphasize at creating an architecture so that it can be easily 
> extended for other type of projects like EJBs, EARs etc. 

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



[jira] Resolved: (GERONIMODEVTOOLS-425) Query Dynamic Information from Server

2008-07-17 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-425.
--

   Resolution: Duplicate
Fix Version/s: 2.1.2
 Assignee: Sainath Chowdary  (was: Shiva Kumar H R)

GERONIMODEVTOOLS-434 solved this problem.

> Query Dynamic Information from Server
> -
>
> Key: GERONIMODEVTOOLS-425
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.x
>Reporter: Shiva Kumar H R
>Assignee: Sainath Chowdary
> Fix For: 2.1.2, 2.1.x
>
>
> Plan Creator allows intuitive mapping of references declared in a Web 
> application to specific resources available in the server environment. On the 
> "References" page of Plan Creator, references declared in a web-app (like 
> EJB, EJB Local, JDBC Connection Pool, JavaMail Session, JMS Connection 
> Factory and JMS Destination references), and the resources available in the 
> server environment to which they can be linked are both shown, and users are 
> asked to just link them up.
> To enable this feature in GEP Deployment Plan Editor, GEP must be able to 
> query the server for deployed resources.

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



[jira] Assigned: (GERONIMODEVTOOLS-434) Query Dynamic Information from Server using JMX

2008-07-17 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-434:


Assignee: Sainath Chowdary  (was: Shiva Kumar H R)

> Query Dynamic Information from Server using JMX
> ---
>
> Key: GERONIMODEVTOOLS-434
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-434
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.2, 2.1.x
>
> Attachments: jmx-dynamicquery-modified.patch, 
> jmx-dynamicserverinfo.patch, jmxquery-sampleoutput.txt
>
>
> Enabling GEP to query server for dynamic information on the lines of 
> Plancreator using a JMXConnectionFactory.
> Querying dynamic information has already been done but having a Servlet on 
> server side that sends data to GEP. This has severe exceptions when a old 
> server is added or custom server assemblies are added to GEP which wont have 
> the particular servlet added.
> Instead use JMX from GEP to retrieve the dynamic information (EJB, EJB Local, 
> JDBC Connection Pool, JavaMail Session, JMS Connection Factory and JMS 
> Destination references) from Server.

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



[jira] Resolved: (GERONIMODEVTOOLS-434) Query Dynamic Information from Server using JMX

2008-07-17 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-434.
--

Resolution: Fixed

Committed in trunk at revision: 677535. Many thanks Sainath for this critical 
work.

> Query Dynamic Information from Server using JMX
> ---
>
> Key: GERONIMODEVTOOLS-434
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-434
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2, 2.1.x
>
> Attachments: jmx-dynamicquery-modified.patch, 
> jmx-dynamicserverinfo.patch, jmxquery-sampleoutput.txt
>
>
> Enabling GEP to query server for dynamic information on the lines of 
> Plancreator using a JMXConnectionFactory.
> Querying dynamic information has already been done but having a Servlet on 
> server side that sends data to GEP. This has severe exceptions when a old 
> server is added or custom server assemblies are added to GEP which wont have 
> the particular servlet added.
> Instead use JMX from GEP to retrieve the dynamic information (EJB, EJB Local, 
> JDBC Connection Pool, JavaMail Session, JMS Connection Factory and JMS 
> Destination references) from Server.

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



[jira] Commented: (GERONIMODEVTOOLS-425) Query Dynamic Information from Server

2008-07-17 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614265#action_12614265
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-425:
--

Thanks to Sainath's work on GERONIMODEVTOOLS-434, we have figured out how to 
use JMX to get the required dynamic info.

Hence, the changes that were earlier made in revision: 675230 have been 
reverted at revision: 677519.

> Query Dynamic Information from Server
> -
>
> Key: GERONIMODEVTOOLS-425
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.x
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
>
> Plan Creator allows intuitive mapping of references declared in a Web 
> application to specific resources available in the server environment. On the 
> "References" page of Plan Creator, references declared in a web-app (like 
> EJB, EJB Local, JDBC Connection Pool, JavaMail Session, JMS Connection 
> Factory and JMS Destination references), and the resources available in the 
> server environment to which they can be linked are both shown, and users are 
> asked to just link them up.
> To enable this feature in GEP Deployment Plan Editor, GEP must be able to 
> query the server for deployed resources.

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



[jira] Closed: (GERONIMO-4189) Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server

2008-07-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R closed GERONIMO-4189.
-

Resolution: Invalid

> Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server
> 
>
> Key: GERONIMO-4189
> URL: https://issues.apache.org/jira/browse/GERONIMO-4189
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> For intuitive creation/editing of Geronimo Deployment Plans inside GEP 
> Deployment Plan Editors, GEP must be able to query the server for deployed 
> resources (GERONIMODEVTOOLS-425). One of the ways of accomplishing this 
> (thanks to Vamsi for the idea!) is as below:
> 1. Have a Servlet deployed & running on the server, that can issue GBean 
> queries to fetch the required dynamic info from the server (like deployed 
> EJBs, JDBC Connection Pools, JMS Connection Factories & Destinations, Java 
> Mail Sessions, Credential Stores, Common Libs & Security Realms) and pass 
> this info to the caller may be as a binary object.
> 2. Inside GEP, invoke the above Servlet with required arguments to get the 
> dynamic info.

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



[jira] Commented: (GERONIMO-4189) Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server

2008-07-16 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614243#action_12614243
 ] 

Shiva Kumar H R commented on GERONIMO-4189:
---

GERONIMODEVTOOLS-434 shows how GEP can get the required dynamic information 
from Server using JMX (neat approach), instead of the earlier approach of 
having a dedicated Servlet deployed on the system.

Hence the changes that were earlier made in revision: 675220 have been reverted 
at revision: 677509.

Thanks to Jarek for capturing this, and to Sainath for figuring out how to use 
JMX to get the required dynamic info.

> Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server
> 
>
> Key: GERONIMO-4189
> URL: https://issues.apache.org/jira/browse/GERONIMO-4189
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> For intuitive creation/editing of Geronimo Deployment Plans inside GEP 
> Deployment Plan Editors, GEP must be able to query the server for deployed 
> resources (GERONIMODEVTOOLS-425). One of the ways of accomplishing this 
> (thanks to Vamsi for the idea!) is as below:
> 1. Have a Servlet deployed & running on the server, that can issue GBean 
> queries to fetch the required dynamic info from the server (like deployed 
> EJBs, JDBC Connection Pools, JMS Connection Factories & Destinations, Java 
> Mail Sessions, Credential Stores, Common Libs & Security Realms) and pass 
> this info to the caller may be as a binary object.
> 2. Inside GEP, invoke the above Servlet with required arguments to get the 
> dynamic info.

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



[jira] Assigned: (GERONIMODEVTOOLS-434) Query Dynamic Information from Server using JMX

2008-07-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-434:


Assignee: Shiva Kumar H R  (was: Tim McConnell)

> Query Dynamic Information from Server using JMX
> ---
>
> Key: GERONIMODEVTOOLS-434
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-434
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2, 2.1.x
>
> Attachments: jmx-dynamicserverinfo.patch
>
>
> Enabling GEP to query server for dynamic information on the lines of 
> Plancreator using a JMXConnectionFactory.
> Querying dynamic information has already been done but having a Servlet on 
> server side that sends data to GEP. This has severe exceptions when a old 
> server is added or custom server assemblies are added to GEP which wont have 
> the particular servlet added.
> Instead use JMX from GEP to retrieve the dynamic information (EJB, EJB Local, 
> JDBC Connection Pool, JavaMail Session, JMS Connection Factory and JMS 
> Destination references) from Server.

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



[jira] Resolved: (GERONIMO-4198) Use a custom icon for PlanCreator in Admin Console

2008-07-11 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMO-4198.
---

Resolution: Fixed

Renamed the icon consistent with the ones in 
\plugins\console\console-portal-driver\src\main\webapp\images and 
applied the changes to plancreator-console-jetty also.

Committed in trunk at revision: 675955. Thanks Shrey!

> Use a custom icon for PlanCreator in Admin Console
> --
>
> Key: GERONIMO-4198
> URL: https://issues.apache.org/jira/browse/GERONIMO-4198
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shrey Banga
> Fix For: 2.2
>
> Attachments: Icon-Admin-Console.patch, PlanCreator.gif, 
> PlanCreator_old.gif
>
>
> The PlanCreator needs a more descriptive icon to represent the work it does.

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



[jira] Commented: (GERONIMODEVTOOLS-425) Query Dynamic Information from Server

2008-07-11 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612844#action_12612844
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-425:
--

Right Donald, current change has all those limitations. We are exploring using 
JMX instead.

> Query Dynamic Information from Server
> -
>
> Key: GERONIMODEVTOOLS-425
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.x
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
>
> Plan Creator allows intuitive mapping of references declared in a Web 
> application to specific resources available in the server environment. On the 
> "References" page of Plan Creator, references declared in a web-app (like 
> EJB, EJB Local, JDBC Connection Pool, JavaMail Session, JMS Connection 
> Factory and JMS Destination references), and the resources available in the 
> server environment to which they can be linked are both shown, and users are 
> asked to just link them up.
> To enable this feature in GEP Deployment Plan Editor, GEP must be able to 
> query the server for deployed resources.

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



[jira] Commented: (GERONIMO-4193) Enable unicast configurations for tomcat clustering

2008-07-11 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612836#action_12612836
 ] 

Shiva Kumar H R commented on GERONIMO-4193:
---

Thanks for looking into this. Please see GERONIMO-3759 & GERONIMO-3760 also. I 
did some work related to this, but in vain.

> Enable unicast configurations for tomcat clustering
> ---
>
> Key: GERONIMO-4193
> URL: https://issues.apache.org/jira/browse/GERONIMO-4193
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: Clustering
>Affects Versions: 2.2
>Reporter: Jason Warner
>Assignee: Jason Warner
> Fix For: 2.2
>
>
> The tomcat clustering configurations should have the option to use unicast 
> instead of multicast.  To do this, the user must have the ability to define 
> static members in an interceptor in the config.xml.  The interceptor gbean 
> currently does not allow for this type of configuration and must be changed 
> accordingly.  Also, the ability to disable multicasting must be exposed 
> before a unicast configuration can be implemented. 

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



[jira] Resolved: (GERONIMO-4192) Do syntax highlighting of the generated plan in EAR PlanCreator

2008-07-11 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMO-4192.
---

Resolution: Fixed

Committed in trunk at revision: 675910. Thanks Shrey.

> Do syntax highlighting of the generated plan in EAR PlanCreator
> ---
>
> Key: GERONIMO-4192
> URL: https://issues.apache.org/jira/browse/GERONIMO-4192
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shrey Banga
> Fix For: 2.2
>
> Attachments: After.jpg, Before.jpg, EAR-Syntax-Highlighting-1.patch
>
>
> Do syntax highlighting to make the generated plan more legible and easier to 
> edit.

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



[jira] Commented: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-11 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612823#action_12612823
 ] 

Shiva Kumar H R commented on GERONIMO-4146:
---

Hmm, creative icons! Committed them in trunk at revision: 675896.

> Handle Security in EAR PlanCreator
> --
>
> Key: GERONIMO-4146
> URL: https://issues.apache.org/jira/browse/GERONIMO-4146
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shrey Banga
> Fix For: 2.2
>
> Attachments: 1_Security_tab-initial.jpg, 2_Role_Mapping_Dialog.jpg, 
> 3_Role_Mappings_Tree.jpg, 4_Advanced_Settings-initial.jpg, 
> 5_Run_As_Subject_Dialog.jpg, 6_Security_tab-populated.jpg, 
> 7_Generated_Plan.jpg, EAR_Security_Icons.zip, PlanCreator-EAR-Security-1.patch
>
>
> I'm working on a patch that will handle Security settings in the PlanCreator 
> for EARs.

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



[jira] Assigned: (GERONIMO-3433) Admin Console Wizard to auto generate geronimo-application.xml

2008-07-10 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-3433:
-

Assignee: Shrey Banga  (was: Shiva Kumar H R)

> Admin Console Wizard to auto generate geronimo-application.xml
> --
>
> Key: GERONIMO-3433
> URL: https://issues.apache.org/jira/browse/GERONIMO-3433
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shiva Kumar H R
>Assignee: Shrey Banga
> Fix For: 2.2
>
>
> For a background about this work please see GERONIMO-3254 & GERONIMO-3432.
> Enhance "Create Plan" portlet & other Admin Console Wizards to help 
> server-administrators in auto creating the Geronimo Deployment Plan for a 
> J2EE/Java-EE application.

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



[jira] Assigned: (GERONIMO-4147) EAR PlanCreator fix for Internet Explorer

2008-07-10 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-4147:
-

Assignee: Shrey Banga  (was: Shiva Kumar H R)

> EAR PlanCreator fix for Internet Explorer
> -
>
> Key: GERONIMO-4147
> URL: https://issues.apache.org/jira/browse/GERONIMO-4147
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shrey Banga
> Fix For: 2.2
>
> Attachments: PlanCreator-EAR-Dep-IEFix.patch
>
>
> Patch available which fixes problems with display in IE:
> 1. A trailing comma broke the function that updates form fields to values 
> received from the server.
> 2. Since some versions of IE have issues with width="100%" the Dependencies 
> dialog looked different in FF and IE. Also, the Dependencies section did not 
> render correctly, causing the buttons to exceed the boundary.

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



[jira] Assigned: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-07-10 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-4133:
-

Assignee: Shrey Banga  (was: Shiva Kumar H R)

> Handle dependencies in EAR PlanCreator
> --
>
> Key: GERONIMO-4133
> URL: https://issues.apache.org/jira/browse/GERONIMO-4133
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shrey Banga
> Fix For: 2.2
>
> Attachments: help.gif, PlanCreator-EAR-Dep-1.patch, 
> PlanCreator-EAR-Dep-2.patch, PlanCreator-EAR-Dep-3.patch, screenshot-1.jpg, 
> screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg, screenshot-5.jpg
>
>
> Attached patch for handling dependencies in the EAR PlanCreator

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



[jira] Resolved: (GERONIMO-4146) Handle Security in EAR PlanCreator

2008-07-10 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMO-4146.
---

Resolution: Fixed

Committed patch in trunk at revision: 675839.

Thanks Shrey for the awesome work again! I am just loving those DOJO pages!

> Handle Security in EAR PlanCreator
> --
>
> Key: GERONIMO-4146
> URL: https://issues.apache.org/jira/browse/GERONIMO-4146
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shrey Banga
> Fix For: 2.2
>
> Attachments: 1_Security_tab-initial.jpg, 2_Role_Mapping_Dialog.jpg, 
> 3_Role_Mappings_Tree.jpg, 4_Advanced_Settings-initial.jpg, 
> 5_Run_As_Subject_Dialog.jpg, 6_Security_tab-populated.jpg, 
> 7_Generated_Plan.jpg, PlanCreator-EAR-Security-1.patch
>
>
> I'm working on a patch that will handle Security settings in the PlanCreator 
> for EARs.

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



[jira] Commented: (GERONIMO-4189) Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server

2008-07-09 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612161#action_12612161
 ] 

Shiva Kumar H R commented on GERONIMO-4189:
---

Oh! I will explore JMX too. Thanks Jarek for the hint.

Time being we need following dynamic info from the server:
1) Deployed EJBs, 
2) JDBC Connection Pools, 
3) JMS Connection Factories,
4) JMS Destinations, 
5) Java Mail Sessions, 
6) Credential Stores, 
7) Common Libs, and
8) Security Realms
Any hints if JMX provides all the above kind of information?

> Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server
> 
>
> Key: GERONIMO-4189
> URL: https://issues.apache.org/jira/browse/GERONIMO-4189
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> For intuitive creation/editing of Geronimo Deployment Plans inside GEP 
> Deployment Plan Editors, GEP must be able to query the server for deployed 
> resources (GERONIMODEVTOOLS-425). One of the ways of accomplishing this 
> (thanks to Vamsi for the idea!) is as below:
> 1. Have a Servlet deployed & running on the server, that can issue GBean 
> queries to fetch the required dynamic info from the server (like deployed 
> EJBs, JDBC Connection Pools, JMS Connection Factories & Destinations, Java 
> Mail Sessions, Credential Stores, Common Libs & Security Realms) and pass 
> this info to the caller may be as a binary object.
> 2. Inside GEP, invoke the above Servlet with required arguments to get the 
> dynamic info.

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



[jira] Resolved: (GERONIMO-4147) EAR PlanCreator fix for Internet Explorer

2008-07-09 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMO-4147.
---

Resolution: Fixed

Committed in trunk at revision: 675238. Thanks Shrey for the patch.

> EAR PlanCreator fix for Internet Explorer
> -
>
> Key: GERONIMO-4147
> URL: https://issues.apache.org/jira/browse/GERONIMO-4147
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
> Attachments: PlanCreator-EAR-Dep-IEFix.patch
>
>
> Patch available which fixes problems with display in IE:
> 1. A trailing comma broke the function that updates form fields to values 
> received from the server.
> 2. Since some versions of IE have issues with width="100%" the Dependencies 
> dialog looked different in FF and IE. Also, the Dependencies section did not 
> render correctly, causing the buttons to exceed the boundary.

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



[jira] Commented: (GERONIMODEVTOOLS-425) Query Dynamic Information from Server

2008-07-09 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612155#action_12612155
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-425:
--

svn commit in trunk at revision: 675230 adds an utility class 
/org.apache.geronimo.st.core/src/main/java/org/apache/geronimo/st/core/ServerInfo.java
 that provides dynamic info from the server.

For example, to get a list of JDBC connection pools deployed on the server, 
call 
ServerInfo.getInstance().getJDBCConnectionPools()

ServerInfo class invokes the ServerInfoServlet available on the server (please 
see GERONIMO-4189) with appropriate arguments and fetches required dynamic info.

> Query Dynamic Information from Server
> -
>
> Key: GERONIMODEVTOOLS-425
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.x
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
>
> Plan Creator allows intuitive mapping of references declared in a Web 
> application to specific resources available in the server environment. On the 
> "References" page of Plan Creator, references declared in a web-app (like 
> EJB, EJB Local, JDBC Connection Pool, JavaMail Session, JMS Connection 
> Factory and JMS Destination references), and the resources available in the 
> server environment to which they can be linked are both shown, and users are 
> asked to just link them up.
> To enable this feature in GEP Deployment Plan Editor, GEP must be able to 
> query the server for deployed resources.

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



[jira] Commented: (GERONIMO-4189) Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server

2008-07-09 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612142#action_12612142
 ] 

Shiva Kumar H R commented on GERONIMO-4189:
---

svn commit at revision: 675220 adds required Servlet as mentioned above.

GEP (or other interested parties) after authenticating with server can invoke 
following Servlet and it would return a binary object with requested info.
http://:/plan-creator/ServerInfoServlet?requestedInfo=

For ex: 
http://localhost:8080/plan-creator/ServerInfoServlet?requestedInfo=jdbcConnectionPools
 
would return a list of connection pools deployed on the server.

For possible values of  and to understand/interpret the binary 
object output of above Servlet, please see 
https://svn.apache.org/repos/asf/geronimo/server/trunk/plugins/plancreator/plancreator-portlets/src/main/java/org/apache/geronimo/console/configcreator/ServerInfoServlet.java

> Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server
> 
>
> Key: GERONIMO-4189
> URL: https://issues.apache.org/jira/browse/GERONIMO-4189
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> For intuitive creation/editing of Geronimo Deployment Plans inside GEP 
> Deployment Plan Editors, GEP must be able to query the server for deployed 
> resources (GERONIMODEVTOOLS-425). One of the ways of accomplishing this 
> (thanks to Vamsi for the idea!) is as below:
> 1. Have a Servlet deployed & running on the server, that can issue GBean 
> queries to fetch the required dynamic info from the server (like deployed 
> EJBs, JDBC Connection Pools, JMS Connection Factories & Destinations, Java 
> Mail Sessions, Credential Stores, Common Libs & Security Realms) and pass 
> this info to the caller may be as a binary object.
> 2. Inside GEP, invoke the above Servlet with required arguments to get the 
> dynamic info.

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



[jira] Created: (GERONIMO-4189) Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server

2008-07-09 Thread Shiva Kumar H R (JIRA)
Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server


 Key: GERONIMO-4189
 URL: https://issues.apache.org/jira/browse/GERONIMO-4189
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: PlanCreator
Affects Versions: 2.2
Reporter: Shiva Kumar H R
Assignee: Shiva Kumar H R
 Fix For: 2.2


For intuitive creation/editing of Geronimo Deployment Plans inside GEP 
Deployment Plan Editors, GEP must be able to query the server for deployed 
resources (GERONIMODEVTOOLS-425). One of the ways of accomplishing this (thanks 
to Vamsi for the idea!) is as below:

1. Have a Servlet deployed & running on the server, that can issue GBean 
queries to fetch the required dynamic info from the server (like deployed EJBs, 
JDBC Connection Pools, JMS Connection Factories & Destinations, Java Mail 
Sessions, Credential Stores, Common Libs & Security Realms) and pass this info 
to the caller may be as a binary object.

2. Inside GEP, invoke the above Servlet with required arguments to get the 
dynamic info.

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



[jira] Created: (GERONIMODEVTOOLS-425) Query Dynamic Information from Server

2008-07-09 Thread Shiva Kumar H R (JIRA)
Query Dynamic Information from Server
-

 Key: GERONIMODEVTOOLS-425
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-425
 Project: Geronimo-Devtools
  Issue Type: Sub-task
  Components: eclipse-plugin
Affects Versions: 2.1.x
Reporter: Shiva Kumar H R
Assignee: Shiva Kumar H R
 Fix For: 2.1.x


Plan Creator allows intuitive mapping of references declared in a Web 
application to specific resources available in the server environment. On the 
"References" page of Plan Creator, references declared in a web-app (like EJB, 
EJB Local, JDBC Connection Pool, JavaMail Session, JMS Connection Factory and 
JMS Destination references), and the resources available in the server 
environment to which they can be linked are both shown, and users are asked to 
just link them up.

To enable this feature in GEP Deployment Plan Editor, GEP must be able to query 
the server for deployed resources.

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



[jira] Created: (GERONIMODEVTOOLS-424) Port Plan Creator work into GEP Deployment Plan Editor

2008-07-09 Thread Shiva Kumar H R (JIRA)
Port Plan Creator work into GEP Deployment Plan Editor
--

 Key: GERONIMODEVTOOLS-424
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-424
 Project: Geronimo-Devtools
  Issue Type: New Feature
  Components: eclipse-plugin
Affects Versions: 2.1.x
Reporter: Shiva Kumar H R
Assignee: Shiva Kumar H R
 Fix For: 2.1.x


Port the features of Plan Creator into GEP Deployment Plan Editor, thereby 
enabling intuitive creation/editing of Geronimo Deployment Plans.

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



[jira] Resolved: (GERONIMODEVTOOLS-415) Delete schema files in plugins\org.apache.geronimo.jee.v21.jaxbmodel which is a duplicate after GERONIMODEVTOOLS-412 fix

2008-07-04 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-415.
--

Resolution: Fixed

Completed in trunk at revision: 673952 

> Delete schema files in plugins\org.apache.geronimo.jee.v21.jaxbmodel which is 
> a duplicate after GERONIMODEVTOOLS-412 fix
> 
>
> Key: GERONIMODEVTOOLS-415
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-415
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.2
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2
>
>
> The fix for GERONIMODEVTOOLS-412 has put the schema files in a new plug-in 
> org.apache.geronimo.st.schemas. Hence  the schema that are there in 
> plugins\org.apache.geronimo.jee.v21.jaxbmodel (which were earlier copied 
> there for quick reference & convenience) are a duplicate and need to be 
> deleted.

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



[jira] Created: (GERONIMODEVTOOLS-415) Delete schema files in plugins\org.apache.geronimo.jee.v21.jaxbmodel which is a duplicate after GERONIMODEVTOOLS-412 fix

2008-07-04 Thread Shiva Kumar H R (JIRA)
Delete schema files in plugins\org.apache.geronimo.jee.v21.jaxbmodel which is a 
duplicate after GERONIMODEVTOOLS-412 fix


 Key: GERONIMODEVTOOLS-415
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-415
 Project: Geronimo-Devtools
  Issue Type: Sub-task
  Components: eclipse-plugin
Affects Versions: 2.1.2
Reporter: Shiva Kumar H R
Assignee: Shiva Kumar H R
 Fix For: 2.1.2


The fix for GERONIMODEVTOOLS-412 has put the schema files in a new plug-in 
org.apache.geronimo.st.schemas. Hence  the schema that are there in 
plugins\org.apache.geronimo.jee.v21.jaxbmodel (which were earlier copied there 
for quick reference & convenience) are a duplicate and need to be deleted.

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



[jira] Resolved: (GERONIMODEVTOOLS-412) Add Content assist feature to the source page of Geronimo Deployment Plan Editor

2008-07-04 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-412.
--

   Resolution: Fixed
Fix Version/s: (was: 2.1.1)
 Assignee: Sainath Chowdary  (was: Shiva Kumar H R)

Committed in trunk at revision: 673951  

Thanks very much Sainath for this awesome feature!

> Add Content assist feature to the source page of Geronimo Deployment Plan 
> Editor
> 
>
> Key: GERONIMODEVTOOLS-412
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-412
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.1, 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.2, 2.1.x
>
> Attachments: content-assist.patch, screenshot-1.jpg
>
>
> Add the content-assist feature in the source page of Geronimo Deployment plan 
> editors to provide some support for users directly editing the source

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



[jira] Assigned: (GERONIMODEVTOOLS-412) Add Content assist feature to the source page of Geronimo Deployment Plan Editor

2008-07-02 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-412:


Assignee: Shiva Kumar H R

> Add Content assist feature to the source page of Geronimo Deployment Plan 
> Editor
> 
>
> Key: GERONIMODEVTOOLS-412
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-412
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.1, 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Shiva Kumar H R
> Fix For: 2.1.1, 2.1.2, 2.1.x
>
> Attachments: content-assist.patch, screenshot-1.jpg
>
>
> Add the content-assist feature in the source page of Geronimo Deployment plan 
> editors to provide some support for users directly editing the source

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



[jira] Assigned: (GERONIMO-4150) Tutorials - Developing a JAX-WS POJO Web Service

2008-07-01 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-4150:
-

Assignee: Shiva Kumar H R

> Tutorials - Developing a JAX-WS POJO Web Service
> 
>
> Key: GERONIMO-4150
> URL: https://issues.apache.org/jira/browse/GERONIMO-4150
> Project: Geronimo
>  Issue Type: Task
>  Security Level: public(Regular issues) 
>  Components: documentation
>Affects Versions: 2.1, 2.1.1
>Reporter: Sainath Chowdary
>Assignee: Shiva Kumar H R
>
> Geronimo v2.1 documentation, Tutorials section.
> Develop a tutorial for "Building a JAX-WS POJO Web Service" 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] Resolved: (GERONIMODEVTOOLS-411) Add Syntax-highlighting feature in Source page of Geronimo Deployment Plan Editor

2008-07-01 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-411.
--

   Resolution: Fixed
Fix Version/s: (was: 2.1.1)
   (was: 2.1.x)
 Assignee: Sainath Chowdary  (was: Shiva Kumar H R)

> Add Syntax-highlighting feature in Source page of Geronimo Deployment Plan 
> Editor
> -
>
> Key: GERONIMODEVTOOLS-411
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-411
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.1, 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Sainath Chowdary
> Fix For: 2.1.2
>
> Attachments: screenshot-1.jpg, syntax-highlighting-1.patch
>
>
> This patch adds the Syntax highlighting feature to the source page of 
> Geronimo Deployment Plan Editors. Also provides a neat formatted view of the 
> content in deployment plan editors

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



[jira] Commented: (GERONIMODEVTOOLS-411) Add Syntax-highlighting feature in Source page of Geronimo Deployment Plan Editor

2008-07-01 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609531#action_12609531
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-411:
--

Committed in trunk at revision: 673059

In addition to Syntax Highlighting & Formatting (with Ctrl+Shift+F), the 
"Outline" view now displays a tree view of the Geronimo Deployment Plan. Nice 
piece of work Sainath! Thanks.

> Add Syntax-highlighting feature in Source page of Geronimo Deployment Plan 
> Editor
> -
>
> Key: GERONIMODEVTOOLS-411
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-411
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.1, 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Shiva Kumar H R
> Fix For: 2.1.1, 2.1.2, 2.1.x
>
> Attachments: screenshot-1.jpg, syntax-highlighting-1.patch
>
>
> This patch adds the Syntax highlighting feature to the source page of 
> Geronimo Deployment Plan Editors. Also provides a neat formatted view of the 
> content in deployment plan editors

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



[jira] Assigned: (GERONIMODEVTOOLS-411) Add Syntax-highlighting feature in Source page of Geronimo Deployment Plan Editor

2008-07-01 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-411:


Assignee: Shiva Kumar H R

> Add Syntax-highlighting feature in Source page of Geronimo Deployment Plan 
> Editor
> -
>
> Key: GERONIMODEVTOOLS-411
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-411
> Project: Geronimo-Devtools
>  Issue Type: Sub-task
>  Components: eclipse-plugin
>Affects Versions: 2.1.1, 2.1.2, 2.1.x
>Reporter: Sainath Chowdary
>Assignee: Shiva Kumar H R
> Fix For: 2.1.1, 2.1.2, 2.1.x
>
> Attachments: screenshot-1.jpg, syntax-highlighting-1.patch
>
>
> This patch adds the Syntax highlighting feature to the source page of 
> Geronimo Deployment Plan Editors. Also provides a neat formatted view of the 
> content in deployment plan editors

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



[jira] Commented: (GERONIMO-4158) Plan Creator attempts to load old widget files after dijit migration

2008-06-26 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608313#action_12608313
 ] 

Shiva Kumar H R commented on GERONIMO-4158:
---

Oh yes! Thanks Joseph for capturing it. ejbPage.jsp was a template copied from 
elsewhere and doesn't contain any useful code as of now. So I just removed all 
those dojo.require calls.

Committed at revision: 671816 

Please let know if there is something else that needs clean up.

> Plan Creator attempts to load old widget files after dijit migration
> 
>
> Key: GERONIMO-4158
> URL: https://issues.apache.org/jira/browse/GERONIMO-4158
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
> Environment: Ubuntu 7.10, Firefox
>Reporter: Joseph Leong
>Assignee: Joseph Leong
>Priority: Trivial
> Fix For: 2.2
>
>
> The plancreator-portlets has some leftover code that allocates resources for 
> loading the old widget system which will soon be removed.  

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



[jira] Updated: (GERONIMO-4157) Generating plan for EAR on minimal install leads to Null Pointer Exception

2008-06-24 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMO-4157:
--

Fix Version/s: 2.2
 Assignee: Shiva Kumar H R

> Generating plan for EAR on minimal install leads to Null Pointer Exception
> --
>
> Key: GERONIMO-4157
> URL: https://issues.apache.org/jira/browse/GERONIMO-4157
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
> Environment: Ubuntu 7.10, Firefox 2.0.0.11
>Reporter: Joseph Leong
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> When feeding the bank-ear-2.2-SNAPSHOT.ear into this plan creator on a 
> minimal-tomcat-6 server, it leads to a NPE:
> java.lang.NullPointerException
>   
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAfterView(GetArchiveHandler.java:71)
>   
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPagePortlet.java:114)
>   org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
>   org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
>   javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
>   javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
>   
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
>   
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
>   
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
>   
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:121)
>   
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:167)
>   javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
>   javax.servlet.http.HttpServlet.service(HttpServlet.java:806)

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



[jira] Commented: (GERONIMO-4158) Plan Creator attempts to load old widget files after dijit migration

2008-06-24 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607856#action_12607856
 ] 

Shiva Kumar H R commented on GERONIMO-4158:
---

So which jsp pages are you referring to?

> Plan Creator attempts to load old widget files after dijit migration
> 
>
> Key: GERONIMO-4158
> URL: https://issues.apache.org/jira/browse/GERONIMO-4158
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
> Environment: Ubuntu 7.10, Firefox
>Reporter: Joseph Leong
>Assignee: Joseph Leong
>Priority: Trivial
> Fix For: 2.2
>
>
> The plancreator-portlets has some leftover code that allocates resources for 
> loading the old widget system which will soon be removed.  

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



[jira] Updated: (GERONIMO-4158) Plan Creator attempts to load old widget files after dijit migration

2008-06-24 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMO-4158:
--

  Component/s: PlanCreator
Affects Version/s: 2.2
Fix Version/s: 2.2

> Plan Creator attempts to load old widget files after dijit migration
> 
>
> Key: GERONIMO-4158
> URL: https://issues.apache.org/jira/browse/GERONIMO-4158
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
> Environment: Ubuntu 7.10, Firefox
>Reporter: Joseph Leong
>Assignee: Joseph Leong
>Priority: Trivial
> Fix For: 2.2
>
>
> The plancreator-portlets has some leftover code that allocates resources for 
> loading the old widget system which will soon be removed.  

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



[jira] Commented: (GERONIMO-3975) PlanCreator fails to deploy an application when Geronimo is installed into a directory with white space

2008-06-23 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607216#action_12607216
 ] 

Shiva Kumar H R commented on GERONIMO-3975:
---

Thanks much Yun Feng.

> PlanCreator fails to deploy an application when Geronimo is installed into a 
> directory with white space
> ---
>
> Key: GERONIMO-3975
> URL: https://issues.apache.org/jira/browse/GERONIMO-3975
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.1, 2.1.1
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2
>
> Attachments: GERONIMO-3975-v2.1.2.patch, GERONIMO-3975.patch
>
>
> The following exceptions are thrown:
> 16:48:55,328 ERROR [GetArchiveHandler] Illegal character in path at index 23: 
> fi
> le:/H:/geronimo server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJD
> BCAccess.war
> java.net.URISyntaxException: Illegal character in path at index 23: 
> file:/H:/geronimo 
> server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJDBCAccess.w
> ar
> at java.net.URI$Parser.fail(URI.java:2821)
> at java.net.URI$Parser.checkChars(URI.java:2994)
> at java.net.URI$Parser.parseHierarchical(URI.java:3078)
> at java.net.URI$Parser.parse(URI.java:3026)
> at java.net.URI.(URI.java:590)
> at java.net.URL.toURI(URL.java:950)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.createApplicatio
> nInfo(JSR88_Util.java:132)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.parseWarReferenc
> es(JSR88_Util.java:144)
> at 
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAft
> erView(GetArchiveHandler.java:90)
> at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPageP
> ortlet.java:114)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218
> )
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDisp
> atcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationD
> ispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDis
> patcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPort
> letInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPort
> letInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerI
> mpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet
> .java:112)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServle
> t.java:158)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSu
> bjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.
> invoke(GeronimoStandardContext.java:406)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(Gero
> nimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:102)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:
> 563)
>

[jira] Assigned: (GERONIMO-4147) EAR PlanCreator fix for Internet Explorer

2008-06-23 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-4147:
-

Assignee: Shiva Kumar H R

> EAR PlanCreator fix for Internet Explorer
> -
>
> Key: GERONIMO-4147
> URL: https://issues.apache.org/jira/browse/GERONIMO-4147
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
> Attachments: PlanCreator-EAR-Dep-IEFix.patch
>
>
> Patch available which fixes problems with display in IE:
> 1. A trailing comma broke the function that updates form fields to values 
> received from the server.
> 2. Since some versions of IE have issues with width="100%" the Dependencies 
> dialog looked different in FF and IE. Also, the Dependencies section did not 
> render correctly, causing the buttons to exceed the boundary.

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



[jira] Closed: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-20 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R closed GERONIMO-4133.
-

Resolution: Fixed

Awesome work Shrey!

Committed at revision: 669860  in trunk.

> Handle dependencies in EAR PlanCreator
> --
>
> Key: GERONIMO-4133
> URL: https://issues.apache.org/jira/browse/GERONIMO-4133
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
> Attachments: help.gif, PlanCreator-EAR-Dep-1.patch, 
> PlanCreator-EAR-Dep-2.patch, screenshot-1.jpg, screenshot-2.jpg, 
> screenshot-3.jpg, screenshot-4.jpg, screenshot-5.jpg
>
>
> Attached patch for handling dependencies in the EAR PlanCreator

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



[jira] Assigned: (GERONIMO-4133) Handle dependencies in EAR PlanCreator

2008-06-20 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-4133:
-

Assignee: Shiva Kumar H R

> Handle dependencies in EAR PlanCreator
> --
>
> Key: GERONIMO-4133
> URL: https://issues.apache.org/jira/browse/GERONIMO-4133
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shrey Banga
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
> Attachments: PlanCreator-EAR-Dep-1.patch, 
> PlanCreator-EAR-Dep-2.patch, screenshot-1.jpg, screenshot-2.jpg, 
> screenshot-3.jpg, screenshot-4.jpg, screenshot-5.jpg
>
>
> Attached patch for handling dependencies in the EAR PlanCreator

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



[jira] Commented: (GERONIMO-3975) PlanCreator fails to deploy an application when Geronimo is installed into a directory with white space

2008-06-18 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605905#action_12605905
 ] 

Shiva Kumar H R commented on GERONIMO-3975:
---

Committed patch at revision: 669130 in branches/2.1 . Can you please verify & 
close this?

> PlanCreator fails to deploy an application when Geronimo is installed into a 
> directory with white space
> ---
>
> Key: GERONIMO-3975
> URL: https://issues.apache.org/jira/browse/GERONIMO-3975
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.1, 2.1.1
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2
>
> Attachments: GERONIMO-3975-v2.1.2.patch, GERONIMO-3975.patch
>
>
> The following exceptions are thrown:
> 16:48:55,328 ERROR [GetArchiveHandler] Illegal character in path at index 23: 
> fi
> le:/H:/geronimo server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJD
> BCAccess.war
> java.net.URISyntaxException: Illegal character in path at index 23: 
> file:/H:/geronimo 
> server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJDBCAccess.w
> ar
> at java.net.URI$Parser.fail(URI.java:2821)
> at java.net.URI$Parser.checkChars(URI.java:2994)
> at java.net.URI$Parser.parseHierarchical(URI.java:3078)
> at java.net.URI$Parser.parse(URI.java:3026)
> at java.net.URI.(URI.java:590)
> at java.net.URL.toURI(URL.java:950)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.createApplicatio
> nInfo(JSR88_Util.java:132)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.parseWarReferenc
> es(JSR88_Util.java:144)
> at 
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAft
> erView(GetArchiveHandler.java:90)
> at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPageP
> ortlet.java:114)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218
> )
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDisp
> atcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationD
> ispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDis
> patcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPort
> letInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPort
> letInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerI
> mpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet
> .java:112)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServle
> t.java:158)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSu
> bjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.
> invoke(GeronimoStandardContext.java:406)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(Gero
> nimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:102)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:109)
> at 
> org.apache.catali

[jira] Commented: (GERONIMO-3975) PlanCreator fails to deploy an application when Geronimo is installed into a directory with white space

2008-06-18 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605895#action_12605895
 ] 

Shiva Kumar H R commented on GERONIMO-3975:
---

Thanks much Yun Feng. I will look into this.

> PlanCreator fails to deploy an application when Geronimo is installed into a 
> directory with white space
> ---
>
> Key: GERONIMO-3975
> URL: https://issues.apache.org/jira/browse/GERONIMO-3975
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.1, 2.1.1
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Donald Woods
> Fix For: 2.1.2
>
> Attachments: GERONIMO-3975-v2.1.2.patch, GERONIMO-3975.patch
>
>
> The following exceptions are thrown:
> 16:48:55,328 ERROR [GetArchiveHandler] Illegal character in path at index 23: 
> fi
> le:/H:/geronimo server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJD
> BCAccess.war
> java.net.URISyntaxException: Illegal character in path at index 23: 
> file:/H:/geronimo 
> server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJDBCAccess.w
> ar
> at java.net.URI$Parser.fail(URI.java:2821)
> at java.net.URI$Parser.checkChars(URI.java:2994)
> at java.net.URI$Parser.parseHierarchical(URI.java:3078)
> at java.net.URI$Parser.parse(URI.java:3026)
> at java.net.URI.(URI.java:590)
> at java.net.URL.toURI(URL.java:950)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.createApplicatio
> nInfo(JSR88_Util.java:132)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.parseWarReferenc
> es(JSR88_Util.java:144)
> at 
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAft
> erView(GetArchiveHandler.java:90)
> at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPageP
> ortlet.java:114)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218
> )
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDisp
> atcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationD
> ispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDis
> patcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPort
> letInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPort
> letInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerI
> mpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet
> .java:112)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServle
> t.java:158)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSu
> bjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.
> invoke(GeronimoStandardContext.java:406)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(Gero
> nimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:102)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.ja

[jira] Assigned: (GERONIMO-3975) PlanCreator fails to deploy an application when Geronimo is installed into a directory with white space

2008-06-18 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-3975:
-

Assignee: Shiva Kumar H R  (was: Donald Woods)

> PlanCreator fails to deploy an application when Geronimo is installed into a 
> directory with white space
> ---
>
> Key: GERONIMO-3975
> URL: https://issues.apache.org/jira/browse/GERONIMO-3975
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.1, 2.1.1
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2
>
> Attachments: GERONIMO-3975-v2.1.2.patch, GERONIMO-3975.patch
>
>
> The following exceptions are thrown:
> 16:48:55,328 ERROR [GetArchiveHandler] Illegal character in path at index 23: 
> fi
> le:/H:/geronimo server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJD
> BCAccess.war
> java.net.URISyntaxException: Illegal character in path at index 23: 
> file:/H:/geronimo 
> server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJDBCAccess.w
> ar
> at java.net.URI$Parser.fail(URI.java:2821)
> at java.net.URI$Parser.checkChars(URI.java:2994)
> at java.net.URI$Parser.parseHierarchical(URI.java:3078)
> at java.net.URI$Parser.parse(URI.java:3026)
> at java.net.URI.(URI.java:590)
> at java.net.URL.toURI(URL.java:950)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.createApplicatio
> nInfo(JSR88_Util.java:132)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.parseWarReferenc
> es(JSR88_Util.java:144)
> at 
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAft
> erView(GetArchiveHandler.java:90)
> at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPageP
> ortlet.java:114)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218
> )
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDisp
> atcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationD
> ispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDis
> patcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPort
> letInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPort
> letInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerI
> mpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet
> .java:112)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServle
> t.java:158)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSu
> bjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.
> invoke(GeronimoStandardContext.java:406)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(Gero
> nimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:102)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:
> 563)
> at 
> org.apache.cat

[jira] Updated: (GERONIMO-3433) Admin Console Wizard to auto generate geronimo-application.xml

2008-05-07 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMO-3433:
--

Component/s: (was: console)
 (was: usability)
 (was: deployment)
 PlanCreator

> Admin Console Wizard to auto generate geronimo-application.xml
> --
>
> Key: GERONIMO-3433
> URL: https://issues.apache.org/jira/browse/GERONIMO-3433
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> For a background about this work please see GERONIMO-3254 & GERONIMO-3432.
> Enhance "Create Plan" portlet & other Admin Console Wizards to help 
> server-administrators in auto creating the Geronimo Deployment Plan for a 
> J2EE/Java-EE 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-3851) Plan Creator cannot recognize classes inside compressed JARs of WEB-INF/lib

2008-05-07 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMO-3851:
--

Component/s: (was: console)
 PlanCreator

> Plan Creator cannot recognize classes inside compressed JARs of WEB-INF/lib
> ---
>
> Key: GERONIMO-3851
> URL: https://issues.apache.org/jira/browse/GERONIMO-3851
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.1
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
> Attachments: jaxws-calculator-war-2.1-SNAPSHOT.war
>
>
> If a servlet class is packaged as a compressed JAR and put in WEB-INF/lib 
> directory of a WAR, then plan creator will fail to recognize such class.
> Due to GERONIMO-3850, you may *not* notice any exceptions on console, rather 
> Plan Creator would have simply failed to detect any references/security 
> configurations required for the web-app. 
> When you input such WARs to Plan Creator, you will see that after "WAR - 
> Environment" page you will directly move to "WAR - Dependencies" page. i.e. 
> *no* "WAR-References" or "WAR-Security" page will be shown even though the 
> web-app requires certain references to be resolved or security roles to be 
> defined.

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



[jira] Updated: (GERONIMO-3432) Admin Console Wizard to auto generate openejb-jar.xml

2008-05-07 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMO-3432:
--

Component/s: (was: console)
 (was: usability)
 (was: deployment)
 PlanCreator

> Admin Console Wizard to auto generate openejb-jar.xml
> -
>
> Key: GERONIMO-3432
> URL: https://issues.apache.org/jira/browse/GERONIMO-3432
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> For a background about this work please see GERONIMO-3254.
> Currently the plan creation wizard only takes a web-app (.war) as an input 
> and helps in auto-creating geronimo-web.xml. Enhance the wizard to take an 
> EJB-JAR input and help in auto-creating "openejb-jar.xml".

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



[jira] Updated: (GERONIMO-3975) PlanCreator fails to deploy an application when Geronimo is installed into a directory with white space

2008-05-07 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMO-3975:
--

Component/s: (was: console)
 PlanCreator

> PlanCreator fails to deploy an application when Geronimo is installed into a 
> directory with white space
> ---
>
> Key: GERONIMO-3975
> URL: https://issues.apache.org/jira/browse/GERONIMO-3975
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.1.1, 2.2
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Shiva Kumar H R
> Fix For: 2.1.2, 2.2
>
>
> The following exceptions are thrown:
> 16:48:55,328 ERROR [GetArchiveHandler] Illegal character in path at index 23: 
> fi
> le:/H:/geronimo server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJD
> BCAccess.war
> java.net.URISyntaxException: Illegal character in path at index 23: 
> file:/H:/geronimo 
> server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJDBCAccess.w
> ar
> at java.net.URI$Parser.fail(URI.java:2821)
> at java.net.URI$Parser.checkChars(URI.java:2994)
> at java.net.URI$Parser.parseHierarchical(URI.java:3078)
> at java.net.URI$Parser.parse(URI.java:3026)
> at java.net.URI.(URI.java:590)
> at java.net.URL.toURI(URL.java:950)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.createApplicatio
> nInfo(JSR88_Util.java:132)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.parseWarReferenc
> es(JSR88_Util.java:144)
> at 
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAft
> erView(GetArchiveHandler.java:90)
> at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPageP
> ortlet.java:114)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218
> )
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDisp
> atcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationD
> ispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDis
> patcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPort
> letInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPort
> letInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerI
> mpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet
> .java:112)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServle
> t.java:158)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSu
> bjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.
> invoke(GeronimoStandardContext.java:406)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(Gero
> nimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:102)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:
> 563)
> at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
> a:

[jira] Commented: (GERONIMODEVTOOLS-203) No-harm error dialog while switching from Run-to-Debug or Debug-to-Run

2008-04-25 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592462#action_12592462
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-203:
--

This looks to have been fixed by 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-178 at revision: 648588. 
Need to cross-check once.

> No-harm error dialog while switching from Run-to-Debug or Debug-to-Run
> --
>
> Key: GERONIMODEVTOOLS-203
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-203
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
>
> Start server as usual. Once server has started, right click on the server and 
> select "Debug". Server will now be stopped and restarted in Debug mode. 
> Although this succeeds, sometimes during the process it throws a confusing 
> error dialog saying "Problem Occurred ... Server Apache Geronimo v2.0 Server 
> at localhost failed to start."
> Similarly scenario while switching back from Debug to Run modes.

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



[jira] Commented: (GERONIMODEVTOOLS-223) J2EE module dependencies losting

2008-04-24 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592268#action_12592268
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-223:
--

Reference:
[news.eclipse.webtools] J2EE Module Dependencies not persisting
http://dev.eclipse.org/newslists/news.eclipse.webtools/msg11446.html

> J2EE module dependencies losting
> 
>
> Key: GERONIMODEVTOOLS-223
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-223
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.2
> Environment: Eclipse 3.3 + GEP (win32)
>Reporter: Tomasz Mazan
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
>
> I got J2EE project + 2 EJB projects. J2EE project has defined module 
> dependencies - uses both of my ejb projects. From time to time it losts one 
> of dependency and I have to set it again using project properties.

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



[jira] Assigned: (GERONIMODEVTOOLS-251) J2EE dependencies in an Enterprise Applicaition artifact not maintained across Eclipse restart (and undeploy/redploy cycle)

2008-04-23 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-251:


Assignee: Shiva Kumar H R  (was: Tim McConnell)

> J2EE dependencies in an Enterprise Applicaition artifact not maintained 
> across Eclipse restart (and undeploy/redploy cycle)
> ---
>
> Key: GERONIMODEVTOOLS-251
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-251
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
>Reporter: Tim McConnell
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Reported by beyondjustin as below: 
> it's supposed to be like this:
> http://www.nabble.com/file/p13891278/3.jpg 
>  
> But the second time I opened ecplise, it appeared like this:
> http://www.nabble.com/file/p13891278/2.jpg 

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



[jira] Assigned: (GERONIMODEVTOOLS-223) J2EE module dependencies losting

2008-04-23 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-223:


Assignee: Shiva Kumar H R  (was: Tim McConnell)

> J2EE module dependencies losting
> 
>
> Key: GERONIMODEVTOOLS-223
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-223
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.2
> Environment: Eclipse 3.3 + GEP (win32)
>Reporter: Tomasz Mazan
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> I got J2EE project + 2 EJB projects. J2EE project has defined module 
> dependencies - uses both of my ejb projects. From time to time it losts one 
> of dependency and I have to set it again using project properties.

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



[jira] Resolved: (GERONIMODEVTOOLS-215) Does not work right-clik's option "Remove" to remove project from Server ("Servers" View)

2008-04-23 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-215.
--

Resolution: Fixed

Completed: At revision: 650839  

> Does not work right-clik's option "Remove" to remove project from Server 
> ("Servers" View)
> -
>
> Key: GERONIMODEVTOOLS-215
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-215
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
>Reporter: Tomasz Mazan
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Hi Tomasz, Sorry to be so dense but I'm missing something obvious.  Are you 
> able/willing to provide the artifacts that is causing the failure for you ?? 
> If not, are these the correct steps that is causing the failure (so I can try 
> to reproduce) ?? 
> 1. Deploy your first ejb.jar
> 2. Deploy your ear, which contains other ejb.jar files
> 3. Then I assume you're attempting to undeploy the ear that was deployed in 
> Step 2 ??

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



[jira] Closed: (GERONIMODEVTOOLS-331) Geronimo classpath container not included by default

2008-04-22 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R closed GERONIMODEVTOOLS-331.


Resolution: Fixed
Regression: [Regression]

So, the  element that was commented out in Revision 643980 is very 
much required and is restored back.

Completed: At revision: 650572  

> Geronimo classpath container not included by default
> 
>
> Key: GERONIMODEVTOOLS-331
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-331
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
>Priority: Critical
> Fix For: 2.1.0
>
>
> When I create a simple Dynamic Web Project and try adding a servlet inside 
> it, I hit compilation errors for all J2EE APIs like:
> HttpServletRequest cannot be resolved to a type   HelloWorld/src/test 
> TestServlet.java
> javax.servlet cannot be resolved to a typeHelloWorld/src/test 
> TestServlet.java
> ServletException cannot be resolved to a type HelloWorld/src/test 
> TestServlet.java
> In Project Explorer view, when I expand  -> Java Resources: 
> src -> Libraries, I see that there is no library listed for Apache Geronimo! 
> And I will have to manually add it as below to resolve above compilation 
> errors:
> Right click on web-project -> Properties -> Java Build Path -> Libraries -> 
> Add Library -> Server Runtime -> Next -> Apache Geronimo v2.1 -> Finish -> OK.

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



[jira] Commented: (GERONIMODEVTOOLS-331) Geronimo classpath container not included by default

2008-04-22 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591352#action_12591352
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-331:
--

Please see below discussion on wtp-dev:
http://dev.eclipse.org/mhonarc/lists/wtp-dev/msg04141.html


When you defined your JBI runtime, you probably copied something like this into 
your plugin.xml file:


  ...
  



  
  ...


This sets up the classpath provider associated with the runtime component type 
(tomcat in this case). If you look in the RuntimeClasspathProvider class you 
will see that it only knows about the module facets that ship with WTP. You 
will need to either subclass or replace the classpath provider for the JBI 
runtime in order to get ClasspathHelper.addClasspathEntries setup classpath for 
the JBI facet.

> Geronimo classpath container not included by default
> 
>
> Key: GERONIMODEVTOOLS-331
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-331
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
>Priority: Critical
> Fix For: 2.1.0
>
>
> When I create a simple Dynamic Web Project and try adding a servlet inside 
> it, I hit compilation errors for all J2EE APIs like:
> HttpServletRequest cannot be resolved to a type   HelloWorld/src/test 
> TestServlet.java
> javax.servlet cannot be resolved to a typeHelloWorld/src/test 
> TestServlet.java
> ServletException cannot be resolved to a type HelloWorld/src/test 
> TestServlet.java
> In Project Explorer view, when I expand  -> Java Resources: 
> src -> Libraries, I see that there is no library listed for Apache Geronimo! 
> And I will have to manually add it as below to resolve above compilation 
> errors:
> Right click on web-project -> Properties -> Java Build Path -> Libraries -> 
> Add Library -> Server Runtime -> Next -> Apache Geronimo v2.1 -> Finish -> OK.

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



[jira] Commented: (GERONIMODEVTOOLS-331) Geronimo classpath container not included by default

2008-04-22 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591339#action_12591339
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-331:
--

Looks like this is a regression out of 
http://svn.apache.org/viewvc?view=rev&revision=643980 . Upon reverting back 
that commit, above problem is getting fixed!

> Geronimo classpath container not included by default
> 
>
> Key: GERONIMODEVTOOLS-331
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-331
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
>Priority: Critical
> Fix For: 2.1.0
>
>
> When I create a simple Dynamic Web Project and try adding a servlet inside 
> it, I hit compilation errors for all J2EE APIs like:
> HttpServletRequest cannot be resolved to a type   HelloWorld/src/test 
> TestServlet.java
> javax.servlet cannot be resolved to a typeHelloWorld/src/test 
> TestServlet.java
> ServletException cannot be resolved to a type HelloWorld/src/test 
> TestServlet.java
> In Project Explorer view, when I expand  -> Java Resources: 
> src -> Libraries, I see that there is no library listed for Apache Geronimo! 
> And I will have to manually add it as below to resolve above compilation 
> errors:
> Right click on web-project -> Properties -> Java Build Path -> Libraries -> 
> Add Library -> Server Runtime -> Next -> Apache Geronimo v2.1 -> Finish -> OK.

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



[jira] Assigned: (GERONIMODEVTOOLS-331) Geronimo classpath container not included by default

2008-04-22 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-331:


Assignee: Shiva Kumar H R  (was: Tim McConnell)

> Geronimo classpath container not included by default
> 
>
> Key: GERONIMODEVTOOLS-331
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-331
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
>Priority: Critical
> Fix For: 2.1.0
>
>
> When I create a simple Dynamic Web Project and try adding a servlet inside 
> it, I hit compilation errors for all J2EE APIs like:
> HttpServletRequest cannot be resolved to a type   HelloWorld/src/test 
> TestServlet.java
> javax.servlet cannot be resolved to a typeHelloWorld/src/test 
> TestServlet.java
> ServletException cannot be resolved to a type HelloWorld/src/test 
> TestServlet.java
> In Project Explorer view, when I expand  -> Java Resources: 
> src -> Libraries, I see that there is no library listed for Apache Geronimo! 
> And I will have to manually add it as below to resolve above compilation 
> errors:
> Right click on web-project -> Properties -> Java Build Path -> Libraries -> 
> Add Library -> Server Runtime -> Next -> Apache Geronimo v2.1 -> Finish -> 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-3973) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

2008-04-21 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590914#action_12590914
 ] 

Shiva Kumar H R commented on GERONIMO-3973:
---

I guess this is related to GERONIMO-3966. Can you please check if this is fixed 
in trunk build available from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080421/?

> Fail to assemble a server via gsh when Geronimo is installed in a directory 
> with white space
> 
>
> Key: GERONIMO-3973
> URL: https://issues.apache.org/jira/browse/GERONIMO-3973
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: commands
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Jason Dillon
>
> Geronimo is install in directory: h:\geronimo server1\
> {noformat}
> [EMAIL PROTECTED]:/> deploy/assemble
> Listing configurations from Geronimo server
> Connecting to Geronimo server: localhost:1099
> Username: system
> Password: ***
> Connection established
> Server artifact name: abcd
> ERROR UnmarshalException: error unmarshalling return; nested exception is:
> java.net.MalformedURLException: no protocol: 
> server1/repository/org/apache/geronimo/framework/geronimo-common/2.1.1-SNAPSHOT/geronimo-common-2.1.1-SNAPSHOT.jar
> {noformat}

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



[jira] Commented: (GERONIMODEVTOOLS-254) Spaces in server pathname causes problems for the Eclipse Plugin

2008-04-21 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590885#action_12590885
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-254:
--

Awesome Tim!

> Spaces in server pathname causes problems for the Eclipse Plugin
> 
>
> Key: GERONIMODEVTOOLS-254
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254
> Project: Geronimo-Devtools
>  Issue Type: Bug
>Affects Versions: 2.0.0
> Environment: Windows
>Reporter: Tim McConnell
>Assignee: Tim McConnell
> Fix For: 2.1.0
>
>
> When there are spaces in the Geronimo server pathname (on Windows), the 
> Eclipse Plugin will have problems deploying and EAR File. For example the 
> following error will occur:
> Distribution of configuration failed.  See log for details.
>   Error unmarshaling return; nested exception is: 
>   java.net.MalformedURLException: no protocol: 
> Files/IBM/WebSphere/AppServerCommunityEdition/repository/org/apache/geronimo/modules/geronimo-common/2.0.1/geronimo-common-2.0.1.jar

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



[jira] Assigned: (GERONIMO-3975) PlanCreator fails to deploy an application when Geronimo is installed into a directory with white space

2008-04-21 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMO-3975:
-

Assignee: Shiva Kumar H R

> PlanCreator fails to deploy an application when Geronimo is installed into a 
> directory with white space
> ---
>
> Key: GERONIMO-3975
> URL: https://issues.apache.org/jira/browse/GERONIMO-3975
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1
> Environment: Windows
>Reporter: YunFeng Ma
>Assignee: Shiva Kumar H R
> Fix For: 2.1.1
>
>
> The following exceptions are thrown:
> 16:48:55,328 ERROR [GetArchiveHandler] Illegal character in path at index 23: 
> fi
> le:/H:/geronimo server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJD
> BCAccess.war
> java.net.URISyntaxException: Illegal character in path at index 23: 
> file:/H:/geronimo 
> server1/var/temp/geronimo-planCreator39270.tmpdir/WebAppJDBCAccess.w
> ar
> at java.net.URI$Parser.fail(URI.java:2821)
> at java.net.URI$Parser.checkChars(URI.java:2994)
> at java.net.URI$Parser.parseHierarchical(URI.java:3078)
> at java.net.URI$Parser.parse(URI.java:3026)
> at java.net.URI.(URI.java:590)
> at java.net.URL.toURI(URL.java:950)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.createApplicatio
> nInfo(JSR88_Util.java:132)
> at 
> org.apache.geronimo.console.configcreator.JSR88_Util.parseWarReferenc
> es(JSR88_Util.java:144)
> at 
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAft
> erView(GetArchiveHandler.java:90)
> at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPageP
> ortlet.java:114)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218
> )
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDisp
> atcher.java:654)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationD
> ispatcher.java:557)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDis
> patcher.java:481)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPort
> letInvokerService.java:167)
> at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPort
> letInvokerService.java:85)
> at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerI
> mpl.java:219)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet
> .java:112)
> at 
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServle
> t.java:158)
> 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(Appl
> icationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:233)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSu
> bjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.
> invoke(GeronimoStandardContext.java:406)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(Gero
> nimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:102)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:
> 563)
> at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
> a:263)
> at 
> org.apache.coyote.http

[jira] Updated: (GERONIMODEVTOOLS-256) Publish operation after an Eclipse restart deletes a deployed Web Service's "server-config.wsdd" file

2008-04-17 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-256:
-

Fix Version/s: (was: 2.1.0)
   2.1.x

As said before, this will only be available in WTP 3.0. As a workaround until 
then, with GEP 2.1.0 & WTP 2.0.1, we will have to request users to manually do 
these:

Use "Web Services Wizard" to create & deploy web-services. Then,
1) Go to the below deployed path on Geronimo server: 
\repository\\\WEB-INF
ex.: 
E:\AG-Servers\geronimo-tomcat6-javaee5-2.1\repository\default\HelloWorldEAR\1.0\HelloWorldEAR-1.0.car\HelloWorld.war\WEB-INF

2) Copy "server-config.wsdd" from here into the following path on your eclipse 
workspace:
\\WebContent\WEB-INF
ex: E:\IDEworkspaces\testWebService\HelloWorld\WebContent\WEB-INF
(or you can easily drag-n-drop "server-config.wsdd" into the above workspace 
path).

That's it and all further deploy/redeploy will work correctly even across 
eclipse restarts.

> Publish operation after an Eclipse restart deletes a deployed Web Service's 
> "server-config.wsdd" file
> -
>
> Key: GERONIMODEVTOOLS-256
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
> Environment: AG 2.0.2 + Geronimo Eclipse Plug-in v2.0 + WTP 2.0.1
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
>
> Steps to recreate:
> 1) Create a Web Service as per the instructions at 
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html
> 2) Test the web service using (the auto launched) Web Service Explorer. 
> Everything works fine.
> 3) Shut down server and restart the server. Again launch the web service. It 
> runs fine without any error.
> 4) Shut down server, close eclipse, restart eclipse, start server. This time 
> try to access the web service and you will not be able to access it.
> An initial analysis shows that in Step-4 (after a Eclipse & Server restart) 
> the "Publish" operation of Eclipse is deleting "server-config.wsdd" from 
> \repository\\\WEB-INF 
> directory.
> You will get the following error in the console:
> 17:01:56,218 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
> file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
> Is this related to the issue reported in 
> http://mail-archive.ow2.org/jonas-team/2006-08/msg00046.html ? Needs to be 
> explored.

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



[jira] Commented: (GERONIMODEVTOOLS-256) Publish operation after an Eclipse restart deletes a deployed Web Service's "server-config.wsdd" file

2008-04-16 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589841#action_12589841
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-256:
--

https://bugs.eclipse.org/bugs/show_bug.cgi?id=119964 say this is fixed in WTP 
3.0M6. However when I tried with WTP 3.0M6 & used Web Services Wizard, I keep 
hitting the following error:

IWAB0489E Error when deploying Web service to Axis runtime
  axis-admin failed with  {http://xml.apache.org/axis/}HTTP
(404)/HelloWS/services/AdminService

This seems to be some other issue in WTP (see same error reported in 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201061 ) and need to report it / 
follow-up in WTP bugzilla.

> Publish operation after an Eclipse restart deletes a deployed Web Service's 
> "server-config.wsdd" file
> -
>
> Key: GERONIMODEVTOOLS-256
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
> Environment: AG 2.0.2 + Geronimo Eclipse Plug-in v2.0 + WTP 2.0.1
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Steps to recreate:
> 1) Create a Web Service as per the instructions at 
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html
> 2) Test the web service using (the auto launched) Web Service Explorer. 
> Everything works fine.
> 3) Shut down server and restart the server. Again launch the web service. It 
> runs fine without any error.
> 4) Shut down server, close eclipse, restart eclipse, start server. This time 
> try to access the web service and you will not be able to access it.
> An initial analysis shows that in Step-4 (after a Eclipse & Server restart) 
> the "Publish" operation of Eclipse is deleting "server-config.wsdd" from 
> \repository\\\WEB-INF 
> directory.
> You will get the following error in the console:
> 17:01:56,218 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
> file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
> Is this related to the issue reported in 
> http://mail-archive.ow2.org/jonas-team/2006-08/msg00046.html ? Needs to be 
> explored.

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



[jira] Assigned: (GERONIMODEVTOOLS-272) Description of core feature confusing

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-272:


Assignee: Tim McConnell  (was: Shiva Kumar H R)

> Description of core feature confusing
> -
>
> Key: GERONIMODEVTOOLS-272
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-272
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.0.0, 2.0.2, 2.0.x, 2.1.0, 2.1.x
>Reporter: Ted Kirby
>Assignee: Tim McConnell
> Fix For: 2.1.0
>
> Attachments: GD-272.patch
>
>
> When you install the eclipse plugin with the eclipse update manager, you get 
> a choice of Geronimo WTP Server Adapters:
>   Geronimo Core Feature, 
> and a series of versioned server adapters of the form:
>   Geronimo vX.X Server Adapter
> When you click on them, they all have the same descripton:
> "This feature provides the WTP Server Adapter and additional development 
> tools for the Apache Geronimo server."
> This text might be customized to include the version number, or changed to:
> "This feature provides the WTP Server Adapter and additional development 
> tools for {color:red}this specific version of the{color} Apache Geronimo 
> server."
> For the core feature, however, the text is quite misleading.  Installing it 
> does not give you any working server adapter.  So, it's description should be 
> changed to something like:
> "This feature provides core support required for the WTP Server Adapter for 
> specific versions of the Apache Geronimo server."
> It would be nice if the core feature did not show up at all in the list to 
> install.  It is included by those version-specific real server adapters that 
> need it.
> Also, not sure what these "additional development tools" are, or where the 
> user finds out about them, but they can probably be removed from the core 
> feature, if that feature itself can't be removed from the install list.

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



[jira] Commented: (GERONIMODEVTOOLS-254) Spaces in server pathname causes problems for the Eclipse Plugin

2008-04-16 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589838#action_12589838
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-254:
--

For reference:
I tried this with both Sun JDK & IBM JDK and problem occurs with both of them.

> Spaces in server pathname causes problems for the Eclipse Plugin
> 
>
> Key: GERONIMODEVTOOLS-254
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254
> Project: Geronimo-Devtools
>  Issue Type: Bug
>Affects Versions: 2.0.0
> Environment: Windows
>Reporter: Tim McConnell
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> When there are spaces in the Geronimo server pathname (on Windows), the 
> Eclipse Plugin will have problems deploying and EAR File. For example the 
> following error will occur:
> Distribution of configuration failed.  See log for details.
>   Error unmarshaling return; nested exception is: 
>   java.net.MalformedURLException: no protocol: 
> Files/IBM/WebSphere/AppServerCommunityEdition/repository/org/apache/geronimo/modules/geronimo-common/2.0.1/geronimo-common-2.0.1.jar

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



[jira] Assigned: (GERONIMODEVTOOLS-254) Spaces in server pathname causes problems for the Eclipse Plugin

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R reassigned GERONIMODEVTOOLS-254:


Assignee: Tim McConnell  (was: Shiva Kumar H R)

> Spaces in server pathname causes problems for the Eclipse Plugin
> 
>
> Key: GERONIMODEVTOOLS-254
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254
> Project: Geronimo-Devtools
>  Issue Type: Bug
>Affects Versions: 2.0.0
> Environment: Windows
>Reporter: Tim McConnell
>Assignee: Tim McConnell
> Fix For: 2.1.0
>
>
> When there are spaces in the Geronimo server pathname (on Windows), the 
> Eclipse Plugin will have problems deploying and EAR File. For example the 
> following error will occur:
> Distribution of configuration failed.  See log for details.
>   Error unmarshaling return; nested exception is: 
>   java.net.MalformedURLException: no protocol: 
> Files/IBM/WebSphere/AppServerCommunityEdition/repository/org/apache/geronimo/modules/geronimo-common/2.0.1/geronimo-common-2.0.1.jar

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



[jira] Created: (GERONIMODEVTOOLS-331) Geronimo classpath container not included by default

2008-04-16 Thread Shiva Kumar H R (JIRA)
Geronimo classpath container not included by default


 Key: GERONIMODEVTOOLS-331
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-331
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.0
Reporter: Shiva Kumar H R
Assignee: Tim McConnell
Priority: Critical
 Fix For: 2.1.0


When I create a simple Dynamic Web Project and try adding a servlet inside it, 
I hit compilation errors for all J2EE APIs like:

HttpServletRequest cannot be resolved to a type HelloWorld/src/test 
TestServlet.java
javax.servlet cannot be resolved to a type  HelloWorld/src/test 
TestServlet.java
ServletException cannot be resolved to a type   HelloWorld/src/test 
TestServlet.java

In Project Explorer view, when I expand  -> Java Resources: 
src -> Libraries, I see that there is no library listed for Apache Geronimo! 
And I will have to manually add it as below to resolve above compilation errors:
Right click on web-project -> Properties -> Java Build Path -> Libraries -> Add 
Library -> Server Runtime -> Next -> Apache Geronimo v2.1 -> Finish -> OK.

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



[jira] Created: (GERONIMODEVTOOLS-330) org.apache.geronimo.v21.feature\feature.xml incorrectly includes org.apache.geronimo.v11.feature

2008-04-16 Thread Shiva Kumar H R (JIRA)
org.apache.geronimo.v21.feature\feature.xml incorrectly includes 
org.apache.geronimo.v11.feature


 Key: GERONIMODEVTOOLS-330
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-330
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 2.1.0
Reporter: Shiva Kumar H R
Assignee: Tim McConnell
 Fix For: 2.1.0


\features\org.apache.geronimo.v21.feature\feature.xml has:


That shouldn't be the case right? I guess it shld rather be:
 

Same is the case with \features\org.apache.geronimo.v20.feature\feature.xml .

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



[jira] Commented: (GERONIMODEVTOOLS-272) Description of core feature confusing

2008-04-16 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589820#action_12589820
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-272:
--

Patch has been applied at revision: 648941 . Thanks again Ted.

But as you point out - it would be nice if the core feature did not show up at 
all in the list to install. Any idea how to accomplish this?

> Description of core feature confusing
> -
>
> Key: GERONIMODEVTOOLS-272
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-272
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.0.0, 2.0.2, 2.0.x, 2.1.0, 2.1.x
>Reporter: Ted Kirby
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
> Attachments: GD-272.patch
>
>
> When you install the eclipse plugin with the eclipse update manager, you get 
> a choice of Geronimo WTP Server Adapters:
>   Geronimo Core Feature, 
> and a series of versioned server adapters of the form:
>   Geronimo vX.X Server Adapter
> When you click on them, they all have the same descripton:
> "This feature provides the WTP Server Adapter and additional development 
> tools for the Apache Geronimo server."
> This text might be customized to include the version number, or changed to:
> "This feature provides the WTP Server Adapter and additional development 
> tools for {color:red}this specific version of the{color} Apache Geronimo 
> server."
> For the core feature, however, the text is quite misleading.  Installing it 
> does not give you any working server adapter.  So, it's description should be 
> changed to something like:
> "This feature provides core support required for the WTP Server Adapter for 
> specific versions of the Apache Geronimo server."
> It would be nice if the core feature did not show up at all in the list to 
> install.  It is included by those version-specific real server adapters that 
> need it.
> Also, not sure what these "additional development tools" are, or where the 
> user finds out about them, but they can probably be removed from the core 
> feature, if that feature itself can't be removed from the install list.

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



[jira] Updated: (GERONIMODEVTOOLS-272) Description of core feature confusing

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-272:
-

Fix Version/s: 2.1.0
 Assignee: Shiva Kumar H R  (was: Tim McConnell)

Sure, thanks Ted for bringing it forth. I had mostly been looking at JIRAs with 
"Fix Version/s: 2.1.0" and since this JIRA hadn't specified it, I missed it out.

> Description of core feature confusing
> -
>
> Key: GERONIMODEVTOOLS-272
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-272
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.0.0, 2.0.2, 2.0.x, 2.1.0, 2.1.x
>Reporter: Ted Kirby
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
> Attachments: GD-272.patch
>
>
> When you install the eclipse plugin with the eclipse update manager, you get 
> a choice of Geronimo WTP Server Adapters:
>   Geronimo Core Feature, 
> and a series of versioned server adapters of the form:
>   Geronimo vX.X Server Adapter
> When you click on them, they all have the same descripton:
> "This feature provides the WTP Server Adapter and additional development 
> tools for the Apache Geronimo server."
> This text might be customized to include the version number, or changed to:
> "This feature provides the WTP Server Adapter and additional development 
> tools for {color:red}this specific version of the{color} Apache Geronimo 
> server."
> For the core feature, however, the text is quite misleading.  Installing it 
> does not give you any working server adapter.  So, it's description should be 
> changed to something like:
> "This feature provides core support required for the WTP Server Adapter for 
> specific versions of the Apache Geronimo server."
> It would be nice if the core feature did not show up at all in the list to 
> install.  It is included by those version-specific real server adapters that 
> need it.
> Also, not sure what these "additional development tools" are, or where the 
> user finds out about them, but they can probably be removed from the core 
> feature, if that feature itself can't be removed from the install list.

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



[jira] Updated: (GERONIMODEVTOOLS-223) J2EE module dependencies losting

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-223:
-

Fix Version/s: 2.1.0

This might be a duplicate of GERONIMODEVTOOLS-251

> J2EE module dependencies losting
> 
>
> Key: GERONIMODEVTOOLS-223
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-223
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.2
> Environment: Eclipse 3.3 + GEP (win32)
>Reporter: Tomasz Mazan
>Assignee: Tim McConnell
> Fix For: 2.1.0
>
>
> I got J2EE project + 2 EJB projects. J2EE project has defined module 
> dependencies - uses both of my ejb projects. From time to time it losts one 
> of dependency and I have to set it again using project properties.

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



[jira] Resolved: (GERONIMODEVTOOLS-192) Change "configuration" to "module".

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-192.
--

Resolution: Fixed
  Assignee: Shiva Kumar H R  (was: Tim McConnell)

Completed: At revision: 648705  

Thanks Kan Ogawa for the patch.

> Change "configuration" to "module".
> ---
>
> Key: GERONIMODEVTOOLS-192
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-192
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 1.1.0, 1.2.0
>Reporter: Kan Ogawa
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
> Attachments: GeronimoDevTools-192.patch, GeronimoDevTools-192_2.patch
>
>
> Since Geronimo server v1.1, the word "configuration" was replaced to the word 
> "module".
> See the GERONIMO-1987 issue.

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



[jira] Resolved: (GERONIMODEVTOOLS-327) Unable to detect Geronimo V1.1 JAXB Models plugin.

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-327.
--

Resolution: Fixed
  Assignee: Shiva Kumar H R  (was: Kan Ogawa)

Completed: At revision: 648702  

Thanks Kan Ogawa for pointing this out.

> Unable to detect Geronimo V1.1 JAXB Models plugin.
> --
>
> Key: GERONIMODEVTOOLS-327
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-327
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Kan Ogawa
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
> Attachments: GeronimoDevTools-327.patch
>
>


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



[jira] Resolved: (GERONIMODEVTOOLS-189) Error opening geronimo-web.xml

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R resolved GERONIMODEVTOOLS-189.
--

Resolution: Duplicate
  Assignee: Shiva Kumar H R  (was: Tim McConnell)

Duplicate of GERONIMODEVTOOLS-190.

> Error opening geronimo-web.xml
> --
>
> Key: GERONIMODEVTOOLS-189
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-189
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.x
> Environment: Eclipse SDK Version: 3.3.0 
> Build id: I20070525-1350
> Build id: I20070625-1500
> Latest August 23 build from unstable
>Reporter: Shane Blake
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Opening geronimo-web.xml getting the following stack trace:
> java.lang.IllegalArgumentException
>   at 
> org.eclipse.wst.server.core.internal.facets.FacetUtil.getRuntime(FacetUtil.java:61)
>   at org.eclipse.jst.server.core.FacetUtil.getRuntime(FacetUtil.java:47)
>   at 
> org.apache.geronimo.st.ui.editors.SharedDeploymentPlanEditor.getLoader(SharedDeploymentPlanEditor.java:97)
>   at 
> org.apache.geronimo.st.ui.editors.SharedDeploymentPlanEditor.loadDeploymentPlan(SharedDeploymentPlanEditor.java:86)
>   at 
> org.apache.geronimo.st.ui.editors.AbstractGeronimoDeploymentPlanEditor.init(AbstractGeronimoDeploymentPlanEditor.java:181)
>   at 
> org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:794)
>   at 
> org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:643)
>   at 
> org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
>   at 
> org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
>   at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:299)
>   at 
> org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:179)
>   at 
> org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268)
>   at 
> org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
>   at 
> org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:400)
>   at 
> org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
>   at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
>   at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1604)
>   at org.eclipse.ui.internal.PartStack.add(PartStack.java:499)
>   at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)
>   at org.eclipse.ui.internal.PartStack.add(PartStack.java:485)
>   at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)
>   at 
> org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63)
>   at 
> org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217)
>   at 
> org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207)
>   at 
> org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:774)
>   at 
> org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:673)
>   at 
> org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:634)
>   at 
> org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2719)
>   at 
> org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2633)
>   at 
> org.eclipse.ui.internal.WorkbenchPage.access$12(WorkbenchPage.java:2625)
>   at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2577)
>   at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
>   at 
> org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2572)
>   at 
> org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2556)
>   at 
> org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2547)
>   at org.eclipse.ui.ide.IDE.openEditor(IDE.java:644)
>   at org.eclipse.ui.ide.IDE.openEditor(IDE.java:603)
>   at 
> org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:285)
>   at 
> org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:138)
>   at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:194)
>   at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:175)
>   at 
> org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:268)
>   at 
> org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:244

[jira] Closed: (GERONIMODEVTOOLS-190) Error opening v2.0 of Geronimo plans (which point to web-2.0, naming-1.2, security-2.0, deployment-1.2 etc)

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R closed GERONIMODEVTOOLS-190.


Resolution: Fixed
  Assignee: Shiva Kumar H R  (was: Tim McConnell)

Fixed in trunk which will soon be released as GEP v2.1.0. Meanwhile anyone 
interested in trying it  out can use the weekly builds available from 
http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.0/ .

> Error opening v2.0 of Geronimo plans (which point to web-2.0, naming-1.2, 
> security-2.0, deployment-1.2 etc)
> ---
>
> Key: GERONIMODEVTOOLS-190
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-190
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
> Attachments: HelloWorld.war
>
>
> Import the attached HelloWorld.war and double click on geronimo-web.xml. An 
> error window will pop up saying " .. elements in the plan may not be 
> qualified ..."
> This is caused by trying to parse v2.0 of Geronimo plans with v1.1 of  
> schemas.

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



[jira] Commented: (GERONIMODEVTOOLS-190) Error opening v2.0 of Geronimo plans (which point to web-2.0, naming-1.2, security-2.0, deployment-1.2 etc)

2008-04-16 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589551#action_12589551
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-190:
--

This has been finally resolved :) by following JIRAs:
a) GERONIMODEVTOOLS-278 (Model framework for G deployment plans - Change from 
existing EMF to JAXB)
b) GERONIMODEVTOOLS-312 (Reimplement fixGeronimo*Schema() functions inside 
GeronimRuntime classes using JAXB).

> Error opening v2.0 of Geronimo plans (which point to web-2.0, naming-1.2, 
> security-2.0, deployment-1.2 etc)
> ---
>
> Key: GERONIMODEVTOOLS-190
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-190
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
>Reporter: Shiva Kumar H R
>Assignee: Tim McConnell
> Fix For: 2.1.0
>
> Attachments: HelloWorld.war
>
>
> Import the attached HelloWorld.war and double click on geronimo-web.xml. An 
> error window will pop up saying " .. elements in the plan may not be 
> qualified ..."
> This is caused by trying to parse v2.0 of Geronimo plans with v1.1 of  
> schemas.

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



[jira] Commented: (GERONIMODEVTOOLS-312) Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes using JAXB

2008-04-16 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589544#action_12589544
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-312:
--

Redundant code after above fix has been deleted at revision: 648689 

> Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes 
> using JAXB
> ---
>
> Key: GERONIMODEVTOOLS-312
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-312
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Tim McConnell
>Priority: Critical
> Fix For: 2.1.0
>
>
> The fixGeronimo*Schema() function inside GeronimRuntime classes is curently 
> implemented using XMLBeans. As part of GERONIMODEVTOOLS-295, 
> xmlbeans-2.3.0.jar has been removed from GEP's dependencies. Hence 
> fixGeronimo*Schema() functionality needs to be reimplemented using JAXB.
> Classes to be changed:
> 1) org.apache.geronimo.st.core.IGeronimoRuntime
> 2) org.apache.geronimo.st.core.operations.ImportDeploymentPlanOperation
> 3) org.apache.geronimo.st.v11.core.GeronimoRuntime
> 4) org.apache.geronimo.st.v20.core.GeronimoRuntime
> 5) org.apache.geronimo.st.v21.core.GeronimoRuntime

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



[jira] Commented: (GERONIMODEVTOOLS-256) Publish operation after an Eclipse restart deletes a deployed Web Service's "server-config.wsdd" file

2008-04-16 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589520#action_12589520
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-256:
--

Also refer this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201061

> Publish operation after an Eclipse restart deletes a deployed Web Service's 
> "server-config.wsdd" file
> -
>
> Key: GERONIMODEVTOOLS-256
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
> Environment: AG 2.0.2 + Geronimo Eclipse Plug-in v2.0 + WTP 2.0.1
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Steps to recreate:
> 1) Create a Web Service as per the instructions at 
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html
> 2) Test the web service using (the auto launched) Web Service Explorer. 
> Everything works fine.
> 3) Shut down server and restart the server. Again launch the web service. It 
> runs fine without any error.
> 4) Shut down server, close eclipse, restart eclipse, start server. This time 
> try to access the web service and you will not be able to access it.
> An initial analysis shows that in Step-4 (after a Eclipse & Server restart) 
> the "Publish" operation of Eclipse is deleting "server-config.wsdd" from 
> \repository\\\WEB-INF 
> directory.
> You will get the following error in the console:
> 17:01:56,218 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
> file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
> Is this related to the issue reported in 
> http://mail-archive.ow2.org/jonas-team/2006-08/msg00046.html ? Needs to be 
> explored.

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



[jira] Closed: (GERONIMODEVTOOLS-178) Deadlock! while stopping Geronimo server from within Eclipse

2008-04-16 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R closed GERONIMODEVTOOLS-178.


Fix Version/s: (was: 2.0.0)
   2.1.0

This has been addressed in WTP itself (Bug 200715 in WTP) and the fix is 
available starting from WTP 2.0.1. The earlier temporary fix that was put into 
GEP has hence been removed.

Completed: At revision: 648588  

> Deadlock! while stopping Geronimo server from within Eclipse
> 
>
> Key: GERONIMODEVTOOLS-178
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-178
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 1.2.0, 1.2.1, 2.0.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
> Attachments: deadlockFix.patch, TestDeadlock.war
>
>
> An interesting deadlock scenario! 
> Here are the steps to reproduce:
> 1. From within Eclipse start Geronimo server (say 2.0)
> 2. Deploy attached WAR
> 3. Access deployed servlet with url "http://localhost:8080/TestDeadlock/Test";
> 4. From within Eclipse invoke "Stop" server
> You will see that Stop never returns and Eclipse freezes to respond.
> 5. Manually kill server process and Eclipse will resume.
> Here is what is happening:
> 1. When user invokes "Stop" on Geronimo server from within Eclipse, Geronimo 
> Eclipse Plug-in invokes stopKernel() in the main Eclipse thread itself. 
> (org.apache.geronimo.st.core.GeronimoServerBehaviourDelegate.java::stop())
> 2. Server receives the shutdown call, and invokes the deployed WAR's 
> "servlet.destroy" method, which in turn opens a big text file and starts 
> printing the contents to standard output.
> 3. All the output buffers overflow because the main thread is the one that 
> should push them to the console view at the end but it is blocked.
> 4. All the print operations on the server side are blocked waiting for 
> somebody to read the output buffer. The shutdown call will never return.
> 5. The main Eclipse thread will never print the messages because it waits for 
> the shutdown call to return.
> Here is one solution thought of:
> The Geronimo Eclipse plug-in should make the shutdown call in a worker thread 
> not in the main Eclipse thread. In this case the main thread will be able to 
> display all the messages triggered by the shutdown call and everything will 
> work just fine. Attached patch implements this.
> Please see this also:
> http://www.eclipse.org/webtools/wst/api/org/eclipse/wst/server/core/model/ServerBehaviourDelegate.html#stop(boolean)
> It recommends that the plug-in should return from the 
> "ServerBehaviourDelegate.stop()" method quickly and use the server listener 
> to notify shutdown progress.

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



[jira] Commented: (GERONIMODEVTOOLS-256) Publish operation after an Eclipse restart deletes a deployed Web Service's "server-config.wsdd" file

2008-04-15 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588954#action_12588954
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-256:
--

Other related bugzilla report on Eclipse WTP:
"Remove the workarond to write server-config.wsdd for Geronimo"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=109292

> Publish operation after an Eclipse restart deletes a deployed Web Service's 
> "server-config.wsdd" file
> -
>
> Key: GERONIMODEVTOOLS-256
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
> Environment: AG 2.0.2 + Geronimo Eclipse Plug-in v2.0 + WTP 2.0.1
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Steps to recreate:
> 1) Create a Web Service as per the instructions at 
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html
> 2) Test the web service using (the auto launched) Web Service Explorer. 
> Everything works fine.
> 3) Shut down server and restart the server. Again launch the web service. It 
> runs fine without any error.
> 4) Shut down server, close eclipse, restart eclipse, start server. This time 
> try to access the web service and you will not be able to access it.
> An initial analysis shows that in Step-4 (after a Eclipse & Server restart) 
> the "Publish" operation of Eclipse is deleting "server-config.wsdd" from 
> \repository\\\WEB-INF 
> directory.
> You will get the following error in the console:
> 17:01:56,218 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
> file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
> Is this related to the issue reported in 
> http://mail-archive.ow2.org/jonas-team/2006-08/msg00046.html ? Needs to be 
> explored.

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



[jira] Commented: (GERONIMODEVTOOLS-256) Publish operation after an Eclipse restart deletes a deployed Web Service's "server-config.wsdd" file

2008-04-14 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588914#action_12588914
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-256:
--

Related Bugzilla report on Eclipse WTP:
"Need a way to persist server-config.wsdd in the workspace for Axis Web 
services" https://bugs.eclipse.org/bugs/show_bug.cgi?id=119964

> Publish operation after an Eclipse restart deletes a deployed Web Service's 
> "server-config.wsdd" file
> -
>
> Key: GERONIMODEVTOOLS-256
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
> Environment: AG 2.0.2 + Geronimo Eclipse Plug-in v2.0 + WTP 2.0.1
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Steps to recreate:
> 1) Create a Web Service as per the instructions at 
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html
> 2) Test the web service using (the auto launched) Web Service Explorer. 
> Everything works fine.
> 3) Shut down server and restart the server. Again launch the web service. It 
> runs fine without any error.
> 4) Shut down server, close eclipse, restart eclipse, start server. This time 
> try to access the web service and you will not be able to access it.
> An initial analysis shows that in Step-4 (after a Eclipse & Server restart) 
> the "Publish" operation of Eclipse is deleting "server-config.wsdd" from 
> \repository\\\WEB-INF 
> directory.
> You will get the following error in the console:
> 17:01:56,218 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
> file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
> Is this related to the issue reported in 
> http://mail-archive.ow2.org/jonas-team/2006-08/msg00046.html ? Needs to be 
> explored.

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



[jira] Commented: (GERONIMODEVTOOLS-256) Publish operation after an Eclipse restart deletes a deployed Web Service's "server-config.wsdd" file

2008-04-14 Thread Shiva Kumar H R (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588890#action_12588890
 ] 

Shiva Kumar H R commented on GERONIMODEVTOOLS-256:
--

Classes to watch for:
\plugins\org.eclipse.jst.ws.axis.consumption.core_*.jar
1) 
org.eclipse.jst.ws.internal.axis.consumption.core.command.AxisDeployCommand.class
2) 
org.eclipse.jst.ws.internal.axis.consumption.core.command.GeronimoAxisDeployCommand.class
 !!

\plugins\org.eclipse.jst.ws.axis.creation.ui_*.jar
3) org.eclipse.jst.ws.internal.axis.creation.ui.wsrt.AxisWebService.class

In class 3) above, observe following method:
public ICommandFactory run(IEnvironment env, IContext ctx, ISelection 
sel,
String project, String earProject)
{
...
if 
(getWebServiceInfo().getServerFactoryId().equals("org.eclipse.jst.server.geronimo.10"))
 {
commands.add(new 
GeronimoAxisDeployCommand(project));
}
else {
commands.add(new AxisDeployCommand());
}
...
}

> Publish operation after an Eclipse restart deletes a deployed Web Service's 
> "server-config.wsdd" file
> -
>
> Key: GERONIMODEVTOOLS-256
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-256
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 2.0.0
> Environment: AG 2.0.2 + Geronimo Eclipse Plug-in v2.0 + WTP 2.0.1
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> Steps to recreate:
> 1) Create a Web Service as per the instructions at 
> http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html
> 2) Test the web service using (the auto launched) Web Service Explorer. 
> Everything works fine.
> 3) Shut down server and restart the server. Again launch the web service. It 
> runs fine without any error.
> 4) Shut down server, close eclipse, restart eclipse, start server. This time 
> try to access the web service and you will not be able to access it.
> An initial analysis shows that in Step-4 (after a Eclipse & Server restart) 
> the "Publish" operation of Eclipse is deleting "server-config.wsdd" from 
> \repository\\\WEB-INF 
> directory.
> You will get the following error in the console:
> 17:01:56,218 ERROR [EngineConfigurationFactoryServlet] Unable to find config 
> file.  Creating new servlet engine config file: /WEB-INF/server-config.wsdd
> Is this related to the issue reported in 
> http://mail-archive.ow2.org/jonas-team/2006-08/msg00046.html ? Needs to be 
> explored.

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



[jira] Updated: (GERONIMODEVTOOLS-254) Spaces in server pathname causes problems for the Eclipse Plugin

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-254:
-

Fix Version/s: (was: 2.1.x)
   2.1.0

Moving to 2.1.0 as requested by Donald

> Spaces in server pathname causes problems for the Eclipse Plugin
> 
>
> Key: GERONIMODEVTOOLS-254
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-254
> Project: Geronimo-Devtools
>  Issue Type: Bug
>Affects Versions: 2.0.0
> Environment: Windows
>Reporter: Tim McConnell
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> When there are spaces in the Geronimo server pathname (on Windows), the 
> Eclipse Plugin will have problems deploying and EAR File. For example the 
> following error will occur:
> Distribution of configuration failed.  See log for details.
>   Error unmarshaling return; nested exception is: 
>   java.net.MalformedURLException: no protocol: 
> Files/IBM/WebSphere/AppServerCommunityEdition/repository/org/apache/geronimo/modules/geronimo-common/2.0.1/geronimo-common-2.0.1.jar

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



[jira] Closed: (GERONIMODEVTOOLS-278) Model framework for G deployment plans - Change from existing EMF to JAXB

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R closed GERONIMODEVTOOLS-278.


Resolution: Fixed

> Model framework for G deployment plans - Change from existing EMF to JAXB
> -
>
> Key: GERONIMODEVTOOLS-278
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-278
> Project: Geronimo-Devtools
>  Issue Type: Task
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
>Priority: Critical
> Fix For: 2.1.0
>
>
> Please see the discussion on Geronimo dev-list:
> http://www.mail-archive.com/dev@geronimo.apache.org/msg56777.html

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



[jira] Updated: (GERONIMODEVTOOLS-312) Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes using JAXB

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-312:
-

Priority: Critical  (was: Major)

> Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes 
> using JAXB
> ---
>
> Key: GERONIMODEVTOOLS-312
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-312
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Tim McConnell
>Priority: Critical
> Fix For: 2.1.0
>
>
> The fixGeronimo*Schema() function inside GeronimRuntime classes is curently 
> implemented using XMLBeans. As part of GERONIMODEVTOOLS-295, 
> xmlbeans-2.3.0.jar has been removed from GEP's dependencies. Hence 
> fixGeronimo*Schema() functionality needs to be reimplemented using JAXB.
> Classes to be changed:
> 1) org.apache.geronimo.st.core.IGeronimoRuntime
> 2) org.apache.geronimo.st.core.operations.ImportDeploymentPlanOperation
> 3) org.apache.geronimo.st.v11.core.GeronimoRuntime
> 4) org.apache.geronimo.st.v20.core.GeronimoRuntime
> 5) org.apache.geronimo.st.v21.core.GeronimoRuntime

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



[jira] Updated: (GERONIMODEVTOOLS-312) Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes using JAXB

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-312:
-

Issue Type: Improvement  (was: Sub-task)
Parent: (was: GERONIMODEVTOOLS-278)

> Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes 
> using JAXB
> ---
>
> Key: GERONIMODEVTOOLS-312
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-312
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Tim McConnell
> Fix For: 2.1.0
>
>
> The fixGeronimo*Schema() function inside GeronimRuntime classes is curently 
> implemented using XMLBeans. As part of GERONIMODEVTOOLS-295, 
> xmlbeans-2.3.0.jar has been removed from GEP's dependencies. Hence 
> fixGeronimo*Schema() functionality needs to be reimplemented using JAXB.
> Classes to be changed:
> 1) org.apache.geronimo.st.core.IGeronimoRuntime
> 2) org.apache.geronimo.st.core.operations.ImportDeploymentPlanOperation
> 3) org.apache.geronimo.st.v11.core.GeronimoRuntime
> 4) org.apache.geronimo.st.v20.core.GeronimoRuntime
> 5) org.apache.geronimo.st.v21.core.GeronimoRuntime

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



[jira] Updated: (GERONIMODEVTOOLS-295) Delete redundant dependencies from runtime plug-ins - Make GEP thinner!

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-295:
-

Fix Version/s: (was: 2.1.0)
   2.1.x

> Delete redundant dependencies from runtime plug-ins - Make GEP thinner!
> ---
>
> Key: GERONIMODEVTOOLS-295
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-295
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
>
> GEP is currently 13.3MB! Out of this ~11.6MB (87%) is from following four 
> plug-ins!
> 1) \plugins\org.apache.geronimo.runtime.common
> 2) \plugins\org.apache.geronimo.runtime.v11
> 3) \plugins\org.apache.geronimo.runtime.v20
> 4) \plugins\org.apache.geronimo.runtime.v21
> After GERONIMODEVTOOLS-294, many of the dependencies in above plug-ins might 
> have become redundant. Identify the redundant ones and delete them to make 
> GEP thinner :)

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



[jira] Updated: (GERONIMODEVTOOLS-295) Delete redundant dependencies from runtime plug-ins - Make GEP thinner!

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-295:
-

Issue Type: Improvement  (was: Sub-task)
Parent: (was: GERONIMODEVTOOLS-278)

> Delete redundant dependencies from runtime plug-ins - Make GEP thinner!
> ---
>
> Key: GERONIMODEVTOOLS-295
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-295
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: Shiva Kumar H R
>Assignee: Shiva Kumar H R
> Fix For: 2.1.0
>
>
> GEP is currently 13.3MB! Out of this ~11.6MB (87%) is from following four 
> plug-ins!
> 1) \plugins\org.apache.geronimo.runtime.common
> 2) \plugins\org.apache.geronimo.runtime.v11
> 3) \plugins\org.apache.geronimo.runtime.v20
> 4) \plugins\org.apache.geronimo.runtime.v21
> After GERONIMODEVTOOLS-294, many of the dependencies in above plug-ins might 
> have become redundant. Identify the redundant ones and delete them to make 
> GEP thinner :)

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



[jira] Updated: (GERONIMODEVTOOLS-285) Handling multiple schema versions & creating a test application that can output say geronimo-web.xml in different versions

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-285:
-

Issue Type: Improvement  (was: Sub-task)
Parent: (was: GERONIMODEVTOOLS-278)

> Handling multiple schema versions & creating a test application that can 
> output say geronimo-web.xml in different versions
> --
>
> Key: GERONIMODEVTOOLS-285
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-285
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: YunFeng Ma
>Assignee: YunFeng Ma
> Fix For: 2.1.x
>
> Attachments: GEP-JAXB-3.patch, GEP-JAXB.patch, 
> MultipleSchemaVersionTest.zip, testapp.zip
>
>


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



[jira] Updated: (GERONIMODEVTOOLS-285) Handling multiple schema versions & creating a test application that can output say geronimo-web.xml in different versions

2008-04-14 Thread Shiva Kumar H R (JIRA)

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

Shiva Kumar H R updated GERONIMODEVTOOLS-285:
-

  Component/s: eclipse-plugin
Affects Version/s: 2.1.0
Fix Version/s: 2.1.x
 Assignee: Shiva Kumar H R  (was: YunFeng Ma)

> Handling multiple schema versions & creating a test application that can 
> output say geronimo-web.xml in different versions
> --
>
> Key: GERONIMODEVTOOLS-285
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-285
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.0
>Reporter: YunFeng Ma
>Assignee: Shiva Kumar H R
> Fix For: 2.1.x
>
> Attachments: GEP-JAXB-3.patch, GEP-JAXB.patch, 
> MultipleSchemaVersionTest.zip, testapp.zip
>
>


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



[jira] Created: (GERONIMODEVTOOLS-326) Customize namespace prefixes in JAXB generated/saved G plans

2008-04-11 Thread Shiva Kumar H R (JIRA)
Customize namespace prefixes in JAXB generated/saved G plans


 Key: GERONIMODEVTOOLS-326
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-326
 Project: Geronimo-Devtools
  Issue Type: Improvement
Affects Versions: 2.1.0
Reporter: Shiva Kumar H R
Assignee: Tim McConnell
 Fix For: 2.1.x


In the JAXB generated/saved Geronimo deployment plans, currently the namespace 
prefixes are n1, n2 etc. It would be better to customize them to be something 
more meaningful.

Reference:
https://jaxb.dev.java.net/guide/Changing_prefixes.html

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



  1   2   3   4   >