You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Rodrigo Asensio <ra...@gmail.com> on 2008/12/12 13:49:14 UTC

override wsdl

Is there any way to override the wsdl generation ?? or should I do it manually ?
thanks


Rodrigo Asensio
rasensio@gmail.com
http://www.rodrigoasensio.com
"To err is human, but to really screw up requires the root password."

Re: override wsdl

Posted by keith chapman <ke...@gmail.com>.
Not if you have used transfer objects. If you want to use transfer objects
with RPCMessageReceivers you will have to tinker your WSDL. This article [1]
has some tips that could help with this regard.

Thanks,
Keith.

[1] http://wso2.org/library/3726

On Fri, Dec 12, 2008 at 10:36 PM, Deepal Jayasinghe <de...@opensource.lk>wrote:

> Well, if it is just changing the those attributes, I think he can still
> use the RPC MR.
>
> Deepal
> > You might not be able to use the default RPCMessageReceivers with a
> > custom WSDL though. You might need to do some tinkering to the WSDL to
> > get it to work.
> >
> > Thanks,
> > Keith.
> >
> > On Fri, Dec 12, 2008 at 10:00 PM, Rodrigo Asensio <rasensio@gmail.com
> > <ma...@gmail.com>> wrote:
> >
> >     all right, thanks for the tip
> >
> >
> >     Rodrigo Asensio
> >     rasensio@gmail.com <ma...@gmail.com>
> >     http://www.rodrigoasensio.com
> >     "To err is human, but to really screw up requires the root password."
> >
> >
> >
> >     On Fri, Dec 12, 2008 at 2:26 PM, Deepal Jayasinghe
> >     <deepal@opensource.lk <ma...@opensource.lk>> wrote:
> >     > For that case, you have to put your wsdl into the service aar
> >     file. Then
> >     > it will display yours rather than generating new one.
> >     >
> >     > Deepal
> >     >> wanna override the default nillable and maxOccurrences attrib
> >     at types
> >     >>
> >     >>
> >     >> Rodrigo Asensio
> >     >> rasensio@gmail.com <ma...@gmail.com>
> >     >> http://www.rodrigoasensio.com
> >     >> "To err is human, but to really screw up requires the root
> >     password."
> >     >>
> >     >>
> >     >>
> >     >> On Fri, Dec 12, 2008 at 1:06 PM, keith chapman
> >     <keithgchapman@gmail.com <ma...@gmail.com>> wrote:
> >     >>
> >     >>> Depends on your requirement. What sort of things do you wanna
> >     override?
> >     >>>
> >     >>> Thanks,
> >     >>> Keith.
> >     >>>
> >     >>> On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio
> >     <rasensio@gmail.com <ma...@gmail.com>> wrote:
> >     >>>
> >     >>>> Is there any way to override the wsdl generation ?? or should
> >     I do it
> >     >>>> manually ?
> >     >>>> thanks
> >     >>>>
> >     >>>>
> >     >>>> Rodrigo Asensio
> >     >>>> rasensio@gmail.com <ma...@gmail.com>
> >     >>>> http://www.rodrigoasensio.com
> >     >>>> "To err is human, but to really screw up requires the root
> >     password."
> >     >>>>
> >     >>>
> >     >>> --
> >     >>> Keith Chapman
> >     >>> Senior Software Engineer
> >     >>> WSO2 Inc.
> >     >>> Oxygenating the Web Service Platform.
> >     >>> http://wso2.org/
> >     >>>
> >     >>> blog: http://www.keith-chapman.org
> >     >>>
> >     >>>
> >     >>
> >     >>
> >     >
> >     > --
> >     > Thank you!
> >     >
> >     >
> >     > http://blogs.deepal.org
> >     >
> >     >
> >
> >
> >
> >
> > --
> > Keith Chapman
> > Senior Software Engineer
> > WSO2 Inc.
> > Oxygenating the Web Service Platform.
> > http://wso2.org/
> >
> > blog: http://www.keith-chapman.org
>
> --
> Thank you!
>
>
> http://blogs.deepal.org
>
>


-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

Re: override wsdl

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Well, if it is just changing the those attributes, I think he can still
use the RPC MR.

