I am using jboss-ide 1.3.0 with eclipse 3.0 on a windows XP Pro machine. JDK is 1.4.2_05
I created a new J2EE1.3 project, then a package inside the project, and I try to create a new Web Services Client. I fill in the form by providing the wsdl file name, source folder and package. I leave the default parameters (version to use: 1.1) and additional behaviour: Process WSDL imports Unwrapped/elements literals When I click finish, I always get an error saying: Creation of element failed: javax.xml.rpc.encoding.TypeMapping Looking at the error log, it seems that eclipse can't find that class. I installed jboss-ide following the install/update procedure in eclipse, without problem. Can anyone help me fixing this? Thanks in advance, Jean-Noel Colin Error aoÃÂt 20, 2004 14:23:29.734 Internal Error java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:316) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:253) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:752) ... Caused by: java.lang.NoClassDefFoundError: javax/xml/rpc/encoding/TypeMapping at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845746#3845746 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845746 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
