Prag nesh

Greenhorn
+ Follow
since May 21, 2013
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Prag nesh

Hi James,

Thanks for the response. May I request you to please give more details on how this will help eliminate the problem. I will try searching for details about this property but an explanation from an experienced guy like you will be much better
Hi All,

We use JAXB marshalling and unmarshalling in our application. We have suddenly started getting an ArrayIndexOutOBounds Exception. Below is the stacktrace


We use java 1.5.0_19. Can anyone help in identifying the root cause for this?
Please tell me if you need more info
I have an Action Class in which i have provided the forward mappings as documentation comments in the beginning of the file just after the import statements. something like this

I have also used syntax like in my action class. I generate struts-config.xml using webdoclet, providing the action class name as input. The xml generation fails saying parsing error at line where I have mentioned <String> saying that "<" was unexpected.
How to resolve this?
is there any specific configuration in webdoclet that I have misse?
Please tell me if i need to provide more details
10 years ago