Bugs item #1014079, was opened at 2004-08-23 07:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1014079&group_id=22866

Category: JBoss-IDE
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Jean-Noel Colin (jncolin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Creation of element failed: javax.xml.rpc.encoding.TypeMappi

Initial Comment:
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 aout 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)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1014079&group_id=22866


-------------------------------------------------------
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

Reply via email to