[JBoss-user] [Beginners Corner] - Re: Where does JBoss keep its services at hard drive?

2004-08-26 Thread question
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

[JBoss-user] [Beginners Corner] - Where does JBoss keep its services at hard drive?

2004-08-26 Thread question
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