weblogic-10.x Questions

4

Solved

I have two computers , I don't want to install weblogic and oracle in my development computer, they consume too much memory, the problem is how can I deploy my application on development computer t...
Levorotation asked 25/1, 2010 at 10:45

4

Iam getting following error when i try to deploy my ear in weblogic server 10g. Actually error doesn't show me the exact place where issue is generated. org.springframework.beans.factory.BeanDefin...
Roybal asked 30/12, 2011 at 4:43

3

Solved

This question is asked (and answered) just to share some knowledge with the SO Community. I have recently came up with a deployment Exception of my web application (after receiving some changes fr...
Knuckleduster asked 16/10, 2012 at 9:43

4

Whenever, WL is stopped it doesn't delete its temporary directories .. i.e. domains/mydomain/servers/myserver/tmp/_WL_TEMP_APP_DOWNLOADS /domains/mydomain/servers/myserver/tmp/_WL_user/ /domains...
Hortensehortensia asked 6/9, 2012 at 14:7

5

How may I check if datasource is up in Weblogic 10.3 menu. Is there a "ping" button link Glassfish ? in Monitoring->Testing menu there is no Server definition though there is a admin server in targ...
Cantwell asked 8/11, 2013 at 14:10

9

Solved

Can anyone tell me how to change the default listening port of Weblogic 10.3 to something different? I saw some posts on discussion boards which say that change it under ...//config/config.xml. Eve...
Medicate asked 10/11, 2011 at 15:47

2

Solved

I am trying to work with an (existing) JSF Project in the current Eclipse (Kepler SR 1). Sadly Eclipse is ignoring the links between JSF/JSP pages and ManagedBeans (via faces-config.xml). I cannot ...
Copybook asked 27/1, 2014 at 9:51

2

Solved

I am new to weblogic and I would like to find out how my files are arrange in Weblogic? I have used only Tomcat and this is the first time where I will deploy in a Weblogic Server. In Tomcat, I co...
Inadvertency asked 16/8, 2011 at 2:39

5

Is there and way (apart from consuming the message) I can purge/delete message programmatically from JMS queue. Even if it is possible by wlst command line tool, it will be of much help.
Jezabella asked 17/3, 2010 at 11:43

5

Solved

I'm trying to create a datasource from weblogic 10.3 to sqlserverexpress 2008 r2, but when I test the connection, the following message appears : Cannot load driver: com.microsoft.sqlserver.jdbc.S...
Lit asked 1/8, 2011 at 22:15

2

I'm trying to use a weblogic deployment plan to add init-param values to a vendor-provided .war file's web.xml. While I realize that I can open the .war file and just edit the file inside, I'd pre...
Waylan asked 1/10, 2010 at 19:44

2

Solved

I am writing a new application using spring and JMS. Myintent is to use Spring's Asynchronous Reception - Message-Driven POJOs. I get the following error. org.springframework.jms.listener.DefaultM...
Resigned asked 13/12, 2014 at 7:28

1

We are using log4j+commons-logging in our current projects. Now we are mirgrating from log4j to Logback, so can we just use replace log4j.properties with logback.xml or we have to convert log4j to ...
Vermilion asked 26/3, 2012 at 22:41

2

Solved

Is there a way to remove HTTP response headers like Server and X-Powered-By? My application is using a Weblogic server. I'm programming in Java using the Spring MVC framework and Hibernate, and us...
Clisthenes asked 2/5, 2013 at 13:40

5

Solved

I'm looking for the best way to use an external properties file with an application that is going to be deployed on Weblogic 10.3 server. I read a number of articles on the site but I don't want to...
Preparator asked 12/7, 2011 at 12:17

1

I have used weblogic server 10.3. have to hide the X-Powered-By: Servlet/2.5 JSP/2.1 from header response for that i did the following In weblogic admin console, under domainName->Configuration...
Highspirited asked 6/12, 2013 at 10:15

4

I have started seeing this message in my weblogic 10 log files. I am running an app with around 40-350 concurrent users. My questions are What does this error really mean How will it affect t...
Purificator asked 4/6, 2010 at 11:54

4

Solved

I have a Weblogic server installed and a site. The SSL port is 7002 When I try to access a secure page ex https://localhost:7002/site in Internet Explorer I get a certificate error. Clicking the co...
Tumble asked 9/11, 2012 at 16:41

2

Solved

I would like to use a WorkManager to schedule some parallel jobs on a WebLogic 10.3 app server. http://java.sun.com/javaee/5/docs/api/javax/resource/spi/work/WorkManager.html I'm finding the Orac...
Ingrate asked 24/9, 2009 at 11:27

1

Solved

being new to Weblogic, I followed some readme files to deploy apps to Weblogic, by copying the war files to the autodeploy folder. They automatically showed in the Weblogic console, so far so good....
Valenzuela asked 13/1, 2015 at 15:51

3

Solved

Is it possible to add a custom object (String or URL) to JNDI using Weblogic Server Administration Console (Weblogic 10.0) or by editing server's configuration file (config.xml)?
Vociferous asked 11/1, 2010 at 15:31

1

Solved

I have one template.xhtml file at /template/template.xhtml <h:head> </h:head> <h:body> <p:layout fullPage="true"> <p:layoutUnit position="north" size="100"> <...
Aghast asked 17/7, 2014 at 7:45

2

Solved

I'm getting very mysterious error while invoking EJB bean deployed on weblogic 10.3.5 server. The error is: javax.ejb.EJBException: CORBA MARSHAL 0 Maybe; nested exception is: org.omg.CORBA.MA...
Myrnamyrobalan asked 25/1, 2012 at 12:45

3

I have a big problem with Hibernate (use with seam) on weblogic 10.3. When I publish my application, I get this error: java.lang.NoSuchMethodException: org.hibernate.validator.ClassValidator.<...
Pettigrew asked 27/7, 2010 at 14:0

6

I am using WebLogic 10.3 with a Java EE application. Can anyone please tell me how to debug this application?
Cottier asked 18/2, 2011 at 15:2

© 2022 - 2024 — McMap. All rights reserved.