Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

tnsping TNS-03505 error

Ramesh RApr 22 2010 — edited Apr 22 2010
Hi,
When i tnsping for oen of my tns entry i have the error like this.
I found the used parameter files is ull. how to point to the sqlnet file.
C:\Learnings\Local>tnsping test_db

TNS Ping Utility for 32-bit Windows: Version 10.1.0.5.0 - Production on 22-APR-2
010 10:17:34

Copyright (c) 1997, 2003, Oracle. All rights reserved.

Used parameter files:

TNS-03505: Failed to resolve name

C:\Learnings\Local>
Edited by: Ramesh_R on 22-Apr-2010 01:23
This post has been answered by Rajesh Lathwal on Apr 22 2010
Jump to Answer

Comments

800241
Hi All,
I have developed a simple web application using
JApplet, Servlet, JDBC etc. I am using JDK 1.5.06 and
Netbeans 5.0, Apache Tomcat server 5.5.
Through Netbeans IDE, I can build my project
successfully. ( NetBeans --> Build --> Build Main
Project) Now what to do, to run this application
through Internet Explorer?
rankly saying, I don't know how to deploy this .war
files (or others), so that from a remote/client
machine my friends also can access my web
application?
Please help me, I am very new to this technology.
Thanks in advance.
Wriju
To deploy a .war file you will need to be running something such as tomcat or Jboss or Sun Java System Application Server.
807599
The OP is running tomcat.

Rather than asking here look at the documentation for tomcat.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 20 2010
Added on Apr 22 2010
9 comments
1,490 views