Problem in implementing web services for EJB as endpoint
Kartik Patel
Ranch Hand
Joined: Sep 12, 2005
Posts: 73
posted
0
Hi, I am new to web services. I am using JBOSS 3.2.3 with J2SDK1.4.2_03 and eclipse 3.0 as IDE. I downloaded AXIS 1.3 and used it to make web service. I tried to make web services with simple java class as endpoint. I took the code example from