Hi!
I'm totally new to Jboss and to EJB. I am trying to make a simple Session 
(stateless) Bean that will just output some HelloWorld.
I don't have difficulties creating the Bean, the business method, the 
ejb-jar.xml and the jboss.xml, the interfaces (Hello.java & HelloHome.java).

What I want to do is simply to launch a small client application that will use 
the EJB deployed on the server to output the helloworld. 

For that, I created (actually launched the creation) of TestHello.java the test 
client. 

After that I don't know what to do!
I think that I will need an application-client.xml file but I don't know how to 
create it, and I don't know how to launch the client...

If anyone has an idea, or has a tutorial to give, I'd appreciate!
(I already looked at the tutorial for Eclipse IDE + Jboss (I'm using 
eclipse...) but it doesn't help a lot since it's using servlets and lots of 
stuffs I never heard about...))

Thank you!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935855#3935855

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935855


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to