/    Sign up×
Community /Pin to ProfileBookmark

If I have a method in a class that I would like to make into a webservice, what would be teh easiest way to do that? We are using IBM RAD7. I have never done a webservice, and don’t really know where to start.

I have a method in a class that takes a username/password and then looks up the user in our database to see if they are valid.

Thanks!

to post a comment
Java

4 Comments(s)

Copy linkTweet thisAlerts:
@chazzyMar 05.2008 — what application server do you use?
Copy linkTweet thisAlerts:
@jrthor2authorMar 05.2008 — we are using WAS 6.1, but we'd like to not be tied to that app server ?
Copy linkTweet thisAlerts:
@chazzyMar 05.2008 — Java introduced core level web services in JEE 5. Developer.com just posted an article a few days ago about JSR 181. Maybe you could start by looking at that..

http://www.developer.com/java/ent/article.php/3730756
Copy linkTweet thisAlerts:
@NageshMar 14.2008 — Hi jrthor2,

To Create a Webservice in RAD 7.0 U have to create a Dynamic Web project .

then u have to place that class into that project.then give the right click on that class then u will find Web Services.In that Web services u will find three options (Generate SDOs from java.Create web service,Generate sample jsps).Click on Create web service.

now u will find the WSDL file in WEB-INF/wsdl folder .
×

Success!

Help @jrthor2 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...