Rajeev Sahu

Greenhorn
+ Follow
since Sep 05, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Rajeev Sahu

I have a problem ,I am unable to run my web application as the jira is running on the same port 8080 .whenever i trying to start my tomcat it says:

Port 8080 required by Tomcat v7.0 Server at local host is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).

Reason behind this is jira tomcat is being start up and so i am not able to start my eclipse tomcat saying previous error.and if i stop the tomcat of jira then on browser it says page not found or unable to connect jira.

CAN ANYBODY SUGGEST ME HOW I CAN RUN MY WEB APPLICATION AND JIRA ON SAME PORT OR WHERE I CAN CHANGE MY PORT SO THAT THE ERROR CAN BE RESOLVED.


Thanks ,
RAJEEV KUMAR SAHU
12 years ago
CREATE YOUR WEBSERVICE THROUGH sun-jaxws.xml ,where you have your endpoints defined iam providing the doc please go through this you will defintly achieve your target


http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html
12 years ago