You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by biswadip saha <bi...@gmail.com> on 2006/12/20 07:03:13 UTC

Migration Problem

Hi ,
  I am using Axis1.2 .
 with tomcat 4.1 and jdk 1.3.
 and Broadvision as backend.
 and using JAXB.
 now i want to change it to AXIS2 tomcat5.5 and jdk1.4
 with same broadvision APIs
 I configured some how . after deployment i am getting list of operations.
 but after that when i am trying to access wsdl its giving
 ----<error>
  < description>Unable to generate WSDL for this service</ description>
  < reason>Either user has not dropped the wsdl into META-INF or operations
use message receivers other than RPC. </reason>
  </error >
  Do i need to compile all classes again .
 please help me in this.

-- 
##################################
Sr. Software Developer
+919899566690
##################################




      o o o o o o o . . .   ______________________________
    o      _____           ||                            |
  .][__n_n_|DD[  ====_____  |                                 |
>(________|__|_[_________]_|____________________________|
_/oo OOOOO oo`  ooo   ooo  'o!o!o                  o!o!o`
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Re: Migration Problem

Posted by biswadip saha <bi...@gmail.com>.
now after generating client codes .
 I am getting
---
                        //Unsupported style!! No code is generated
                       // throw new
java.lang.UnsupportedOperationException("Unsupported
Style");
 in stub.java.
 and its not compiling also.

my wsdl is
:

<wsdl:definitions xmlns:wsdl="*http://schemas.xmlsoap.org/wsdl/*"xmlns:axis2
="*http://ws.apache.org/axis2*" xmlns:mime="*
http://schemas.xmlsoap.org/wsdl/mime/*" xmlns:http="*
http://schemas.xmlsoap.org/wsdl/http/*" xmlns:ns0="*http://ws.irctc.com/xsd*
" xmlns:soap12="*http://schemas.xmlsoap.org/wsdl/soap12/*" xmlns:ns1="*
http://org.apache.axis2/xsd*"
xmlns:xs="*http://www.w3.org/2001/XMLSchema*"xmlns:soap
="*http://schemas.xmlsoap.org/wsdl/soap/*" targetNamespace="*
http://ws.apache.org/axis2*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:types>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:schema xmlns:ns
="*http://ws.irctc.com/xsd*"
targetNamespace="*http://ws.irctc.com/xsd*"elementFormDefault
="*unqualified*" attributeFormDefault="*unqualified*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
bookTicket*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*aInputXML*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
bookTicketResponse*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*return*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
bookFailedTicket*">
 *+* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*aInputXML*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
bookFailedTicketResponse*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*return*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
getItineraryDetails*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*aInputXML*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
getItineraryDetailsResponse*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*return*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
bookedHistory*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*aInputXML*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
bookedHistoryResponse*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*return*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
failedPaymentDetails*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*aInputXML*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:element name="*
failedPaymentDetailsResponse*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:complexType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <xs:sequence>
 * * <xs:element type="*xs:string*" name="*return*" />
* * </xs:sequence>
* * </xs:complexType>
* * </xs:element>
* * </xs:schema>
* * </wsdl:types>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*bookTicketMessage*">
 * * <wsdl:part element="*ns0:bookTicket*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*bookTicketResponse*">
 * * <wsdl:part element="*ns0:bookTicketResponse*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*bookFailedTicketMessage*">
 * * <wsdl:part element="*ns0:bookFailedTicket*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*bookFailedTicketResponse*">
 * * <wsdl:part element="*ns0:bookFailedTicketResponse*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*failedPaymentDetailsMessage*">
 * * <wsdl:part element="*ns0:failedPaymentDetails*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*failedPaymentDetailsResponse*">
 * * <wsdl:part element="*ns0:failedPaymentDetailsResponse*" name="*part1*"/>
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*bookedHistoryMessage*">
 * * <wsdl:part element="*ns0:bookedHistory*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*bookedHistoryResponse*">
 * * <wsdl:part element="*ns0:bookedHistoryResponse*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*getItineraryDetailsMessage*">
 * * <wsdl:part element="*ns0:getItineraryDetails*" name="*part1*" />
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:message name="
*getItineraryDetailsResponse*">
 * * <wsdl:part element="*ns0:getItineraryDetailsResponse*" name="*part1*"/>
* * </wsdl:message>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:portType name
="*bookingPortType*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookTicket*">
 * * <wsdl:input message="*axis2:bookTicketMessage*" />
 * * <wsdl:output message="*axis2:bookTicketResponse*" />
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookFailedTicket*">
 * * <wsdl:input message="*axis2:bookFailedTicketMessage*" />
 * * <wsdl:output message="*axis2:bookFailedTicketResponse*" />
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*failedPaymentDetails*">
 * * <wsdl:input message="*axis2:failedPaymentDetailsMessage*" />
 * * <wsdl:output message="*axis2:failedPaymentDetailsResponse*" />
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookedHistory*">
 * * <wsdl:input message="*axis2:bookedHistoryMessage*" />
 * * <wsdl:output message="*axis2:bookedHistoryResponse*" />
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*getItineraryDetails*">
 * * <wsdl:input message="*axis2:getItineraryDetailsMessage*" />
 * * <wsdl:output message="*axis2:getItineraryDetailsResponse*" />
* * </wsdl:operation>
* * </wsdl:portType>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:binding type="
*axis2:bookingPortType*" name="*bookingSOAP11Binding*">
 * * <soap:binding style="*document*" transport="*
http://schemas.xmlsoap.org/soap/http*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookTicket*">
 * * <soap:operation style="*document*" soapAction="*urn:bookTicket*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookFailedTicket*">
 * * <soap:operation style="*document*" soapAction="*urn:bookFailedTicket*"/>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*failedPaymentDetails*">
 * * <soap:operation style="*document*" soapAction="*
urn:failedPaymentDetails*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookedHistory*">
 * * <soap:operation style="*document*" soapAction="*urn:bookedHistory*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*getItineraryDetails*">
 * * <soap:operation style="*document*" soapAction="*urn:getItineraryDetails
*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap:body namespace="*http://ws.apache.org/axis2*" use="*literal*" />
* * </wsdl:output>
* * </wsdl:operation>
* * </wsdl:binding>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:binding type="
*axis2:bookingPortType*" name="*bookingSOAP12Binding*">
 * * <soap12:binding style="*document*" transport="*
http://schemas.xmlsoap.org/soap/http*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookTicket*">
 * * <soap12:operation style="*document*" soapAction="*urn:bookTicket*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookFailedTicket*">
 * * <soap12:operation style="*document*" soapAction="*urn:bookFailedTicket*
" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*failedPaymentDetails*">
 * * <soap12:operation style="*document*" soapAction="*
urn:failedPaymentDetails*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookedHistory*">
 * * <soap12:operation style="*document*" soapAction="*urn:bookedHistory*"/>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*getItineraryDetails*">
 * * <soap12:operation style="*document*" soapAction="*
urn:getItineraryDetails*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <soap12:body namespace="*http://ws.apache.org/axis2*" use="*literal*"/>
* * </wsdl:output>
* * </wsdl:operation>
* * </wsdl:binding>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:binding type="
*axis2:bookingPortType*" name="*bookingHttpBinding*">
 * * <http:binding verb="*POST*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookTicket*">
 * * <http:operation location="*bookTicket*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <mime:content type="*text/xml*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <mime:content type="*text/xml*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookFailedTicket*">
 * * <http:operation location="*bookFailedTicket*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <mime:content type="*text/xml*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <mime:content type="*text/xml*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*failedPaymentDetails*">
 * * <http:operation location="*failedPaymentDetails*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <mime:content type="*text/xml*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <mime:content type="*text/xml*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*bookedHistory*">
 * * <http:operation location="*bookedHistory*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <mime:content type="*text/xml*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <mime:content type="*text/xml*" />
* * </wsdl:output>
* * </wsdl:operation>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:operation name
="*getItineraryDetails*">
 * * <http:operation location="*getItineraryDetails*" />
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:input>
 * * <mime:content type="*text/xml*" />
* * </wsdl:input>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:output>
 * * <mime:content type="*text/xml*" />
* * </wsdl:output>
* * </wsdl:operation>
* * </wsdl:binding>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:service name="
*booking*">
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:port binding="
*axis2:bookingSOAP11Binding*" name="*bookingSOAP11port0*">
 * * <soap:address location="*http://localhost:8080/axis2/services/booking*"/>
* * </wsdl:port>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:port binding="
*axis2:bookingSOAP12Binding*" name="*bookingSOAP12port0*">
 * * <soap12:address location="*http://localhost:8080/axis2/services/booking
*" />
* * </wsdl:port>
 *-* <http://localhost:8080/222/services/booking?wsdl#> <wsdl:port binding="
*axis2:bookingHttpBinding*" name="*bookingHttpport0*">
 * * <http:address location="*http://localhost:8080/axis2/rest/booking*" />
* * </wsdl:port>
* * </wsdl:service>
* * </wsdl:definitions>

is it allright?



On 12/20/06, biswadip saha <bi...@gmail.com> wrote:
>
> thanks deepal i got success.
>   now i will try to create client and access services.
>
>
>
> On 12/20/06, Deepal Jayasinghe <de...@opensource.lk> wrote:
> >
> > Hi ;
> >
> >
> > biswadip saha wrote:
> >
> > > Hi ,
> > >   I am using Axis1.2 .
> > >  with tomcat 4.1 and jdk 1.3.
> > >  and Broadvision as backend.
> > >  and using JAXB.
> > >  now i want to change it to AXIS2 tomcat5.5 and jdk1.4
> > >  with same broadvision APIs
> > >  I configured some how . after deployment i am getting list of
> > > operations.
> > >  but after that when i am trying to access wsdl its giving
> > >  ----<error>
> > >   < description>Unable to generate WSDL for this service</
> > description>
> > >   < reason>Either user has not dropped the wsdl into META-INF or
> > > operations use message receivers other than RPC. </reason>
> > >   </error >
> > >   Do i need to compile all classes again .
> >
> > Nope , you do not need , have a look at the following faq.
> > http://wso2.org/library/104
> >
> > Thanks
> > Deepal
> >
> > >  please help me in this.
> > >
> > > --
> > > ##################################
> > > Sr. Software Developer
> > > +919899566690
> > > ##################################
> > >
> > >
> > >
> > >
> > >       o o o o o o o . . .   ______________________________
> > >     o      _____           ||                            |
> > >   .][__n_n_|DD[  ====_____  |                                 |
> > > >(________|__|_[_________]_|____________________________|
> > > _/oo OOOOO oo`  ooo   ooo  'o!o!o                  o!o!o`
> > > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> >
> >
> > --
> > Thanks,
> > Deepal
> > ................................................................
> > "The highest tower is built one brick at a time"
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> ##################################
> Sr. Software Developer
> +919899566690
> ##################################
>
>
>
>
>       o o o o o o o . . .   ______________________________
>     o      _____           ||                            |
>   .][__n_n_|DD[  ====_____  |                                 |
> >(________|__|_[_________]_|____________________________|
> _/oo OOOOO oo`  ooo   ooo  'o!o!o                  o!o!o`
> -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>



-- 
##################################
Sr. Software Developer
+919899566690
##################################




      o o o o o o o . . .   ______________________________
    o      _____           ||                            |
  .][__n_n_|DD[  ====_____  |                                 |
>(________|__|_[_________]_|____________________________|
_/oo OOOOO oo`  ooo   ooo  'o!o!o                  o!o!o`
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Re: Migration Problem

Posted by biswadip saha <bi...@gmail.com>.
thanks deepal i got success.
  now i will try to create client and access services.



On 12/20/06, Deepal Jayasinghe <de...@opensource.lk> wrote:
>
> Hi ;
>
>
> biswadip saha wrote:
>
> > Hi ,
> >   I am using Axis1.2 .
> >  with tomcat 4.1 and jdk 1.3.
> >  and Broadvision as backend.
> >  and using JAXB.
> >  now i want to change it to AXIS2 tomcat5.5 and jdk1.4
> >  with same broadvision APIs
> >  I configured some how . after deployment i am getting list of
> > operations.
> >  but after that when i am trying to access wsdl its giving
> >  ----<error>
> >   < description>Unable to generate WSDL for this service</ description>
> >   < reason>Either user has not dropped the wsdl into META-INF or
> > operations use message receivers other than RPC. </reason>
> >   </error >
> >   Do i need to compile all classes again .
>
> Nope , you do not need , have a look at the following faq.
> http://wso2.org/library/104
>
> Thanks
> Deepal
>
> >  please help me in this.
> >
> > --
> > ##################################
> > Sr. Software Developer
> > +919899566690
> > ##################################
> >
> >
> >
> >
> >       o o o o o o o . . .   ______________________________
> >     o      _____           ||                            |
> >   .][__n_n_|DD[  ====_____  |                                 |
> > >(________|__|_[_________]_|____________________________|
> > _/oo OOOOO oo`  ooo   ooo  'o!o!o                  o!o!o`
> > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>
>
> --
> Thanks,
> Deepal
> ................................................................
> "The highest tower is built one brick at a time"
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
##################################
Sr. Software Developer
+919899566690
##################################




      o o o o o o o . . .   ______________________________
    o      _____           ||                            |
  .][__n_n_|DD[  ====_____  |                                 |
>(________|__|_[_________]_|____________________________|
_/oo OOOOO oo`  ooo   ooo  'o!o!o                  o!o!o`
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Re: Migration Problem

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Hi ;


biswadip saha wrote:

> Hi ,
>   I am using Axis1.2 .
>  with tomcat 4.1 and jdk 1.3.
>  and Broadvision as backend.
>  and using JAXB.
>  now i want to change it to AXIS2 tomcat5.5 and jdk1.4
>  with same broadvision APIs
>  I configured some how . after deployment i am getting list of
> operations.
>  but after that when i am trying to access wsdl its giving
>  ----<error>
>   < description>Unable to generate WSDL for this service</ description>
>   < reason>Either user has not dropped the wsdl into META-INF or
> operations use message receivers other than RPC. </reason>
>   </error >
>   Do i need to compile all classes again .

Nope , you do not need , have a look at the following faq.
http://wso2.org/library/104

Thanks
Deepal

>  please help me in this.
>
> -- 
> ##################################
> Sr. Software Developer
> +919899566690
> ##################################
>
>
>
>
>       o o o o o o o . . .   ______________________________
>     o      _____           ||                            |
>   .][__n_n_|DD[  ====_____  |                                 |
> >(________|__|_[_________]_|____________________________|
> _/oo OOOOO oo`  ooo   ooo  'o!o!o                  o!o!o`
> -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 


-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org