Re: WSDL2java default stub generation.

2007-06-30 Thread Alexey Zavizionov
Hello, I think that by default should be generated all ports for all services. And with option you may choose which ports for wich services will be generated. Thanks, Alexey On 6/28/07, Amila Suriarachchi <[EMAIL PROTECTED]> wrote: hi all, currently wsdl2java generate stubs for all the ports i

Re: [Axis2] Please VOTE for your favorite bug to be fixed.

2007-06-30 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michele Mazzucco wrote: > Dims, > > what about postponing the 1.3 release and fixing (at least) all the > blockers? ;) Michele, I do not see a point in that. If we have a deadline then everyone is encouraged to work. If just postpone then we will lo

Re: minoccurs in sequence

2007-06-30 Thread Michael Potter
Amila, Thanks for this reply. I will use this information. I think the confusion (on my part or yours, does not matter tho ;) is that I posted two different questions. My minoccurs in sequence question has been answered. My multipart message question was not answered. I will add some sample

Re: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-06-30 Thread Martin Gainty
Good Evening Willard please verify your jsp-api.jar is fairly recent (I was able to d/l from jetspeed2.1 site) http://portals.apache.org/jetspeed-2/download.html 04/14/2006 02:09 PM50,501 jsp-api.jar If you can attach the WSDL I'll try to re-produce that error here... HTH M-- This

Re: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-06-30 Thread Willard
Thanks Martin, I have tomcat 6.0.1.3 and I do not have a common/lib, just a /lib under tomcat.  I added my C:\Tomcat6\lib\jsp-api.jar to my classpath, rebooted, verified and it still does not work.  Do you know if tomcat6.0 uses the Windows env var for CLASSPATH?  I rebooted because tomcat is

Re: HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-06-30 Thread Martin Gainty
known bug add "$TOMCAT_HOME\common\lib\jsp-api.jar" to classpath http://mail-archives.apache.org/mod_mbox/ws-axis-user/200704.mbox/[EMAIL PROTECTED] HTH M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email me

HTTP Status 500 from http://127.0.0.1:8080/axis2-web/

2007-06-30 Thread Willard
New to axis ... Trying to access http://127.0.0.1:8080/axis2-web/ while running Tomcat6.0.1.3.  I have placed the Axis2 war in the tomcat webapps as specified.  The tomcat Manager page is fine.  Any ideas? type Exception report message description The server encountered an internal error (

username token with different signature user using deprecated configuration structures

2007-06-30 Thread George Stanchev
I have asked this on the rampart and wss4j lists but they dont get alot of traffic, so i am posting it on the user list as well Hi, I am trying to create a message with "Timestamp UsernameToken Signature" actions using the old deprecated InflowConfiguration() and OutflowConfiguration() settings

More than one service name in a SINGLE WSDL file

2007-06-30 Thread Patrick Cook
First and foremost, I would like to take my hats off to Axis2 community. You all have definately raised the standards for SOAP Engines, Web Services and SOA in general. I would like to help out but don't know how. Please send me some information on how I could get involved. Secondly, I have a f

Re: axis + tomcat tuning issue

2007-06-30 Thread Michele Mazzucco
I have no experience with Axis 1.4, but my advice is to upgrade to Axis2. Michele On 30 Jun 2007, at 11:55, Gabriela Gheorghe wrote: Axis 1.4, this is what I am using ... On 6/29/07, Michele Mazzucco <[EMAIL PROTECTED]> wrote: On Fri, 2007-06-29 at 19:10 +0200, Gabriela Gheorghe wrote:

Re: axis + tomcat tuning issue

2007-06-30 Thread Gabriela Gheorghe
Axis 1.4, this is what I am using ... On 6/29/07, Michele Mazzucco <[EMAIL PROTECTED]> wrote: On Fri, 2007-06-29 at 19:10 +0200, Gabriela Gheorghe wrote: > Could it be axis ? Are you speaking about Axis 1.x or Axis2? Michele --