Faris A Saduli

Ranch Hand
+ Follow
since Feb 22, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Faris A Saduli

Hi,

I'm trying to generate stub using Weblogic client gen, but getting "Could not create task or type of type: clientgen.",I've my .wsdl file in d:\VZB_Cust_Service.wsdl

fyi....


<target name="stubgen" >
<property name="wsdlUrl" value="d:\Service.wsdl" />
<clientgen wsdl="${wsdlUrl}" packageName="com.Service.client" clientJar="PB_cust.jar" />
</target>


Any clue where the issue is...?

Thanks in advance
17 years ago
Hi

Communication will be using a SOAP transaction:- Style = document (not RPC)

In the above context not RPC means what? ,can anyone explain me.

Thanks
Hi

Can anyone explani me what Style = document (not RPC) means ?.


Thanks in advance.
17 years ago
Hi

I didn find any .exe file in

"SCJP 5 Mock exam in Java.Inquisition format ( GUI based and supports drag and drops !)"

Help me.........................
SCJP exam tomorrow, please provide me list of free exam simulators URL


Thanks a lot.........

Faris
I'm working on implementing SSL in my java CORBA client, help me with info.......................


Thanks in advance

Faris
Hi,

I 've scheduled JCP 1.4 on second week, i'm reading Kathy Sierra, please help me by proving more Mock url and tips for quick reference.

Thanks in advance

Faris
Hi,

I'm using visibroker 6.0 with 32bit encry for implementing SSL for my CORBA connection using java program.

Can anyone suggest me what are the changes in code and config need to be done ?


Thanks in advance


Faris
18 years ago
Hi,

Could anyone help me out where can i find more java.util ???

Thanks in advance.
19 years ago
Hi,

I too didnt get result, got the same exception, i also sent mail to
[email protected] , but no reply for past 2 weeks.

Sun , plz help me to getresult sooon


Regards
Faris
19 years ago
Hi,

Whats wrong, i found you failed in all exams? , hope you 'll appear and pass again.

Best wishes.
Hi,

Help me out how to generate Stub fromXSD

Thanks
Hi,

I need to know how to Generate Java class file from .xsd file, then i need to generate WSDL for SOAP webservices.
I'm using Weblogic Server.

plz help me


Thanks in advance
Faris