You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by "Cronin, Margo" <Ma...@iona.com> on 2006/08/31 15:48:58 UTC

wsdl2java

I successfully got the wsdl2java utility to run and generate client,
server, impl and type code.  However many messages are also generated
[1], I assume I can ignore these, if so it might be nice to remove them,
I didnt have verbose activated.

thanks,

Margo.

[1]

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
parseArguments

INFO: Parsing arguments: -d C:\dev\workspace\helloworld\build\src -impl
-server -client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl 

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
parseArguments

INFO: Found 0 alternative forms of usage, will use default form

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Accepting token stream for form of usage: default, tokens are [ -d
C:\dev\workspace\helloworld\build\src -impl -server -client
C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ]

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Position is: 0

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Args is available

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Accepting token stream for optionGroup: options, tokens are now [
-d C:\dev\workspace\helloworld\build\src -impl -server -client
C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running through 15
options

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -d

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -d

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -d

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Option outputdir accepted the token

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Args is available

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Accepting token stream for optionGroup: options, tokens are now [
-impl -server -client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
], running through 15 options

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -impl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -impl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -impl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -impl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -impl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -impl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Option impl accepted the token

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Args is available

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Accepting token stream for optionGroup: options, tokens are now [
-server -client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ],
running through 15 options

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -server

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -server

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -server

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -server

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -server

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -server

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -server

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Option server accepted the token

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Args is available

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Accepting token stream for optionGroup: options, tokens are now [
-client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running
through 15 options

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token -client

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Option client accepted the token

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Args is available

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Accepting token stream for optionGroup: options, tokens are now [
C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running through 15
options

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: No option accepted the token, returning

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: Accepting token stream for optionGroup: common_options, tokens are
now [ C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running
through 4 options

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept

INFO: No option accepted the token, returning

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.Argument accept

INFO: Accepting token stream for argument: wsdlurl

31-Aug-2006 15:42:49
org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek

INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl

31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
accept

INFO: Form default is returning true

 


RE: wsdl2java

Posted by Jim Ma <ji...@iona.com>.
Hi Margo ,

We can ignore these messages , I will remove it . 

Regards

Jim

> -----Original Message-----
> From: Cronin, Margo [mailto:Margo.Cronin@iona.com]
> Sent: Thursday, August 31, 2006 9:49 PM
> To: cxf-dev@incubator.apache.org
> Subject: wsdl2java
> 
> 
> I successfully got the wsdl2java utility to run and generate client,
> server, impl and type code.  However many messages are also generated
> [1], I assume I can ignore these, if so it might be nice to remove them,
> I didnt have verbose activated.
> 
> thanks,
> 
> Margo.
> 
> [1]
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
> parseArguments
> 
> INFO: Parsing arguments: -d C:\dev\workspace\helloworld\build\src -impl
> -server -client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl 
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
> parseArguments
> 
> INFO: Found 0 alternative forms of usage, will use default form
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Accepting token stream for form of usage: default, tokens are [ -d
> C:\dev\workspace\helloworld\build\src -impl -server -client
> C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ]
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Position is: 0
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Args is available
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Accepting token stream for optionGroup: options, tokens are now [
> -d C:\dev\workspace\helloworld\build\src -impl -server -client
> C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running through 15
> options
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -d
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -d
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -d
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Option outputdir accepted the token
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Args is available
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Accepting token stream for optionGroup: options, tokens are now [
> -impl -server -client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> ], running through 15 options
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -impl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -impl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -impl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -impl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -impl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -impl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Option impl accepted the token
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Args is available
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Accepting token stream for optionGroup: options, tokens are now [
> -server -client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ],
> running through 15 options
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -server
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -server
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -server
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -server
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -server
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -server
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -server
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Option server accepted the token
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Args is available
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Accepting token stream for optionGroup: options, tokens are now [
> -client C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running
> through 15 options
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token -client
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Option client accepted the token
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Args is available
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Accepting token stream for optionGroup: options, tokens are now [
> C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running through 15
> options
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: No option accepted the token, returning
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: Accepting token stream for optionGroup: common_options, tokens are
> now [ C:\dev\workspace\helloworld\wsdl/hello_world.wsdl ], running
> through 4 options
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.OptionGroup accept
> 
> INFO: No option accepted the token, returning
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.Argument accept
> 
> INFO: Accepting token stream for argument: wsdlurl
> 
> 31-Aug-2006 15:42:49
> org.apache.cxf.tools.common.toolspec.parser.TokenInputStream peek
> 
> INFO: Peeking token C:\dev\workspace\helloworld\wsdl/hello_world.wsdl
> 
> 31-Aug-2006 15:42:49 org.apache.cxf.tools.common.toolspec.parser.Form
> accept
> 
> INFO: Form default is returning true
> 
>  
> 
>