Top 10 solution documents for Weblogic Server J2EE Feb 2014 - May 2014
- by jhpierce -Oracle
The following are the top 10 documents linked to SRs as
solutions, for Weblogic Server J2EE issues, from Feb 2014 thru May 2014.
1163020.1
How to configure Filtering class loader in weblogic.xml To configure the Filtering Class Loader to specify a certain package is
loaded from an application, add a prefer-application-packages descriptor
element.
1276593.1
WLS - How to supress servlet/JSP version details In WebLogic HTTP response header The string "X-Powered-By: Servlet/2.4 JSP/2.0" is showing up in the servlet response header.How to stop Weblogic from including servlet/JSP version details in the x-powered-by HTTP response header.
1490080.1
WebLogic
Server 12.1.1.0 in a Cluster Environment Throws
NotSerializableException for CDI Applications at
com.sun.jersey.server.impl.cdi.CDIExtension When running in clustered environment, server start-up is not clean when you have CDI applications deployed.
1268138.1
Sample TwoWay SSL implementation for JAX-WS Webservice! In this sample provided the recipient checks for the initiator's public
certificate. Note that the client certificate can be used for
authentication.
1584779.1
Socket Leaks When Calling Web-Service Over SSL This is a known bug 16810786
1598617.1
Secure WebService call throwing CANNOT RESOLVE URL FOR PROTOCOL HTTP/HTTPS through web server(APACHE) plug-in.
1056121.1
How to Timeout Weblogic Webservice Client How to timeout a WebService client with and without using Stubs.
1568638.1
When packaging Jersey JAX-RS libraries into webapp throws NoSuchMethodError() When attempting to include custom Jersey implementation libraries in to web application in a OSB domain.
1118264.1
WLS 10.3: Intermittent XA error: XAResource.XAER_RMERR In WebLogic 10.3, a CMP EJB sometimes throws the exception.
1608951.1
How to get More Details About Error BEA-101215 Malformed Request. Request parsing failed Code: -1 Which was seen when accessing the application via loadbalancer?