Deepal
> You might not be able to use the default RPCMessageReceivers with a
> custom WSDL though. You might need to do some tinkering to the WSDL to
> get it to work.
>
> Thanks,
> Keith.
>
> On Fri, Dec 12, 2008 at 10:00 PM, Rodrigo Asensio <rasensio@gmail.com
> <ma...@gmail.com>> wrote:
>
>     all right, thanks for the tip
>
>
>     Rodrigo Asensio
>     rasensio@gmail.com <ma...@gmail.com>
>     http://www.rodrigoasensio.com
>     "To err is human, but to really screw up requires the root password."
>
>
>
>     On Fri, Dec 12, 2008 at 2:26 PM, Deepal Jayasinghe
>     <deepal@opensource.lk <ma...@opensource.lk>> wrote:
>     > For that case, you have to put your wsdl into the service aar
>     file. Then
>     > it will display yours rather than generating new one.
>     >
>     > Deepal
>     >> wanna override the default nillable and maxOccurrences attrib
>     at types
>     >>
>     >>
>     >> Rodrigo Asensio
>     >> rasensio@gmail.com <ma...@gmail.com>
>     >> http://www.rodrigoasensio.com
>     >> "To err is human, but to really screw up requires the root
>     password."
>     >>
>     >>
>     >>
>     >> On Fri, Dec 12, 2008 at 1:06 PM, keith chapman
>     <keithgchapman@gmail.com <ma...@gmail.com>> wrote:
>     >>
>     >>> Depends on your requirement. What sort of things do you wanna
>     override?
>     >>>
>     >>> Thanks,
>     >>> Keith.
>     >>>
>     >>> On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio
>     <rasensio@gmail.com <ma...@gmail.com>> wrote:
>     >>>
>     >>>> Is there any way to override the wsdl generation ?? or should
>     I do it
>     >>>> manually ?
>     >>>> thanks
>     >>>>
>     >>>>
>     >>>> Rodrigo Asensio
>     >>>> rasensio@gmail.com <ma...@gmail.com>
>     >>>> http://www.rodrigoasensio.com
>     >>>> "To err is human, but to really screw up requires the root
>     password."
>     >>>>
>     >>>
>     >>> --
>     >>> Keith Chapman
>     >>> Senior Software Engineer
>     >>> WSO2 Inc.
>     >>> Oxygenating the Web Service Platform.
>     >>> http://wso2.org/
>     >>>
>     >>> blog: http://www.keith-chapman.org
>     >>>
>     >>>
>     >>
>     >>
>     >
>     > --
>     > Thank you!
>     >
>     >
>     > http://blogs.deepal.org
>     >
>     >
>
>
>
>
> -- 
> Keith Chapman
> Senior Software Engineer
> WSO2 Inc.
> Oxygenating the Web Service Platform.
> http://wso2.org/
>
> blog: http://www.keith-chapman.org

-- 
Thank you!


http://blogs.deepal.org


Re: override wsdl

Posted by keith chapman <ke...@gmail.com>.
You might not be able to use the default RPCMessageReceivers with a custom
WSDL though. You might need to do some tinkering to the WSDL to get it to
work.

Thanks,
Keith.

On Fri, Dec 12, 2008 at 10:00 PM, Rodrigo Asensio <ra...@gmail.com>wrote:

> all right, thanks for the tip
>
>
> Rodrigo Asensio
> rasensio@gmail.com
> http://www.rodrigoasensio.com
> "To err is human, but to really screw up requires the root password."
>
>
>
> On Fri, Dec 12, 2008 at 2:26 PM, Deepal Jayasinghe <de...@opensource.lk>
> wrote:
> > For that case, you have to put your wsdl into the service aar file. Then
> > it will display yours rather than generating new one.
> >
> > Deepal
> >> wanna override the default nillable and maxOccurrences attrib at types
> >>
> >>
> >> Rodrigo Asensio
> >> rasensio@gmail.com
> >> http://www.rodrigoasensio.com
> >> "To err is human, but to really screw up requires the root password."
> >>
> >>
> >>
> >> On Fri, Dec 12, 2008 at 1:06 PM, keith chapman <ke...@gmail.com>
> wrote:
> >>
> >>> Depends on your requirement. What sort of things do you wanna override?
> >>>
> >>> Thanks,
> >>> Keith.
> >>>
> >>> On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio <ra...@gmail.com>
> wrote:
> >>>
> >>>> Is there any way to override the wsdl generation ?? or should I do it
> >>>> manually ?
> >>>> thanks
> >>>>
> >>>>
> >>>> Rodrigo Asensio
> >>>> rasensio@gmail.com
> >>>> http://www.rodrigoasensio.com
> >>>> "To err is human, but to really screw up requires the root password."
> >>>>
> >>>
> >>> --
> >>> Keith Chapman
> >>> Senior Software Engineer
> >>> WSO2 Inc.
> >>> Oxygenating the Web Service Platform.
> >>> http://wso2.org/
> >>>
> >>> blog: http://www.keith-chapman.org
> >>>
> >>>
> >>
> >>
> >
> > --
> > Thank you!
> >
> >
> > http://blogs.deepal.org
> >
> >
>



