Axis2 wsdl2java jibx: No mapping defined for element

2009-09-24 Thread Anshuk Pal Chaudhuri
Hello, Mentioned an incorrect subject line in my earlier mail. My applogies. I am trying to integrate axis2 1.5 with jibx 1.2.1. I am not sure that is a problem with axis2 or jibx. I have the wsdl file and the schema with me. I have used the jibx org.jibx.schema.codegen.CodeGen to generate the o

Re: Java2WSDL in Axis1.2 gives error java.lang.NoClassDefFoundError: org/apache/axis/wsdlgen/Java2WSDL

2009-09-24 Thread Anshuk Pal Chaudhuri
Hello, I am trying to integrate axis2 1.5 with jibx 1.2.1. I am not sure that is a problem with axis2 or jibx. I have the wsdl file and the schema with me. I have used the jibx org.jibx.schema.codegen.CodeGen to generate the objects & the binding file from the schema. I then enhance the classes

Accessing Web Service Problem

2006-02-23 Thread anshuk pal chaudhuri
Hi, I am trying to call a simple RPC web service using the client stubs. But I am getting an error which I am not able to resolve.The error is : AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXParseException: White

Acessing Web Service Problem

2006-02-23 Thread anshuk pal chaudhuri
Hi, I am trying to call a simple RPC web service using the client stubs. But I am getting an error which I am not able to resolve.The error is : AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXParseException: White

Regarding WSDL2Java

2006-02-02 Thread anshuk pal chaudhuri
n 0.94 that did this WSDL > generation but it was not > really tested and was not made into a tool. But > recently we've added the > commandline tool support for this tool. You are > welcome to test out > Java2WSDL in the latest codebase. > BTW we only generate doc/lit WSDL's :

Wat Java2WSDL equivalent in Axis2?

2006-02-02 Thread anshuk pal chaudhuri
Hi, In Axis2 to generate a wsdl from the interfaces and different command line parameters (likewise in previous axis versions using Java2WSDL) what is the tool that is being used? Anshuk __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best sp

Re: newbie to Axis2

2006-02-02 Thread anshuk pal chaudhuri
ing part is not complete , since we are > using WSDL 1.1 writer you > only get WSDL 1.1 doc when you ask for wsdl from > axis2 :) > > Thanks, > Deepal > > ~Future is Open~ > > ----- Original Message

Re: newbie to Axis2

2006-02-01 Thread anshuk pal chaudhuri
surely the 0.94 release ? > > On 2/1/06, anshuk pal chaudhuri <[EMAIL PROTECTED]> > wrote: > > > > yah Ajith, > > > > I have got one temporary solution to it.The > problem > > what i thot was that the servlet getting created > for > > the H

Re: newbie to Axis2

2006-02-01 Thread anshuk pal chaudhuri
u post the details about your servlet > container setup, OS and the > rest of the environment ? > > On 2/1/06, anshuk pal chaudhuri <[EMAIL PROTECTED]> > wrote: > > > > Hi, > > > > I have installed axis2 web application but when I > am > > trying to view

Re: newbie to Axis2

