Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: UnexpectedException with EJB methods


Message #1 by "Jean-Philippe" <teraphi@c...> on Wed, 16 Jan 2002 15:17:05 +0100
> 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. 

  Return to Index