Search:

Type: Posts; User: saketh; Keyword(s):

Search: Search took 0.03 seconds.

  1. Using DataFieldMaxValueIncrementer to get Next Sequence Value in a clustered environm

    Hello,

    We use Sybase as our DB and since sybase did not provide a feature for sequences, we create a a custom table to hold sequences for different fields and we use DataFieldMaxValueIncrementer...
  2. Well, I am trying to use existing jars (that have...

    Well, I am trying to use existing jars (that have spring beans) in my non spring application. So for e.g. the Jar file has a custom DAO (with a property of AbstractDataFieldMaxValueIncrementer and...
  3. So if we have to instantiate our custom class...

    So if we have to instantiate our custom class that extends springs "JndiObjectFactoryBean" class and this JndiObjectFactoryBean class has a dependency on...
  4. Instantiating JdbcDaoSupport in non spring java application

    Hello,

    We have a non spring application which uses some support jars (the code in the jars are spring beans). For e.g., we have a Custom DAO that extends JdbcDaoSupport and uses...
  5. No End Point Adapter using Spring WS 2.1.0 with JAXB

    The adpater I am using
    <bean id="endpointAdapter" class="org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter">
    <constructor-arg ref="jaxb2Marshaller"/>

    </bean>
    ...
  6. Poll: Thanks. But this just is a traditional jsp with...

    Thanks. But this just is a traditional jsp with no Action class like a header.jsp and also I am using Spring 2.5.6.
  7. Poll: Were you able to resolve this? I need to read...

    Were you able to resolve this? I need to read properties in my jsp and looking for a solution.
Results 1 to 7 of 7