I can't make it work, I feel like such a dumb-ass. It's frustrating the hell out of me :)

I've uploaded a sample application here http://peter.berkenbosch.eu/projects/ARDatabindSampleApplication.zip

To run the sample, simply create 2 databases in mysql (username: usermanagement, password: user):
- ARDatabindSampleApplicationDev
- ARDatabindSampleApplicationTest

From the root of the directory run nant test. This will create the database structure in the ARDatabindSampleApplicationTest database, this structure has to be put into the ARDatabindSampleApplicationDev database.

Then run script\server from the root, open a browser and point it to http://localhost:8080/categories/list.aspx to see the list of categories (this will be an empty list).. here you can add some categories.

Then goto http://localhost:8080/blogs/list.aspx to add a blog and assign some categories to it.. This wil not work, and there is my problem.

any help whatsoever is highly appriciated.

Peter

2006/8/14, Peter Berkenbosch <[EMAIL PROTECTED]>:
mmmm, then I must be doing something wrong then.


2006/8/14, hammett < [EMAIL PROTECTED]>:
On 8/14/06, Peter Berkenbosch <[EMAIL PROTECTED]> wrote:
> I hate to be a party crasher, but its not working...no databinds occur.
> Are you sure that it worked on the sample application that I send to you?

Yes, with no changes.


--
Cheers,
hammett
http://hammett.castleproject.org/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to