[jira] [Closed] (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2026-05-03 Thread Mark Struberg (Jira)


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

Mark Struberg closed GERONIMO-5359.
---
Resolution: Won't Fix

Closing old outdated issues.

Note that the Apache Geronimo Application Server itself was declared EOL in 
2017 and we do not maintain the server parts anymore.

We still do actively maintain many of the Java EE / Jakarta EE which saw the 
light during creation of the Apache Geronimo Aplication Server.
If you feel that this ticket still affects one of those components then please 
feel free to reopen the ticket.
thanks, your Apache Geronimo team!

> Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
> ---
>
> Key: GERONIMO-5359
> URL: https://issues.apache.org/jira/browse/GERONIMO-5359
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2.1, 2.2.2
> Environment: OS: suse sp 10
>Reporter: viola.lu
>Priority: Minor
> Fix For: 2.2.2
>
> Attachments: EJBDeploy.zip
>
>
> 1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
> contained an openejb-jar.xml file, choose attached deployement plan: 
> slsb_sample.xml
> 2. But the deployed EJB is deployed as openejb-jar.xml defined, 
> slsb_sample.xml doesn't overrite openejb-jar.xml file information.
> 3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
> customized slsb_sample.xml, now slsb_sample.xml worked.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] Updated: (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2010-06-21 Thread Shawn Jiang (JIRA)

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

Shawn Jiang updated GERONIMO-5359:
--

Fix Version/s: 2.2.2
   (was: 2.2.1)
Affects Version/s: 2.2.2

won't fix this in 221 release.

> Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
> ---
>
> Key: GERONIMO-5359
> URL: https://issues.apache.org/jira/browse/GERONIMO-5359
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2.1, 2.2.2
> Environment: OS: suse sp 10
>Reporter: viola.lu
>Priority: Minor
> Fix For: 2.2.2
>
> Attachments: EJBDeploy.zip
>
>
> 1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
> contained an openejb-jar.xml file, choose attached deployement plan: 
> slsb_sample.xml
> 2. But the deployed EJB is deployed as openejb-jar.xml defined, 
> slsb_sample.xml doesn't overrite openejb-jar.xml file information.
> 3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
> customized slsb_sample.xml, now slsb_sample.xml worked.

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



[jira] Commented: (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2010-06-07 Thread David Jencks (JIRA)

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

David Jencks commented on GERONIMO-5359:


An external plan supplied to the deployer should definitely be used instead of 
any internal plan.  Apparently we didn't test for this in 2.x.  I thought we 
did in 1.x but that was a long time ago.

> Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
> ---
>
> Key: GERONIMO-5359
> URL: https://issues.apache.org/jira/browse/GERONIMO-5359
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2.1
> Environment: OS: suse sp 10
>Reporter: viola.lu
>Priority: Minor
> Fix For: 2.2.1
>
> Attachments: EJBDeploy.zip
>
>
> 1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
> contained an openejb-jar.xml file, choose attached deployement plan: 
> slsb_sample.xml
> 2. But the deployed EJB is deployed as openejb-jar.xml defined, 
> slsb_sample.xml doesn't overrite openejb-jar.xml file information.
> 3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
> customized slsb_sample.xml, now slsb_sample.xml worked.

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



[jira] Commented: (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2010-06-07 Thread Shawn Jiang (JIRA)

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

Shawn Jiang commented on GERONIMO-5359:
---

Personally, I think it should be a bug instead of working as design.

I was asking to make sure it's not a regression on 22 branch.   

> Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
> ---
>
> Key: GERONIMO-5359
> URL: https://issues.apache.org/jira/browse/GERONIMO-5359
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2.1
> Environment: OS: suse sp 10
>Reporter: viola.lu
>Priority: Minor
> Fix For: 2.2.1
>
> Attachments: EJBDeploy.zip
>
>
> 1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
> contained an openejb-jar.xml file, choose attached deployement plan: 
> slsb_sample.xml
> 2. But the deployed EJB is deployed as openejb-jar.xml defined, 
> slsb_sample.xml doesn't overrite openejb-jar.xml file information.
> 3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
> customized slsb_sample.xml, now slsb_sample.xml worked.

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



[jira] Commented: (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2010-06-07 Thread viola.lu (JIRA)

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

viola.lu commented on GERONIMO-5359:


i tried on geronimo 2.1.4, same symptom.It's designed as that?

> Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
> ---
>
> Key: GERONIMO-5359
> URL: https://issues.apache.org/jira/browse/GERONIMO-5359
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2.1
> Environment: OS: suse sp 10
>Reporter: viola.lu
>Priority: Minor
> Fix For: 2.2.1
>
> Attachments: EJBDeploy.zip
>
>
> 1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
> contained an openejb-jar.xml file, choose attached deployement plan: 
> slsb_sample.xml
> 2. But the deployed EJB is deployed as openejb-jar.xml defined, 
> slsb_sample.xml doesn't overrite openejb-jar.xml file information.
> 3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
> customized slsb_sample.xml, now slsb_sample.xml worked.

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



[jira] Commented: (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2010-06-07 Thread Shawn Jiang (JIRA)

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

Shawn Jiang commented on GERONIMO-5359:
---

Is it existing in another geronimo versions ?

> Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
> ---
>
> Key: GERONIMO-5359
> URL: https://issues.apache.org/jira/browse/GERONIMO-5359
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2.1
> Environment: OS: suse sp 10
>Reporter: viola.lu
>Priority: Minor
> Fix For: 2.2.1
>
> Attachments: EJBDeploy.zip
>
>
> 1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
> contained an openejb-jar.xml file, choose attached deployement plan: 
> slsb_sample.xml
> 2. But the deployed EJB is deployed as openejb-jar.xml defined, 
> slsb_sample.xml doesn't overrite openejb-jar.xml file information.
> 3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
> customized slsb_sample.xml, now slsb_sample.xml worked.

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



[jira] Updated: (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2010-06-02 Thread viola.lu (JIRA)

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

viola.lu updated GERONIMO-5359:
---

Attachment: EJBDeploy.zip

> Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
> ---
>
> Key: GERONIMO-5359
> URL: https://issues.apache.org/jira/browse/GERONIMO-5359
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2.1
> Environment: OS: suse sp 10
>Reporter: viola.lu
>Priority: Minor
> Fix For: 2.2.1
>
> Attachments: EJBDeploy.zip
>
>
> 1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
> contained an openejb-jar.xml file, choose attached deployement plan: 
> slsb_sample.xml
> 2. But the deployed EJB is deployed as openejb-jar.xml defined, 
> slsb_sample.xml doesn't overrite openejb-jar.xml file information.
> 3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
> customized slsb_sample.xml, now slsb_sample.xml worked.

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



[jira] Created: (GERONIMO-5359) Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml

2010-06-02 Thread viola.lu (JIRA)
Ejb Deployment Plan doesn't overwriter ejb internal openejb-jar.xml
---

 Key: GERONIMO-5359
 URL: https://issues.apache.org/jira/browse/GERONIMO-5359
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
Affects Versions: 2.2.1
 Environment: OS: suse sp 10
Reporter: viola.lu
Priority: Minor
 Fix For: 2.2.1


1. Deploy attached load-beans-1.0-SNAPSHOT_with_open_ejb.jar which already 
contained an openejb-jar.xml file, choose attached deployement plan: 
slsb_sample.xml
2. But the deployed EJB is deployed as openejb-jar.xml defined, slsb_sample.xml 
doesn't overrite openejb-jar.xml file information.
3.If i remove openejb-jar.xml from ejb jar file, and then deploye it with 
customized slsb_sample.xml, now slsb_sample.xml worked.



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



[jira] Closed: (GERONIMODEVTOOLS-378) EJB deployment plan editor improvements

2009-12-30 Thread Delos Dai (JIRA)

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

Delos Dai closed GERONIMODEVTOOLS-378.
--

Resolution: Fixed

since all the sub-tasks have been resolved, just close this JIRA

> EJB deployment plan editor improvements
> ---
>
> Key: GERONIMODEVTOOLS-378
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-378
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.2
>Reporter: B.J. Reed
>Assignee: B.J. Reed
>Priority: Minor
> Fix For: 2.2.0
>
>
> Please add any minor issues or improvements as sub-tasks

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



[jira] Updated: (GERONIMODEVTOOLS-378) EJB deployment plan editor improvements

2008-09-21 Thread Ted Kirby (JIRA)

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

Ted Kirby updated GERONIMODEVTOOLS-378:
---

Fix Version/s: (was: 2.1.3)
   2.2.0

> EJB deployment plan editor improvements
> ---
>
> Key: GERONIMODEVTOOLS-378
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-378
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.2
>Reporter: B.J. Reed
>Assignee: B.J. Reed
>Priority: Minor
> Fix For: 2.2.0
>
>
> Please add any minor issues or improvements as sub-tasks

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



[jira] Updated: (GERONIMODEVTOOLS-378) EJB deployment plan editor improvements

2008-08-22 Thread Tim McConnell (JIRA)

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

Tim McConnell updated GERONIMODEVTOOLS-378:
---

Fix Version/s: (was: 2.1.2)
   2.1.3

> EJB deployment plan editor improvements
> ---
>
> Key: GERONIMODEVTOOLS-378
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-378
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.2
>Reporter: B.J. Reed
>Assignee: B.J. Reed
>Priority: Minor
> Fix For: 2.1.3
>
>
> Please add any minor issues or improvements as sub-tasks

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



[jira] Updated: (GERONIMODEVTOOLS-378) EJB deployment plan editor improvements

2008-07-15 Thread Tim McConnell (JIRA)

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

Tim McConnell updated GERONIMODEVTOOLS-378:
---

Assignee: B.J. Reed  (was: Tim McConnell)

> EJB deployment plan editor improvements
> ---
>
> Key: GERONIMODEVTOOLS-378
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-378
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.2
>Reporter: B.J. Reed
>Assignee: B.J. Reed
>Priority: Minor
> Fix For: 2.1.2
>
>
> Please add any minor issues or improvements as sub-tasks

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



[jira] Updated: (GERONIMODEVTOOLS-378) EJB deployment plan editor improvements

2008-06-23 Thread Tim McConnell (JIRA)

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

Tim McConnell updated GERONIMODEVTOOLS-378:
---

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

> EJB deployment plan editor improvements
> ---
>
> Key: GERONIMODEVTOOLS-378
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-378
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.2
>Reporter: B.J. Reed
>Assignee: Tim McConnell
>Priority: Minor
> Fix For: 2.1.2
>
>
> Please add any minor issues or improvements as sub-tasks

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



[jira] Updated: (GERONIMODEVTOOLS-378) EJB deployment plan editor improvements

2008-06-23 Thread Tim McConnell (JIRA)

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

Tim McConnell updated GERONIMODEVTOOLS-378:
---

Affects Version/s: (was: 2.1.x)
   2.1.2

> EJB deployment plan editor improvements
> ---
>
> Key: GERONIMODEVTOOLS-378
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-378
> Project: Geronimo-Devtools
>  Issue Type: Improvement
>  Components: eclipse-plugin
>Affects Versions: 2.1.2
>Reporter: B.J. Reed
>Assignee: Tim McConnell
>Priority: Minor
> Fix For: 2.1.2
>
>
> Please add any minor issues or improvements as sub-tasks

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



[jira] Created: (GERONIMODEVTOOLS-378) EJB deployment plan editor improvements

2008-06-11 Thread B.J. Reed (JIRA)
EJB deployment plan editor improvements
---

 Key: GERONIMODEVTOOLS-378
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-378
 Project: Geronimo-Devtools
  Issue Type: Improvement
  Components: eclipse-plugin
Affects Versions: 2.1.x
Reporter: B.J. Reed
Assignee: Tim McConnell
Priority: Minor
 Fix For: 2.1.x


Please add any minor issues or improvements as sub-tasks

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



Re: @EJB Deployment Plan

2007-02-08 Thread David Blevins


On Feb 8, 2007, at 3:09 PM, Tim McConnell wrote:

Hi Jacek, I will follow your lead and maybe by EJB4 it'll finally  
sink in for me.."No home interface exists for EJB3, no home  
interface "


EJB4... ...  Let's all agree not to say the words EJB4 or  
Java EE 6 for quite some time :)


-David


Jacek Laskowski wrote:

On 2/8/07, David Blevins <[EMAIL PROTECTED]> wrote:
You've got the Calculator's ejb3 business interface marked as an  
ejb2

home interface.  Just s/local-home/local/ and it should work.

Doh! No home interface exists for EJB3, no home interface exists for
EJB3, no home interfa
Jacek


--
Thanks,
Tim McConnell





Re: @EJB Deployment Plan

2007-02-08 Thread Tim McConnell
Hi Jacek, I will follow your lead and maybe by EJB4 it'll finally sink in 
for me.."No home interface exists for EJB3, no home interface "


Jacek Laskowski wrote:

On 2/8/07, David Blevins <[EMAIL PROTECTED]> wrote:


You've got the Calculator's ejb3 business interface marked as an ejb2
home interface.  Just s/local-home/local/ and it should work.


Doh! No home interface exists for EJB3, no home interface exists for
EJB3, no home interfa

Jacek



--
Thanks,
Tim McConnell


Re: @EJB Deployment Plan

2007-02-08 Thread Tim McConnell

Thanks much David--that was it. It's working great now

David Blevins wrote:


On Feb 7, 2007, at 10:47 PM, Tim McConnell wrote:


  
org.apache.geronimo.samples.calculator.CalculatorServlet/calc 

org.apache.geronimo.samples.slsb.calculator.CalculatorLocal 



org.apache.geronimo.samples.calculator.CalculatorServlet 


  calc

  


You've got the Calculator's ejb3 business interface marked as an ejb2 
home interface.  Just s/local-home/local/ and it should work.


-David




--
Thanks,
Tim McConnell


Re: @EJB Deployment Plan

2007-02-08 Thread Jacek Laskowski

On 2/8/07, David Blevins <[EMAIL PROTECTED]> wrote:


You've got the Calculator's ejb3 business interface marked as an ejb2
home interface.  Just s/local-home/local/ and it should work.


Doh! No home interface exists for EJB3, no home interface exists for
EJB3, no home interfa

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl


Re: @EJB Deployment Plan

2007-02-08 Thread David Blevins


On Feb 7, 2007, at 10:47 PM, Tim McConnell wrote:


  
name>org.apache.geronimo.samples.calculator.CalculatorServlet/calcjav:ejb-ref-name>
home>org.apache.geronimo.samples.slsb.calculator.CalculatorLocaljav:local-home>


class>org.apache.geronimo.samples.calculator.CalculatorServletjav:injection-target-class>

  calc

  


You've got the Calculator's ejb3 business interface marked as an ejb2  
home interface.  Just s/local-home/local/ and it should work.


-David



Re: @EJB Deployment Plan

2007-02-08 Thread Tim McConnell

No idea.

Jacek Laskowski wrote:

On 2/8/07, Tim McConnell <[EMAIL PROTECTED]> wrote:


org.apache.openejb.OpenEJBException: Cannot find bean
"org.apache.geronimo.samples.calculator.CalculatorServlet/calc" 
referenced

by bean "GeronimoEnc".
org.apache.geronimo.common.DeploymentException:
org.apache.openejb.OpenEJBException: Cannot find bean
"org.apache.geronimo.samples.calculator.CalculatorServlet/calc" 
referenced

by bean "GeronimoEnc".


What's the GeronimoEnc bean?

Jacek



--
Thanks,
Tim McConnell


Re: @EJB Deployment Plan

2007-02-08 Thread Jacek Laskowski

On 2/8/07, Tim McConnell <[EMAIL PROTECTED]> wrote:


org.apache.openejb.OpenEJBException: Cannot find bean
"org.apache.geronimo.samples.calculator.CalculatorServlet/calc" referenced
by bean "GeronimoEnc".
org.apache.geronimo.common.DeploymentException:
org.apache.openejb.OpenEJBException: Cannot find bean
"org.apache.geronimo.samples.calculator.CalculatorServlet/calc" referenced
by bean "GeronimoEnc".


What's the GeronimoEnc bean?

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl


@EJB Deployment Plan

2007-02-07 Thread Tim McConnell
Hi, I'm very close to getting the Calculator Stateless SessionBean Servlet 
Sample ear file to properly deploy by changing the deployment descriptor 
based on @EJB annotation(s). However, I'm getting this ugly exception and 
it's not clear to me why


org.apache.openejb.OpenEJBException: Cannot find bean 
"org.apache.geronimo.samples.calculator.CalculatorServlet/calc" referenced 
by bean "GeronimoEnc".
org.apache.geronimo.common.DeploymentException: 
org.apache.openejb.OpenEJBException: Cannot find bean 
"org.apache.geronimo.samples.calculator.CalculatorServlet/calc" referenced 
by bean "GeronimoEnc".
	at 
org.apache.geronimo.openejb.deployment.EjbRefBuilder.buildNaming(EjbRefBuilder.java:135)
	at 
org.apache.geronimo.openejb.deployment.EjbRefBuilder$$FastClassByCGLIB$$dbba8597.invoke()

at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)



Does anyone see anything obviously incorrect about the deployment plan 
below that I've augmented based on this @EJB annotation in the 
org.apache.geronimo.samples.calculator.CalculatorServlet  servlet ?? The 
only change to the existing plan is the addition of the   
element. Thanks.


@EJB
private CalculatorLocal calc = null;

xsi:schemaLocation="http://java.sun.com/xml/ns/javaee 
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:jav="http://java.sun.com/xml/ns/javaee";>

  Stateless SessionBean Servlet Sample
  
Calculator

org.apache.geronimo.samples.calculator.CalculatorServlet
0
  
  
Calculator
/calculator
  
  
index.html
  
  

org.apache.geronimo.samples.calculator.CalculatorServlet/calc

org.apache.geronimo.samples.slsb.calculator.CalculatorLocal


org.apache.geronimo.samples.calculator.CalculatorServlet
  calc

  


--
Thanks,
Tim McConnell