[JBoss-user] [JBoss.NET] - Re: trouble deserializing with axis

2004-11-05 Thread mislam
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 -

[JBoss-user] [JBoss.NET] - Intermittent 500 internal server error

2004-11-04 Thread mislam
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.