bsnyder wrote:
>
> On 1/23/07, CharlesP <[EMAIL PROTECTED]> wrote:
>
>>> Ok, I just now noticed I am actually getting an exception when
>>> servicemix
>>> starts up:
>>>
>>> java.lang.RuntimeException: org.xml.sax.SAXParseException: The value of
>>> the
>>> attribute "prefix="xmlns",localpart="ns1",rawname="xmlns:ns1"" is
>>> invalid.
>>> Prefixed namespace bindings may not be empty.
>>>
>>> Any ideas if this is causing problems and what this means?
>
>> Is this happening during the deployment of a SA? It looks to me like
>> there's an empty namespace somewhere. Please provide more logging than
>> just the exception.
>
>
Yes, it appears to be happening during deployment of my helloworld
component. I have copied and pasted more info. Is there anything else I
can show you?
Loading Apache ServiceMix from file: servicemix.xml
INFO - ConnectorServerFactoryBean - JMX connector available at:
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi INFO - JBIContainer
- ServiceMix 3.1-incubating-SNAPSHOT JBI Container (ServiceMix) is starting
INFO - JBIContainer - For help or more informations
please see: http://incubator.apache.org/servicemix/
INFO - ComponentMBeanImpl - Initializing component:
#SubscriptionManager# INFO - jetty - Logging to
[EMAIL PROTECTED] via
org.apache.servicemix.http.jetty.JCLLogger
INFO - DeploymentService - Restoring service assemblies
ERROR - DeploymentService - Failed to initialized service
assembly: hello-world-sa
java.lang.RuntimeException: org.xml.sax.SAXParseException: The value of the
attribute "prefix="xmlns",localpart="ns1",rawname="xmlns:ns1"" is invalid.
Prefixed namespace bindings may not be empty.
--
View this message in context:
http://www.nabble.com/Questions-about-Hello-World-Example-tf3036579s12049.html#a8561190
Sent from the ServiceMix - User mailing list archive at Nabble.com.