Ashok Kumar Babu

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

Recent posts by Ashok Kumar Babu

Hi,

I am facing the same problem. Were you able to fix this successfully? I am having all the required jars in the deployed war file, although I am not able to make it. I am getting the same sort of errors as the initial post. Any other recommendations to solve this ?


Thanks

Ashok
13 years ago
Congrats

Great Score
13 years ago
Hello,

In the below PO Schema, I understand addr type of address schema. Why do we import it when we already mentioned in the schema definition? I dont get that point clearly. Can some one explain me the key point?



Hi Krizsan,

Thanks for giving that key point. Now I have installed Metro to the GlassFish 2.1.1 and trying some JAX-WS examples.

Cheers
Ashok
Hi,

I am trying to deploy the sample application given in RMH Book with the GlassFish Container 2.1.1. Its not getting deployed and the error is Exception occured in J2EEC Phasejava.lang.RuntimeException: wsdl file /wsdl/bookquote.wsdl does not exist for web service BookQuote. I am not able to fix this.

web.xml


webservices.xml


Wsdl File:


Files are arranged in this below order.


WEB-INF contains lib, classes, web.xml, webservices.xml and wsdl folder. wsdl folder inturn contains the bookquote.wsdl

WEB-INF
classes
lib
web.xml
webservices.xml
wsdl
bookquote.wsdl



Thanks
Ashok

I am using Reflection (java 1.4.2) to read an object and display its instance variables and the values they hold. I am facing a problem with reading instance variables of type array.



How about this below code?

16 years ago
Hi,

i know that we can store the variable as request variable or session variable. but i dont want to store the variable in them. i just want to make a variable, and use it in jsp using a loop. is this possible?



Please elaborate your question.
16 years ago
Congrats...

Thanks for sharing your experience.
16 years ago
Congrats...

Thanks for the detailed information.
16 years ago