In the pom.xml I believe it explicitly names the service.wsdl in teh plugin section you might want to change this to be your new WSDL file.
P On 8/18/06, Mukesh Mediratta <[EMAIL PROTECTED]> wrote:
Hi Bruce, Thanks for the response.. I had already tried the tutorial we went thru in LA.. it works as it is.. however when I tried to follow steps using our own wsdl.. it went thru and gave me build successful.. however did not generate any classes.. I had gone and changed the /src/main/resources/xbean.xml wsdlResource to have my file name rather than the standard service.wsdl. Not sure where is the issue.. This WSDL has been tested OK and I have been able to generate client and server stus using Eclipse plugin for Xfire I got from Xfire website.. Please help. Thanks Mukesh bsnyder wrote: > > On 8/17/06, Mukesh Mediratta <[EMAIL PROTECTED]> wrote: >> >> I want to develop a Webservice based on WSDL and host it on Servicemix. >> >> I understand there is JSR 181 Archetype in Maven.. How could we use it >> for >> the same. > > Mukesh, there's some docs on the servicemix-jsr181 component here: > > http://servicemix.org/site/servicemix-jsr181.html > > Also, this is actually what we went over in L.A. together WRT FUSE. > There is a walkthrough of this using the ServiceMix tooling here: > > http://devzone.logicblaze.com/site/how-tos.html > > It's titled, 'Creating Contract First Web Services in FUSE'. > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > Apache Geronimo - http://geronimo.apache.org/ > Apache ActiveMQ - http://incubator.apache.org/activemq/ > Apache ServiceMix - http://incubator.apache.org/servicemix/ > Castor - http://castor.org/ > > -- View this message in context: http://www.nabble.com/Maven-Archetypes-tf2105342.html#a5873283 Sent from the ServiceMix - User forum at Nabble.com.
