this output does not show an exception. please try to
capture the exception you are seeing...
From: Shahzad Younas [mailto:[EMAIL PROTECTED]
Sent: Friday, March 18, 2005 1:21 PM
To: [email protected]
Subject: RE: WSDL2Java error
That gave alot of output!
The stack trace is attached. Thanks for your help. It
has worked previously on my system because I have completed this task
successfully previously.
Shahzad
From: Campana Jr., Salvatore J [mailto:[EMAIL PROTECTED]
Sent: 18 March 2005 17:50
To: [email protected]
Subject: RE: WSDL2Java error
run ant with the -d flag you should see a stack trace which
will give us more to go on...
thx!
From: Shahzad Younas [mailto:[EMAIL PROTECTED]
Sent: Friday, March 18, 2005 12:41 PM
To: [email protected]
Subject: WSDL2Java error
Hi,
I have created my
wsdl file, but I am hitting an error when I run the ant task to wsdl2java
it.
I
get:
[wsdl2Java] -->
03-18-05 17:36:37 DEBUG [main] ProjectResourceBundle:
org.apache.ws.resource.i18n.resource::handleGetObject(OPT_ENABLE_DEBUG)
[wsdl2Java] --> 03-18-05 17:36:41 ERROR [main] velocity: ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[wsdl2Java] Processing WSDL file "C:\Junk2\ShibbolethBrowserSession\ShibbolethBrowserSession.wsdl"...
[wsdl2Java] Retrieving document at 'C:\Junk2\ShibbolethBrowserSession\ShibbolethBrowserSession.wsdl'.
[wsdl2Java] Retrieving document at './spec/wsrf/WS-ResourceProperties-1_2-Draft_05.wsdl', relative to 'file:/C:/Junk2/ShibbolethBrowserSession/ShibbolethBrowserSession.wsdl'.
[wsdl2Java] Retrieving document at './spec/wsrf/WS-ResourceLifetime-1_2-Draft_04.wsdl', relative to 'file:/C:/Junk2/ShibbolethBrowserSession/ShibbolethBrowserSession.wsdl'.
[wsdl2Java] --> 03-18-05 17:36:41 ERROR [main] velocity: ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[wsdl2Java] Processing WSDL file "C:\Junk2\ShibbolethBrowserSession\ShibbolethBrowserSession.wsdl"...
[wsdl2Java] Retrieving document at 'C:\Junk2\ShibbolethBrowserSession\ShibbolethBrowserSession.wsdl'.
[wsdl2Java] Retrieving document at './spec/wsrf/WS-ResourceProperties-1_2-Draft_05.wsdl', relative to 'file:/C:/Junk2/ShibbolethBrowserSession/ShibbolethBrowserSession.wsdl'.
[wsdl2Java] Retrieving document at './spec/wsrf/WS-ResourceLifetime-1_2-Draft_04.wsdl', relative to 'file:/C:/Junk2/ShibbolethBrowserSession/ShibbolethBrowserSession.wsdl'.
BUILD
FAILED
C:\Junk2\ShibbolethBrowserSession\build.xml:13: java.lang.NullPointerException
C:\Junk2\ShibbolethBrowserSession\build.xml:13: java.lang.NullPointerException
Any
ideas?
Thanks
Shahzad
