Re: axis-client in EJB session bean (jboss)

2004-11-15 Thread Peter Gerstbach
Peter Mount wrote: Peter Gerstbach wrote: I've generated with Axis-1.1 stubs for the Google-webservice and built a working client. Then I've built an EJB session bean in JBoss were I call the google-webservice. I use the same (copy-paste) methods in the bean as in the axis-client but every time I i

Re: axis-client in EJB session bean (jboss)

2004-11-14 Thread Peter Mount
Peter Gerstbach wrote: Hi, I've generated with Axis-1.1 stubs for the Google-webservice and built a working client. Then I've built an EJB session bean in JBoss were I call the google-webservice. I use the same (copy-paste) methods in the bean as in the axis-client but every time I invoke the bean-