Search the web
Sign In
New User? Sign Up
Bivio-bOP · bivio OLTP Platform Discussion (bOP)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 337 - 366 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
337
* Bivio::Delegate::SimpleTaskId WebDAV calendar task is now accessible by normal members * Bivio::SQL::Statement added OR() method...
Paul Moeller
moellep
Offline Send Email
Jan 4, 2006
11:55 pm
338
Hi Everyone I installed bOP and all it's pre-requisites as mentioned in the README file. However when I try to run 'b-newapp' script, I get this error: Can't...
Praveen Ray
praveenray
Offline Send Email
Jan 5, 2006
5:22 am
339
... Yeah, that's my fault. I don't think I ever checked in Template.pm Hang on ... I'll find it and toss it to ya ......
Tom Vilot
tvilot
Offline Send Email
Jan 5, 2006
3:42 pm
340
attached....
Tom Vilot
tvilot
Offline Send Email
Jan 5, 2006
7:08 pm
341
Thank Tom I copied NewApp.pm to lib/perl5/site_perl/5.8.6/Bivio/Util/NewApp.pm and Template.pm to lib/perl5/site_perl/5.8.6/Bivio/Template.pm under the Bivio...
Praveen Ray
praveenray
Offline Send Email
Jan 6, 2006
1:56 pm
342
Seems like your files/ddl/bOP stuff is not there. cp: cannot stat `/home/praveen/src/perl/Bivio/Template/files/ddl/bOP*sql': No such file or directory ...
Tom Vilot
tvilot
Offline Send Email
Jan 6, 2006
4:53 pm
343
... Exactly. How do I get bOP*sql files? The following line in NewApp.pm seems to die : _system("cp $_SRC_PATH/Bivio/Template/files/ddl/bOP*sql ...
Praveen Ray
praveenray
Offline Send Email
Jan 7, 2006
1:33 pm
344
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the Bivio-bOP group. File : /ProjEx.tgz ...
Bivio-bOP@yahoogroups...
Send Email
Jan 7, 2006
5:35 pm
345
... They are in "ddl" in the release. One of the problems with NewApp is that it assumes a fixed directory structure. We've actually got a new version of...
Rob Nagler
robnagler
Offline Send Email
Jan 7, 2006
5:44 pm
346
Revision 3.58 2006/01/11 07:28:42 nagler * Bivio::Auth::Realm->equals added * Bivio::Agent::HTTP::Reply->unsafe_get_output added *...
Rob Nagler
robnagler
Offline Send Email
Jan 11, 2006
7:30 am
347
... few issues with ProjEx/Util/Copy.pm::to subroutine 1. It has embedded cvs commands: cvs update -Pd ProjEx Bivio/PetShop/files/ddl cvs add commad called in...
Praveen Ray
praveenray
Offline Send Email
Jan 12, 2006
4:31 am
348
... That's why there isn't a "release". :-) ... Look for the ddl directory of the bOP release and copy the files from there. Or look for *.sql and copy them...
Rob Nagler
robnagler
Offline Send Email
Jan 12, 2006
8:57 pm
349
Revision 3.59 2006/01/13 08:26:45 nagler * Bivio::Biz::Action::TouchCookie added...
Rob Nagler
robnagler
Offline Send Email
Jan 13, 2006
8:27 am
350
Hi Everyone In absence of any general Documentation, I decided to munge thru the source code to understand the concepts. Can somone please help me with these...
Praveen Ray
praveenray
Offline Send Email
Jan 17, 2006
12:00 am
351
... There's a couple things you can read: http://www.bivio.biz/hm/csci7818-bop-intro/intro http://www.bivio.biz/hm/realm-role-task/intro ... Yup. ... The...
Rob Nagler
robnagler
Offline Send Email
Jan 17, 2006
4:07 am
352
Revision 3.60 2006/01/17 06:05:20 nagler * Bivio::Type::DateTime->get_parts replaces get_part (deprecated) * Bivio::Biz::{Model,Util}::RealmMail supports...
Rob Nagler
robnagler
Offline Send Email
Jan 17, 2006
6:07 am
353
Revision 3.62 2006/01/19 21:46:05 nagler * Bivio::Biz::Model::EmailAlias added * Bivio::Biz::Model::MailReceiveDispatchForm checks for aliases if an...
Rob Nagler
robnagler
Offline Send Email
Jan 19, 2006
9:46 pm
354
Revision 3.63 2006/01/20 20:42:03 moeller * Bivio::Agent::Dispatcher calls Request->process_cleanup() when request has completed * Bivio::Agent::Request...
Paul Moeller
moellep
Offline Send Email
Jan 20, 2006
9:45 pm
355
Revision 3.64 2006/01/24 05:34:15 nagler * Bivio::Type::DateTime->from_literal supports full RFC822 date parsing including time zone. *...
Rob Nagler
robnagler
Offline Send Email
Jan 24, 2006
5:40 am
356
Hi I managed to run ProjEx to create a 'Hello' application. I then tried to run bin/b-http-conf to generate required lines to be put into httpd.conf. However,...
Praveen Ray
praveenray
Offline Send Email
Jan 25, 2006
12:57 pm
357
... Congratulations! ... b-http-conf is used for "app servers". It's probably more complicated than you need. Just copy the lines from the petshop.bconf. ......
Rob Nagler
robnagler
Offline Send Email
Jan 26, 2006
3:03 am
358
Rob Many thanks. When I try to access http://localhost:8080/hello , I get this in the error_log: [Thu Jan 26 06:45:41 2006] [error] access to /hello failed for...
Praveen Ray
praveenray
Offline Send Email
Jan 26, 2006
1:22 pm
359
... Do you have a mapping for the Task /hello? Rob...
Rob Nagler
robnagler
Offline Send Email
Jan 26, 2006
3:32 pm
360
Of course, I don't ! Now, that's just embarassing :( ... - Praveen...
Praveen Ray
praveenray
Offline Send Email
Jan 26, 2006
4:19 pm
361
... Not at all. bOP is very complicated. The fact you're able to do anything at all without being in the same office as us is a testament to your abilities! ...
Rob Nagler
robnagler
Offline Send Email
Jan 26, 2006
4:42 pm
362
... I'll second that! Even with Rob and others in the room .... it was a real excercise to get my brain around bOP. There's still plenty I need to learn .......
Tom Vilot
tvilot
Offline Send Email
Jan 26, 2006
4:52 pm
363
Revision 3.65 2006/01/26 17:38:04 moeller * Bivio::SQL::Connection increased database MAX_BLOB size to 0x4_000_000 * Bivio::Test::HTMLParser::Cleaner match...
Paul Moeller
moellep
Offline Send Email
Jan 26, 2006
6:04 pm
364
I'll third that :) I'm learning that the most productive way to learn bOP is to code. Using a test driven approach will really help since it will focus you on...
Alex Viggio
aviggio
Offline Send Email
Jan 26, 2006
7:03 pm
365
... I have also learned that, if I am digging through the guts of bOP to try to understand something, something is wrong. :c) I should be able to do everything...
Tom Vilot
tvilot
Offline Send Email
Jan 26, 2006
7:21 pm
366
Revision 3.66 2006/01/26 23:17:26 nagler * Bivio::Test::Language::HTTP->send_mail added * Bivio::Biz::Model::Forum.is_public_email and want_reply_to added...
Rob Nagler
robnagler
Offline Send Email
Jan 26, 2006
11:19 pm
Messages 337 - 366 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help