- This topic has 24 replies, 3 voices, and was last updated 16 years, 11 months ago by Riyad Kalla.
-
AuthorPosts
-
blueyPinkyMemberThanks rkalla. I have just emailed earlier on.
Riyad KallaMemberPinky,
I got your email, thank you for sending it. Oddly enough, I imported your project, deployed it immediately to MyEclipse Tomcat Server and ran it… it worked fine right out of the box.Here are some screenshots of what I did:
Attachments:
You must be logged in to view attached files.
blueyPinkyMemberthanks for your help rkalla.
But i cant see the screen shot that you have done. Did you post it up or the problem is with me?
Also, what version of myEclipse and Tomcat server are you using?
Really thanks alot for your help.
Regards,
Pinky
blueyPinkyMemberBy the way, I saw the screen shots after I have replied.
thanks
Riyad KallaMemberMyEclipse 6.0.1, using the embedded MyEclipse Tomcat server.
After you saw the screenshots, were you able to duplicate what I did?
blueyPinkyMemberI got the same result when i test it in the web browser. But for my web services, i always test it in the web services explorer. That’s why i keep getting the error about the ‘The SOAP response failed schema validation’.
So you mean if i consume my web services in an interactive forms, the form should be able to consume it?
Riyad KallaMemberPinky,
I didn’t understand your last post… if you look at the screenshots above I *did* load your web service just fine into the Web Services Explorer tool… those are screenshots #2 and #3. You can also see the URL I am using.Given that your web service worked out of the box for me, I’m *really* confused about what is going wrong on your end… if you right-click on your project and go to Run As > MyEclipse Server Application then select MyEclipse Tomcat Server and then open the Web Service Explorer and use the URL I am using in the screenshot above, does it not work?
blueyPinkyMemberI did not get anything using myEclipse web browser.
Instead i have this error.
HTTP Status 404 – /CSIT/servcies/CSITWebService
——————————————————————————–
type Status report
message /CSIT/servcies/CSITWebService
description The requested resource (/CSIT/servcies/CSITWebService) is not available.
——————————————————————————–
Apache Tomcat/6.0.13
blueyPinkyMemberi get the result.
But my output in MyEclipse 6 web browser is:
Whereas my output in myeclipse 5 is:
Riyad KallaMemberPinky,
What about the other operations? Do they work?(I am unable to test getSec on my end because it requires ODBC connection to your data source, and I don’t have that)
-
AuthorPosts