Just a bit more
information for you. When I just try to use JWSDP with JDK1.3.1_12,
wscompile tool gives me the following error :
[echo] D:/jwsdp-1.3/jaxrpc/bin/wscompile.bat -define -d build -nd
build -classpath b
uild config/config-interface.xml -model build/model.gz
[exec] java.lang.reflect.InvocationTargetException:
java.lang.NoClassDefFoundError: jav
a.net.URI
[exec] at
com.sun.xml.rpc.processor.modeler.ModelerConstants$1.class$(ModelerConsta
nts.java:29)
[exec] at
com.sun.xml.rpc.processor.modeler.ModelerConstants.<clinit>(ModelerConsta
nts.java:63)
[exec] at
com.sun.xml.rpc.processor.modeler.rmi.RmiUtils.<clinit>(RmiUtils.java:90)
[exec] at
com.sun.xml.rpc.processor.modeler.rmi.RmiModeler.<init>(RmiModeler.java:8
3)
[exec] at
com.sun.xml.rpc.processor.config.RmiModelInfo.getModeler(RmiModelInfo.jav
a:60)
[exec] at
com.sun.xml.rpc.processor.config.ModelInfo.buildModel(ModelInfo.java:85)
[exec] at
com.sun.xml.rpc.processor.Processor.runModeler(Processor.java:61)
[exec] at
com.sun.xml.rpc.tools.wscompile.CompileTool.run(CompileTool.java:564)
[exec] at com.sun.xml.rpc.util.ToolBase.run(ToolBase.java:40)
[exec] at
com.sun.xml.rpc.tools.wscompile.Main.main(Main.java:22)
[exec] at java.lang.reflect.Method.invoke(Native Method)
[exec] at
org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
[exec] Result: 1
Ofcourse, java.Net.URI class is added into JDK suite since 1.4.
Regards
Narinder
Narinder Kumar wrote on 18/06/2004, 10:04:
Hi All,
Is it possible to use JWSDP with JDK1.3.1 ?
I know in the release documents, it is clearly written that we need to
have version 1.4.1 or higher of JDK, but my problem is a bit peculiar
in the sense that I have completely implemented web
service but one of the production environments oblige us to use only
JDK1.3.1.
Is there any way or workaround to patch/retrofact ?
Any helps, inputs greatly appreciated.
Narinder
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@jax-rpc.dev.java.net
For additional commands, e-mail: users-help@jax-rpc.dev.java.net