SO If I have something like
<job id="myJob" job-repository="jobRepository" xmlns="http://www.springframework.org/schema/batch">
<step id="myFirstStep" next="continue"...
Type: Posts; User: girishkolantra; Keyword(s):
SO If I have something like
<job id="myJob" job-repository="jobRepository" xmlns="http://www.springframework.org/schema/batch">
<step id="myFirstStep" next="continue"...
So it means that technically things would work but if i run into some problems then i wont have support from Oracle. Is that right?
The following link
http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/configs92/92_over/overview.html#1131055
Says weblogic 9.2 supports only 2.0.X :confused:. My understanding of...