[wildfly-dev] Wildfly Quickstarts

Sande Gilda sgilda at redhat.com
Mon Feb 10 14:22:40 EST 2014


Yes, I modified the shopping-cart README file to make it more clear. 
Note there are now 4 steps and the last describes the reason for the 
exception:
https://github.com/jboss-developer/jboss-eap-quickstarts/tree/master/shopping-cart#investigate-the-console-output

Would you like me to update the shopping-cart/README.md for wildfly?

On 02/10/2014 02:13 PM, Brian Stansberry wrote:
> On 2/10/14, 1:00 PM, Jason Greene wrote:
>> On Feb 10, 2014, at 12:49 PM, Jason Greene <jason.greene at redhat.com> wrote:
>>
>>>>>>
>>>>>> * shopping cart (EJB)
>>>>>>    - exception when running client, see http://pastebin.com/DV9Whrj6
>>> David, can you check this one out?
>>>
>> Actually this is working as expected. The client is accessing an EJB after it has been removed.
>>
> This came up during EAP 6.2 dev work:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1028986
>
> Sande Gilda wrote a comment on an EAP thread that summarized the
> resolution well:
>
> "The quickstart worked fine. It issued a call after the shopping cart
> checkout to verify the shopping cart bean was removed as expected. The
> client caught the exception and reported the error. This was confusing
> because it was expected and was a valid error, but was still a "scary"
> error. Wolf changed the client to reported the successful removal of the
> bean rather than an error saying it's no longer there. I also updated
> the README to explain that the exception is expected in the server log. "
>
> I don't know if Wolf's change is in the WF quickstart.
>



More information about the wildfly-dev mailing list