Powered by Blogger.
Showing posts with label RealTime_Tips. Show all posts
Showing posts with label RealTime_Tips. Show all posts

myeclipse not responding while opening jsp page

>> Friday, June 6, 2014

While working on MyEclipse, when you try to open jsp page in default MyEclipse Visual Jsp Designer it won't respond quickly or will crash sometimes. To avoid this problem we have two solutions.. follow the steps below given.
myeclipse not responding while opening jsp page_JavabynataraJ
Solution #1:
Open your MyEclipse, then go to Window menu then select Preferences

Read more..

What is JIRA. How to Work with JIRA ?

>> Friday, September 30, 2011

About JIRA:

JIRA is a proprietary issue tracking product, developed by Atlassian, commonly used for bug tracking, issue tracking, and project management. The product name, JIRA, is not an acronym but rather a truncation of "Gojira", the Japanese name for Godzilla.It has been developed since 2004.

Architecture:

JIRA is written in Java and uses the Pico inversion of control container, Apache OFBiz entity engine, and WebWork 1 technology stack. For Remote Procedure Calls (RPC), JIRA supports SOAP, XML-RPC and REST.

Read more..

Creating a Connection object in mysql using Connection Pooling

>> Monday, May 9, 2011

Create a connection obj using Connection pooling in mysql.

Connection pooling is the maintenance of a group of database connections for reuse by applications on an application server. It is part of the JDBC 2.0 Optional Package API. Another part of the Optional Package API provides for the use of the Java Naming and Directory Interface (JNDI) and DataSource objects instead of JDBC 1.0 DriverManager objects to access relational data.

Read more..

Daily Activities of RealTime Software Employee.

Daily Activities of a Real Time Software Employee.

1). Monitoring.

a. Mails - we should configure MS Outlook to our system.
b.Check mails u got from TeamLead or Client.
c.Check Development/TestServer/ProductServer mails
d.check Mails from project tracker.
e.Check mails  from issue/bug tracker.
f.Check logger fiels.

Read more..

Related Posts Plugin for WordPress, Blogger...
© javabynataraj.blogspot.com from 2009 - 2022. All rights reserved.