RE: Re: error on createdb

"Louis Moore" <[email protected]> Thu, 12 Aug 2004 21:44:30 -0700
Newsgroups gmane.comp.java.keel.user
Message-ID <C5E6D04B7C014946B7CCBFC2AF30DB62C09704@corpmail01.corp.walmart.com>
I'm pretty sure the ant-junit.jar just contains the ant code for the
<junit> task, which is still dependent on junit classes found in
junit.jar.

-Lou

-----Original Message-----
From: user-keelframework.org-admin-rI8AND0JKYOgdSakss0wQjfEH8FBEnyy@public.gmane.org
[mailto:user-keelframework.org-admin-rI8AND0JKYOgdSakss0wQjfEH8FBEnyy@public.gmane.org] On Behalf
Of Stefan Burkard
Sent: Thursday, August 12, 2004 3:35 PM
To: user-keelframework.org-rI8AND0JKYOgdSakss0wQjfEH8FBEnyy@public.gmane.org
Subject: [Keel User] Re: error on createdb

wow, the unit-test are now working. i know, this is not an 
ant-newsgroup, but why does ant need the junit-jar when itself has an 
ant-junit.jar? isn't this the same one?

thanks and greeetings
stefan

Louis Moore wrote:
>>first of all, the tests doesn't run because it can't create a 
>>"junit"-task. is there a jar-file missing in ant's lib-dir?
> 
> 
> Just copy the junit jar to your $ANT_HOME/lib dir. I have
> junit-3.8.1.jar in mine.
> 
> -Lou
> 
> -----Original Message-----
> From: user-keelframework.org-admin-rI8AND0JKYOgdSakss0wQjfEH8FBEnyy@public.gmane.org
> [mailto:user-keelframework.org-admin-rI8AND0JKYOgdSakss0wQjfEH8FBEnyy@public.gmane.org] On
Behalf
> Of Stefan Burkard
> Sent: Thursday, August 12, 2004 3:42 AM
> To: user-keelframework.org-rI8AND0JKYOgdSakss0wQjfEH8FBEnyy@public.gmane.org
> Subject: [Keel User] error on createdb
> 
> hi keel-users
> 
> i'm currently working through your quickstart-manual and have some 
> problems (keel-newbie).
> 
> first of all, the tests doesn't run because it can't create a 
> "junit"-task. is there a jar-file missing in ant's lib-dir?
> 
> however, this doesn't seem to affect the tomcat-start, because this
runs
> 
> well and i also get the startpage (/default) in my browser.
> 
> but if i then try to call the create-db-url like suggested in the 
> quickstart, i receive an exception (see below) thats already mentioned

> in this mailinglist, but has no replies.
> 
> can anybody help me with this???
> 
> thanks and greetings
> stefan
> 
> --------------------------
> the exception is:
> org.keel.services.model.ModelException: null, [KeelStarter] :Channel 
> timed out waiting for response
> 	
>
org.keel.clients.direct.KeelClientDirect.execute(KeelClientDirect.java:7
> 0)
> 	
>
org.keel.clients.AbstractClientConnector.execute(AbstractClientConnector
> .java:59)
> 	
>
org.keel.clients.webapp.AbstractWebappClientConnector.execute(AbstractWe
> bappClientConnector.java:73)
> 	
>
org.keel.clients.struts.StrutsClientConnector.execute(StrutsClientConnec
> tor.java:106)
> 	org.keel.clients.struts.ModelAction.execute(ModelAction.java:70)
> 	
>
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
> ocessor.java:484)
> 	
>
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
> 274)
> 	
>
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
> 	
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 
> _______________________________________________
> User mailing list
> [email protected]
> http://lists.keelframework.org/listinfo.cgi/user-keelframework.org

_______________________________________________
User mailing list
[email protected]
http://lists.keelframework.org/listinfo.cgi/user-keelframework.org