[JBoss-dev] [JBossWS] - Re: JBossWS performance issue

2004-11-11 Thread tdiesler
This is an interesting benchmark. Can you provide a test deployment?
Axis always parses the message and records the SAX events, in parallel it 
builds up an in memory representations of the SAAJ object graph. For your kind 
of data this is less than ideal, your data proof this point.

The new JBossWS project will specifically address lazy parsing of messages. The 
prototype will hopefully be available for JBossWorld.

Do you have JWSDP deployed in JBoss? If yes, do you want to write a wiki about 
it?

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854786#3854786

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854786


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Re: JBossWS performance issue

2004-11-11 Thread aveitas
Hi Thomas,

You wrote:

"The new JBossWS project will specifically address lazy parsing of messages. 
The prototype will hopefully be available for JBossWorld".

Will the new JBossWS code base no longer depend on Axis?  Is there a roadmap 
document or any documentation that would help us better understand the new 
project?

Thanks,
  Al

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854828#3854828

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854828


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Re: JBossWS performance issue

2004-11-11 Thread tdiesler
The JBossWS wiki says:

anonymous wrote : 
  | The JBossWS implementation currently builds on Apache Axis as the 
underlying web service framework. This dependency is going to be replaced by 
JBoss' own soap stack. See the JBossWS JIRA project for the current status and 
TODOs. 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854837#3854837

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854837


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Re: JBossWS performance issue

2004-11-11 Thread pvainio
"tdiesler" wrote : This is an interesting benchmark. Can you provide a test 
deployment?

I can't provide the one I used, but I can create similar one for testing if 
needed.

"tdiesler" wrote : Axis always parses the message and records the SAX events, 
in parallel it builds up an in memory representations of the SAAJ object graph. 

I tought it might do something like this.  Is there by any change a way 
(configuration option?) to change this behaviour?

"tdiesler" wrote : Do you have JWSDP deployed in JBoss? If yes, do you want to 
write a wiki about it?

I have a webservice generated with JWSDP deployed in JBoss.  And yes I can 
write a wiki about it if needed.  There is already tutorial about it 
http://java.sun.com/webservices/docs/1.3/tutorial/doc/JAXRPC.html.
That tutorial instructs how to create a war archive from your webservice.  You 
should be able to deoploy generated war into any servlet container.

Thanks,
Pekka

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854939#3854939

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854939


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development