Using Weblogic 1开发者_StackOverflow中文版1g and want to be able to add headers to all files served up by weblogic. There is no seperate web server sitting in front of weblogic. Cannot find a way to c
I am validain开发者_运维技巧g a xml using following code snippet. SchemaFactory factory = SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URI);
Like this fellow here, I\'m trying to port a Tomcat application to We开发者_C百科bLogic. I have a few resources protected by security rules in web.xml. Instead of BASIC, I\'m using FORM authenticatio
I recently have an application develop with tapestry 5.1 deploy on Weblogic + oracle database. The pages work well under normal usage but went nuts after stress testing.
I want to s开发者_Python百科hare ehcache in multiple wars. I have put ehcache-core-2.2 jar in ear lib and its working fine in JBOSS. Same ear is not working in Weblogic 10.3. Caching is avaliable in t
I have a couple instances of a J2EE app running in a single WebLogic cluster. At some point, these apps do a MERGE to insert or update a record into the back-end Oracle database. The MERGE checks to
I am using Weblogic 10g clustered environment to deploy my application.In my application, I have used a class Cache.java to load some properties from database lazily.This is how it works.Cache.java is
In order to get the Weblogic initial context to query the task database i am doing the following: Properties h = new Properties();
I downloaded Oracle with Java EE. I uploaded my project from uni then ran my SessionBean and I obtained this error message...
I am running Jersey on a weblogic server and I noticed a few extra folders were created. The folders look like this,