Re: [jira] Created: (BEEHIVE-861) Added more service control DRTs / also some DRT cleanup and bug fixes

2005-07-21 Thread Eddie ONeil
I agree that long term we want to find a better solution for diffing the WSDLs -- this makes two places in Beehive that are in need of an XML diff. But, we've only rarely taken new loads of Axis, and we are in need of the test coverage right now. If the tests prove to be problematic, we can

RE: [jira] Created: (BEEHIVE-860) WSM does not support primitive wrapped array types for DOC/LIT/WRAPPED services

2005-07-21 Thread Daryoush Mehrtash
I believe there has been a lot of work in this area in Axis 1.2.1. We are still running 1.2 (I believe). Can you please try the new version of the Axis and see if this is fixed or not. Daryoush > -Original Message- > From: Chad Schoettger (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Thur

RE: [jira] Created: (BEEHIVE-861) Added more service control DRTs / also some DRT cleanup and bug fixes

2005-07-21 Thread Daryoush Mehrtash
I was not concern about WSDL changing as much as the ramification of comparing two XML documents by diffing the files. For instance, axis puts this comment on the WSDL files: So this means every time we update the new version of Axis we have to update all the DRT test files. Even though all th

Re: [jira] Created: (BEEHIVE-861) Added more service control DRTs / also some DRT cleanup and bug fixes

2005-07-21 Thread Chad Schoettger
I agree with your points. My main concern was to find a way to keep the WSDLs in the DRT area exactly the same as those being generated from the webservice so we know what we're testing. If the WSDLs generated by WSM change a lot WSDL diffing would become an issue. At this point I don't real

RE: [jira] Created: (BEEHIVE-861) Added more service control DRTs / also some DRT cleanup and bug fixes

2005-07-21 Thread Daryoush Mehrtash
> The DRT framework has been modified to now verify that the WSDL's for the > DRTs are what we excpect by starting tomcat and getting the WSDLs for the > services we are testing against and comparing them to the ones in the DRT > area. If this check fails, the DRTs will fail. I found that this wa

[jira] Resolved: (BEEHIVE-850) Interceptor infrastructure broken when used on overloaded control methods

2005-07-21 Thread Kenneth Tam (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-850?page=all ] Kenneth Tam resolved BEEHIVE-850: - Fix Version: V1 Resolution: Fixed Fixed @ rev 220161. We already have the method order index available, just used that instead of a hash. > Inte

[jira] Updated: (BEEHIVE-848) A serializer is not found for a java bean array that is returned

2005-07-21 Thread James Black (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-848?page=all ] James Black updated BEEHIVE-848: Attachment: jamesblackproblem.jar This is a more complete simplied test. When you build the webservices, make certain that in the webapp root directory that t

[jira] Updated: (BEEHIVE-861) Added more service control DRTs / also some DRT cleanup and bug fixes

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-861?page=all ] Eddie O'Neil updated BEEHIVE-861: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > Added more service control DRT

[jira] Updated: (BEEHIVE-857) Service control is not correctly processing RPC style header params

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-857?page=all ] Eddie O'Neil updated BEEHIVE-857: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > Service control is not correct

[jira] Updated: (BEEHIVE-859) Service control is not correctly processing web service methods which return void type

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-859?page=all ] Eddie O'Neil updated BEEHIVE-859: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > Service control is not correct

[jira] Updated: (BEEHIVE-855) Service control generation incorrect for operation which returns void and has IN/OUT or OUT header

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-855?page=all ] Eddie O'Neil updated BEEHIVE-855: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > Service control generation inc

[jira] Updated: (BEEHIVE-853) WSM is not always generating WSDLs correctly for RPC Encoded webservices

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-853?page=all ] Eddie O'Neil updated BEEHIVE-853: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > WSM is not always generating W

[jira] Updated: (BEEHIVE-860) WSM does not support primitive wrapped array types for DOC/LIT/WRAPPED services

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-860?page=all ] Eddie O'Neil updated BEEHIVE-860: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > WSM does not support primitive

[jira] Updated: (BEEHIVE-854) WSM produces improper WSDLs for RPC Style services which have operations that return arrays

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-854?page=all ] Eddie O'Neil updated BEEHIVE-854: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > WSM produces improper WSDLs fo

[jira] Updated: (BEEHIVE-852) Service control generation incorrect for RPC Encoded style WSDLs

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-852?page=all ] Eddie O'Neil updated BEEHIVE-852: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > Service control generation inc

[jira] Updated: (BEEHIVE-858) Service control is not correctly sending RPC style params to the webservice

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-858?page=all ] Eddie O'Neil updated BEEHIVE-858: - Fix Version: TBD Version: v1m1 V1Beta (was: TBD) Assign To: Eddie O'Neil > Service control is not correct

[jira] Updated: (BEEHIVE-856) Service control generation fails for WSDL which does not contain section

2005-07-21 Thread Eddie O'Neil (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-856?page=all ] Eddie O'Neil updated BEEHIVE-856: - Fix Version: TBD Version: v1m1 V1Beta (was: V1) Assign To: Eddie O'Neil > Service control generation fail

