[jboss-dev-forums] [Design of JBoss Eclipse IDE (dev)] - Re: bug?! I can't run a webservice client, netbeans works...
Smilidon
do-not-reply at jboss.com
Sat Nov 11 15:45:05 EST 2006
First thing is, that i dont understand why i have some jars in the classpath of my client that i dont added to my eclipse project.
Second, i changed the order of some jars like jbossall-client, jbossws-client and jboss-xml-binding and now i get this error:
| Exception in thread "main" java.lang.NoSuchFieldError: fFeatures
| at org.jboss.xb.binding.parser.xni.XniJBossXBParser$ParserConfiguration.configurePipeline(XniJBossXBParser.java:459)
| at org.apache.xerces.parsers.DTDConfiguration.reset(Unknown Source)
|
I found some classes of this xml pharser in jboss-commons.jar of the eclipse plugin and that looks like the problem. i tried to remove that jar, but my client wont start anymore. why? why do i need for runing an application the jboss-common.jar? sorry it looks like that is something wrong there.
still confused
s.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985165#3985165
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985165
More information about the jboss-dev-forums
mailing list