Hi,
on a clean machine I've just tried to run apache-httpd sample with
JDK 1.4.2
but I've always the same error:
--------------- Begin Log
-----------------------------------------------
java.lang.
NullPointerException
at org.apache.muse.core.serializer.xstream.
XStreamSerializer$JavaFieldConverter.realClass(XStreamSerializer.java:
211)
at com.thoughtworks.xstream.mapper.MapperWrapper.realClass
(MapperWrapper.java:18)
at com.thoughtworks.xstream.mapper.
CachingMapper.realClass(CachingMapper.java:28)
at com.thoughtworks.
xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:95)
at com.
thoughtworks.xstream.core.ReferenceByXPathMarshallingStrategy.unmarshal
(ReferenceByXPathMarshallingStrategy.java:12)
at com.thoughtworks.
xstream.XStream.unmarshal(XStream.java:521)
at com.thoughtworks.
xstream.XStream.unmarshal(XStream.java:500)
at org.apache.muse.core.
serializer.xstream.XStreamSerializer.fromXML(XStreamSerializer.java:
125)
at org.apache.muse.ws.resource.properties.impl.WsrpUtils.
convertToObjects(WsrpUtils.java:128)
at org.apache.muse.ws.resource.
remote.WsResourceClient.getPropertyAsObject(WsResourceClient.java:127)
at org.apache.muse.test.http.remote.HttpServerClient.
getSupportedLanguage(HttpServerClient.java:86)
at org.apache.muse.test.
http.testapp.HttpServerTestApp.main(HttpServerTestApp.java:91)
--------------- End Log -----------------------------------------------
My configuration is:
- ANT 1.6.5
- Apache 2.2.3
- Eclipse 3.2.1 (
from wtp-all-in-one-sdk-R-1.5.0-200606281455-win32.zip )
- muse-2.1.0-
SNAPSHOT-bin.zip
- Sun JDK 1.4.2_12
- Tomcat 5.0.28
- Windows XP SP2
Any idea ?
Giovanni
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]