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 148806 - GFESB - HTTP BC - Populate Catalog Error
Summary: GFESB - HTTP BC - Populate Catalog Error
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: HTTP BC (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-01 08:04 UTC by deepakhp
Modified: 2008-10-28 01:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample Project (60.89 KB, application/x-compressed)
2008-10-01 08:17 UTC, deepakhp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deepakhp 2008-10-01 08:04:57 UTC
Refer to the attached project.

Do not deploy CatalogTestServiceJbi.
Right click on CatalogTestClientBpel and select "Populate Catalog"

I see the following error in the server log. But I do not see any error message/window in NetBeans.

HTTPBC-S00670:Failed to get the resource for /CatalogTestServiceJbi-sun-http-binding/CatalogTestServiceBpel/Employee.xsd
Comment 1 deepakhp 2008-10-01 08:17:47 UTC
Created attachment 70949 [details]
Sample Project