[jira] Commented: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-01-24 Thread Sachin Patel (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50?page=comments#action_12363863
 ] 

Sachin Patel commented on GERONIMODEVTOOLS-50:
--

The source view will not update until the form views are saved.  As I've 
mentioned on the dev list, the form views are EMF based editors, and the source 
view is a structured text editor.  The source and model are not in sync.  It 
would take a huge effort to write source view that uses WTP's DOM and provide 
an adapter that keeps the two in sync.  This is not feasible for 1.0.0.  

As far adding a ref, then switching to the source view then closing the editor. 
 I've put in a fixed so that changes in the other forms are saved if the editor 
is closed when you are in the source view.  

> resource reference specified in geronimo-web.xml is not shown up in the 
> naming tab of the geronimo web deployment plan editor
> -
>
>  Key: GERONIMODEVTOOLS-50
>  URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50
>  Project: Geronimo-Devtools
> Type: Bug
>   Components: eclipse-plugin
>  Environment: Eclipse 3.1.1, Geronimo 1.0, winxp, JDK 1.4.2
> Reporter: Lin Sun
> Priority: Minor

>
> Imported a simple war file that contains a geronimo-web.xml.  The 
> geronimo-web.xml also contains a resource reference elements.  
> 1) I can open the geronimo-web.xml file via the geronimo web deployment plan 
> editor, but I don't see the resource reference I specified in the 
> geronimo-web.xml file under the naming tab.  
> 2) I tried to add a resource reference at the naming tab, and save the file.  
>  Reopen the geronimo-web.xml, the previous defined resource reference is 
> replaced with the newly added one.   

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



[jira] Commented: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-01-24 Thread Lin Sun (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50?page=comments#action_12363848
 ] 

Lin Sun commented on GERONIMODEVTOOLS-50:
-

The behavior has changed a bit (my guess is due to devtools 49)
1) No. 1 is fixed now
2) Add/modify a resource reference still has probs.  The save action will only 
save the current tab, not the content changed in other tabs.   For example, I 
added a new source reference at the naming tab, then I went to the Source tab 
to see if the changes were reflected in the Source tab.  After finding out 
nothing is changed in the source tab, I clicked on the close icon to close and 
save the file.   The plugin saved the current page that I was at (which is the 
source tab), but not the changes I made at the naming tab.   Thus my change at 
the naming tab is not saved.

> resource reference specified in geronimo-web.xml is not shown up in the 
> naming tab of the geronimo web deployment plan editor
> -
>
>  Key: GERONIMODEVTOOLS-50
>  URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50
>  Project: Geronimo-Devtools
> Type: Bug
>   Components: eclipse-plugin
>  Environment: Eclipse 3.1.1, Geronimo 1.0, winxp, JDK 1.4.2
> Reporter: Lin Sun
> Priority: Minor

>
> Imported a simple war file that contains a geronimo-web.xml.  The 
> geronimo-web.xml also contains a resource reference elements.  
> 1) I can open the geronimo-web.xml file via the geronimo web deployment plan 
> editor, but I don't see the resource reference I specified in the 
> geronimo-web.xml file under the naming tab.  
> 2) I tried to add a resource reference at the naming tab, and save the file.  
>  Reopen the geronimo-web.xml, the previous defined resource reference is 
> replaced with the newly added one.   

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



[jira] Commented: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-01-23 Thread Sachin Patel (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50?page=comments#action_12363765
 ] 

Sachin Patel commented on GERONIMODEVTOOLS-50:
--

I could not reproduce this, the existing ref was shown in the editor.

> resource reference specified in geronimo-web.xml is not shown up in the 
> naming tab of the geronimo web deployment plan editor
> -
>
>  Key: GERONIMODEVTOOLS-50
>  URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50
>  Project: Geronimo-Devtools
> Type: Bug
>   Components: eclipse-plugin
>  Environment: Eclipse 3.1.1, Geronimo 1.0, winxp, JDK 1.4.2
> Reporter: Lin Sun
> Priority: Minor

>
> Imported a simple war file that contains a geronimo-web.xml.  The 
> geronimo-web.xml also contains a resource reference elements.  
> 1) I can open the geronimo-web.xml file via the geronimo web deployment plan 
> editor, but I don't see the resource reference I specified in the 
> geronimo-web.xml file under the naming tab.  
> 2) I tried to add a resource reference at the naming tab, and save the file.  
>  Reopen the geronimo-web.xml, the previous defined resource reference is 
> replaced with the newly added one.   

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



[jira] Commented: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-01-19 Thread Sachin Patel (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50?page=comments#action_12363349
 ] 

Sachin Patel commented on GERONIMODEVTOOLS-50:
--

Could you please send me a copy of the war?

> resource reference specified in geronimo-web.xml is not shown up in the 
> naming tab of the geronimo web deployment plan editor
> -
>
>  Key: GERONIMODEVTOOLS-50
>  URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50
>  Project: Geronimo-Devtools
> Type: Bug
>   Components: eclipse-plugin
>  Environment: Eclipse 3.1.1, Geronimo 1.0, winxp, JDK 1.4.2
> Reporter: Lin Sun
> Priority: Minor

>
> Imported a simple war file that contains a geronimo-web.xml.  The 
> geronimo-web.xml also contains a resource reference elements.  
> 1) I can open the geronimo-web.xml file via the geronimo web deployment plan 
> editor, but I don't see the resource reference I specified in the 
> geronimo-web.xml file under the naming tab.  
> 2) I tried to add a resource reference at the naming tab, and save the file.  
>  Reopen the geronimo-web.xml, the previous defined resource reference is 
> replaced with the newly added one.   

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