A bit more info..
I have tried to remove property proxiedProtocols as you've suggested.
Server starts up normally. But my test fails with an exception. I will
attach full stack trace.
If I revert the change in domain.xml test runs successfully.
For better understanding of situation I've described configuration of my
system below:
There three applications deployed on Glassfish: App, InnerApp, TestApp.
App is EJB module. It is called by external clients through its WS endpoint
(via WSIT)
InnerApp is EJB module. It is an "inner" service that is called from App1
(also through its WS endpoint) and by other remote applications as well.
TestApp is a WS that calls App (as Web Service) in testing purposes.
When I call method of TestApp error occurred in server.log
http://www.nabble.com/file/p24406525/stacktrace.txt stacktrace.txt
--
View this message in context: http://www.nabble.com/problem--using-Grizzly%27s-Application-Resources-Allocation-framework-on-Glassfish-2.1-tp24390351p24406525.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.