Search:

Type: Posts; User: eldaaran; Keyword(s):

Search: Search took 0.01 seconds.

  1. Breaking up the annotations worked for me with a...

    Breaking up the annotations worked for me with a relatively simple web service. I imagine this would be unwieldy with a big project though.

    Take the following interface:



    public interface...
  2. Hey all - I ran into this problem too. I got...

    Hey all - I ran into this problem too. I got around it by using a @WebService class that implemented the service endpoint interface by forwarding requests to a @Transactional bean that actually did...
Results 1 to 2 of 2