[jboss-user] [Beginner's Corner] - Web service client in EJB 3.x - best practice
Pasquale Imbemba
do-not-reply at jboss.com
Sun Aug 21 19:01:25 EDT 2011
Pasquale Imbemba [http://community.jboss.org/people/pi4630] created the discussion
"Web service client in EJB 3.x - best practice"
To view the discussion, visit: http://community.jboss.org/message/622055#622055
--------------------------------------------------------------
Hi,
up to now I've been using Axis 1.4 to generate classes from the WSDL file with eclipse, not using EJBs at all.
I'm about to write a little proof of concept with EJBs 3.1 and would like to know about which is the best practice in generating a web service client using using EJB 3.1 together with JBoss AS 6.
I was told I shouldn't really use Axis 1.4 since that could give me problems. My idea is to use Apache CXF runtime, because I read that this is part of JBoss 6 specification.
Is it necessary to download the runtime and point eclipse to it or can I point and use a library file provided with my JBoss 6 installation (I usually define a user library in eclipse called JBoss, which contains all lib files).
Thank you in advance.
~pasquale
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/622055#622055]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110821/a8b73087/attachment.html
More information about the jboss-user
mailing list