[jbossws-issues] [JBoss JIRA] (JBWS-3588) CXF "Unable to create JAXBContext for generated packages" error on Windows when classpath is empty

david.boeren (JIRA) jira-events at lists.jboss.org
Wed Jan 16 11:45:22 EST 2013


david.boeren created JBWS-3588:
----------------------------------

             Summary: CXF "Unable to create JAXBContext for generated packages" error on Windows when classpath is empty
                 Key: JBWS-3588
                 URL: https://issues.jboss.org/browse/JBWS-3588
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
            Reporter: david.boeren
            Assignee: Jim Ma


15:26:06,691 INFO  [DynamicClientFactory] Created classes:
net.webservicex.ChangeLengthUnit, net.webservicex.ChangeLengthUnitResponse,
net.webservicex.Lengths, net.webservicex.ObjectFactory
15:26:08,316 INFO  [STDOUT]  javac: invalid flag:
C:/Temp/org.apache.cxf.endpoint.dynamic.DynamicClientFactory at 19b0120-1355516766691-classes
 Usage: javac <options> <source files>
 use -help for a list of possible options
15:26:08,348 SEVERE [DynamicClientFactory] Could not compile java files for
http://www.webservicex.net/length.asmx?WSDL.
15:26:08,410 ERROR [TargetServiceAction] java.lang.IllegalStateException:
Unable to create JAXBContext for generated packages: "net.webservicex"
doesnt contain ObjectFactory.class or jaxb.index

Run attached jms_topic.zip to reproduce the error.  This only happens on Windows, not on OSX or Linux.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list