Hello,

I've am able to drop the sample wsn-producer.war and wsn-consumer.war files
into my Tomcat and they run file when I run the WsnTestClient. However, when
I do a wsdl2java build in the wsn-producer directory then build an new war
using ant. I get an error message with this newly created wsn-producer.war.
I have changed no code. Only performed wsdl2java and ant. The error I get
when I run the WsnTestClient is as follows: 

[Fatal Error] :1:1040: The element type "HR" must be terminated by the
matching end-tag "</HR>".
org.apache.muse.ws.addressing.soap.SoapFault: The element type "HR" must be
terminated by the matching end-tag "</HR>".
        at
org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:298)
        at
org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:254)
        at
org.apache.muse.ws.notification.remote.NotificationProducerClient.subscribe(NotificationProducerClient.java:97)
        at org.apache.muse.test.wsn.WsnTestClient.main(Unknown Source)

Does anyone have any idea what I am doing wrong? I have changed no code. I
just wanted to try and build a new war with the method outlined in the
tutorial. Any help would be appreciated.

Thanks,
Dave
-- 
View this message in context: 
http://www.nabble.com/trouble-building-new-wsn-producer.war-file-tf3648690.html#a10191594
Sent from the Muse User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to