Search:

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

Search: Search took 0.02 seconds.

  1. problem solved there is no transactionManager...

    problem solved there is no transactionManager it's transaction-manager thanks for your time, but now i'm having another error saying
  2. i deleted the version:

    i deleted the version:


    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
  3. but it wasn't me who choosed the versions it's...

    but it wasn't me who choosed the versions it's autogenerated by Netbeans as you can see on here:

    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"...
  4. hey thanks for your answers, i changed...

    hey thanks for your answers, i changed transaction.manager to transactionManager but still the same error, please i'm a newbi i don't know what i should do for the instance of the CourseServiceImpl...
  5. no declaration can be found for element 'tx:annotation-driven'

    hi, i try to configure JSF+Spring+hibernate and i'm tying to run a test but when i use this "tx:annotation-driven" on my application-context.xml file,i get this error:

    The matching wildcard is...
  6. Replies
    3
    Views
    1,487

    I had the wrong version of cglib.jar. Now I have...

    I had the wrong version of cglib.jar. Now I have both cglib-2.1.3 and cglib-2.2 and it works. hope it will help other with the same error
  7. Replies
    3
    Views
    1,487

    the rest of the pom.xml ...

    the rest of the pom.xml



    <build>
    <plugins>
    <plugin>
    <groupId>org.apache.maven.plugins</groupId>
    ...
  8. Replies
    3
    Views
    1,487

    Hey, here is my pom.xml that shows the...

    Hey, here is my pom.xml that shows the dependencies i'm using:

    pom.xml


    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    ...
  9. Replies
    3
    Views
    1,487

    Spring Hibernate integration error

    hey,
    i'm a very newby in spring and hibernate. i'm trying to work a tutorial with Spring and Hibernate when i deploye the application it gives the following error:



    here is my...
  10. Offending resource: ServletContext resource [/WEB-INF/applicationContext.xml]

    Hey ,
    i’m new to JSF Spring and hibernate so i need your help to resolve this problem if you don’t mind.
    i’m using Netbeans 7 and Glassfish 3 , i can build the project. but when it comes to runing...
Results 1 to 10 of 10