Salut,
alnat83 wrote:
> 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
Just to make sure. You are getting that exception as soon as you remove
the proxiedProtocols property?
Thanks
-- Jeanfrancois