facebook

XDoclet [Closed]

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

    Don Fair
    Member

    Hi,
    I have tried to run through the demo that uses XDoclet.
    When I get to the step that goes

    Properties > XDoclet Configurations

    First I don’t have an entry like that I have:

    myeclipse-XDoclet

    When I click it. I get the pop up window on the right hand side.
    When I right click in it. I get the select dialog.
    When I choose
    Add Standard I get an empty dialog.

    I have tried everything I can think of. I still get an empty dialog.
    I have tried the Java JDK 1.4.0 1.4.1 1.4.2.
    I have the latest eclipse and the latest MyEclipse.

    I just can’t figure out what is going on.

    Thanks
    don 🙄

    #205143 Reply

    Riyad Kalla
    Member

    This sounds like it might be an installation issue. Can you check your log file for exceptions (<eclipse install>\workspace\.metadata\.log file) and paste them in here for review.

    #205145 Reply

    Don Fair
    Member

    !ENTRY org.jboss.ide.eclipse.xdoclet.run 4 0 Mar 23, 2004 09:02:09.542
    !MESSAGE java.lang.reflect.InvocationTargetException
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at org.jboss.ide.eclipse.xdoclet.run.configuration.Configurations$1.run(Configurations.java:126)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Caused by: java.io.FileNotFoundException: C:\resources\standards.xml (The system cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69)
    at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156)
    at java.net.URL.openStream(URL.java:913)
    at org.apache.crimson.parser.InputEntity.init(InputEntity.java:209)
    at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:605)
    at org.apache.crimson.parser.Parser2.parse(Parser2.java:333)
    at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
    at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
    at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:151)
    at org.jboss.ide.eclipse.xdoclet.run.configuration.Configurations$1.run(Configurations.java:97)
    … 1 more

    #205146 Reply

    Riyad Kalla
    Member

    This doesn’t look right:

    C:\resources\standards.xml

    Where did you install Eclipse, MyEclipse to? Is there a c:\resources directory on your computer? Do you have the JBossIDE plugin installed? Can you try a fresh reinstall (unzip, run, close) of Eclipse, then a fresh reinstall of MyEclipse to that newly installed Eclipse?

    #205147 Reply

    Don Fair
    Member

    Where did you install Eclipse
    c:\eclipse

    Is there a c:\resources directory on your computer
    No.

    Do you have the JBossIDE plugin installed?
    No.

    Can you try a fresh reinstall (unzip, run, close) of Eclipse, then a fresh reinstall of MyEclipse to that newly installed Eclipse?

    I will but it will be the second time.

    don

    #205148 Reply

    Don Fair
    Member

    Do you have the JBossIDE plugin installed?

    Unless it is in MyEclipse. Which it appears to be.

    #205150 Reply

    Scott Anderson
    Participant

    dhf,

    Can you please post your full configuration information as we request in the Posting Guidelines thread at the top of this forum? Are you using the JDK 1.4 XML endorsement mechansim in any way? How are you launching Eclipse to ensure which JDK is used? Are you using the -vm commandline option?

    #205151 Reply

    Don Fair
    Member

    – System Setup ——————————-
    Operating System and version:
    XP version 2002 Service Pack 1

    Eclipse version:
    3m7

    Eclipse build id:

    Fresh Eclipse install (y/n): y

    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:

    MyEclipse version: Version: 3.6.200 Build id: 200401011200-3.7RC2

    Eclipse JDK version: 1.4.2

    Application Server JDK version: 1.4.1

    Are there any exceptions in the Eclipse log file?

    – Message Body ——————————-

    Hi,
    I have the JDK in the path and the JAVA_HOME set to point to
    jdk 1.4.2

    I will try to remove eclipse and myeclipse.
    deleting the directories and then re-install

    don

    #205155 Reply

    Scott Anderson
    Participant

    Closure: Don reports a download and reinstall cured it here:
    https://www.genuitec.com/forums/topic/download-reinstall-closed/&highlight=

    One of the issues was quite possibly running 3.7 RC2 with M7. 3.7RC2 only runs effectively with M6. Eclipse 3.0M7 requires MyEclipse 3.7 GA.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: XDoclet [Closed]

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