KTML for JSP Forum :: Java 1.4 compatibility

This thread was displayed: 3,372 times


Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/

View Threaded Show descending
ghenesys
04-28-2006 14:20:37 GMT +2

Hi

We are working on a web project that integrate a form with KTML lite for JSP.
When we load the application we ahave an error (class not find).

We read that KTML lite 4 is compatible JSP 1.2 (integrate java 1.5)

We work on WebSphere 5.1 (integrate with java 1.4).

Have you a KTML (3 or 4) that work with Java1.4 ? or can you give us sources or some hint that let us resolve the problem.

thks

 

Back | Reply | Quote | Top
Remus STRATULAT[InterAKT Online]Adobe Systems Romania staff
04-28-2006 15:39:18 GMT +2

Hello, 

KTML4 needs JSP 1.2 and Servlet 2.3. That means J2EE 1.3 and above. 

Regarding JDK requirements: 1.4 will suffice. If there is a note in our documentation stating otherwise please point them out so we can correct the problem.

Please also post the details of the error you receive so we can see (and correct) the problem.

Thank you.

Reply | Quote | Top
ghenesys
04-28-2006 16:32:28 GMT +2

Actually we've installed KTML4 on our Websphere 5.1 server and after deploying the application we got the following error message :

(String.replace(CharSequence,CharSequence) is a Java 1.5 function and it's not present in 1.4 so it can't work)

[28/04/06 12:37:52:406 CEST] 76e32d29 WebGroup E SRVE0026E: [Erreur de

servlet]-[java.lang.String: method

replace(Ljava/lang/CharSequence&#59;Ljava/lang/CharSequence&#59;)Lja

va/lang/String&#59; not found]: java.lang.NoSuchMethodError:

java.lang.String: method

replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;

not found

at com.interaktonline.ktml.Ktml4.setModuleProperty(Ktml4.java:70)

at

com.interaktonline.ktml.ModuleProperty.doStartTag(ModuleProperty.java:47)

at

org.apache.jsp._gest_5F_doc_5F_add._jspService(_gest_5F_doc_5F_add.java:462)

at

com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase.service(HttpJspBase.java:89)

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.service(Jsp

Servlet.java:344)

at

com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(JspServlet.jav

a:662)

at

com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServlet.java:760)

at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServle

tInstance.java(Compiled Code))

at

com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecy

cleServlet.java(Compiled Code))

at

com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServ

let.java(Compiled Code))

at

com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecyc

leServlet.java(Inlined Compiled Code))

at

com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java

(Compiled Code))

at

com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidSer

vletReferenceState.java(Compiled Code))

at

com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletIns

tanceReference.java(Inlined Compiled Code)) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(

WebAppRequestDispatcher.java(Compiled Code)) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReques

tDispatcher.java(Compiled Code))

at

com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequest

Dispatcher.java(Compiled Code))

at

com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compi

led Code))

at

com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker

.java(Compiled Code))

at

com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(C

achedInvocation.java(Compiled Code))

at

com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletReq

uestProcessor.java(Compiled Code))

at

com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListene

r.java(Compiled Code))

at

com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.jav

a(Compiled Code))

at

com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Comp

iled Code))

at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:443)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

 

Reply | Quote | Top
Remus STRATULAT[InterAKT Online]Adobe Systems Romania staff
04-28-2006 17:26:34 GMT +2

Thank you for bringing this to our attention. We will fix this in the KTML 4.1.0 release that will be out in about 10 days. 

If you are in a real hurry you can by one custom support hour from us and we will fix this for you asap.

Reply | Quote | Top
ghenesys
05-02-2006 11:48:50 GMT +2

 We have by one hour support but i would like to know how to proceed ?

Reply | Quote | Top
Remus STRATULAT[InterAKT Online]Adobe Systems Romania staff
05-02-2006 13:45:23 GMT +2

Today you will receive the KTML4 Lite that will work on 1.4.2

Reply | Quote | Top
Remus STRATULAT[InterAKT Online]Adobe Systems Romania staff
05-02-2006 14:23:44 GMT +2

Please confirm your email address so I can send you the ktml build.

Reply | Quote | Top
Tomek Romek
08-22-2006 22:38:04 GMT +2

Hi, I have the same problem, can I get also this version?

Please confirm your email address so I can send you the ktml build.

Reply | Quote | Top
KTML for JSP 4.1.0
© Adobe Systems Romania. All rights reserved.