Kelvin Tan wrote:
>
> Hi,
>
> Built the project as instructed. Created sample application.
>
> However, did not receive the expected results.
In the tdk-1.1a13 (which i am assuming you are using, please be
as specific as possible) there are two app type.
I you used the default "simple" mode. Your newapp.props
file should have the following line:
turbine.app.type = peer
Then generate the app and follow the instructions. All your errors
are the result of generating the simple app and trying to use
the peer app features. This confusion has been removed in the
next version of the TDK as the peer app is the default.
>
> 1. Accessing localhost:8080 returns a 404. I suspect this has something to
> do with my web.xml, because catalina logs show
>
> 2001-05-12 18:44:07 Internal Error: File /WEB-INF/web.xml not found, even
> though it sure is there, since the sample app deploys fine.
>
> 2. Upon accessing the sample app through the browser, I did not receive a
> log-in page, but jumped straight in to the Data Manager.
>
> 3. Insert Entry link works, but entering data into it returns an Error page.
> I did configure the JDBC connections (MySQL).
>
> 4. Clicking on links within the "Flux" category pops up a log-in page. I
> enter "turbine" and "turbine" but an Error page pops up.
>
> 5. The links in the "Services" category don't work. Clicking on them brings
> an empty page. Same for the rest of the links.
>
> By the way, can I download the Source files and Javadoc API from anywhere or
> does it have to CVS?
>
> Thanks!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]