Hi,
--- Paul Spencer <[EMAIL PROTECTED]> wrote:
> Chris,
> Am I summarizing the correctly:
> o Jetspeed works correctly with Tomcat 3.3. and Opera
Yep - homepage comes up with content.
> o Jetspeed is NOT displaying content with JBoss/Jetty and Opera.
Yep (although I am just running with Jetty at this stage - it gets
worse with JBoss...)
>
> Assuming the above:
> I would expect to see entries in jetspeed.log when you display the
> initial page.
> -- INFO -- Created a CapabilityMap for agent: ...
> -- DEBUG -- template exists:
>
E:\apache\jakarta-tomcat-3.3-b1\webapps\jetspeed\WEB-INF\templates\vm\controllers\html\column.vm
> returning /html/column.vm
>
> This tells me the Jetspeed, is getting the request, and the media
> type
> has been identified as HTML.
>
> Is this what you are seeing?
>
For IE5.5,
I see it creating the Capability Map.
I then see it finding the Home and default.vm templates.
A little further down is this error
ERROR -- Error rendering Velocity template: screens/html/Home.vm:
Invocation of method 'getPane' in class
org.apache.jetspeed.util.template.JetspeedTool threw exception class
javax.xml.transform.TransformerFactoryConfigurationError :
java.lang.ClassNotFoundException:
org.apache.xalan.processor.TransformerFactoryImpl
For Opera, it is very similar, it creates a capability map and finds
the Home and default vm's and then gets the above error.
There is a jaxp jar in the jetty main classpath - I guess this is
forcing it to look in the main classpath for the xalan stuff...
I added xerces and xalan to the main classpath and bingo - Opera now
looks great - content and all!
...but Internet Explorer still thinks its not html and offers you a
Download dialog... which when downloaded is the home page...
There are no obvious errors in the jetspeed.log.
Regards,
Chris
=====
Need somewhere to Live in London - http://freeflats.com
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]