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 175499

Summary: Not able to add pojo se project to comp app.
Product: soa Reporter: umeshvats <umeshvats>
Component: Composite ApplicationAssignee: _ gmpatil <gmpatil>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description umeshvats 2009-10-27 11:55:00 UTC
Steps to reproduce:-
------------------
1. Create a new Java Application project.
2 - Add a new EJB POJO to this project.
3 - Create a new Composite Application project.
4 - Add the POJO project to the Composite Application.

Expected Result:-
---------------
Pojo project's jar is added in jbi modules.

Actual Result:-
-------------
Pojo project's jar is not added in jbi modules.


Build used:-
----------
26-oct-2009 installer of GFESB v2.2 release.
Comment 1 _ gmpatil 2009-11-13 13:22:05 UTC
Try with latest build, there was this issue in some pre 11/04/2009 builds.
Comment 2 senthilprabhu 2009-12-02 01:04:22 UTC
Verified with the 2.2 build 20091128-0719 and it is working as expected.
This issue can be closed.