DBDavide wrote: > > Hi I'm a newbie and I've just started experimenting with Axis2 running the > samples. > I've some questions: > > What's about exposing a data interface of a pojo server application > through ws? > > [SNIP] > > How can I glue axis2/web layer invokations to the business layer? > > Laying in the same jvm (and probably sharing the same classloaders) should > I use a singleton adapter? > > Most of WS tutorials, for the sake of simplicity, shows serviceimpl > classes "self contained" which just have values created inside them, > furthermore they shows how to add WS to exisisting web applications. > >
Hi, Is it possible I'm the only one injecting web services in a j2SE application (mean no web application) ? Bye -- Davide -- View this message in context: http://www.nabble.com/data-access-between-service-impl-and-application-layer%3A-best-approach-tf2873181.html#a8054543 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
