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 97686 - Build failed on the Synchronous BPEL Process Sample
Summary: Build failed on the Synchronous BPEL Process Sample
Status: VERIFIED DUPLICATE of bug 98368
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 19:54 UTC by Oleg Barbashov
Modified: 2007-07-23 12:15 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 Oleg Barbashov 2007-03-12 19:54:53 UTC
When building SynchronousSampleApplication there is the error:

"init-taskdefs:
C:\WORK\SynchronousSample\SynchronousSampleApplication\nbproject\build-impl.xml:85:
taskdef class
org.netbeans.modules.compapp.projects.jbi.anttasks.GenerateJBIDescriptors cannot
be found
BUILD FAILED (total time: 0 seconds)"

in the file 'build-impl.xml' at line:

'<taskdef name="jbi-generate-jbi-descriptors"
classname="org.netbeans.modules.compapp.projects.jbi.anttasks.GenerateJBIDescriptors">'
Comment 1 Mikhail Kondratyev 2007-03-14 01:08:05 UTC
Samples can't be compiled.
The reason seems to be in the old ant tasks used in the samples composite app
template projects
Please fix ASAP 
Comment 2 Vladimir Yaroslavskiy 2007-03-27 08:17:56 UTC

*** This issue has been marked as a duplicate of 98368 ***
Comment 3 Ivan Sidorkin 2007-07-23 12:15:41 UTC
verified