Hello, My question is like this: Can you configure Weblogic on NT to be used only as a WEB server and be connected to Weblogic on unix configured as a JSP server???
Hello, When trying to boot Weblogic (used as a servlet engine) we get the error below. Can anyone hepl with this? Exception in thread "main" java.security.AccessControlException: access denied (java.lang.RuntimePermission createSecurityManager) at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at java.lang.SecurityManager.<init>(Unknown Source) at weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java:11) at weblogic.Server.main(Server.java:59) Thanks, Roberta at weblogic.Server.main(Server.java:55)
I would like to know if is a simple way to parse XML code to JAVA code. I receive an XML file and I need to translate it to a java class. (PS Please don't send me to java.sun.com... there are problems with the site. )
We use Weblogic as an application server. Does anyone know if we need to do (configure) something special in order for Weblogic to make and use a pool for EJB entity beans? ------------------ Roberta R.