The following comment has been added to this issue:

     Author: Petter Skodvin
    Created: Tue, 16 Nov 2004 9:16 AM
       Body:
I have a problem getting my TableDecorator loaded. 
java.lang.ClassNotFoundException thrown from the Class.forName(..) in 
Decoratorfactory.loadTableDecorator(). I'm using the RC2-SNAPSHOT.

The displaytag jar is located in the EAR and not in the WAR.

Why don't you use the ClassLoader obtained from Thread.getContextClassLoader() 
to load the class instead?

It might solve this issue.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/DISPL-29?page=comments#action_26465

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-29

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-29
    Summary: add decorator.path property to find own Decorators
       Type: Wish

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             Configuration
   Versions:
             1.0 RC1

   Assignee: 
   Reporter: fabrizio giustina

    Created: Thu, 30 Sep 2004 11:33 AM
    Updated: Tue, 16 Nov 2004 9:16 AM

Description:
====
imported from sf tracker
id 922253 
submitted by Ralf Hauser - ralfhauser
http://sourceforge.net/tracker/index.php?func=detail&group_id=73068&atid=536613&aid=922253
 
====


<display:setProperty name="decorator.path.add" value="myPath" />


this probably would solve the problem that my
TableDecorator is not found as per
https://sourceforge.net/tracker/index.php?func=detail&aid=915522&group_id=73068&atid=536613


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to