- This topic has 6 replies, 2 voices, and was last updated 16 years, 2 months ago by Srinivasa.
-
AuthorPosts
-
SrinivasaMemberusing….
Maven 2.0
Spring 2.5.4
Spring WebFlow 2.0on
Weblogic 9.2
Problem: When project deployed the classes folder is empty.
Thanks
Loyal WaterMemberThe plugins that you have setup with MyEclipse might be causing a problem.
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
What plugins are you using with MyEclipse?
SrinivasaMember*** Date:
Wednesday, August 27, 2008 12:31:30 PM EDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.6.0_07*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.1 GA
Build id: 6.5.1-GA-20080715Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-clean
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-clean
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-clean
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-clean
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-clean
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-clean
-data
C:\myeclipse\workspace\MMS-PHOENIX
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-clean
-clean
-vm
C:\Program Files\Java\jre1.6.0_07\bin\client\jvm.dll
Loyal WaterMemberWhat plugins are you using with MyEclipse?
SrinivasaMemberI did not add any plugin. But I am using already existing Maven Plugin.
For Spring I am using POM to download the latest Spring mvc and webflow stuff as MyEclipse 6.5 is not update with Spring stuff.
Loyal WaterMemberAre you able to deploy a plain web app without issues? Im not sure if Spring WebFlow 2.0 is causing the problem here. Can you create a sample project and send it across to me so that I can test this issue at my end as well. You can hit the pm button at the bottom of my post and send me the project.
SrinivasaMemberI am able to deploy spring 2.0 project with Spring MVC. I am having problem with the project that is built using Maven 2.0 with Spring 2.5.4 and Spring Web Flow 2.0.
I will send you a sample project to test
Thanks
-
AuthorPosts