Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Inactive
-
Affects Version/s: 5.2.3
-
Fix Version/s: None
-
Component/s: Tools, Tools > Service Builder
-
Labels:None
-
Environment:There is need to generate saperate war for the portlet built using ServiceBuilder+ Struts in SDK Plugin environment
-
Technical Documentation Required:Needs Documentation
-
Similar Issues:
Description
we have built a very basic struts portlet. For this servicebuilder is used to generated all the database related code.
here using single DB table which needs to be displayed on portlet.
on EXT environment it works fine but when used SDK plugin method , unable to run the portlet and it showing following error.
Error /html/common/themes/portlet.jsp(25,0) Failed to load or instantiate TagExtraInfo class: org.displaytag.tags.TableTagExtraInfo
Error Type org.apache.jasper.JasperException
Is it not possible to use Struts + servicebuilder in SDK Plugin Environment ?? or what method should we use to solve this problem?

Jitendra - Have you had the opportunity to download the latest 6.0.5 CE. If so, can you verify if this is still taking place?