This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 95065

Summary: Regression - Build Fails from Command Line
Product: soa Reporter: deepakhp <deepakhp>
Component: Composite ApplicationAssignee: _ gmpatil <gmpatil>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description deepakhp 2007-02-09 12:51:57 UTC
I'm not able to compile a Composite App containing a JavaEE project from the
command line. I get the following error.
dist:
    [unzip] Expanding:
C:\jdev\paths\jbidev\jbi\shasta\engines\javaeese\nb\SoapRpcInOutEJB\dist\SoapRpcInOutEJB.jar
into C:\jdev\paths\jbide
v\jbi\shasta\engines\javaeese\nb\SoapRpcInOutJbi\src\jbiServiceUnits\SoapRpcInOutEJB
    [unzip] Expanding:
C:\jdev\paths\jbidev\jbi\shasta\engines\javaeese\nb\SoapRpcInOutEJB\dist\SoapRpcInOutEJB.jar
into C:\jdev\paths\jbide
v\jbi\shasta\engines\javaeese\nb\SoapRpcInOutJbi\src\jbiServiceUnits\META-INF\catalogData\SoapRpcInOutEJB
[jbi-javaee-dist] Starting build on JavaEE
Project:C:\jdev\paths\jbidev\jbi\shasta\engines\javaeese\nb\SoapRpcInOutEJB

BUILD FAILED
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext

NetBeans build details:

  Netbeans IDE      build      = 070206
  Netbeans IDE      version    = 200702050600                 [source:
c://netbeans/5.5.1/build_info]
  Netbeans IDE      build date = Mon Feb 05 08:17:42 IST 2007 [source:
c://netbeans/5.5.1/platform6/core/core.jar]
  CAPS Modules      build date = Tue Feb 06 00:47:10 IST 2007 [source:
c://netbeans/5.5.1/soa1/ant/nblib/org-netbeans-modules-compapp-projec
ts-jbi.jar]
Comment 1 _ gmpatil 2007-02-12 18:54:49 UTC
There was a regression, which is fixed in late 2007/02/08 build.
Could please try with latest build.
Comment 2 deepakhp 2007-02-13 08:15:39 UTC
Verified in the Gavotte build 070210_2
Comment 3 deepakhp 2008-10-17 11:55:22 UTC
Closing the bug, since it is already verified