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 100561 - Fail to deploy Composite App with Cross-Project XML reference
Summary: Fail to deploy Composite App with Cross-Project XML reference
Status: CLOSED DUPLICATE of bug 100560
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-11 07:33 UTC by _ hong_lin
Modified: 2007-04-12 12:30 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 _ hong_lin 2007-04-11 07:33:21 UTC
Build: Hula milestone build 8a.

The composite app fail to be deployed with the following scenario. It is different with issue 98275 and 
issue 99478. In those two cases, composite app can be deployed. 

Steps to reproduce it:

1) Create SynchronousSample2 sample project in IDE.
2) Create a new Composite Application CompositeApp2 under SynchronousSample2 directory.
3) Create a new BPEL Module BpelModule2 under SynchronousSample2 directory.
4) Create a new XML Schema file newXmlSchema.xsd under BpelModule2.
5) Add a new simple type "newSimpleType (restricts :int)", use existing definition: built-in type "int", 
into newXmlSchema.xsd.
6) Set SynchronousSample2 BPEL Process reference to BpelModule2.
7) Open SynchronousSample.xsd in Schema Editor. Import "newXmlSchema.xsd" as its Referenced 
Schema.
8) Customize the existing element "typeA". Change its type from "String" to "newSimpleType 
(restricts :int)", which is defined at the Referenced Schema newXmlSchema under Simple Type.
9) Open SynchronousSample.bpel in BPEL Editor. Double-click Assign1 to open the bpel mapper.
10) In BPEL Mapper, drag "inputVar" in the left pane of Source tree pane to "outputVar" in the 
Destination pane (the right pane).
11) Save all changes.
12) Deploy CompositeApp2.
Composite Application CompositeApp2 fail to be deployed.

The sample project Synchronous2.zip will be attahced.
Comment 1 _ hong_lin 2007-04-11 07:34:24 UTC

*** This issue has been marked as a duplicate of 100560 ***
Comment 2 srinivaschintalapati 2007-04-12 12:30:31 UTC
This is exactly the same bug refering to 100560.  the owner has saved twice.  
so closing.