You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Thilina Gunarathne <th...@apache.org> on 2005/09/07 08:38:26 UTC

Re: Kandula - deployment

Hi,
I'm also bit confused seen this.... :-(
Have you tried replacing all the kandula related jars like JOTM, 
J2EE.... in tomcat.

>Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering 
to no more valid specification make me worried. Valid schema can be 
found >here http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).
The newest specs were out on last month, making the namespaces 
.../2005/10/..
We kept the earlier namespace cause Kandula1 supports tohse specs...
We are supporting the latest set of specs in Kandula2, which is under 
development.

Thanks,
~Thilina

Note : You will be able to get much more fruitfull answers if you submit 
ur porbs to the mailing list. :-)


michal.burian@bt.com wrote:

> Hi,
>
> I have tried to reinstall Kandula (now available in Apache SVN). While 
> deploying handlers I’m getting following exception:
>
> Processing file server-config.wsdd
>
> Exception in thread "main" java.lang.UnsupportedClassVersionError: 
> org/apache/ws
>
> /transaction/participant/standalone/handler/TransactionHandler 
> (Unsupported major.minor version 49.0)
>
> at java.lang.ClassLoader.defineClass0(Native Method)
>
> at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
>
> at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
>
> at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
>
> at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
>
> at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
>
> at java.security.AccessController.doPrivileged(Native Method)
>
> at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
>
> at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
>
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
>
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
>
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
>
> at java.lang.Class.forName0(Native Method)
>
> at java.lang.Class.forName(Class.java:219)
>
> at org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java:176)
>
> at java.security.AccessController.doPrivileged(Native Method)
>
> at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:160)
>
> at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:100)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDDeployableItem.getJavaClass(WSDDDeployableItem.java:353)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(WSDDDeployableItem.java:295)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDChain.makeNewInstance(WSDDChain.java:125)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
>
> at 
> org.apache.axis.deployment.wsdd.WSDDDeployment.getGlobalRequest(WSDDDeployment.java:473)
>
> at 
> org.apache.axis.configuration.FileProvider.getGlobalRequest(FileProvider.java:269)
>
> at org.apache.axis.AxisEngine.getGlobalRequest(AxisEngine.java:365)
>
> at org.apache.axis.client.AxisClient.invoke(AxisClient.java:126)
>
> at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
>
> at org.apache.axis.client.Call.invoke(Call.java:2748)
>
> at org.apache.axis.client.Call.invoke(Call.java:1784)
>
> at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
>
> at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
>
> at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
>
> at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
>
> at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
>
> I am little bit confused by UnsupportedClassVersionError because my 
> environment hasn’t changed and I deployed Kandula successfully before.
>
> JAVA_HOME = c:\j2sdk1.4.2_08
>
> Tomcat 5.0.28
>
> Axis 1.2.1
>
> I tried to build Kandula using provided build file (axis1.2-RC2.jar 
> etc. dependency) as well as using newer libraries.
>
> Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering 
> to no more valid specification make me worried. Valid schema can be 
> found here http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).
>
> Regards,
>
> Michal Burian
>


---------------------------------------------------------------------
To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org


Re: Kandula - deployment

Posted by Thilina Gunarathne <cs...@gmail.com>.
correcting some typos....
>Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering
>to no more valid specification make me worried. Valid schema can be
found >here
http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).


The newest specs were out on last month, making the namespaces 
.../2005/10/.. We kept the earlier namespace cause Kandula1 supports those 
specs...We are planing to support the latest set of specs + async in 
Kandula2, which is under development.



On 9/7/05, Thilina Gunarathne <th...@apache.org> wrote:
> 
> Hi,
> I'm also bit confused seen this.... :-(
> Have you tried replacing all the kandula related jars like JOTM,
> J2EE.... in tomcat.
> 
> >Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering
> to no more valid specification make me worried. Valid schema can be
> found >here http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).
> The newest specs were out on last month, making the namespaces
> .../2005/10/..
> We kept the earlier namespace cause Kandula1 supports tohse specs...
> We are supporting the latest set of specs in Kandula2, which is under
> development.
> 
> Thanks,
> ~Thilina
> 
> Note : You will be able to get much more fruitfull answers if you submit
> ur porbs to the mailing list. :-)
> 
> 
> michal.burian@bt.com wrote:
> 
> > Hi,
> >
> > I have tried to reinstall Kandula (now available in Apache SVN). While
> > deploying handlers I'm getting following exception:
> >
> > Processing file server-config.wsdd
> >
> > Exception in thread "main" java.lang.UnsupportedClassVersionError:
> > org/apache/ws
> >
> > /transaction/participant/standalone/handler/TransactionHandler
> > (Unsupported major.minor version 49.0)
> >
> > at java.lang.ClassLoader.defineClass0(Native Method)
> >
> > at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
> >
> > at java.security.SecureClassLoader.defineClass(SecureClassLoader.java
> :123)
> >
> > at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
> >
> > at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
> >
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
> >
> > at java.security.AccessController.doPrivileged(Native Method)
> >
> > at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> >
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
> >
> > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
> >
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> >
> > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
> >
> > at java.lang.Class.forName0(Native Method)
> >
> > at java.lang.Class.forName(Class.java:219)
> >
> > at org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java:176)
> >
> > at java.security.AccessController.doPrivileged(Native Method)
> >
> > at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:160)
> >
> > at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:100)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getJavaClass(
> WSDDDeployableItem.java:353)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(
> WSDDDeployableItem.java:295)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(
> WSDDDeployableItem.java:274)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(
> WSDDDeployableItem.java:260)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDChain.makeNewInstance(WSDDChain.java
> :125)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(
> WSDDDeployableItem.java:274)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(
> WSDDDeployableItem.java:260)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployment.getGlobalRequest(
> WSDDDeployment.java:473)
> >
> > at
> > org.apache.axis.configuration.FileProvider.getGlobalRequest(
> FileProvider.java:269)
> >
> > at org.apache.axis.AxisEngine.getGlobalRequest(AxisEngine.java:365)
> >
> > at org.apache.axis.client.AxisClient.invoke(AxisClient.java:126)
> >
> > at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
> >
> > at org.apache.axis.client.Call.invoke(Call.java:2748)
> >
> > at org.apache.axis.client.Call.invoke(Call.java:1784)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
> >
> > at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
> >
> > I am little bit confused by UnsupportedClassVersionError because my
> > environment hasn't changed and I deployed Kandula successfully before.
> >
> > JAVA_HOME = c:\j2sdk1.4.2_08
> >
> > Tomcat 5.0.28
> >
> > Axis 1.2.1
> >
> > I tried to build Kandula using provided build file (axis1.2-RC2.jar
> > etc. dependency) as well as using newer libraries.
> >
> > Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering
> > to no more valid specification make me worried. Valid schema can be
> > found here http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).
> >
> > Regards,
> >
> > Michal Burian
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: kandula-dev-help@ws.apache.org
> 
> 


