Could you please send the complete stack trace ?

Thanks
JB

On Monday 22 December 2008 - 10:49, KenBarnesJr wrote:
> 
> I have placed 2008.02 in my parent pom.xml and I now get a SAXPaseException
> Premature end of file.
> 
> <http:consumer service="bt:BeanService"
>                  endpoint="jbi"
>                targetService="bt:ExampleService"
>                targetEndpoint="be" 
>                  locationURI="http://0.0.0.0:8192/BeanService/";
>                  />
>   <http:provider service="bt:BeanProService"
>                endpoint="be"
>                locationURI="http://0.0.0.0:8194/BeanService"; 
>                   />             
> 
> @WebService(name = "ExampleService", targetNamespace = "urn:barnes:bean")
> public class ExampleService {
> 
>       @WebMethod
>       public String sayHello(String name) {
>               return "Hello "+name;
>       }
> }
> 
> How do I use the Patch to the http bc?? 
> 
> 
> 
> -- 
> View this message in context: 
> http://www.nabble.com/jsr181-auto-generation-tp21128607p21132953.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> 

-- 
Jean-Baptiste Onofré (Nanthrax)
BuildProcess/AutoDeploy Project Leader
http://buildprocess.sourceforge.net
j...@nanthrax.net
PGP : 17D4F086

Reply via email to