users@glassfish.java.net

Re: Getting security exception while accessing non-SSL port

From: bahadir_g <fbahadirg_at_gmail.com>
Date: Fri, 18 Sep 2009 04:26:58 -0700 (PDT)

I solved the problem. Since the ejb method calling the web service is
transactional, it makes a transactional call to web service, and when doing
so, it converts the non-SSL call to SSL. When I marked the calling method as
transaction.notsupported everything solved.
-- 
View this message in context: http://www.nabble.com/Getting-security-exception-while-accessing-non-SSL-port-tp25505225p25507151.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.