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 - Regression - Build Fails from Command Line
Summary: Regression - Build Fails from Command Line
Status: CLOSED WORKSFORME
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 12:51 UTC by deepakhp
Modified: 2008-10-17 11:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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