Hi Alexander, Thanks for the report - I've taken this up on the dev list and we'll come up with a solution soon. Cheers, Marcus On Tue, Mar 11, 2003 at 03:01:40PM +0100, Alexander Enns wrote: > Hi Markus, > > the problem was realy the compiler settings. > I have changed the compiler setting to Javac. Now all working properly. > > At last I can begin to play with SoapServer. :-) > > Thanks for Your help, > > Alexander > > >>> Marcus Crafter <[EMAIL PROTECTED]> Tuesday, 11. March 2003 14:10:05 >>> > On Tue, Mar 11, 2003 at 01:38:07PM +0100, Stephan Michels wrote: > > > > > > On Tue, 11 Mar 2003, Marcus Crafter wrote: > > > > > Hi Alexander, > > > > > > On Tue, Mar 11, 2003 at 11:54:46AM +0100, Alexander Enns wrote: > > > > > > > > Java 1.3.1 > > > > ... > > > > > > > > java.lang.UnsupportedClassVersionError: org/apache/cocoon/www/test_xsp > > > > (Unsupported major.minor version 48.0) > > > > > > I suspect the XSP files have been compiled using jdk 1.4.x and > > > you're attempting to run them using jdk 1.3.1. Could that be the > > > case ? > > > > > > I'd clean out your work directory (ie. remove the xsp class files) > > > and see then if the problem persists. > > > > I got the same exception, but I doesn't use a 1.4 jdk. Can it be that > > we currently using a XSP compiler, which targets at 1.4? > > Could be. The default XSP compiler was changed recently from javac > to Eclipse. > > There's no chance that the XSP pages were compiled with jdk 1.4 > sometime in the past and are left over in your work directory ? > (it's happened to me :) ) > > If not, can you perform your same test using the Javac compiler > (the settings can be modified in your cocoon.xconf), and report > back your results ? > > Thanks! Cheers, > > Marcus > > -- > ..... > ,,$$$$$$$$$, Marcus Crafter > ;$' '$$$$: Computer Systems Engineer > $: $$$$: ManageSoft GmbH > $ o_)$$$: 82-84 Mainzer Landstrasse > ;$, _/\ &&:' 60327 Frankfurt Germany > ' /( &&& > \_&&&&' > &&&&. > &&&&&&&: > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
-- ..... ,,$$$$$$$$$, Marcus Crafter ;$' '$$$$: Computer Systems Engineer $: $$$$: ManageSoft GmbH $ o_)$$$: 82-84 Mainzer Landstrasse ;$, _/\ &&:' 60327 Frankfurt Germany ' /( &&& \_&&&&' &&&&. &&&&&&&: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]