You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by Eddie O'Neil <ek...@gmail.com> on 2006/01/06 19:14:43 UTC

broken web service control drts

Chad--

  With SVN 366535, it seems that the WSC DRTs are broken.  I'm seeing
the compiler output below.  Can you take a look?

Eddie


     [copy] Copying 23 files to
C:\dev\beehive\trunk\system-controls\test\webservice\build\client\classes
Overriding previous definition of reference to _controls.build.classpath
      [apt] Compiling 23 source files to
C:\dev\beehive\trunk\system-controls\test\webservice\build\client\cla
sses
      [apt] C:\dev\beehive\trunk\system-controls\test\webservice\webapp\tests\org\apache\beehive\controls\syst
em\webservice\units\MimeMultipartDocLitWrappedTest.java:30: cannot find symbol
      [apt] symbol  : class MimeMultipartDocLitWrappedService
      [apt] location: package test
      [apt]     public test.MimeMultipartDocLitWrappedService client;
      [apt]                ^
      [apt] C:\dev\beehive\trunk\system-controls\test\webservice\webapp\tests\org\apache\beehive\controls\syst
em\webservice\units\MimeMultipartDocLitWrappedTest.java:30: The type
of the control field is malformed.  Verif
y that the source of the type has no errors.
      [apt]     public test.MimeMultipartDocLitWrappedService client;
      [apt]                                                   ^
      [apt] 1 error