Abdul Majid

Greenhorn
+ Follow
since Apr 04, 2006
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 Abdul Majid

Hi All,

Recently i have started working on ICAN and i have so many doubts....please let me know if any body here have work experience on these tools and also the exact forum to get feed backs on seebeyond related doubts.
17 years ago
Hey Ulf,

Thanks once again.The thing is i found only you with knowledge about web service,so i thought ill ask for help.
17 years ago
Hi,
This part is purely regarding my next project,so i thought i will take your help just to know a thing or two about salesforce,how to work with its DB etc.My mail id is sun.majid@gmail.com.Hope you will understand and give me your ID.Waiting for a positive reply.

With Regards
Abdul Majid
17 years ago
Thanks Ulf,

As u said i just checked with the .jws file which i had stored in Tomcat 5.0\webapps\axis. It was in a compiled form so i just replaced it with new .jws file and started the example.It was running.Once again thanks for your help to run this example.Now since this is the beginning of the webservice for me i would like to have ur personal id so dat i can interact with you more.Hope you wont mind giving me your id.

With regards
Abdul
17 years ago
Hi Friends,
I am getting below mentioned exception when i tried to execute java ranch sample program.
Please help me out asap... Badly I am running short of time...

Exception in thread "main" AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (404)/axis/Hello.jws
faultActor:
faultNode:
faultDetail:
{}:return code: 404
<html><head><title>Apache Tomcat/5.0.28 - Error report</title><style><!--H1 {font-famil
y:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;
color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-col
or:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-famil
y:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white
;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </hea
d><body><h1>HTTP Status 404 - /axis/Hello.jws</h1><HR size="1" noshade="noshade&q
uot;><p><b>type</b> Status report</p><p><b>message</b> <u>/axis/Hello
.jws</u></p><p><b>description</b> <u>The requested resource (/axis/Hello.jws) is not
available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/5.0.28&l
t;/h3></body></html>
{http://xml.apache.org/axis/}HttpErrorCode:404

(404)/axis/Hello.jws
at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
at org.apache.axis.client.Call.invoke(Call.java:2748)
at org.apache.axis.client.Call.invoke(Call.java:2424)
at org.apache.axis.client.Call.invoke(Call.java:2347)
at org.apache.axis.client.Call.invoke(Call.java:1804)
at samples.hello.HelloClient.main(HelloClient.java:35)
17 years ago
Hi Ben/Ulf

Thanks for your sugesstion regarding display name.Hope its fine now.Comming back to the wsdl thing ive already palced the axis from axis distribution to the webapps folder of tomcat.then i tried running the axis example(happyaxis) from java ranch n its running perfectly fine.The problem arises whenever i try to run HelloClient.java program.It give Noclassdefinition found error.Later i imported all the jar files n tried running it.This time it compiled and when i tried to run the programm as per the ranch example instruction it says again NoClassDefinition found error and reffer to some file which is not in the downloaded version of my axis.I have downloaded xml-axis from axis distribution.Please let me know wether ive downloaded the exact axis version,n if no please request u to send me the url for downloading that file with its name.
17 years ago
Hi,
Iam new to apache server.I want some information/materials in order to work with axis n Wsdl.I got some material on web but dont know what folder exactly contains axis content dat need to be installed in webappp folder of tomcat.iam using tomcat 5.Can some one plese help me out?
17 years ago
Congrats Santosh,

Great work.....iam planning to take scjp exam, but dont have any idea how to go for it.May i expect some help.
18 years ago
Hi,

I have finished a java project recently and have been told to implement security check as it will be an internet application.since its my first java project i would like to know how to make my project more secure.I havd gone through some security guide lines docs but not satisfied with it.Request you people to provide me some help with examples.
18 years ago
I want to do J2EE Certifications (SCWCD) or any equivalent certification.I havent done scjp.Do i need to do it and then go for J2EE.Since m confident of doing good in J2EE i dont want to go again for scjp.


Thanks