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 153184 - Formatting issue in SOAP BC's error message
Summary: Formatting issue in SOAP BC's error message
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: HTTP BC (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherry Weng
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-13 22:28 UTC by Jun Qian
Modified: 2009-04-13 19:56 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 Jun Qian 2008-11-13 22:28:57 UTC
There is some minor formatting issue in the SOAP BC's error handling (note the single quotes in "$'{'host}"):

WARNING: (JBIMA0405) Start of service assembly SynchronousSampleApplication succeeded partially; some service units
failed to start.
    * Component: sun-http-binding
      ERROR: (SOAPBC_INIT_1) HTTPBC-E00203: Initialization failed. javax.wsdl.WSDLException: WSDLException:
faultCode=PARSER_ERROR: Validation error: com.sun.jbi.wsdlvalidator.ValidationException: HTTPBC-E00291: The
<soap:address> element supports a location attribute that is a valid URL, the value
http://$'{'host}:18181/SynchronousSample is incompatible: HTTPBC-E00297: Found following tokens but no values are
defined for them: $'{'host} . Please make sure that these token values are configured properly and restart the application.
    * Component: sun-bpel-engine
      INFO: (JBIMA0409) Lifecycle operation start succeeded for Service Unit SynchronousSampleApplication-SynchronousSample.