2006-02-01 Thread anshuk pal chaudhuri
Hi, I have installed axis2 web application but when I am trying to view the Axis Happiness Page using the Validate Link in order to know that whether all the componenets are properly installed or not,its throwing an error. java.lang.NoClassDefFoundError: org/apache/jsp/HappyAxis_jsp (wrong name:

newbie to Axis2

2006-01-30 Thread anshuk pal chaudhuri
Hi, I have deployed the sample web services of Axis2 (userguide:example) on Tomcat. But after deploying teh web service how do I view the dynamically generated wsdl like the way we used to do in case of Axis 1.x? Regards, Anshuk __ Do You Yahoo!? T

Query Regarding running custom servlet on axis

2005-12-17 Thread anshuk pal chaudhuri
Hi, I have a doubt. I am using axis 1.2 on Tomcat 5.0.28 I have made my own custom servlet and put that inside the classes folder of axis.So I have also changed the web.xml file accordingly. I am just trying to print something inside ths servlet.Thats it. I am trying to run that servlet at htt

Re: Java2WSDL Query

2005-10-27 Thread anshuk pal chaudhuri
mandatory > headers may be defined in WSDL. > > On 10/27/05, anshuk pal chaudhuri > <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > Does the Java2WSDL tool allow us to add > soap:header > > element in the WSDL which is optional? > > &g

Java2WSDL Query

2005-10-27 Thread anshuk pal chaudhuri
Hi, Does the Java2WSDL tool allow us to add soap:header element in the WSDL which is optional? Thanks Anshuk __ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com

Problem with WSDL4J

2005-10-11 Thread anshuk pal chaudhuri
I am using wsdl4j apis to manipulate one wsdl file. But I am having one small problem. I am trying to add one message in the wsdl,i am printing the definition whether it is having the msg or not,it is showing the msg in the definition. But when I write with the WSDLWriter the message which I added

Regarding SOAP Header Information in WSDL

2005-10-03 Thread anshuk pal chaudhuri
Hi, I am using Axis 1.2.1 When I am deploying a web service,the WSDL file is being generated. But I want to incorporate inside the WSDL ,that when the client is sending the SOAP Request, he/she must send the SOAP header with some elements inside the header too. This I want to convey inside the WS

Versions

2005-09-12 Thread anshuk pal chaudhuri
Guys, I have downloaded Axis 1.2.1 .I want to know that in that particular case what is the Version of the SOAP it using,is it Soap 1.2? And the WSDL being generated for the web services,what is the version of the WSDL?is WSDL 2.0? Anshuk __ Do You

Time Analysis

2005-04-17 Thread Anshuk Pal Chaudhuri
I am invoking external web service from my Axis Client.Now what i wantto do is that is to analyze the performance of the web service from thetime analysis point of view. Say the the total time (T)= ServiceTime(S)+ MessageTime(M)+Waiting Time (W) How do i Do that? Thanksin advance. Anshuk

Need Links

2005-04-06 Thread anshuk pal chaudhuri
Please give me the useful links for the forums of XMLSecurity using xmlsec.jar (NOT using XSS4J) __ Do you Yahoo!? Yahoo! Personals - Better first dates. More second dates. http://personals.yahoo.com

How does one extract the key (say Symmetric Key) from the Key Info?

2005-04-05 Thread anshuk pal chaudhuri
How does one extract the value of the symmetric key from the KeyInfo Element from the Encrypted XML Document? That I am trying to use In XML Decryption. And i am trying to do that using XML Security APIS. Looking forward for ur reply. __ Do you Ya

How does one extract the key (say Symmetric Key) from the Key Info?

2005-04-05 Thread anshuk pal chaudhuri
--- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > see the code in wss4j > > > On Fri, 11 Mar 2005 06:12:29 -0800 (PST), anshuk pal > chaudhuri > <[EMAIL PROTECTED]> wrote: > > I was trying to implemennt X.509v3 Binary Security > > Token. >

How to implement encryption of soap enveleope messages using wss4j?

2005-03-18 Thread anshuk pal chaudhuri
I have got the structure of the encrypted body,i mean how it should it look like. which class should we need to use and what are the methods should be used? __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusines

How to convert Encrypted Binary Token value to a Crypto Instance?

2005-03-14 Thread anshuk pal chaudhuri
I have the encrpyted Binary Token value. I need to get the crypto instance out of it. How do I do that? Plase help me. __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/

Binary Token

2005-03-13 Thread anshuk pal chaudhuri
My objective is to 1. genearate a binary security token using wss4j apis from a certicate and then again 2. to retrieve back the certicate and its details back from the Binary64 encoded value. My first part is done.What should be the code of the 2nd part? I have this code of generating a certifca

Re: Query Regarding Binary Security Token

2005-03-11 Thread anshuk pal chaudhuri
i was implementing with wss4j only...the first encoding part is done but i am not able to do that the other round please send me the code. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.co

Query Regarding Binary Security Token

2005-03-11 Thread anshuk pal chaudhuri
I was trying to implemennt X.509v3 Binary Security Token. I have encrypted an x.509 cerificate using Bse64Encoding and also I have the encrypted value. Now, How do I decrypt that and get back the certificate? Please help me out __ Do

WSS4J in WebSphere 5.1.2??????

2005-03-01 Thread anshuk pal chaudhuri
I have a simple Web Service in WebSphere which is working fine. Now I want to secure that service using wss4j UserName Token. I have included the wss4j jar. Then what is the code and way to go ahead to secure the service using the wss4j apis? I have been trying this for a lot many days.But still I

How do I implement wss4j in Websphere 5.1.2?

2005-02-28 Thread anshuk pal chaudhuri
I have a simple web service in WSAD. I have also added the wss4j.jar file.Thus I will be able to access the classes. But how do I secure the web service using UserName Token using the wss4j apis in websphere? Please let me know. I am really stuck on that. _