You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by AHN Heejune <ha...@hotmail.com> on 2003/10/16 05:43:31 UTC

A comment on the WSS4J

Hi, guys,

I just found you did an excellent contibution; I have one comment:

I tried to look over the code with some concern and unfortunatley found the 
concern in 
WSEnvelopeBuilder.java
     
    
    Document doc = AxisUtil.toDocument(envelope);
.

I must be a horrible performance bottleneck for on-site performance. Of 
course, 
we could easily remove this we have DOM API there.

What is your idea ?

Thanks.

_________________________________________________________________
책상위에 다리 올리고 느긋하게 즐긴다... MSN 온라인 상영관   
http://vod.msn.co.kr  


Re: A comment on the WSS4J

Posted by Davanum Srinivas <di...@yahoo.com>.
Heejune,

the idea was to let people use WSS4J with Axis 1.1 that has already been released.

-- dims

--- AHN Heejune <ha...@hotmail.com> wrote:
> Hi, guys,
> 
> I just found you did an excellent contibution; I have one comment:
> 
> I tried to look over the code with some concern and unfortunatley found the 
> concern in 
> WSEnvelopeBuilder.java
>      
>     
>     Document doc = AxisUtil.toDocument(envelope);
> .
> 
> I must be a horrible performance bottleneck for on-site performance. Of 
> course, 
> we could easily remove this we have DOM API there.
> 
> What is your idea ?
> 
> Thanks.
> 
> _________________________________________________________________
> å������ �ٸ� �ø��� �����ϰ� ����... MSN �¶��� �󿵰�   
> http://vod.msn.co.kr  
> 


=====
Davanum Srinivas - http://webservices.apache.org/~dims/