Suryakumar Surendran

Ranch Hand
+ Follow
since Jan 30, 2008
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 Suryakumar Surendran

I want to load the jar file for my program into oracle.

The program depends on log4j.

I am using loadjava command.

loadjava -user user/password@database -oci8 -resolve so.jar lib\*.jar config\*.properties

but i get this error
errors : class org/apache/log4j/jmx/AbstractDynamicMBean
ORA-29521: referenced name javax/management/RuntimeOperationsException could not be found
ORA-29521: referenced name javax/management/AttributeList could not be found
ORA-29521: referenced name javax/management/Attribute could not be found
ORA-29521: referenced name javax/management/DynamicMBean could not be found
ORA-29521: referenced name javax/management/MBeanRegistration could not be found
ORA-29521: referenced name javax/management/MBeanException could not be found
ORA-29521: referenced name javax/management/ReflectionException could not be found
ORA-29521: referenced name javax/management/AttributeNotFoundException could not be found
ORA-29521: referenced name javax/management/InvalidAttributeValueException could not be found
ORA-29521: referenced name javax/management/MBeanServer could not be found
ORA-29521: referenced name javax/management/ObjectName could not be found
ORA-29521: referenced name javax/management/MBeanInfo could not be found

what i could figure out is that the jvm on oracle server is 1.4 and hence this class has problems there. Is there a way to make this work without sacrificing log4j?
[ June 19, 2008: Message edited by: Suryakumar Surendran ]
15 years ago
How much of UDDI should we study for the exam? Any tips?
Congratulations!!!
Great Score!!
15 years ago

Originally posted by Arunkumar Murthy:
Hi all,
I cleared SCJP in 1999 and I dont think it is valid now (please correct). Is this ok for me to take SCDJWS or I have to recertify on SCJP.

Regards



SCJP is valid for a lifetime. Anybody who has a SCJP can take the SCDJWS exam.
Sapna Book House at majestic. There are other branches of sapna book howse.

or order online at sapnaonline.com they deliver in 2 days.
download wsdp 1.6(web services developer pack)
here

Originally posted by liqiang yang:
Hello guys,

I just passed the SCJP 5.0 and now I am working on SCWCD.

I just try to create a servlet in Eclipse, but when I import package,
I always got a error says: import javax.servlet.*; cannot be resolved. Is something I need to set up for Eclipse(version 3.3.1.1)? Anybody can help me out? Thanks in advanced.



Hey Buddy please be more specific. You didnt specify the name of the web server. I shall be more generic in my reply.
This error happened because you have not included the j2ee jar files to your project build path in eclipse. right click on your project in the navigator->then add external jars-> and browse and select the jar file.

if you are using tomcat select the servlet.jar from the \common\lib directory in your tomcat directory.
Congratulations!! Great work!!
Congratulations!! Great work!!
Good Score!!! Congratulations!!
15 years ago
The tutorial is available here.WSDP 1.6 tutorial

And wsdp 1.6 is available here wsdp1.6

[ April 07, 2008: Message edited by: Suryakumar Surendran ]

[ UD: fixed URL ]
[ April 08, 2008: Message edited by: Ulf Dittmer ]
I am planning to get the SCDJWS exam simulator by whizlabs. Could anybody who have used it tell me how good it is?

Thanks in advance!