You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by Chad Schoettger <ch...@gmail.com> on 2005/08/25 17:50:51 UTC

[PATCH] BEEHIVE-807 : Service control generation gens controls which will fail compilation

I have attached a patch to this issue which includes fixes for the issues 
Jacob found (Thanks Jacob!!).

The changes are specific to the service control generation task and consist 
of additional checks for method and method parameter names generated from a 
WSDL. The patch also includes several new tests created by Jacob Danner to 
verify that the service control generation does not generate a service 
control which fails java compilation.

- Chad

Re: [PATCH] BEEHIVE-807 : Service control generation gens controls which will fail compilation

Posted by Eddie O'Neil <ek...@bea.com>.
   Ah, excellent -- thanks!

Eddie

Chad Schoettger wrote:
> Sorry, I should have been more clear about that --
> 
> The modified files are in the beehive-807a.diff file.
> The new files to add are in the beehive-807a.zip file.
> 
> Let me know if you need additional detail.
> 
> - Chad
> 
> On 8/26/05, Eddie O'Neil <ek...@gmail.com> wrote:
>> Chad--
>>
>> This would be good to fix, but it's a little unclear how to apply
>> the patch (which files are new / old). Can you add some detail around
>> which files to use?
>>
>> Thanks!
>>
>> Eddie
>>
>>
>> On 8/25/05, Chad Schoettger <ch...@gmail.com> wrote:
>>> I have attached a patch to this issue which includes fixes for the 
>> issues
>>> Jacob found (Thanks Jacob!!).
>>>
>>> The changes are specific to the service control generation task and 
>> consist
>>> of additional checks for method and method parameter names generated 
>> from a
>>> WSDL. The patch also includes several new tests created by Jacob Danner 
>> to
>>> verify that the service control generation does not generate a service
>>> control which fails java compilation.
>>>
>>> - Chad
>>>
>>>
> 

Re: [PATCH] BEEHIVE-807 : Service control generation gens controls which will fail compilation

Posted by Chad Schoettger <ch...@gmail.com>.
Sorry, I should have been more clear about that --

The modified files are in the beehive-807a.diff file.
The new files to add are in the beehive-807a.zip file.

Let me know if you need additional detail.

- Chad

On 8/26/05, Eddie O'Neil <ek...@gmail.com> wrote:
> 
> Chad--
> 
> This would be good to fix, but it's a little unclear how to apply
> the patch (which files are new / old). Can you add some detail around
> which files to use?
> 
> Thanks!
> 
> Eddie
> 
> 
> On 8/25/05, Chad Schoettger <ch...@gmail.com> wrote:
> > I have attached a patch to this issue which includes fixes for the 
> issues
> > Jacob found (Thanks Jacob!!).
> >
> > The changes are specific to the service control generation task and 
> consist
> > of additional checks for method and method parameter names generated 
> from a
> > WSDL. The patch also includes several new tests created by Jacob Danner 
> to
> > verify that the service control generation does not generate a service
> > control which fails java compilation.
> >
> > - Chad
> >
> >
>

Re: [PATCH] BEEHIVE-807 : Service control generation gens controls which will fail compilation

Posted by Eddie O'Neil <ek...@gmail.com>.
Chad--

  This would be good to fix, but it's a little unclear how to apply
the patch (which files are new / old).  Can you add some detail around
which files to use?

  Thanks!

Eddie


On 8/25/05, Chad Schoettger <ch...@gmail.com> wrote:
> I have attached a patch to this issue which includes fixes for the issues
> Jacob found (Thanks Jacob!!).
> 
> The changes are specific to the service control generation task and consist
> of additional checks for method and method parameter names generated from a
> WSDL. The patch also includes several new tests created by Jacob Danner to
> verify that the service control generation does not generate a service
> control which fails java compilation.
> 
> - Chad
> 
>