-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

Re: override wsdl

Posted by Rodrigo Asensio <ra...@gmail.com>.
all right, thanks for the tip


Rodrigo Asensio
rasensio@gmail.com
http://www.rodrigoasensio.com
"To err is human, but to really screw up requires the root password."



On Fri, Dec 12, 2008 at 2:26 PM, Deepal Jayasinghe <de...@opensource.lk> wrote:
> For that case, you have to put your wsdl into the service aar file. Then
> it will display yours rather than generating new one.
>
> Deepal
>> wanna override the default nillable and maxOccurrences attrib at types
>>
>>
>> Rodrigo Asensio
>> rasensio@gmail.com
>> http://www.rodrigoasensio.com
>> "To err is human, but to really screw up requires the root password."
>>
>>
>>
>> On Fri, Dec 12, 2008 at 1:06 PM, keith chapman <ke...@gmail.com> wrote:
>>
>>> Depends on your requirement. What sort of things do you wanna override?
>>>
>>> Thanks,
>>> Keith.
>>>
>>> On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio <ra...@gmail.com> wrote:
>>>
>>>> Is there any way to override the wsdl generation ?? or should I do it
>>>> manually ?
>>>> thanks
>>>>
>>>>
>>>> Rodrigo Asensio
>>>> rasensio@gmail.com
>>>> http://www.rodrigoasensio.com
>>>> "To err is human, but to really screw up requires the root password."
>>>>
>>>
>>> --
>>> Keith Chapman
>>> Senior Software Engineer
>>> WSO2 Inc.
>>> Oxygenating the Web Service Platform.
>>> http://wso2.org/
>>>
>>> blog: http://www.keith-chapman.org
>>>
>>>
>>
>>
>
> --
> Thank you!
>
>
> http://blogs.deepal.org
>
>

Re: override wsdl

Posted by Deepal Jayasinghe <de...@opensource.lk>.
For that case, you have to put your wsdl into the service aar file. Then
it will display yours rather than generating new one.

Deepal
> wanna override the default nillable and maxOccurrences attrib at types
>
>
> Rodrigo Asensio
> rasensio@gmail.com
> http://www.rodrigoasensio.com
> "To err is human, but to really screw up requires the root password."
>
>
>
> On Fri, Dec 12, 2008 at 1:06 PM, keith chapman <ke...@gmail.com> wrote:
>   
>> Depends on your requirement. What sort of things do you wanna override?
>>
>> Thanks,
>> Keith.
>>
>> On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio <ra...@gmail.com> wrote:
>>     
>>> Is there any way to override the wsdl generation ?? or should I do it
>>> manually ?
>>> thanks
>>>
>>>
>>> Rodrigo Asensio
>>> rasensio@gmail.com
>>> http://www.rodrigoasensio.com
>>> "To err is human, but to really screw up requires the root password."
>>>       
>>
>> --
>> Keith Chapman
>> Senior Software Engineer
>> WSO2 Inc.
>> Oxygenating the Web Service Platform.
>> http://wso2.org/
>>
>> blog: http://www.keith-chapman.org
>>
>>     
>
>   

-- 
Thank you!


http://blogs.deepal.org


Re: override wsdl

Posted by Rodrigo Asensio <ra...@gmail.com>.
wanna override the default nillable and maxOccurrences attrib at types


Rodrigo Asensio
rasensio@gmail.com
http://www.rodrigoasensio.com
"To err is human, but to really screw up requires the root password."



On Fri, Dec 12, 2008 at 1:06 PM, keith chapman <ke...@gmail.com> wrote:
> Depends on your requirement. What sort of things do you wanna override?
>
> Thanks,
> Keith.
>
> On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio <ra...@gmail.com> wrote:
>>
>> Is there any way to override the wsdl generation ?? or should I do it
>> manually ?
>> thanks
>>
>>
>> Rodrigo Asensio
>> rasensio@gmail.com
>> http://www.rodrigoasensio.com
>> "To err is human, but to really screw up requires the root password."
>
>
>
> --
> Keith Chapman
> Senior Software Engineer
> WSO2 Inc.
> Oxygenating the Web Service Platform.
> http://wso2.org/
>
> blog: http://www.keith-chapman.org
>

Re: override wsdl

Posted by keith chapman <ke...@gmail.com>.
Depends on your requirement. What sort of things do you wanna override?

Thanks,
Keith.

On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio <ra...@gmail.com> wrote:

> Is there any way to override the wsdl generation ?? or should I do it
> manually ?
> thanks
>
>
> Rodrigo Asensio
> rasensio@gmail.com
> http://www.rodrigoasensio.com
> "To err is human, but to really screw up requires the root password."
>



-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org