Hi,

I had the same problem. I guess they are working on these controller
problems.

Andreas



-----Urspr�ngliche Nachricht-----
Von: Ad Verb [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 19. November 2001 02:07
An: [EMAIL PROTECTED]
Betreff: Customizer throwing exception?


Hi there,

I've just downloaded the nightly of jetspeed-1.3a2-dev and I can't get
Configure working.  When I click on the link I get this error in
jetspeed.log:

[Sun Nov 18 19:37:42 EST 2001] -- ERROR -- Error rendering Velocity
template: screens/html/Customize.vm: Invocation of method 'getContent' in
class org.apache.jetspeed.portal.controls.VelocityPortletControl threw
exception class java.lang.IncompatibleClassChangeError : null


and I get this error in velocity.log

Sun Nov 18 19:37:42 EST 2001  [error] Method getContent threw exception for
reference $jetspeed in template screens/html/Customize.vm at  [8,1]

I've put a bunch of prints in Customize.vm

-=-=-=-=-=-=-=-=-=-=
$data.setMode("customize")
Hey! $data.getUser().getFirstName() $data.getUser().getLastName()

<p>data = $data</p>
<p>jetspeed = $jetspeed</p>
<p>data.Customized = $data.Customized</p>
<p>jetspeed.getCustomizer(data.Customized) =
$jetspeed.getCustomizer($data.Customized)</p>
<p>$jetspeed.getCustomizer($data.Customized).getContent($data)</p>

$jetspeed.getCustomizer($data.Customized).getContent($data)
-=-=-=-=-=-=-=-=-=-=

and here's what comes out:
-=-=-=-=-=-=-=-=-=-=

Hey! Tommy Turbine
data = org.apache.jetspeed.services.rundata.DefaultJetspeedRunData@dec87
jetspeed = org.apache.jetspeed.util.template.JetspeedTool@1dde0c
data.Customized =
org.apache.jetspeed.portal.controls.VelocityPortletSetControl@127627
jetspeed.getCustomizer(data.Customized) =
org.apache.jetspeed.portal.controls.VelocityPortletControl@645ccb
There has been an Error!
Reason:

Get/Post Data:
template
= /html/Customize.vm action
= controls.Customize

-=-=-=-=-=-=-=-=-=-=

I'm trying to get my boss to switch from Plumtree/MS to Apache, and Jetspeed
looks like it could be the key.  Thanks in advance,  Andy-

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to