Hi All,

  Thanks David Jencks for your comment on my previous
post, but yes, I meant to write in the code I posted:


...
<gbean name="gbean1" class="ibmtask.APrinterGBean">
</gbean>
...
<reference name="APrinter"> <name>gbean1</name>
</reference>  
...

That's the way my config plan looks like. I wrote it
the other way by accident ;-) Still, I can not make my
application work properly. This is the error that gets
written into var/log/geronimo.txt when I do the
deployment of my sample application:

ERROR [GBeanInstance] GBeanInstance should already be
stopped before die() is called:
objectName=geronimo.server:J2EEApplication=null,
J2EEModule=ibmtask/IBMTask,J2EEServer=geronimo,j2eeType=GBean,name=MyGBean
state=stopping

 Any suggestion on how to fix this issue ?

Thanks,
NP.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to