[Webware-discuss] [Q] SecurePage and transaction

2004-03-23 Thread YOON. Joo-Yung
ory.py", line 199, in servletForTransaction assert issubclass(theClass, Servlet) AssertionError I think it happens due to the fact that the transaction got lost in the way. Could you please teach me when and how to use transaction? And more about how to implement login?

Re: [Webware-discuss] Renaming Adapters & Adapter Problems (not CGI)

2004-03-18 Thread YOON. Joo-Yung
in/MakeAppWorkDir.py -l --cvsignore -c contex /path/to/your_new_working_directory Hope that it could solve your problem. > >Regards, > >Maru -- YOON, Joo-Yung from Korea --- This SF.Net email is sponsored by:

Re: [Webware-discuss] Getting Webware running on Mac OS X

2004-03-16 Thread YOON. Joo-Yung
Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > ___ > Webware-discuss mailing list > [EMAIL PROTECTED]

Re: [Webware-discuss] [Q] First Running

2004-01-05 Thread YOON. Joo-Yung
gt;index.html page in your default context. Webkit does not do directory > >listing the way that apache does, so webware does not know what to > >process, hence the error. Although I am not sure why adding the a at > >the end of your url would get you to the examples context. Ho

Re: [Webware-discuss] [Q] First Running

2004-01-03 Thread YOON. Joo-Yung
each separate working directory? I do not thinks so. Could you shed a bright hint on me? I am desperate to escape this long struggle. Thanks and Best Regards, On Sat, Jan 03, 2004 at 08:11:15AM +, James R. Phillips wrote: > > From: "YOON. Joo-Yung" <[EMAIL PROTECTED]&g

[Webware-discuss] [Q] First Running

2004-01-02 Thread YOON. Joo-Yung
Hi, all, I just installed and tested the first running by http://localhost/webare. It acts strange! The apache says Moved Permanently The document has moved to .//. But, I do http://localhost/webware/a then my browswer shows the famous Examples pages. Actually there is no such th