can you post your wsdl file? I am interested to see what data type is 'request'
parameter.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854078#3854078
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854078
-
Hi I am seeing intermittent 500 internal server error with jboss.net with my
authenticated service. The service is wrapped with BASIC http authentication via jaas
and database login module. The setup seems to be correct since I do ge authenticated
and service gets invoked correctly 50% of time.