Hi Did u find the solution to the problem I am also facing the problem of Cast exception , I have not tried the change in the configuration file . As Iwas not sure about
<prop...
Type: Posts; User: pranayjoshi; Keyword(s):
Hi Did u find the solution to the problem I am also facing the problem of Cast exception , I have not tried the change in the configuration file . As Iwas not sure about
<prop...
Hello ma_crice ,
Thanks a lot It will be very nice of you if you give me an complete example of WS using xmlbeans,
presently I m getting this error
...
hi All,
I m working with Spring Web Services using XML beans , Active MQ configuration where can I find the better example of both , I would prefer the full example .
I hope some one helps me ...
...
I have made my xsd available publicly by keeping them out side WEB-INF folder , but I cant acces them either ,
my xsd's are in root context /xsd/folder1/folder2/xsds
/xsd/folder1/xsds
etc
I...
I m facing the problem of Mutiple xsd , as mentioned earlier , I have only used the xsd which is parrent
Below is config file
<bean id="partyservice"...
I m trying to create a Spring WS , in this I have XSD file which uses other xsd files as import , I m able to generate WSDL from the given XSD , for this I have used both...