XDoclet, NoClassDefFoundError...JBoss IDE
-----------------------------------------

         Key: XDT-1655
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1655
     Project: XDoclet
        Type: Bug

  Components: XDoclet Module  
    Reporter: roy kachouh
 Assigned to: xdoclet-devel (Use for new issues) 


I initially submitted this bug to the eclipse team, they redirected me to 
you...Below is the transcript of the initial bug I submitted...
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I just downloaded eclipse3.2.  I am running on mac osx v10.0.7.  

The plugins that I have installed are:
JBoss IDE
Spring
Oxygen XML editor.

I am trying to run the JBOSS tutorial.

When i try to configure xdoclet, no properties in the window are appearing.  I
am receiving the following exception in the eclipse log file:

java.version=1.5.0_06
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments:  -keyring /Users/roykachouh/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws carbon -keyring
/Users/roykachouh/.eclipse_keyring -consoleLog -showlocation

!ENTRY org.eclipse.jface 4 2 2006-08-16 20:47:43.336
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.jface".
!STACK 0
java.lang.NoClassDefFoundError:
org/eclipse/jdt/internal/ui/viewsupport/ListContentProvider
        at
org.jboss.ide.eclipse.xdoclet.run.ui.ConfigurationListViewer.<init>(ConfigurationListViewer.java:115)


------- Comment #1 From Martin Aeschlimann 2006-08-21 12:27 [reply] -------

ListContentProvider was an internal class in 3.1 that got removed. It seems
that the xdoclet plugin illegally referenced this internal class. You have to
file this bug against xdoclet.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to