[JBoss-user] [JBossWS] - Re: ServiceLifeCycle

2006-02-07 Thread johnr1111
Typically so does the jaxrpc based imlementations on a servlet. At this point we don't want to be committed to a full J2EE server, unless we have too. I am also wanting to stay pretty portable across the app servers. At this point, given many of the other shortcomings that we have ran into with

[JBoss-user] [JBossWS] - Re: deserialization speed

2006-02-06 Thread johnr1111
Another option to potentially look at is using Fast-Infoset. I don't know if JBoss supports it, and it's not supported outside of Java, but it's goal is to seriously reduce the serialization and de-serialization using a near binary representation. A web service is exposed with both the Fast

[JBoss-user] [JBossWS] - Re: ServiceLifeCycle

2006-02-06 Thread johnr1111
Thank you so much for helping validate that. I did realize the spec left that very open. I just wanted to validate that it was the case and we were not just configured correctly. Are there plans to provide the pooling. It seems like this could really cause some severe overhead problems when

[JBoss-user] [JBossWS] - Re: ServiceLifeCycle

2006-02-05 Thread johnr1111
I forgot to mention that the same war file acted correctly on other App Servers. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921749#3921749 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921749

[JBoss-user] [JBossWS] - ServiceLifeCycle

2006-02-05 Thread johnr1111
I created a web service implementing the ServiceLifeCycle interface. In doing some tests it appeared that the init and destroy were called on every single web service call. Is this really the case? It appears that the Servlets do not do this and only call the init when the object is first cre

[JBoss-user] [JBossWS] - Re: JBoss WS -- Secure WS and UserNameToken

2006-01-15 Thread johnr1111
I never received a reply... I did make the user name token work just great using the Axis / WS Security stuff. It worked as expected. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917555#3917555 Reply to the post : http://www.jboss.com/index.html?module=

[JBoss-user] [Beginners Corner] - Re: Illegal argument passed to ParameterDesc.setJavaType. T

2006-01-09 Thread johnr1111
It has to do with the name of the message parts. They are both set to "parameters". JBoss seems to have some issue with them being the same name. It actually looks like it builds the Tomcat WSDD file incorrectly. If you rename them it will then be callable, with the next problem being that

[JBoss-user] [JBossWS] - Re: A web service which returns data + SOAP attachment

2005-11-30 Thread johnr1111
The issues regarding file trasfer are numerous and painful. Microsoft promoted DIME, knowing that it probably woudn't fly. Sun Promoted Mime attachments and has gone with the SWA. Now there seems to be a push towards MTOM, which I hope will be picked up by the JBOSS implementation shortly, as w

[JBoss-user] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-29 Thread johnr1111
No, I've been too busy trying to convince our company to purchase a support contract from JBoss for $25,000. I'm working through the source tree, it just through me off when the existing WAR's stopped working. You're taking the time is very appreciated. View the original post : http://www.jbo

[JBoss-user] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-28 Thread johnr1111
http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch12.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909334#3909334 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909334 -

[JBoss-user] [JBossWS] - Re: JBoss WS -- Secure WS and UserNameToken

2005-11-23 Thread johnr1111
I did not see much in the way of support for the UserName Token other than the class to support it? I did not see any test cases that called this out, nor do I even see it listed for the JBoss WS 1.0 release. I saw encryption, and signing. I didn't see the authentication part? Am I missing t

[JBoss-user] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-23 Thread johnr1111
The following is generated when deploying a JAR on the lates jboss-head version. The same war and other wars deploy fine (Minus the parameter issue) on the previous versions of JBoss. This example web service was taken righ out of the JBoss Admin Guide. I would like to find a version of JB

[JBoss-user] [JBossWS] - Re: Alpha 5.0 - Port not found in WSDL

2005-11-23 Thread johnr1111
Is there a build that can deploy war files that does not have the problem with the parameters in the WSDL? The inout string issue that gets caused by the WSDL parameters having the same name while deploying. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39

[JBoss-user] [JBossWS] - Alpha 5.0 - Port not found in WSDL

2005-11-22 Thread johnr1111
I am getting an error message at deployment when I deploy any working Web Service WAR files to the new Alpha 5.0 version. The WAR files work against the 4.03 version, but blow up on the Alpha 5.0. Has anyone else seen this. I also saw it in the example that was posted in the admin guide (Wh

[JBoss-user] [JBossWS] - Re: JBoss WS -- Secure WS and UserNameToken

2005-11-22 Thread johnr1111
Ok, It's on Jira, Christmas. Are there any good examples??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908500#3908500 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3908500

[JBoss-user] [JBossWS] - Re: JBoss WS -- Secure WS and UserNameToken

2005-11-22 Thread johnr1111
When is JBoss WS targeted for? Are there examples that we could get to work against an alpha build? Are there some test cases that expose the behavior? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908494#3908494 Reply to the post : http://www.jboss.com