Re: beehive documentation: maintaining docs from many releases -- was: Re: updating the beehive web site -- a two pronged approach

2005-07-21 Thread Eddie O'Neil
All-- Given that we're en route to leaving incubation and doing a Beehive 1.0 release, the need to maintain multiple concurrent versions of documentation is growing. I'm starting to refactor the trunk/docs/ directory to split the docs into two parts: - site docs (committers, mailing

[jira] Resolved: (BEEHIVE-842) netui:attribute's on the checkBoxOption tag are not being set or overriden

2005-07-21 Thread Rich Feit (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-842?page=all ] Rich Feit resolved BEEHIVE-842: --- Resolution: Fixed Assign To: Krista Baker (was: Rich Feit) I committed this with revision 220152. Thanks Krista and Carlin. > netui:attribute's on t

[jira] Commented: (BEEHIVE-849) A method that doesn't have a @WebMethod annotation appears in my webservice

2005-07-21 Thread James Black (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-849?page=comments#action_12316390 ] James Black commented on BEEHIVE-849: - I had included a bad jar file, as a couple of the classes didn't compile. There are some source files that aren't needed, but I ha

[jira] Updated: (BEEHIVE-849) A method that doesn't have a @WebMethod annotation appears in my webservice

2005-07-21 Thread James Black (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-849?page=all ] James Black updated BEEHIVE-849: Attachment: jamesblackproblem.jar The last version didn't compile correctly, this one does. > A method that doesn't have a @WebMethod annotation appears in my

[jira] Updated: (BEEHIVE-861) Added more service control DRTs / also some DRT cleanup and bug fixes

2005-07-21 Thread Chad Schoettger (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-861?page=all ] Chad Schoettger updated BEEHIVE-861: Attachment: bigpatch.diff files_to_add.zip PatchInstructions.txt Add patch file, a zip containing new files to add, and

[jira] Created: (BEEHIVE-861) Added more service control DRTs / also some DRT cleanup and bug fixes

2005-07-21 Thread Chad Schoettger (JIRA)
Added more service control DRTs / also some DRT cleanup and bug fixes - Key: BEEHIVE-861 URL: http://issues.apache.org/jira/browse/BEEHIVE-861 Project: Beehive Type: Test Components: System Control

[jira] Assigned: (BEEHIVE-842) netui:attribute's on the checkBoxOption tag are not being set or overriden

2005-07-21 Thread Carlin Rogers (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-842?page=all ] Carlin Rogers reassigned BEEHIVE-842: - Assign To: Rich Feit (was: Carlin Rogers) Assigning to Rich for review and check in. Rich, the attched zip file contains the zip file with the sourc

[jira] Updated: (BEEHIVE-842) netui:attribute's on the checkBoxOption tag are not being set or overriden

2005-07-21 Thread Carlin Rogers (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-842?page=all ] Carlin Rogers updated BEEHIVE-842: -- Attachment: j842-patch.zip The attached zip file has the patch containing some of the changes that Krista provided. Thanks Krista, nice job!. The patch als

[jira] Updated: (BEEHIVE-849) A method that doesn't have a @WebMethod annotation appears in my webservice

2005-07-21 Thread James Black (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-849?page=all ] James Black updated BEEHIVE-849: Attachment: jamesblackproblem.jar You will need to add the axis jar files to WEB-INF/lib and change where the BEEHIVE_HOME is at in the two ant files, which a

[jira] Created: (BEEHIVE-860) WSM does not support primitive wrapped array types for DOC/LIT/WRAPPED services

2005-07-21 Thread Chad Schoettger (JIRA)
WSM does not support primitive wrapped array types for DOC/LIT/WRAPPED services --- Key: BEEHIVE-860 URL: http://issues.apache.org/jira/browse/BEEHIVE-860 Project: Beehive Type: Bug Compone

[jira] Commented: (BEEHIVE-849) A method that doesn't have a @WebMethod annotation appears in my webservice

2005-07-21 Thread James Black (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-849?page=comments#action_12316360 ] James Black commented on BEEHIVE-849: - I was able to recreate my testcase, and I have added more webservices, and I was able to see a webmethod called isNull, in AxisLMS

[jira] Created: (BEEHIVE-859) Service control is not correctly processing web service methods which return void type

2005-07-21 Thread Chad Schoettger (JIRA)
Service control is not correctly processing web service methods which return void type -- Key: BEEHIVE-859 URL: http://issues.apache.org/jira/browse/BEEHIVE-859 Project: Beehive Type

[jira] Created: (BEEHIVE-858) Service control is not correctly sending RPC style params to the webservice

2005-07-21 Thread Chad Schoettger (JIRA)
Service control is not correctly sending RPC style params to the webservice --- Key: BEEHIVE-858 URL: http://issues.apache.org/jira/browse/BEEHIVE-858 Project: Beehive Type: Bug Components: Sys

[jira] Created: (BEEHIVE-857) Service control is not correctly processing RPC style header params

2005-07-21 Thread Chad Schoettger (JIRA)
Service control is not correctly processing RPC style header params --- Key: BEEHIVE-857 URL: http://issues.apache.org/jira/browse/BEEHIVE-857 Project: Beehive Type: Bug Components: System Controls