0 Replies Latest reply on Mar 4, 2008 4:28 PM by rafik7777

    ws4ee wscompile

    rafik7777

      Hey,

      Is it natural that when I generate artifacts by wscompile i get 4 *.java files per service method in the same package like service (interface and Endpoint-impl) ?

      I tried to change package name in config.xml but then only one file (ServiceName_SerializerRegistry) moved to new package.

      This's messy architecture.