I have a desktop Spring application which is connecting via http over rmi with a Spring 2.5 web application. Sometimes during RMI call i tend to receive an error. But on resting the application i.e....
Type: Posts; User: ShahJee; Keyword(s):
I have a desktop Spring application which is connecting via http over rmi with a Spring 2.5 web application. Sometimes during RMI call i tend to receive an error. But on resting the application i.e....
I want to develop an application which will transfer data from one application to another application. Now the kick here is that one of my application is in .Net framework (Standalone) while the...
On Stack overflow i asked a question regarding my database's poor performance.
http://stackoverflow.com/questions/5307590/cpu-usage-of-oracle-installed-database-machine
One of the comments i...
What i have read is that the DispatcherServlet will construct the Spring Application Contextby reading a file whose name follows the servletname-context.xml. An Application Context usually represents...
This means we can't have more than one applicationContext in an application. Probably i fail to understand the essence of the sentence.....
Now here is a situation where i am seeking for an experienced opinion and advice. I have two machines both are running oracle 11G release 2. I have made an application (Spring 2.5) which will fetch...
Now here is a situation where i am seeking for an experienced opinion and advice. I have two machines both are running oracle 11G release 2. I have made an application (Spring 2.5) which will fetch...
Thanks for a nice & to the point answer but i just want to know, what i as a developer have to look into my code to make it perfect & what sort of analysis should i perform. Secondly i am using both...
I am using oracle 11g and i have an application which is coded in Spring framework. Once i configure the database on Sun fire 4170 installed with Linux the machine's CPU utilization is around 80-100%...