Re: Issue when trying to move a webaplication from Websphere6/JDK6 to Tomcat8/JDK8

2014-10-09 Thread Deme Carv
d, Oct 8, 2014 at 6:34 PM, Konstantin Kolinko wrote: > 2014-10-09 0:54 GMT+04:00 Deme Carv : > > I have an application which runs perfectly in WebSphere 6.1 using JDK6 > but > > now I want to publish it to Tomcat8 using JDK8. It is a simple > application > > which is based on so

Issue when trying to move a webaplication from Websphere6/JDK6 to Tomcat8/JDK8

2014-10-08 Thread Deme Carv
I have an application which runs perfectly in WebSphere 6.1 using JDK6 but now I want to publish it to Tomcat8 using JDK8. It is a simple application which is based on some JSP and some servlets. I was able to deploy it to Tomcat8 eithier from my STS or by creating a war file an publishing this war

Re: NoSuchMethodError: org/apache/xml/utils/TreeWalker

2014-08-01 Thread Deme Carv
27;s a "RAD" ? > I did look it up in Google, but it comes up with either "Rite Aid > Corporation" or a unit of nuclear radiation.. > > > Deme Carv wrote: > >> Fistlly, thank you both of all for answering. I am very glad for very >> rapid >>

Re: NoSuchMethodError: org/apache/xml/utils/TreeWalker

2014-08-01 Thread Deme Carv
arspy-sl.jarspy.jarsqlserver.jarstartup.jar tcljava.jarurlprotocols.jarutil.jarwsatlib.jarwsif-compatb.jar 2014-08-01 9:05 GMT-03:00 Daniel Mikusa : > On Thu, Jul 31, 2014 at 8:13 PM, Deme Carv wrote: > > > I am getting the error from subject when running the below code in > >

NoSuchMethodError: org/apache/xml/utils/TreeWalker

2014-07-31 Thread Deme Carv
I am getting the error from subject when running the below code in Websphere in my RAD. It is very interesting that this code doesn't cause any error in Server. The server runs up Tomcat 6 but I must set the same code to run in Websphere. I have searched for hours in web but I didn't find nothing t