RE: WSDL2Java error

2005-03-18 Thread Shahzad Younas
March 2005 22:58 To: [email protected] Subject: Re: WSDL2Java error Hi, This means you need to define your RP properties via element refs, as follows

Re: WSDL2Java error

2005-03-18 Thread Ian Springer
seconds -Original Message- From: Shahzad Younas [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 22:19 To: [email protected] Subject: RE: WSDL2Java error Hi Ian, Thanks for your explanation with the resource ID thing. I get it now! Re the ant error, it

RE: WSDL2Java error

2005-03-18 Thread Shahzad Younas
Jr., Salvatore J [mailto:[EMAIL PROTECTED]]> *Sent:* 18 March 2005 18:54> *To:* [email protected]> *Subject:* RE: WSDL2Java error>> Maybe send your wsdl ...I'm suspecting there may be something else...>>

RE: WSDL2Java error

2005-03-18 Thread Shahzad Younas
56 To: [email protected] Subject: Re: WSDL2Java error Hi Shahzad, I think it's happening because the CreateShibbolethBrowserSession portType does not have a wsrf-rp:ResourceProperties attribute that points to a props doc. This is a bug in Wsdl2Java, since WSRF does not require all portTyp

Re: WSDL2Java error

2005-03-18 Thread Ian Springer
em example, it works fine. Its got me stumped. Shahzad *From:* Campana Jr., Salvatore J [mailto:[EMAIL PROTECTED] *Sent:* 18 March 2005 18:54 *To:* [email protected] *Subject:* RE: WSDL2Java error Maybe send y

RE: WSDL2Java error

2005-03-18 Thread Shahzad Younas
[email protected]: RE: WSDL2Java error Maybe send your wsdl ...I'm suspecting there may be something else... From: Campana Jr., Salvatore J Sent: Friday, March 18, 2005 1:50 PMTo: [email protected]: RE: WSDL2Java error Shahzad,   You found a bug...good work!

RE: WSDL2Java error

2005-03-18 Thread Shahzad Younas
Hi,   I think I already have a resource property. Here is my wsdl. I adapted it from the printer example. Thanks for looking over it.   Shahzad From: Campana Jr., Salvatore J [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 18:50To: [email protected]: RE: WSDL2Java error

RE: WSDL2Java error

2005-03-18 Thread Campana Jr., Salvatore J
Maybe send your wsdl ...I'm suspecting there may be something else... From: Campana Jr., Salvatore J Sent: Friday, March 18, 2005 1:50 PMTo: [email protected]: RE: WSDL2Java error Shahzad,   You found a bug...good work!   The work around for you would be to define at

RE: WSDL2Java error

2005-03-18 Thread Campana Jr., Salvatore J
, March 18, 2005 1:26 PMTo: [email protected]: RE: WSDL2Java error BTW, i missed abit which goes at the end of the output given by ant:   BUILD FAILEDC:\Junk2\ShibbolethBrowserSession\build.xml:13: java.lang.NullPointerException    at org.apache.ws.resource.tool.Wsdl2JavaTa

RE: WSDL2Java error

2005-03-18 Thread Campana Jr., Salvatore J
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 PMTo: [email protected]: RE: WSDL2Java error That gave alot of output!   The stack trace is

RE: WSDL2Java error

2005-03-18 Thread Shahzad Younas
org.apache.tools.ant.launch.Launcher.run(Launcher.java:196)    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)   From: Shahzad Younas [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 18:21To: [email protected]: RE: WSDL2Java error That gave alot of output!   The stack trace is attached. Thanks for

RE: WSDL2Java error

2005-03-18 Thread Campana Jr., Salvatore J
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 PMTo: [email protected]: WSDL2Java error Hi,   I have created my wsdl file, but I am hitting

WSDL2Java error

2005-03-18 Thread Shahzad Younas
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 ERRO