excellent thanks.

On Aug 3, 11:58 pm, David Pollak <feeder.of.the.be...@gmail.com>
wrote:
> D'oh.... we were hitting that one as well.
>
> Fixed.
>
> On Mon, Aug 3, 2009 at 2:07 PM, Channing Walton <channingwal...@mac.com>wrote:
>
>
>
>
>
>
>
> > Hi,
> > I was using the testkit and HttpResponse.xml which was all good. But
> > after updating to the snapshot release yesterday I now get this
> > exception:
>
> > Exception in thread "main" java.lang.ExceptionInInitializerError
> >        at
> > com.casualmiracles.smokesignals.integration.FunctionalRestSpec.main
> > (FunctionalRestTest.scala)
> > Caused by: java.net.MalformedURLException: no protocol: <?xml
> > version="1.0" encoding="UTF-8"?>
> > <ok></ok>
>
> >        at java.net.URL.<init>(URL.java:567)
> >        at java.net.URL.<init>(URL.java:464)
> >        at java.net.URL.<init>(URL.java:413)
> >        at
> > com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity
> > (XMLEntityManager.java:968)
> >        at
>
> > com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVers 
> > ion
> > (XMLVersionDetector.java:184)
> >        at
> > com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse
> > (XML11Configuration.java:798)
> >        at
> > com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse
> > (XML11Configuration.java:764)
> >        at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse
> > (XMLParser.java:148)
> >        at
> > com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse
> > (AbstractSAXParser.java:1242)
> >        at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
> >        at
> > scala.xml.parsing.FactoryAdapter.loadXML(FactoryAdapter.scala:292)
> >        at scala.xml.parsing.NoBindingFactoryAdapter.loadXML
> > (NoBindingFactoryAdapter.scala:60)
> >        at scala.xml.XML$.load(XML.scala:72)
> >        at
> > net.liftweb.http.testing.HttpResponse.xml(TestFramework.scala:281)
>
> > I notice there was a recent change in HttpResponse:
>
> >http://github.com/dpp/liftweb/commit/63e746032ced85d49257898f16fc38b0...
>
> > Perhaps my xml response of <ok/> is not good?
>
> > Channing
>
> --
> Lift, the simply functional web frameworkhttp://liftweb.net
> Beginning Scalahttp://www.apress.com/book/view/1430219890
> Follow me:http://twitter.com/dpp
> Git some:http://github.com/dpp
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to