facebook

JSP Tags – ‘Unable to find setter method’ [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #218542 Reply

    markanj
    Participant

    Another problem with JSP tags. I have a loaded custom taglib. Works fine. However, I’ve since added new attributes to existing tags. The modified tags work fine, but myEclipse keeps complaining that it is “unable to find setter method” for the NEW tag attributes.

    Basically, I originally made a modified img tag. For example:
    <mylib:myimg src=”image.gif” />
    This worked fine both in the app and in the myEclipse IDE.

    I then decided later to add border and alt attributes. For example:

    <mylib:myimg src=”image.gif” alt=”an image to see” border=”2″ />

    Oops. MyEclipse checker cannot find the ‘setter’ method for alt and border. However, the app runs fine and the setters are there. It’s almost like myEclipse is caching the tag attributes for real-time error checking, and not loading the changes. Is there a way to get myEclipse to reload the tld? Do I have to? I have to reload the app in Tomcat for it to work, is there a corresponding thing to do in myEclipse?

    myEclipse 3.8.2
    Thankyou,
    Joe

    #218543 Reply

    markanj
    Participant

    I saw a similar post involving “setter” errors. It appears that was resolved with proper case. That’s not the case here. The tag with the error literally is “alt” and the setter is “setAlt”. It works fine in the app server. In fact, all my other tags don’t have this problem. Only the ones with added properties. It seems to be a pure IDE problem. I think it has something to do with me ADDING attributes to an existing tag. When I create a tag from scratch, myEclipse picks up all the setters.

    Joe

    #218548 Reply

    Riyad Kalla
    Member

    Joe,
    Try and rebuild your app and see if that helps.

    #222636 Reply

    haobaba1
    Member

    I have having this problem with one of my custom tags as well. It has the exact same attribute as another of my tags I have copied and pasted the attribute and the setter function from the tag that isn’t getting the errors, yet the errors continure in about 8 different jsp’s. I have rebuilt, cleaned, restarted to no avail. The application runs without exceptions, atleast none related to custom tag setter methods:).

    Very Long system summary:

    *** Date: 1/12/05 4:54 PM

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=I200406251208
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    C:\eclipse\eclipse\eclipse.exe -showsplash 600
    -exitdata
    C:\eclipse\eclipse\eclipse.exe -exitdata d00_60
    -vm
    C:\WINDOWS\system32\javaw.exe

    eclipse.product=org.eclipse.platform.ide
    eclipse.startTime=1105566776843
    eclipse.vm=C:\WINDOWS\system32\javaw.exe
    eclipse.vmargs=-cp
    C:\eclipse\eclipse\startup.jar
    org.eclipse.core.launcher.Main

    eof=eof
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\eclipse\eclipse\startup.jar
    java.class.version=48.0
    java.endorsed.dirs=C:\Program Files\Java\j2re1.4.2_04\lib\endorsed
    java.ext.dirs=C:\Program Files\Java\j2re1.4.2_04\lib\ext
    java.home=C:\Program Files\Java\j2re1.4.2_04
    java.io.tmpdir=C:\DOCUME~1\glloyd\LOCALS~1\Temp\
    java.library.path=C:\WINDOWS\system32;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;C:\Program Files\Common Files\Adaptec Shared\System;;C:\j2sdk1.4.2_04\bin\;
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.4.2_04-b05
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.4
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.4.2_04
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=1.4.2_04-b05
    line.separator=

    org.osgi.framework.executionenvironment=
    org.osgi.framework.language=en
    org.osgi.framework.os.name=WindowsXP
    org.osgi.framework.os.version=5.1
    org.osgi.framework.processor=x86
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.2.0
    org.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl
    os.arch=x86
    os.name=Windows XP
    os.version=5.1
    osgi.arch=x86
    osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=c:\eclipse\eclipse\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/c:/eclipse/eclipse/configuration/
    osgi.framework=file:/c:/eclipse/eclipse/plugins/org.eclipse.osgi_3.0.1/
    osgi.framework.beginningstartlevel=1
    osgi.framework.version=3.0.0
    osgi.frameworkClassPath=core.jar, console.jar, osgi.jar, resolver.jar, defaultAdaptor.jar, eclipseAdaptor.jar
    osgi.install.area=file:/c:/eclipse/eclipse/
    osgi.instance.area=file:/C:/Projects/TATracker/
    osgi.logfile=C:\Projects\TATracker\.metadata\.log
    osgi.manifest.cache=c:\eclipse\eclipse\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.os=win32
    osgi.splashLocation=c:\eclipse\eclipse\plugins\org.eclipse.platform_3.0.1\splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\Program Files\Java\j2re1.4.2_04\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_04\lib\i18n.jar;C:\Program Files\Java\j2re1.4.2_04\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_04\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_04\classes
    sun.boot.library.path=C:\Program Files\Java\j2re1.4.2_04\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium i486 i386
    sun.io.unicode.encoding=UnicodeLittle
    sun.java2d.fontpath=
    sun.os.patch.level=Service Pack 2
    user.country=US
    user.dir=C:\eclipse\eclipse
    user.home=C:\Documents and Settings\glloyd
    user.language=en
    user.name=glloyd
    user.timezone=America/New_York
    user.variant=
    vendor=Apache Software Foundation
    vendor-url=http://xml.apache.org/xalan-j
    version=2.4.1

    *** Features:
    com.genuitec.myeclipse.ast (3.8.3) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (3.8.3) “MyEclipse Core Tooling”
    com.genuitec.myeclipse.enterprise (3.8.3) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.help (3.8.3) “MyEclipse Help Documentation”
    com.genuitec.myeclipse.wdt (3.8.3) “MyEclipse Web Development Tooling”
    org.eclipse.emf (2.0.1) “Eclipse Modeling Framework (EMF)”
    org.eclipse.emf.doc (2.0.1) “Eclipse Modeling Framework (EMF) Programmers Guide”
    org.eclipse.emf.ecore.sdo (2.0.1) “EMF Service Data Objects (SDO)”
    org.eclipse.emf.ecore.sdo.doc (2.0.0) “EMF Service Data Objects (SDO) Programmers Guide”
    org.eclipse.emf.ecore.sdo.source (2.0.1) “EMF Service Data Objects (SDO) Source”
    org.eclipse.emf.examples (2.0.1) “Examples for Eclipse Modeling Framework (EMF)”
    org.eclipse.emf.source (2.0.1) “Eclipse Modeling Framework (EMF) Source”
    org.eclipse.gef (3.0.1) “Graphical Editing Framework”
    org.eclipse.gef.examples (3.0.1) “GEF Examples”
    org.eclipse.gef.sdk (3.0.1) “Graphical Editing Framework Developer Resources”
    org.eclipse.gef.source (3.0.1) “Graphical Editing Framework Developer Resources”
    org.eclipse.jdt (3.0.1) “Eclipse Java Development Tools”
    org.eclipse.jdt.source (3.0.1) “Eclipse Java Development Tools SDK”
    org.eclipse.jem (1.0.2) “Java EMF Model”
    org.eclipse.jem.sdk (1.0.2) “Java EMF Model SDK”
    org.eclipse.jem.source (1.0.2) “Java EMF Model Source”
    org.eclipse.pde (3.0.1) “Eclipse Plug-in Development Environment”
    org.eclipse.pde.source (3.0.1) “Eclipse Plug-in Development Environment Developer Resources”
    org.eclipse.platform (3.0.1) “Eclipse Platform”
    org.eclipse.platform.source (3.0.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk (3.0.1) “Eclipse Project SDK”
    org.eclipse.sdk.examples (3.0.1) “Eclipse SDK Examples”
    org.eclipse.team.extras (3.0.0) “Eclipse FTP and WebDAV Support”
    org.eclipse.ve (1.0.2) “Visual Editor”
    org.eclipse.ve.sdk (1.0.2) “Visual Editor SDK”
    org.eclipse.ve.source (1.0.2) “Visual Editor Source”
    org.eclipse.xsd (2.0.1) “XML Schema Infoset Model (XSD)”
    org.eclipse.xsd.doc (2.0.0) “XML Schema Infoset Model (XSD) Programmers Guide”
    org.eclipse.xsd.source (2.0.1) “XML Schema Infoset Model (XSD) Source”

    *** Plug-in Registry:
    com.genuitec.eclipse.ast.deploy.core (3.8.3) “Deployment Core Plug-in”
    com.genuitec.eclipse.browser (3.8.1) “Web Browser Plug-in”
    com.genuitec.eclipse.bugzilla (3.8.3) “MyEclipse Bugzilla Integration Plug-in”
    com.genuitec.eclipse.core (3.8.3) “Genuitec Core”
    com.genuitec.eclipse.cross.easystruts.eclipse (3.8.3) “Stuts Support”
    com.genuitec.eclipse.easie.bejy (3.8.1) “Genuitec EASIE Bejy Tiger”
    com.genuitec.eclipse.easie.core (3.8.3) “Genuitec EASIE Core”
    com.genuitec.eclipse.easie.jboss (3.8.2) “Genuitec EASIE JBoss”
    com.genuitec.eclipse.easie.jboss2 (3.8.1) “Genuitec EASIE JBoss 2”
    com.genuitec.eclipse.easie.jboss3 (3.8.2) “Genuitec EASIE JBoss 3”
    com.genuitec.eclipse.easie.jboss4 (3.8.2) “Genuitec EASIE JBoss 4”
    com.genuitec.eclipse.easie.jetty (3.8.1) “Genuitec EASIE Jetty”
    com.genuitec.eclipse.easie.jetty4 (3.8.1) “Genuitec EASIE Jetty 4”
    com.genuitec.eclipse.easie.jetty5 (3.8.1) “Genuitec EASIE Jetty 5”
    com.genuitec.eclipse.easie.jonas (3.8.3) “Genuitec EASIE Jonas”
    com.genuitec.eclipse.easie.jonas3 (3.8.3) “Genuitec EASIE Jonas 3”
    com.genuitec.eclipse.easie.jonas4 (3.8.3) “Genuitec EASIE Jonas 4”
    com.genuitec.eclipse.easie.jrun (3.8.1) “Genuitec EASIE JRun”
    com.genuitec.eclipse.easie.jrun4 (3.8.1) “Genuitec EASIE JRun 4”
    com.genuitec.eclipse.easie.oracle (3.8.1) “Genuitec EASIE Oracle AS”
    com.genuitec.eclipse.easie.oracle9 (3.8.1) “Genuitec EASIE Oracle 9i/AS”
    com.genuitec.eclipse.easie.orion1 (3.8.1) “Genuitec EASIE Orion 1”
    com.genuitec.eclipse.easie.orion2 (3.8.1) “Genuitec EASIE Orion 2”
    com.genuitec.eclipse.easie.resin (3.8.1) “Genuitec EASIE Resin”
    com.genuitec.eclipse.easie.resin2 (3.8.1) “Genuitec EASIE Resin 2”
    com.genuitec.eclipse.easie.resin3 (3.8.3) “Genuitec EASIE Resin 3”
    com.genuitec.eclipse.easie.sun (3.8.3) “Genuitec EASIE Sun One”
    com.genuitec.eclipse.easie.sun8 (3.8.3) “Genuitec EASIE Sun 8”
    com.genuitec.eclipse.easie.sun81 (3.8.3) “Genuitec EASIE Sun 8.1”
    com.genuitec.eclipse.easie.tomcat (3.8.1) “Genuitec EASIE Tomcat”
    com.genuitec.eclipse.easie.tomcat4 (3.8.1) “Genuitec EASIE Tomcat 4”
    com.genuitec.eclipse.easie.tomcat5 (3.8.1) “Genuitec EASIE Tomcat 5”
    com.genuitec.eclipse.easie.weblogic (3.8.3) “Genuitec EASIE WebLogic”
    com.genuitec.eclipse.easie.weblogic6 (3.8.1) “Genuitec EASIE WebLogic 6”
    com.genuitec.eclipse.easie.weblogic7 (3.8.1) “Genuitec EASIE WebLogic 7”
    com.genuitec.eclipse.easie.weblogic8 (3.8.1) “Genuitec EASIE WebLogic 8”
    com.genuitec.eclipse.easie.websphere (3.8.1) “Genuitec EASIE WebSphere 4”
    com.genuitec.eclipse.easie.websphere5 (3.8.1) “Genuitec EASIE WebSphere 5”
    com.genuitec.eclipse.hibernate (3.8.3) “Hibernate Plug-in”
    com.genuitec.eclipse.integration (3.8.3) “Integration Plug-in”
    com.genuitec.eclipse.j2eedt.core (3.8.3) “Genuitec J2EE Development Tooling”
    com.genuitec.eclipse.jface.text.wtpfragment (3.8.1) “Wtpextendfragment Fragment”
    com.genuitec.eclipse.jsf (3.8.1) “JSF Plug-in”
    com.genuitec.eclipse.sqlexplorer (3.8.3) “MyEclipse Database Explorer Plugin”
    com.genuitec.eclipse.sqlexplorer.doc (3.8.3) “MyEclipse Database Explorer Help Plug-in”
    com.genuitec.eclipse.sqlexplorer.oracle (3.8.3) “Oracle Database Explorer Plug-in”
    com.genuitec.eclipse.struts (3.8.3) “com.genuitec.eclipse.struts”
    com.genuitec.eclipse.wdt.jsp.debug (3.8.3) “MyEclipse JSP Debug Tooling”
    com.genuitec.eclipse.web.imagepreviewer (3.8.3) “MyEclipse Image Previewer Plug-in”
    com.genuitec.eclipse.webdesigner (3.8.3) “Web Designer Plug-in”
    com.genuitec.eclipse.webdesigner.support (3.8.1) “WebDesigner Support”
    com.genuitec.eclipse.wizards (3.8.3) “Aston Wizards for MyEclipse”
    com.genuitec.eclipsetidy (3.8.1) “MyEclipse HTML Formatting”
    com.genuitec.jboss.ide.eclipse.apache.xalan (3.8.1) “Genuitec XDoclet Apache Xalan Plug-in”
    com.genuitec.jboss.ide.eclipse.core (3.8.3) “Genuitec XDoclet Support Core Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.8.3) “Genuitec XDoclet Assist Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.core (3.8.3) “Genuitec XDoclet Core Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.run (3.8.3) “Genuitec XDoclet Runner Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (3.8.3) “Genuitec XDoclet UI Plug-in”
    com.genuitec.myeclipse.ast (3.8.3) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (3.8.3) “MyEclipse Core Tooling”
    com.genuitec.myeclipse.doc (3.8.3) “MyEclipse Documentation Plug-in”
    com.genuitec.myeclipse.enterprise (3.8.3) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.help (3.8.3) “MyEclipse Help Documentation”
    com.genuitec.myeclipse.perspective (3.8.3) “MyEclipse Perspective Plug-in”
    com.genuitec.myeclipse.wdt (3.8.3) “MyEclipse Web Development Tooling”
    com.ibm.base.extensions (13.8.1) “Eclipse base extensions”
    com.ibm.base.extensions.ui (13.8.3) “Eclipse Base UI extensions”
    com.ibm.encoding.resource (13.8.3) “Coded Resource”
    com.ibm.etools.contentmodel (13.8.3) “Content Model”
    com.ibm.etools.contentmodel.dtd (13.8.2) “Content Model for DTD”
    com.ibm.etools.contentmodel.xsd (13.8.1) “Content Model for XML Schema”
    com.ibm.etools.dtdmodel (13.8.2) “DTD Model”
    com.ibm.etools.dtdparser (13.8.1) “DTD Parser”
    com.ibm.etools.emf.event (3.0.0.1) “Event Model”
    com.ibm.etools.internet (13.8.1) “Internet Preferences”
    com.ibm.etools.uri.resolver (13.8.3) “com.ibm.etools.uri.resolver”
    com.ibm.etools.validation (13.8.2) “Validation Framework”
    com.ibm.etools.validation.core (13.8.1) “Validation Framework Core”
    com.ibm.etools.validation.dtd (13.8.3) “DTD Validator”
    com.ibm.etools.validation.html (13.8.3) “HTML Validation”
    com.ibm.etools.validation.mof (13.8.1) “Validation Framework MOF support”
    com.ibm.etools.validation.ui (13.8.3) “Validation Framework UI”
    com.ibm.etools.validation.xml (13.8.3) “XML Validator”
    com.ibm.etools.validation.xmltools (13.8.1) “XML Tools Validation”
    com.ibm.etools.validation.xsd (13.8.3) “XML Schema Validator”
    com.ibm.etools.xml.gef.util (13.8.1) “XML Tools Common GEF Utilities”
    com.ibm.etools.xmlcatalog (13.8.1) “com.ibm.etools.xmlcatalog”
    com.ibm.etools.xmlcatalog.ui (13.8.2) “XML Catalog UI”
    com.ibm.etools.xmlutility (13.8.1) “XML Utility”
    com.ibm.sse.contentproperties (13.8.1) “Content Properties”
    com.ibm.sse.editor (13.8.3) “MyEclipse Source Editors”
    com.ibm.sse.editor.css (13.8.3) “SSE CSS Source Editor”
    com.ibm.sse.editor.dtd (13.8.3) “SSE DTD Source Editor”
    com.ibm.sse.editor.extensions (13.8.1) “Structured Source Editing Editor Extensions”
    com.ibm.sse.editor.html (13.8.3) “SSE HTML Source Editor”
    com.ibm.sse.editor.javascript (13.8.3) “SSE JavaScript Source Editor”
    com.ibm.sse.editor.jsp (13.8.3) “SSE JSP Source Editor”
    com.ibm.sse.editor.xml (13.8.3) “SSE XML Source Editor”
    com.ibm.sse.javascript.common.ui (13.8.1) “SSE JavaScript Common UI”
    com.ibm.sse.model (13.8.3) “Structured Text Model”
    com.ibm.sse.model.css (13.8.3) “Structured Source CSS Model”
    com.ibm.sse.model.dtd (13.8.3) “Structured Source DTD Model”
    com.ibm.sse.model.html (13.8.3) “Structured Source HTML Model”
    com.ibm.sse.model.javascript (13.8.3) “Structured Source JavaScript Model”
    com.ibm.sse.model.jsp (13.8.3) “Structured Source JSP Model”
    com.ibm.sse.model.xml (13.8.3) “Structured Source XML Model”
    com.ibm.sse.snippets (13.8.3) “SSE Snippets View”
    com.ibm.webtooling.system.dtds (13.8.3) “Known DTDs”
    com.ibm.wtp.annotations.controller (13.8.1) “Annotation Controller Plug-in”
    com.ibm.wtp.annotations.core (13.8.1) “Annotation Core Plug-in”
    com.ibm.wtp.annotations.ui (13.8.1) “Ui Plug-in”
    com.ibm.wtp.common (13.8.1) “com.ibm.wtp.common”
    com.ibm.wtp.common.ui (13.8.1) “WTP UI Plug-in”
    com.ibm.wtp.common.util (1.0.1) “Logging Plug-in”
    com.ibm.wtp.common.util (1.0.0) “Logging Plug-in”
    com.ibm.wtp.emf (13.8.1) “EMF Utilities”
    com.ibm.wtp.emf.workbench (1.0.1.1) “EMF Workbench”
    com.ibm.wtp.emf.workbench (1.0.0) “EMF Workbench”
    com.ibm.wtp.emf.workbench.edit (13.8.1) “EMF Workbench Edit Plug-in”
    com.ibm.wtp.jdt.integration (13.8.1) “Integration Plug-in”
    com.ibm.xmleditor (13.8.3) “SSE XML Editor”
    com.ibm.xmlwizard (13.8.3) “XML Wizards”
    com.ibm.xsdeditor (13.8.3) “MyEclipse Schema Editor”
    com.ibm.xtools.common.ui.properties (13.8.1) “IBM Rational Common UI Properties”
    de.bb.bje.eclipse (3.8.1) “BJE Plug-in”
    de.loskutov.anyedit.AnyEditTools (1.1.0) “AnyEdit tools Plug-in”
    org.apache.ant (1.6.2) “Apache Ant”
    org.apache.lucene (1.3.1) “Apache Lucene”
    org.eclipse.ant.core (3.0.0) “Ant Build Tool Core”
    org.eclipse.ant.ui (3.0.1) “Ant UI”
    org.eclipse.compare (3.0.0) “Compare Support”
    org.eclipse.compare.examples (3.0.0) “Compare Example”
    org.eclipse.compare.examples.xml (3.0.0) “XML Compare Support”
    org.eclipse.core.boot (3.0.0) “Core Boot”
    org.eclipse.core.expressions (3.0.0) “Expression Language”
    org.eclipse.core.filebuffers (3.0.1) “File Buffers”
    org.eclipse.core.resources (3.0.1) “Core Resource Management”
    org.eclipse.core.resources.win32 (3.0.0) “Core Resource Management Win32 Fragment”
    org.eclipse.core.runtime (3.0.1) “Core Runtime”
    org.eclipse.core.runtime.compatibility (3.0.0) “Core Runtime Plug-in Compatibility”
    org.eclipse.core.variables (3.0.0) “Core Variables”
    org.eclipse.debug.core (3.0.1) “Debug Core”
    org.eclipse.debug.ui (3.0.1) “Debug UI”
    org.eclipse.draw2d (3.0.0) “Draw2d”
    org.eclipse.draw2d (3.0.1) “Draw2d”
    org.eclipse.draw2d.doc.isv (3.0.1) “Draw2D Documentation”
    org.eclipse.emf (2.0.1) “Eclipse Modeling Framework (EMF)”
    org.eclipse.emf.activities (2.0.0) “EMF Activities”
    org.eclipse.emf.codegen (2.0.0) “EMF Template Code Generator”
    org.eclipse.emf.codegen (2.0.1) “EMF Template Code Generator”
    org.eclipse.emf.codegen.ecore (2.0.0) “EMF Ecore Code Generation”
    org.eclipse.emf.codegen.ecore (2.0.1) “EMF Ecore Code Generation”
    org.eclipse.emf.codegen.ecore.ui (2.0.1) “EMF Ecore Code Generation UI”
    org.eclipse.emf.codegen.ui (2.0.0) “EMF Template Code Generator UI”
    org.eclipse.emf.common (2.0.0) “EMF Common”
    org.eclipse.emf.common (2.0.1) “EMF Common”
    org.eclipse.emf.common.ui (2.0.0) “EMF Common UI”
    org.eclipse.emf.common.ui (2.0.1) “EMF Common UI”
    org.eclipse.emf.commonj.sdo (2.0.0) “CommonJ SDO”
    org.eclipse.emf.doc (2.0.1) “Eclipse Modeling Framework (EMF) Programmers Guide”
    org.eclipse.emf.ecore (2.0.0) “EMF Ecore”
    org.eclipse.emf.ecore (2.0.1) “EMF Ecore”
    org.eclipse.emf.ecore.change (2.0.1) “EMF Ecore Change Model”
    org.eclipse.emf.ecore.change.edit (2.0.0) “EMF Ecore Change Edit Support”
    org.eclipse.emf.ecore.edit (2.0.0) “EMF Ecore Edit Support”
    org.eclipse.emf.ecore.editor (2.0.1) “Sample Ecore Editor”
    org.eclipse.emf.ecore.sdo (2.0.1) “EMF Service Data Objects (SDO)”
    org.eclipse.emf.ecore.sdo.doc (2.0.0) “EMF Service Data Objects (SDO) Programmers Guide”
    org.eclipse.emf.ecore.sdo.edit (2.0.0) “EMF Service Data Objects (SDO) Edit Support”
    org.eclipse.emf.ecore.sdo.editor (2.0.0) “EMF Service Data Objects (SDO) Editor”
    org.eclipse.emf.ecore.sdo.source (2.0.1) “EMF Service Data Objects (SDO) Source”
    org.eclipse.emf.ecore.xmi (2.0.0) “EMF XMI”
    org.eclipse.emf.ecore.xmi (2.0.1) “EMF XMI”
    org.eclipse.emf.edit (2.0.0) “EMF Edit”
    org.eclipse.emf.edit (2.0.1) “EMF Edit”
    org.eclipse.emf.edit.ui (2.0.0) “EMF Edit UI”
    org.eclipse.emf.edit.ui (2.0.1) “EMF Edit UI”
    org.eclipse.emf.examples (2.0.1) “Examples for Eclipse Modeling Framework (EMF)”
    org.eclipse.emf.java (2.0.1) “EMF Java”
    org.eclipse.emf.java.edit (2.0.0) “EMF Java Edit”
    org.eclipse.emf.java.editor (2.0.1) “EMF Java Editor”
    org.eclipse.emf.mapping (2.0.1) “EMF Mapping”
    org.eclipse.emf.mapping.ecore2ecore (2.0.1) “Ecore to Ecore Mapping”
    org.eclipse.emf.mapping.ecore2ecore.editor (2.0.1) “Ecore to Ecore Mapping Editor”
    org.eclipse.emf.mapping.ui (2.0.0) “EMF Mapping UI”
    org.eclipse.emf.mapping.xsd2ecore (2.0.1) “XSD to Ecore Mapping”
    org.eclipse.emf.mapping.xsd2ecore.editor (2.0.1) “XSD to Ecore Mapping Editor”
    org.eclipse.emf.source (2.0.1) “Eclipse Modeling Framework (EMF) Source”
    org.eclipse.gef (3.0.0) “Graphical Editing Framework”
    org.eclipse.gef (3.0.1) “Graphical Editing Framework”
    org.eclipse.gef.doc.isv (3.0.1) “Graphical Editing Framework Documentation”
    org.eclipse.gef.examples.flow (3.0.1) “GEF Flow Editor Example”
    org.eclipse.gef.examples.logic (3.0.0) “GEF Logic Editor Example”
    org.eclipse.gef.examples.source (3.0.1) “GEF Examples”
    org.eclipse.gef.source (3.0.1) “Graphical Editing Framework Developer Resources”
    org.eclipse.help (3.0.0) “Help System Core”
    org.eclipse.help.appserver (3.0.0) “Help Application Server”
    org.eclipse.help.base (3.0.1) “Help System Base”
    org.eclipse.help.examples.ex1 (3.0.0) “Online Help Sample”
    org.eclipse.help.ide (3.0.0) “Help System IDE”
    org.eclipse.help.ui (3.0.0) “Help System UI”
    org.eclipse.help.webapp (3.0.1) “Help System Webapp”
    org.eclipse.jdt (3.0.1) “Eclipse Java Development Tools”
    org.eclipse.jdt.core (3.0.1) “Java Development Tools Core”
    org.eclipse.jdt.debug (3.0.1) “JDI Debug Model”
    org.eclipse.jdt.debug.ui (3.0.1) “JDI Debug UI”
    org.eclipse.jdt.doc.isv (3.0.1) “Eclipse JDT Plug-in Developer Guide”
    org.eclipse.jdt.doc.user (3.0.1) “Eclipse Java Development User Guide”
    org.eclipse.jdt.junit (3.0.1) “Java Development Tools JUnit support”
    org.eclipse.jdt.junit.runtime (3.0.0) “Java Development Tools JUnit runtime support”
    org.eclipse.jdt.launching (3.0.1) “Java Development Tools Launching Support”
    org.eclipse.jdt.source (3.0.1) “Eclipse Java Development Tools SDK”
    org.eclipse.jdt.ui (3.0.1) “Java Development Tools UI”
    org.eclipse.jdt.ui.examples.projects (3.0.1) “Java Development Tools Example Projects”
    org.eclipse.jem (1.0.0) “Java EMF Model”
    org.eclipse.jem (1.0.2) “Java EMF Model”
    org.eclipse.jem.beaninfo (1.0.2) “Java EMF Model BeanInfo (Introspection) Support”
    org.eclipse.jem.proxy (1.0.0) “Java EMF Model Proxy Support”
    org.eclipse.jem.proxy (1.0.2) “Java EMF Model Proxy Support”
    org.eclipse.jem.sdk (1.0.1) “Java EMF Model SDK”
    org.eclipse.jem.source (1.0.2) “Java EMF Model Source”
    org.eclipse.jem.ui (1.0.1) “Java EMF Model UI”
    org.eclipse.jem.workbench (1.0.0) “Java EMF Model Workbench Support”
    org.eclipse.jem.workbench (1.0.2) “Java EMF Model Workbench Support”
    org.eclipse.jface (3.0.0) “JFace”
    org.eclipse.jface.text (3.0.1) “JFace Text”
    org.eclipse.ltk.core.refactoring (3.0.1) “Refactoring Core”
    org.eclipse.ltk.ui.refactoring (3.0.1) “Refactoring UI”
    org.eclipse.monitor.core (13.8.1) “Monitor”
    org.eclipse.monitor.ui (13.8.1) “TCP/IP Monitor”
    org.eclipse.osgi (3.0.1) “OSGi System Bundle”
    org.eclipse.osgi.services (3.0.0) “OSGi Release 3 Services”
    org.eclipse.osgi.util (3.0.0) “OSGi R3 Utility Classes”
    org.eclipse.pde (3.0.1) “Eclipse Plug-in Development Environment”
    org.eclipse.pde.build (3.0.1) “Plug-in Development Environment Build Support”
    org.eclipse.pde.core (3.0.1) “Plug-in Development Core”
    org.eclipse.pde.doc.user (3.0.0) “Eclipse Plug-in Development User Guide”
    org.eclipse.pde.junit.runtime (3.0.0) “PDE JUnit Plug-in Test”
    org.eclipse.pde.runtime (3.0.1) “Plug-in Development Environment Runtime”
    org.eclipse.pde.source (3.0.1) “Eclipse Plug-in Development Environment Developer Resources”
    org.eclipse.pde.ui (3.0.1) “Plug-in Development UI”
    org.eclipse.platform (3.0.1) “Eclipse Platform”
    org.eclipse.platform.doc.isv (3.0.1) “Eclipse Platform Plug-in Developer Guide”
    org.eclipse.platform.doc.user (3.0.1) “Eclipse Workbench User Guide”
    org.eclipse.platform.source (3.0.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.platform.source.win32.win32.x86 (3.0.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk (3.0.1) “Eclipse Project SDK”
    org.eclipse.sdk.examples (3.0.1) “Eclipse SDK Examples”
    org.eclipse.sdk.examples.source (3.0.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk.examples.source.win32.win32.x86 (3.0.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.search (3.0.1) “Search Support”
    org.eclipse.swt (3.0.1) “Standard Widget Toolkit”
    org.eclipse.swt.examples (3.0.0) “SWT Standalone Examples Plugin”
    org.eclipse.swt.examples.browser (3.0.0) “SWT Browser Example Plugin”
    org.eclipse.swt.examples.controls (3.0.0) “SWT Controls Example Plugin”
    org.eclipse.swt.examples.launcher (3.0.0) “SWT Launcher Example Plugin”
    org.eclipse.swt.examples.layouts (3.0.0) “SWT Layout Example Plugin”
    org.eclipse.swt.examples.ole.win32 (3.0.0) “SWT OLE Example Plugin (Win32)”
    org.eclipse.swt.examples.paint (3.0.0) “SWT Paint Example Plugin”
    org.eclipse.swt.win32 (3.0.1) “Standard Widget Toolkit for Windows”
    org.eclipse.team.core (3.0.0) “Team Support Core”
    org.eclipse.team.cvs.core (3.0.1) “CVS Team Provider Core”
    org.eclipse.team.cvs.ssh (3.0.0) “CVS SSH Core”
    org.eclipse.team.cvs.ssh2 (3.0.0) “CVS SSH2”
    org.eclipse.team.cvs.ui (3.0.1) “CVS Team Provider UI”
    org.eclipse.team.examples.filesystem (3.0.0) “Eclipse Team File System Example”
    org.eclipse.team.extras (3.0.0) “Eclipse FTP and WebDAV Support”
    org.eclipse.team.extras.source (3.0.0) “Eclipse Team Extras Plug-in Developer Resources”
    org.eclipse.team.ftp (3.0.0) “FTP Deployment Provider”
    org.eclipse.team.ui (3.0.1) “Team Support UI”
    org.eclipse.team.webdav (3.0.0) “WebDAV Team Provider”
    org.eclipse.text (3.0.1) “Text”
    org.eclipse.tomcat (4.1.30) “Tomcat Wrapper”
    org.eclipse.ui (3.0.1) “Eclipse UI”
    org.eclipse.ui.cheatsheets (3.0.1) “Cheat Sheets”
    org.eclipse.ui.console (3.0.0) “Console”
    org.eclipse.ui.editors (3.0.1) “Default Text Editor”
    org.eclipse.ui.examples.javaeditor (3.0.0) “JFace Text Example”
    org.eclipse.ui.examples.multipageeditor (2.1.0) “Multi-Page Editor Example”
    org.eclipse.ui.examples.propertysheet (2.1.0) “User File Editor”
    org.eclipse.ui.examples.readmetool (2.1.0) “Readme File Editing Tool”
    org.eclipse.ui.externaltools (3.0.1) “External Tools”
    org.eclipse.ui.forms (3.0.0) “Eclipse Forms”
    org.eclipse.ui.ide (3.0.1) “Eclipse IDE UI”
    org.eclipse.ui.intro (3.0.1) “Intro Plugin”
    org.eclipse.ui.presentations.r21 (3.0.1) “R21 Presentation Plug-in”
    org.eclipse.ui.views (3.0.0) “Views”
    org.eclipse.ui.views.navigator (13.8.1) “Navigator View”
    org.eclipse.ui.win32 (3.0.1) “Win32 fragment”
    org.eclipse.ui.workbench (3.0.1) “Workbench”
    org.eclipse.ui.workbench.compatibility (3.0.0) “Workbench Compatibility”
    org.eclipse.ui.workbench.texteditor (3.0.1) “Text Editor Framework”
    org.eclipse.update.configurator (3.0.0) “Install/Update Configurator”
    org.eclipse.update.core (3.0.1) “Install/Update Core”
    org.eclipse.update.core.win32 (3.0.0) “Install/Update Core for Windows”
    org.eclipse.update.scheduler (3.0.0) “Automatic Updates Scheduler”
    org.eclipse.update.ui (3.0.1) “Install/Update UI”
    org.eclipse.ve (1.0.1) “Visual Editor”
    org.eclipse.ve.cde (1.0.2) “Visual Editor Common Data Editor”
    org.eclipse.ve.doc (1.0.1) “Visual Editor User Guide”
    org.eclipse.ve.java.core (1.0.2) “Visual Editor Java Core”
    org.eclipse.ve.jfc (1.0.2) “Visual Editor for Java Foundation Classes”
    org.eclipse.ve.propertysheet (1.0.1) “Visual Editor PropertySheet”
    org.eclipse.ve.sdk (1.0.1) “Visual Editor SDK”
    org.eclipse.ve.source (1.0.2) “Visual Editor Source”
    org.eclipse.ve.swt (1.0.2) “Visual Editor for Standard Widget Toolkit”
    org.eclipse.webbrowser (13.8.3) “Web Browser”
    org.eclipse.webdav (3.0.0) “WebDAV Client”
    org.eclipse.xsd (2.0.0) “XML Schema Infoset Model (XSD)”
    org.eclipse.xsd (2.0.1) “XML Schema Infoset Model (XSD)”
    org.eclipse.xsd.doc (2.0.0) “XML Schema Infoset Model (XSD) Programmers Guide”
    org.eclipse.xsd.edit (2.0.0) “XML Schema Edit Framework”
    org.eclipse.xsd.edit (2.0.1) “XML Schema Edit Framework”
    org.eclipse.xsd.editor (2.0.1) “XML Schema Editor”
    org.eclipse.xsd.source (2.0.1) “XML Schema Infoset Model (XSD) Source”
    org.eclipse.xsd.test (2.0.1) “XML Schema Infoset Model Test”
    org.junit (3.8.1) “JUnit Testing Framework”

    *** User Preferences:
    #Wed Jan 12 16:54:42 EST 2005
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.deploymentPath=C\:\\jboss-4.0.1RC2\\server\\default\\deploy\\TATrackerEAR.ear\\TATrackerEJB.jar
    /instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.webbrowser/browsers=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<web-browsers current\=”0″>\r\n<external name\=”Internet Explorer” location\=”C\:\\Program Files\\Internet Explorer\\IEXPLORE.EXE” parameters\=””/>\r\n<external name\=”Netscape Communicator v4.x” location\=”C\:\\Program Files\\Netscape\\Communicator\\Program\\netscape.exe” parameters\=””/>\r\n<external name\=”Netscape v7.x” location\=”C\:\\Program Files\\Netscape\\Netscape\\netscp.exe” parameters\=””/>\r\n</web-browsers>\r\n

    @com
    .genuitec.eclipse.easie.websphere5=3.8.1
    /instance/com.genuitec.eclipse.wizards/object.template.4.label=Default template for Servlet
    /instance/com.genuitec.eclipse.easie.jboss2/SERVER_STARTUP_ARG=catalina
    /instance/com.genuitec.eclipse.easie.jboss4/JDK_HOME=C\:\\j2sdk1.4.2_04

    @com
    .ibm.sse.editor=13.8.3
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.type=WebDeployment
    /instance/com.ibm.sse.editor.html/com.ibm.sse.editor.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.contextRoot=/Migration
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.ibm.sse.model.css/propNameCase=1
    /instance/com.genuitec.eclipse.wizards/jsp.template.4.label=Standard JSP using Struts 1.2
    /instance/com.genuitec.eclipse.easie.sun8/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.earProjectName=TATrackerEAR
    /instance/com.genuitec.eclipse.wizards/list.template.3.label=Default template for List with basic types WRAPPED
    /instance/com.genuitec.eclipse.wizards/map.template.2=Templates/MapObjectType.java
    /instance/com.genuitec.eclipse.wizards/map.template.1=Templates/MapBasicType.java
    /instance/org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Courier New|10|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier New;
    /instance/com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.isDeployed=true
    /instance/com.genuitec.eclipse.easie.jboss4/START_IS_DEBUG=false
    /instance/com.genuitec.eclipse.wizards/object.template.7.label=Default template for a Struts DispatchAction class

    @com
    .genuitec.eclipse.easie.oracle9=3.8.1
    @org.eclipse.ui=3.0.1
    /instance/com.genuitec.eclipse.wizards/object.template.3.label=Default template for Applet
    /instance/com.genuitec.eclipse.wizards/xml.template.4=Templates/StrutsConfig.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.3=Templates/WebXmlStruts.xml
    /instance/com.genuitec.eclipse.easie.jboss3/JBOSS_HOME=C\:\\jboss-3.2.6
    /instance/com.genuitec.eclipse.wizards/xml.template.2=Templates/WebXml.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.1=Templates/Xml.xml
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.MigrationWAR|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.wizards/jsp.template.7.label=Just as HTML
    /instance/com.genuitec.eclipse.easie.jboss3/OPT_VM_ARGS=-Xms256M -Xmx256M -XX\:MaxPermSize\=256M
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.shouldBackup=true

    @com
    .genuitec.eclipse.wizards=3.8.3

    @com
    .genuitec.eclipse.easie.bejy=3.8.1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.isDeployed=true
    /instance/com.genuitec.eclipse.wizards/jsp.template.3.label=Standard JSP using Struts 1.1 with a form
    /instance/com.genuitec.eclipse.wizards/ejb.template.2.label=Message Driven EJB
    /instance/com.ibm.sse.model.xml/cleanupEOLCode=Windows
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.isExploded=true
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.deployIsOverProject=false
    /instance/com.genuitec.eclipse.wizards/map.template.1.label=Default template for Map with basic types
    /instance/com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=jbossjdk
    /instance/com.genuitec.eclipse.wizards/html.template.3=Templates/Applet.html
    /instance/com.genuitec.eclipse.wizards/html.template.2=Templates/HtmlWithLoginForm.html
    /instance/com.genuitec.eclipse.wizards/html.template.1=Templates/Html.html
    /instance/com.genuitec.eclipse.wizards/applet.template.2=Templates/Applet14.java
    /instance/com.ibm.sse.editor/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.wizards/applet.template.1=Templates/Applet.java
    /instance/com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.ibm.sse.model.css/propValueCase=1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TATrackerEJB|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n

    @com
    .genuitec.eclipse.easie.jboss=3.8.2
    /instance/com.genuitec.eclipse.wizards/xml.template.3.label=XML template for a web.xml file with Struts
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.type=WebDeployment
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.type=EJBDeployment
    /instance/com.genuitec.eclipse.easie.jboss4/ENDORSED_DIRS=C\:\\jboss-4.0.1RC2\\lib\\endorsed
    /instance/com.genuitec.eclipse.wizards/set.template.2.label=Default template for Set with object types
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.shouldBackup=true
    /instance/com.ibm.sse.editor.jsp/com.ibm.sse.editor.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/com.genuitec.eclipse.wizards/ejb.template.1.label=Session EJB
    /instance/com.genuitec.eclipse.easie.jboss3/SERVER_STARTUP_ARG=-c default
    /instance/com.genuitec.eclipse.wizards/singleton.template.2.label=Singleton with double-checked locking
    /instance/com.genuitec.eclipse.wizards/list.template.3=Templates/ListBasicTypeAsObjectType.java

    @com
    .genuitec.eclipse.easie.sun=3.8.3
    /instance/com.genuitec.eclipse.wizards/list.template.2=Templates/ListObjectType.java
    /instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
    /instance/com.genuitec.eclipse.wizards/array.template.2.label=Default template for Array with object types

    @com
    .genuitec.eclipse.easie.jonas=3.8.3
    /instance/com.genuitec.eclipse.easie.tomcat/JDK_INSTALLATION_NAME=j2re1.4.2_04

    @com
    .genuitec.eclipse.easie.weblogic=3.8.3
    /instance/com.ibm.sse.editor/hoverModifiers=combinationHover|true|0;problemHover|false|0;documentationHover|false|0;annotationHover|true|Ctrl;
    /instance/com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.easie.sun81/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classFormatVersion=TN|6549520007809|6541112007809|gehr|8|3|6
    /instance/com.genuitec.eclipse.wizards/servlet.template.1=Templates/Servlet.java

    @com
    .ibm.sse.editor.html=13.8.3
    /instance/com.ibm.xsdeditor/com.ibm.xsdeditor.internal.defaultPage=com.ibm.xsdeditor.internal.sourcePage
    /instance/com.genuitec.eclipse.wizards/xml.template.2.label=XML template for a web.xml file
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEAR.isUptoDate=true
    /instance/com.genuitec.eclipse.easie.tomcat5/JDK_INSTALLATION_NAME=j2re1.4.2_04
    @org.eclipse.ant.ui=3.0.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.MigrationWAR|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/rt.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/sunrsasign.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jce.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n

    @com
    .genuitec.eclipse.easie.sun81=3.8.3
    /instance/com.genuitec.eclipse.easie.jboss3/START_IS_DEBUG=false
    /instance/com.genuitec.eclipse.wizards/set.template.1.label=Default template for Set with basic types
    /instance/com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.wizards/singleton.template.1.label=Default template for singleton
    /instance/org.eclipse.ant.ui/useAnnotationsPrefPage=true
    @org.eclipse.jdt.core=3.0.1
    /instance/com.genuitec.eclipse.wizards/html.template.3.label=Default Applet HTML template
    /instance/com.genuitec.eclipse.wizards/set.template.2=Templates/SetObjectType.java

    @com
    .genuitec.eclipse.easie.jetty=3.8.1
    /instance/com.genuitec.eclipse.wizards/set.template.1=Templates/SetBasicType.java
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1=Templates/Enumeration.java
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.deploymentPath=C\:\\jboss-4.0.1RC2\\server\\default\\deploy\\TATrackerEAR.ear\\TATrackerWAR.war

    @com
    .genuitec.eclipse.easie.weblogic8=3.8.1

    @com
    .genuitec.eclipse.easie.weblogic7=3.8.1
    /instance/org.eclipse.ui/showIntro=false

    @com
    .genuitec.eclipse.easie.weblogic6=3.8.1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEAR.type=EARDeployment
    /instance/com.genuitec.eclipse.wizards/applet.template.2.label=Template for Applet with JDK1.4
    /instance/org.eclipse.ant.ui/useQuickDiffPrefPage=true
    @org.eclipse.team.ui=3.0.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TATrackerEJB|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/rt.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/sunrsasign.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jce.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    @org.eclipse.core.resources=3.0.1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.deployIsOverProject=false
    /instance/com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=jbossjdk
    /instance/com.genuitec.eclipse.core/LICENSEE=Anteon-2UL-EX-2005-9-16
    /instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<vmSettings defaultVM\=”57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType1,0″ defaultVMConnector\=””>\r\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\r\n<vm id\=”0″ name\=”j2re1.4.2_04″ path\=”C\:\\Program Files\\Java\\j2re1.4.2_04″ javadocURL\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<vm id\=”1103067670199″ name\=”jbossjdk” path\=”C\:\\j2sdk1.4.2_04″ javadocURL\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n</vmType>\r\n</vmSettings>\r\n
    /instance/com.genuitec.eclipse.easie.jboss3/JDK_HOME=C\:\\j2sdk1.4.2_04
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.earProjectName=TATrackerEAR
    /instance/com.genuitec.eclipse.wizards/list.template.2.label=Default template for List with object types
    /instance/com.genuitec.eclipse.wizards/struct.map.4=java.util.TreeMap
    /instance/com.genuitec.eclipse.wizards/struct.map.3=java.util.WeakHashMap
    /instance/com.genuitec.eclipse.wizards/struct.map.2=java.util.Hashtable
    /instance/com.genuitec.eclipse.wizards/struct.map.1=java.util.HashMap

    @com
    .genuitec.eclipse.easie.tomcat5=3.8.1

    @com
    .genuitec.eclipse.easie.tomcat4=3.8.1

    @com
    .genuitec.eclipse.easie.jboss4=3.8.2

    @com
    .genuitec.eclipse.easie.jboss3=3.8.2

    @com
    .genuitec.eclipse.easie.jboss2=3.8.1
    /instance/com.genuitec.eclipse.wizards/html.template.2.label=HTML template with a form
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEAR.isDeployed=true
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.contextRoot=/TATracker
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_LIB_HOME=C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset
    /instance/com.genuitec.eclipse.easie.websphere5/JDK_INSTALLATION_NAME=j2re1.4.2_04

    @com
    .genuitec.eclipse.easie.resin3=3.8.3
    /instance/com.ibm.sse.editor/useAnnotationsPrefPage=true
    /instance/com.genuitec.eclipse.easie.jboss4/SERVER_STARTUP_ARG=-c default

    @com
    .genuitec.eclipse.easie.resin2=3.8.1
    /instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.isUptoDate=true
    /instance/com.genuitec.eclipse.wizards/object.template.6.label=Default template for a Struts Action class
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.deployIsOverProject=false
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.earProjectName=TATrackerEAR
    /instance/com.genuitec.eclipse.easie.oracle9/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.core.resources/encoding=UTF-8
    /instance/com.genuitec.eclipse.wizards/object.template.2.label=Default template for an exception class

    @com
    .genuitec.eclipse.easie.tomcat=3.8.1

    @com
    .ibm.sse.editor.jsp=13.8.3
    /instance/com.genuitec.eclipse.easie.jboss4/JBOSS_HOME=C\:\\jboss-4.0.1RC2
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.isExploded=true
    @com.genuitec.eclipse.ast.deploy.core=3.8.3
    /instance/com.genuitec.eclipse.wizards/object.template.9=Templates/Enumeration.java
    /instance/com.genuitec.eclipse.wizards/object.template.8=Templates/Singleton.java

    @com
    .genuitec.eclipse.easie.jrun4=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.6.label=Default JSF template
    /instance/com.genuitec.eclipse.wizards/object.template.7=Templates/StrutsDispatchAction.java
    /instance/com.genuitec.eclipse.wizards/object.template.6=Templates/StrutsAction.java
    /instance/com.genuitec.eclipse.wizards/object.template.5=Templates/StrutsActionForm.java
    /instance/com.genuitec.eclipse.wizards/object.template.4=Templates/Servlet.java
    /instance/com.genuitec.eclipse.wizards/object.template.3=Templates/Applet.java
    /instance/com.genuitec.eclipse.wizards/object.template.2=Templates/Exception.java
    /instance/com.genuitec.eclipse.wizards/object.template.1=Templates/Bean.java
    /instance/org.eclipse.jdt.ui/Refactoring.ErrorPage.severityThreshold=2

    @com
    .genuitec.eclipse.easie.resin=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.2.label=Standard JSP using Struts 1.1
    /instance/com.genuitec.eclipse.wizards/snippetLibInstalled=true
    /instance/com.genuitec.eclipse.wizards/struct.list.4=java.util.Stack
    /instance/com.genuitec.eclipse.wizards/list.template.1.label=Default template for List with basic types (no List used)
    /instance/com.genuitec.eclipse.wizards/struct.list.3=java.util.LinkedList

    @com
    .genuitec.eclipse.easie.jetty5=3.8.1
    /instance/com.genuitec.eclipse.wizards/struct.list.2=java.util.Vector

    @com
    .genuitec.eclipse.easie.jetty4=3.8.1
    /instance/com.genuitec.eclipse.wizards/struct.list.1=java.util.ArrayList
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEAR.isExploded=true
    /instance/com.genuitec.eclipse.easie.tomcat4/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.wizards/doctype.html.8=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD LEVEL1//EN”>
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1.label=Default Applet HTML template
    /instance/com.genuitec.eclipse.wizards/doctype.html.7=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.6=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 3.0//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.5=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.4=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0//EN”>
    /instance/com.genuitec.eclipse.easie.jboss4/LIBRARY_PATH=”C\:\\j2sdk1.4.2_04\\bin”
    /instance/com.genuitec.eclipse.wizards/doctype.html.3=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.2=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Frameset//EN”>
    /instance/com.genuitec.eclipse.easie.sun/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.wizards/doctype.html.1=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
    /instance/com.genuitec.eclipse.wizards/object.template.9.label=Default template for enumeration
    /instance/com.genuitec.eclipse.wizards/singleton.template.2=Templates/Singleton2.java
    /instance/com.genuitec.eclipse.wizards/singleton.template.1=Templates/Singleton.java
    \!/=
    /instance/org.eclipse.webbrowser/internalWebBrowserFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
    /instance/com.genuitec.eclipse.wizards/object.template.5.label=Default template for a Struts ActionForm class
    /instance/org.eclipse.jdt.ui/tabWidthPropagated=true
    /instance/org.eclipse.webbrowser/internalWebBrowserOldFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
    /instance/com.genuitec.eclipse.wizards/jsp.template.5.label=Standard JSP using Struts 1.2 with a form
    /instance/com.genuitec.eclipse.easie.websphere/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.core.resources/description.autobuilding=false
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.isDeployed=true
    /instance/com.genuitec.eclipse.easie.orion1/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.wizards/jsp.template.1.label=Default JSP template
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEAR.shouldBackup=false

    @com
    .ibm.xmleditor=13.8.3
    /instance/com.genuitec.eclipse.wizards/struct.set.2=java.util.HashSet
    /instance/com.genuitec.eclipse.wizards/struct.set.1=java.util.TreeSet
    /instance/com.genuitec.eclipse.wizards/servlet.template.1.label=Default template for Servlet
    /instance/com.genuitec.eclipse.easie.jonas/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.wizards/array.template.1.label=Default template for Array with basic types
    /instance/com.ibm.sse.model.html/outputCodeset=UTF-8
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.templates_migrated=true
    /instance/com.genuitec.eclipse.wizards/object.template.8.label=Default template for singleton

    @com
    .genuitec.eclipse.easie.jrun=3.8.1

    @com
    .genuitec.eclipse.easie.oracle=3.8.1
    /instance/com.genuitec.eclipse.easie.resin2/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1.label=Default template for enumeration
    /instance/com.genuitec.eclipse.easie.jetty5/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.formatterprofiles.version=6
    /instance/com.genuitec.eclipse.easie.orion2/JDK_INSTALLATION_NAME=j2re1.4.2_04

    @com
    .genuitec.eclipse.easie.sun8=3.8.3
    /instance/com.genuitec.eclipse.easie.jonas3/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEJB.isExploded=true
    /instance/com.genuitec.eclipse.wizards/xml.template.1.label=Default XML template
    /instance/com.ibm.sse.model.css/cleanupPropValueCase=1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEAR.deployIsOverProject=false
    /instance/com.genuitec.eclipse.wizards/ejb.template.3.label=Entity EJB
    @org.eclipse.jdt.ui=3.0.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TATrackerWAR|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/rt.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/sunrsasign.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jce.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.code_templates_migrated=true
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.MigrationWAR.deploymentPath=C\:\\jboss-4.0.1RC2\\server\\default\\deploy\\TATrackerEAR.ear\\MigrationWAR.war

    @com
    .genuitec.eclipse.core=3.8.3
    @org.eclipse.webbrowser=13.8.3
    /instance/com.genuitec.eclipse.easie.resin3/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.easie.jboss4/SERVER_ENABLEMENT=true
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates><template id\=”org.eclipse.jdt.ui.text.codetemplates.typecomment” name\=”typecomment” description\=”Comment for created types” context\=”typecomment_context” enabled\=”true” deleted\=”false”>/**\r\n * @author ${user}\r\n *\r\n */</template><template id\=”org.eclipse.jdt.ui.text.codetemplates.newtype” name\=”newtype” description\=”Newly created files” context\=”newtype_context” enabled\=”true” deleted\=”false”>/*\r\n * Created on ${date}\r\n *\r\n */\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template id\=”org.eclipse.jdt.ui.text.codetemplates.catchblock” name\=”catchblock” description\=”Code in new catch blocks” context\=”catchblock_context” enabled\=”true” deleted\=”false”>\r\n${exception_var}.printStackTrace();</template><template id\=”org.eclipse.jdt.ui.text.codetemplates.methodbody” name\=”methodbody” description\=”Code in created method stubs” context\=”methodbody_context” enabled\=”true” deleted\=”false”>${body_statement}</template><template id\=”org.eclipse.jdt.ui.text.codetemplates.constructorbody” name\=”constructorbody” description\=”Code in created constructor stubs” context\=”constructorbody_context” enabled\=”true” deleted\=”false”>${body_statement}\r\n</template></templates>
    /instance/com.genuitec.eclipse.easie.bejy/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.wizards/map.template.2.label=Default template for Map with object types
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TATrackerJAVA|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/rt.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/sunrsasign.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jce.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
    /instance/com.genuitec.eclipse.easie.jrun/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.easie.jonas4/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=true
    /instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time=false
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1=Templates/Applet.html
    file_export_version=3.0
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.shouldBackup=true
    @org.eclipse.jdt.launching=3.0.1
    /instance/com.genuitec.eclipse.wizards/applet.template.1.label=Template for Applet with JDK1.3
    /instance/com.genuitec.eclipse.easie.jrun4/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.genuitec.eclipse.wizards/xml.template.4.label=XML template for a struts-config.xml file

    @com
    .ibm.sse.model.html=13.8.3
    /instance/com.genuitec.eclipse.easie.jboss/JDK_INSTALLATION_NAME=j2re1.4.2_04

    @com
    .genuitec.eclipse.easie.websphere=3.8.1
    /instance/org.eclipse.jdt.ui/fontPropagated=true
    /instance/com.genuitec.eclipse.easie.jetty/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/com.ibm.sse.model.css/identifierCase=1
    /instance/com.genuitec.eclipse.easie.jboss3/LIBRARY_PATH=”C\:\\j2sdk1.4.2_04\\bin”
    /instance/com.genuitec.eclipse.wizards/array.template.2=Templates/ArrayObjectType.java
    /instance/com.genuitec.eclipse.wizards/array.template.1=Templates/ArrayBasicType.java

    @com
    .ibm.xsdeditor=13.8.3
    /instance/com.genuitec.eclipse.wizards/factory.template.1.label=Default template for factory
    /instance/com.genuitec.eclipse.wizards/html.template.1.label=Default HTML template
    /instance/com.genuitec.eclipse.wizards/factory.template.1=Templates/Factory.java
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TATracker|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/rt.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/sunrsasign.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jce.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n

    @com
    .ibm.sse.model.xml=13.8.3
    /instance/com.ibm.xmleditor/lastActivePage=1

    @com
    .genuitec.eclipse.easie.orion2=3.8.1

    @com
    .genuitec.eclipse.easie.orion1=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.7=Templates/Jsp2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.6=Templates/JsF.jsp
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TATrackerWAR|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.wizards/jsp.template.5=Templates/Struts2-1_2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.4=Templates/Struts-1_2.jsp
    /instance/com.ibm.sse.model.css/cleanupIdentifierCase=1
    /instance/com.genuitec.eclipse.wizards/jsp.template.3=Templates/Struts2.jsp
    /instance/com.genuitec.eclipse.wizards/object.template.1.label=Default template for a bean class
    /instance/com.genuitec.eclipse.wizards/jsp.template.2=Templates/Struts.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.1=Templates/Jsp.jsp
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerWAR.isUptoDate=true
    /instance/com.ibm.sse.model.css/cleanupPropNameCase=1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TATrackerEAR.deploymentPath=C\:\\jboss-4.0.1RC2\\server\\default\\deploy\\TATrackerEAR.ear
    /instance/com.genuitec.eclipse.easie.jetty4/JDK_INSTALLATION_NAME=j2re1.4.2_04
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.TATracker|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.wizards/ejb.template.3=Templates/EjbEntity.java
    /instance/com.genuitec.eclipse.wizards/ejb.template.2=Templates/EjbMessageDriven.java
    /instance/com.genuitec.eclipse.wizards/ejb.template.1=Templates/EjbSession.java

    @com
    .genuitec.eclipse.easie.jonas4=3.8.3
    /instance/com.genuitec.eclipse.easie.weblogic7/JDK_INSTALLATION_NAME=j2re1.4.2_04

    @com
    .genuitec.eclipse.easie.jonas3=3.8.3

    @com
    .ibm.sse.model.css=13.8.3
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.javadoclocations=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<javadoclocation>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/ext/sunjce_provider.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/jce.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/ext/localedata.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/ext/ldapsec.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/ldapsec.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/jsse.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/jsse.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/ext/dnsns.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/dnsns.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/sunjce_provider.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/charsets.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/ext/localedata.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/j2sdk1.4.2_04/jre/lib/sunrsasign.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<location_01 path\=”C\:/Program Files/Java/j2re1.4.2_04/lib/sunrsasign.jar” url\=”http\://java.sun.com/j2se/1.4.2/docs/api”/&g

    #222637 Reply

    Riyad Kalla
    Member

    It is best to post information pertaining to the tags so we can help. The TLDs, the Class files, where they are, your web.xml entries for them and your @taglib entries in your web page as well as the error you are seeing.

    #222640 Reply

    haobaba1
    Member

    @support-rkalla wrote:

    It is best to post information pertaining to the tags so we can help. The TLDs, the Class files, where they are, your web.xml entries for them and your @taglib entries in your web page as well as the error you are seeing.

    file name: WebRoot/WEB-INF/tatags.tld

    <?xml version=”1.0″ encoding=”UTF-8″ ?>
    <!DOCTYPE taglib PUBLIC “-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN” “http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd”&gt;
    <taglib>

    <!–Tag that generates the error, specificaly the ‘idName’ attribute:–>
    <tag>
    <name>CategoriesTG</name>
    <tag-class>
    anteon.rk.ccarc.tatracker.tags.CategoriesTG
    </tag-class>
    <body-content>empty</body-content>
    <attribute>
    <name>idName</name>
    <required>true</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>refresh</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>onChange</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>label</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>tabIndex</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    </tag>

    <!– Tag with Identical Attribute and no errors generated: –>
    <tag>
    <name>CustomersTG</name>
    <tag-class>
    anteon.rk.ccarc.tatracker.tags.customer.CustomersTG
    </tag-class>
    <body-content>empty</body-content>
    <attribute>
    <name>idName</name>
    <required>true</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>onChange</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>refresh</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>label</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    <attribute>
    <name>tabIndex</name>
    <required>false</required>
    <type>java.lang.String</type>
    </attribute>
    </tag>
    </taglib>
    **********************************

    Java File: CategoriesTG, pertinant portion should satisfy setter:
    private String idName=null;

    public void setIdName(String arg){ idName=arg;}

    Java File: CustomersTG, pertinant portion satisfies setter:
    private String idName=null;

    public void setIdName(String arg){ idName=arg;}

    *********************************

    Include entry in JSP files:

    <%@ taglib uri=”/WEB-INF/tatags.tld” prefix=”tt” %>

    Errors, all point to the CategoriesTG on the line mentioned:

    Severity Description Resource In Folder Location Creation Time
    2 Unable to find setter method for attribute: idName AddContact.jsp TATrackerWAR/WebRoot/site line 54 January 12, 2005 4:42:01 PM
    2 Unable to find setter method for attribute: idName AddContact1.jsp TATrackerWAR/WebRoot/site line 29 January 12, 2005 4:42:02 PM
    2 Unable to find setter method for attribute: idName AddContact2.jsp TATrackerWAR/WebRoot/site line 24 January 12, 2005 4:42:02 PM
    2 Unable to find setter method for attribute: idName AddContact3.jsp TATrackerWAR/WebRoot/site line 74 January 12, 2005 4:42:03 PM
    2 Unable to find setter method for attribute: idName AddContactRole.jsp TATrackerWAR/WebRoot/site line 26 January 12, 2005 4:42:04 PM
    2 Unable to find setter method for attribute: idName AddCustomer.jsp TATrackerWAR/WebRoot/site line 37 January 12, 2005 4:42:04 PM
    2 Unable to find setter method for attribute: idName AddTicket.jsp TATrackerWAR/WebRoot/site line 51 January 12, 2005 4:42:09 PM
    2 Unable to find setter method for attribute: idName AddUser.jsp TATrackerWAR/WebRoot/site line 59 January 12, 2005 4:42:10 PM
    2 Unable to find setter method for attribute: idName EditUser.jsp TATrackerWAR/WebRoot/site line 44 January 12, 2005 4:42:28 PM

    #222641 Reply

    Riyad Kalla
    Member

    1) what are your web.xml entries for the taglibs?
    2) What is does the implementation of that tag class look like (minus the start/end tag method impls, I don’t need those).

    #222644 Reply

    haobaba1
    Member

    I have no entries in the web.xml for the tag libraries.

    Here is the implementation of the offending class minus the start/end tag methods:

    package anteon.rk.ccarc.tatracker.tags;

    import java.io.IOException;
    import java.rmi.RemoteException;
    import java.util.ArrayList;
    import javax.ejb.CreateException;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    import javax.rmi.PortableRemoteObject;
    import javax.servlet.jsp.JspException;
    import javax.servlet.jsp.JspWriter;
    import javax.servlet.jsp.PageContext;
    import javax.servlet.jsp.tagext.Tag;

    import anteon.rk.ccarc.tatracker.forms.interfaces.CategoryIDForm;
    import anteon.rk.ccarc.tatracker.interfaces.QueryStore;
    import anteon.rk.ccarc.tatracker.interfaces.QueryStoreHome;
    import anteon.rk.ccarc.tatracker.util.Category;
    import anteon.rk.frameworks.gato.tags.GatoFormTag;

    /**
    * @author glloyd
    */
    public class CategoriesTG implements Tag{
    private PageContext pageContext=null;
    private InitialContext cont=null;
    private Tag parent=null;
    private QueryStore store=null;
    private String refresh=null;
    private String label=null;
    private String tabindex=null;
    private String onChange=null;
    private String idName=null;

    /**
    *
    */
    public CategoriesTG() {
    super();
    }
    public void setIdName(String arg){ idName=arg;}
    public void setOnChange(String ochange){ onChange=ochange;}
    public void setLabel(String arg){label=arg;}
    public void setRefresh(String arg){ refresh=arg;}
    public void setTabIndex(String arg){tabindex=arg;}

    /* (non-Javadoc)
    * @see javax.servlet.jsp.tagext.Tag#setPageContext(javax.servlet.jsp.PageContext)
    */
    public void setPageContext(PageContext arg0) {
    pageContext= arg0;

    }

    /* (non-Javadoc)
    * @see javax.servlet.jsp.tagext.Tag#setParent(javax.servlet.jsp.tagext.Tag)
    */
    public void setParent(Tag arg0) {
    parent=arg0;

    }

    /* (non-Javadoc)
    * @see javax.servlet.jsp.tagext.Tag#getParent()
    */
    public Tag getParent() {
    return parent;
    }

    /* (non-Javadoc)
    * @see javax.servlet.jsp.tagext.Tag#release()
    */
    public void release() {

    }
    }

    I have this problem using a previousl release of myeclipse and maintaining the case of teh attribute in the setter solved
    the problem, of course I have to duplicate the methods because the app server didn’t cooperate. This problem just started
    again and I should mention I have a lot of Tags in the taglib not just these too, and most of them have some attributes.

    #222652 Reply

    Riyad Kalla
    Member

    I have no entries in the web.xml for the tag libraries.

    That would be the first problem… unless you package these tags all up into a JAR and place the TLDs under the META-INF folder in the JAR, you need web.xml taglib entries describing to MyEclipse and your app server where/how this taglib works. Some app servers (like Tomcat) will actually parse your URI and load the TLD file, but it shouldn’t… according to the web application spec this is not how the URI is intended to work and your app will break in MyEclipse as well as other application servers.

    Please have a look at the following FAQ entry to get an idea of how URIs are intended to work and what you need to do to get your taglib setup correct: http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-31.html#251

    Also try playing around with the capitalization of the idName and IdName attributes, sometimes it is as simple as changing the case… “ID” can be a problomatic field.

    #222728 Reply

    haobaba1
    Member

    I added the taglib entries according to the link you posted and now I am getting validation errors in my web.xml.

    My web.xml is currently defined as:

    <?xml version=”1.0″ encoding=”ISO-8859-1″?>
    <web-app xmlns=”http://java.sun.com/xml/ns/j2ee&#8221;
    xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221;
    xsi:schemaLocation=”http://java.sun.com/xml/ns/j2ee
    http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd&#8221;
    version=”2.4″>

    The taglib entries are:
    <taglib>
    <taglib-uri>/WEB-INF/tatags.tld</taglib-uri>
    <taglib-location>/WEB-INF/tatags.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>/WEB-INF/gato-taglib.tld</taglib-uri>
    <taglib-location>/WEB-INF/gato-taglib.tld</taglib-location>
    </taglib>

    Could you tell me why I am getting the validation errros on the taglib elements, another link would be fine.

    Thank you for your help.

    #222730 Reply

    Riyad Kalla
    Member

    Could you tell me why I am getting the validation errros on the taglib elements, another link would be fine.

    The format of the web.xml file changed slightly between 2.3 and 2.4 spec, you now need to put the <taglib> entries within <jsp-config> tags.

    #222733 Reply

    haobaba1
    Member

    Beautiful, all is good now.

    #222735 Reply

    Riyad Kalla
    Member

    Kick ass, glad it is working.

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: JSP Tags – ‘Unable to find setter method’ [Closed]

You must be logged in to post in the forum log in