Results 1 to 2 of 2

Thread: Building spring core framework as a project in WSAD targeting websphere app server.

  1. #1
    Join Date
    Jan 2007
    Posts
    1

    Default Building spring core framework as a project in WSAD targeting websphere app server.

    My objective is to debug container at runtime. I need help to perform steps required to build spring framework as a project in WSAD targeting both websphere and tomcat as application servers.

    After downloading spring framework, ant and tomcat,
    I used .jar files to build and run the example MVC application.
    http://www.springframework.org/docs/...ep-Part-1.html


    Regards.

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,695

    Default

    Why do you need to build the project?!

    Simply attach the sources to the jar file and you should be good to go. No need to build the framework as a project in your workspace.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •