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

2004-11-11 Thread pvainio
Hi,

I have a big problem with a webservice on JBossWS.  I'm using document/literal 
style to return an array of ~15000 objects containing about 20 properties each. 

It works, but it takes ~15 minutes to generate the response.  Also JBoss 
requires over 500M memory to complete the request.

Exactly the same service, same wsdl, implementation etc. works ok with JWSDP1.4 
jaxrpc.  With jwsdp implementation generated with wsdeploy it takes no more 
than 2 minutes to complete the request and no extra memory is required.

Does anyone else has this problem?  Is there solution to it?  I would like to 
use JBossWS instead of jaxrpc/wsdeploy.

I'm just quessing but accoording to JBoss webservice/axis debug logs it looks 
like Axis is deserializing generated response before handing it out?  Should I 
look the problem (source) more closely, or should I wait  until Axis is 
replaced with JIRA?

Br,
Pekka




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

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


---
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


[JBoss-dev] [JBossWS] - EJB endpoint authentication and authorization

2004-09-23 Thread pvainio
Hi,

Is there a way to authenticate and authorize EJB endpoint ws users against jaas?  This 
information is missing in JbossWS wiki.



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

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


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development