-- 
"May the SourcE be with u" 
http://www.bloglines.com/blog/thilina 
http://webservices.apache.org/~thilina/

Re: Kandula - deployment

Posted by Thilina Gunarathne <cs...@gmail.com>.
correcting some typos....
>Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering
>to no more valid specification make me worried. Valid schema can be
found >here
http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).


The newest specs were out on last month, making the namespaces 
.../2005/10/.. We kept the earlier namespace cause Kandula1 supports those 
specs...We are planing to support the latest set of specs + async in 
Kandula2, which is under development.



On 9/7/05, Thilina Gunarathne <th...@apache.org> wrote:
> 
> Hi,
> I'm also bit confused seen this.... :-(
> Have you tried replacing all the kandula related jars like JOTM,
> J2EE.... in tomcat.
> 
> >Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering
> to no more valid specification make me worried. Valid schema can be
> found >here http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).
> The newest specs were out on last month, making the namespaces
> .../2005/10/..
> We kept the earlier namespace cause Kandula1 supports tohse specs...
> We are supporting the latest set of specs in Kandula2, which is under
> development.
> 
> Thanks,
> ~Thilina
> 
> Note : You will be able to get much more fruitfull answers if you submit
> ur porbs to the mailing list. :-)
> 
> 
> michal.burian@bt.com wrote:
> 
> > Hi,
> >
> > I have tried to reinstall Kandula (now available in Apache SVN). While
> > deploying handlers I'm getting following exception:
> >
> > Processing file server-config.wsdd
> >
> > Exception in thread "main" java.lang.UnsupportedClassVersionError:
> > org/apache/ws
> >
> > /transaction/participant/standalone/handler/TransactionHandler
> > (Unsupported major.minor version 49.0)
> >
> > at java.lang.ClassLoader.defineClass0(Native Method)
> >
> > at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
> >
> > at java.security.SecureClassLoader.defineClass(SecureClassLoader.java
> :123)
> >
> > at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
> >
> > at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
> >
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
> >
> > at java.security.AccessController.doPrivileged(Native Method)
> >
> > at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> >
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
> >
> > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
> >
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> >
> > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
> >
> > at java.lang.Class.forName0(Native Method)
> >
> > at java.lang.Class.forName(Class.java:219)
> >
> > at org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java:176)
> >
> > at java.security.AccessController.doPrivileged(Native Method)
> >
> > at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:160)
> >
> > at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:100)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getJavaClass(
> WSDDDeployableItem.java:353)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(
> WSDDDeployableItem.java:295)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(
> WSDDDeployableItem.java:274)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(
> WSDDDeployableItem.java:260)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDChain.makeNewInstance(WSDDChain.java
> :125)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(
> WSDDDeployableItem.java:274)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(
> WSDDDeployableItem.java:260)
> >
> > at
> > org.apache.axis.deployment.wsdd.WSDDDeployment.getGlobalRequest(
> WSDDDeployment.java:473)
> >
> > at
> > org.apache.axis.configuration.FileProvider.getGlobalRequest(
> FileProvider.java:269)
> >
> > at org.apache.axis.AxisEngine.getGlobalRequest(AxisEngine.java:365)
> >
> > at org.apache.axis.client.AxisClient.invoke(AxisClient.java:126)
> >
> > at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
> >
> > at org.apache.axis.client.Call.invoke(Call.java:2748)
> >
> > at org.apache.axis.client.Call.invoke(Call.java:1784)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:439)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:404)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:410)
> >
> > at org.apache.axis.client.AdminClient.process(AdminClient.java:320)
> >
> > at org.apache.axis.client.AdminClient.main(AdminClient.java:463)
> >
> > I am little bit confused by UnsupportedClassVersionError because my
> > environment hasn't changed and I deployed Kandula successfully before.
> >
> > JAVA_HOME = c:\j2sdk1.4.2_08
> >
> > Tomcat 5.0.28
> >
> > Axis 1.2.1
> >
> > I tried to build Kandula using provided build file (axis1.2-RC2.jar
> > etc. dependency) as well as using newer libraries.
> >
> > Also using http://schemas.xmlsoap.org/ws/2003/09/wsat (/coor) refering
> > to no more valid specification make me worried. Valid schema can be
> > found here http://schemas.xmlsoap.org/ws/2004/10/wsat (/coor).
> >
> > Regards,
> >
> > Michal Burian
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: kandula-dev-help@ws.apache.org
> 
> 


-- 
"May the SourcE be with u" 
http://www.bloglines.com/blog/thilina 
http://webservices.apache.org/~thilina/