Search:

Type: Posts; User: 42rohan; Keyword(s):

Search: Search took 0.01 seconds.

  1. add these two jars it will work ...

    add these two jars it will work

    jackson-core-asl-1.7.2.jar

    and

    jackson-mapper-asl-1.7.2.jar
  2. The above code deployed and works properly in...

    The above code deployed and works properly in jboss4.2, but there is problem deploying it in jboss 5.1. few of them have suggested to use the below tag to work. but its ain't working

    <property...
  3. Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a jta-data-source

    using jboss5.1 + spring + jpa.,
    i have done the following set up

    In persistence.xml

    <persistence-unit name="THEATRE" transaction-type="RESOURCE_LOCAL">

    In application-context.xml
    ...
Results 1 to 3 of 3