is it possible to use
org.apache.axis.client.Call
to call JBoss services? or it is used to call someting else?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846275#3846275
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
I have to write a service for JBoss to work with MS SQL Server... I've never did it
before...
How to do it, and where will my service be kept at the hard drive?
Service should be like this:
User --- clicks button "Show Users" ---> JBoss --- SELECT * FORM Users ---> MSSQL
Server --- ResultSe