> Hello everybody,
>
> I'm working on Professional java 2 enterprise Edition with BEA Weblogic
> server,
>
> i download the source code and make it work with weblogic server 6.1 sp
1.
>
> in chapter 4b, i have an UnexpectedException with the
PizzaServicesSLBean's
> getUpdatedPrice() methods even if the PizzaServicesSL Object exist in the
> OrderSF object.
>
> someone have an idea ?
>
Sorry, I found the solution in the bea.newsgroup
this a bug from weblogic 6.1 sp1, try WLS 6.1 service pack2 or package
your application in a "ear" file.