Search found 7 matches

by ewinston
Tue Mar 23, 2010 4:07 pm
Forum: Common Problems
Topic: Unable to start plugin using MyEclipse 8.0
Replies: 7
Views: 4179

Re: Unable to start plugin using MyEclipse 8.0

I have upgraded and while I can open files, I still need to delete the usageData directory before doing anything otherwise MyEclipse crashes when I try to open a file handled by the plugin. I am using MyEclipse 8.0 on Linux X86 and the Sun JDK 1.6. I will verify that this is actually happening. I ha...
by ewinston
Thu Mar 18, 2010 11:37 pm
Forum: Common Problems
Topic: Unable to start plugin using MyEclipse 8.0
Replies: 7
Views: 4179

Re: Unable to start plugin using MyEclipse 8.0

Deleting that file seems to have fixed the problem. I can now open xml files again. I will try some other functions and restart MyEclipse a couple of times to insure that things are still okay.

Thanks!
by ewinston
Wed Mar 17, 2010 3:54 am
Forum: Common Problems
Topic: Unable to start plugin using MyEclipse 8.0
Replies: 7
Views: 4179

Unable to start plugin using MyEclipse 8.0

I have installed via pulse the OxygenXML 11.2 plugin. After this install, I get the following message when attempting to open an xml document : org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle com....
by ewinston
Sat Oct 17, 2009 2:43 am
Forum: Other Issues
Topic: JBoss Web service wsdl
Replies: 1
Views: 1813

JBoss Web service wsdl

I am having problems using the WSDL viewer with JBossWS web services. The wsdl produced by EJB3 web services backed by session beans on JBoss creates a wsdl that imports another file that has the actual operations. It looks like the WSDL viewer doesn't do the import when computing the operations to ...
by ewinston
Wed Mar 31, 2004 1:40 am
Forum: Common Problems
Topic: xml catalog
Replies: 6
Views: 5131

Ok, i want to revisit this a bit to try to understand if what i am seeing is an error. I have created the catalog file as explained above, and changed the xml so that URI's are used instead of relative paths in the scemalLocation attribute. My validation still fails. It appears that not all of the s...
by ewinston
Thu Feb 05, 2004 7:50 pm
Forum: Common Problems
Topic: xml catalog
Replies: 6
Views: 5131

Yes, the directory structure method is the way things are now, but my directory structure existed before i started working on the xml files, and so i'd need to rearrange things to match, possibly breaking other things i was doing.

Thanks for your help. At least i know something can be done.

edward
by ewinston
Thu Feb 05, 2004 7:13 pm
Forum: Common Problems
Topic: xml catalog
Replies: 6
Views: 5131

Ok, making the chanes you suggested works. But i am not the one who controls the XML. Is there a way to get the catalog to work with the relative paths in the schemaLocation?

I can try to lobby for changing the xml, but i doubt that would go over well.

thanks