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

Summary: Formatting issue in SOAP BC's error message
Product: soa Reporter: Jun Qian <jqian>
Component: HTTP BCAssignee: Sherry Weng <sweng>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.