dev@glassfish.java.net

[Fwd: [Issue 10500] [web_services] glassfish process terminates while trying to undeploy 'opensso']

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Mon, 26 Oct 2009 16:32:22 -0700

Marek,
I have assigned this issue to you . Please can you dispatch it
acccordingly to the right person
Thanks,
Bhakti

attached mail follows:



https://glassfish.dev.java.net/issues/show_bug.cgi?id=10500



User jluehe changed the following:

                What |Old value |New value
================================================================================
             Assigned to|jluehe |bhaktimehta
--------------------------------------------------------------------------------
            Subcomponent|web_container |web_services
--------------------------------------------------------------------------------




------- Additional comments from jluehe_at_dev.java.net Mon Oct 26 23:21:17 +0000 2009 -------
I don't think the web container has anything to do with this.

This error:

  WSP1007: Policy exception occured when finishing WSDL parsing

occurs as the web container invokes this ServletContextListener:

  com.sun.identity.wss.sts.STSContextListener

at its contextInitialized method.

There are other issues related to localization that should also be looked at,
including:

  [failed to localize]
WSP_0071_ERROR_MULTIPLE_ASSERTION_CREATORS_FOR_NAMESPACE(http://schemas.xmlsoap.org/ws/2005/02/rm/policy,
com.sun.xml.ws.rx.policy.spi_impl.RxAssertionCreator,
com.sun.xml.ws.rm.policy.spi_impl.RmAssertionCreator)

and

  java.util.MissingResourceException: Can't find bundle for base name
amUtilMsgs, locale @platform_LOCALE@

[Should @platform_LOCALE@ have been resolved?]