Sounds like an error on the
server-side. Can you check your server logs for any problems, maybe try
hitting the JSPs using your browser and see if something jumps out?
Matt
I'm just starting to learn Flex, I've set up JRun 4 and appears to be
working correctly with Flex 1.5.
I've gone throu some very simple tutorials and am
now trying to do
[http://coenraets.com/tutorials/restaurant/index.jsp]
But I keep getting an error when I use the
HTTPService, very simple
click the button grab the data... doesn't seem to
hard but I receive
the error message
"HTTPService Fault: Internal Server
Error"
I've added "http://{localserver}/*" to the
whitelist under
<http-service-proxy> (I'm assuming {localserver}
evaluates to what
ever location and port you use to connect to it)
Any help would be appricated
Thanks
Tim
|
- RE: [flexcoders] HTTPService Fault Matt Chotin
-