Hello all, Been using Axis now for a bit and really find it to work great. Now as I start to really implement it I have a few questions about best practices when using it, specifically when using it with EntityBeans or Sessions of J2EE.
What I have been doing is creating my beans as normal in J2EE then building a webservice that acts as a proxy to the bean as opposed to using the EJBProvider itself. Is this an acceptable way of building a webservice that needs to attach to a enterprise object? Any insight would be appreciated... Thanks. KJQ
