| Author |
Message |
|
|
Post subject: Does not Explode fully when using Eclipse deployment
Posted: Aug 27, 2008 - 11:42 AM
|
|
Joined: Jul 01, 2008
Posts: 38
|
|
using....
Maven 2.0
Spring 2.5.4
Spring WebFlow 2.0
on
Weblogic 9.2
Problem: When project deployed the classes folder is empty.
Thanks |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Does not Explode fully when using Eclipse deployment
Posted: Aug 27, 2008 - 04:03 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
The 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? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 27, 2008 - 05:32 PM
|
|
Joined: Jul 01, 2008
Posts: 38
|
|
*** 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 Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715
Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800
Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800
Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800
Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800
Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602
Eclipse 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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 27, 2008 - 08:37 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| Quote: |
What plugins are you using with MyEclipse?
|
|
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 27, 2008 - 09:49 PM
|
|
Joined: Jul 01, 2008
Posts: 38
|
|
I 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. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 05, 2008 - 06:45 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| Are 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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 05, 2008 - 06:48 PM
|
|
Joined: Jul 01, 2008
Posts: 38
|
|
I 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 |
|
|
| |
|
|
|
 |
|
|