- This topic has 1 reply, 2 voices, and was last updated 19 years, 1 month ago by Riyad Kalla.
-
AuthorPosts
-
Heinz DrewsMemberI’m trying to deploy a Web Application under Geronimo 1.0-M5.
The Deploy dialog only allows packaged archive and shows the deploy path \geronimo-1.0-M5\myeclipse-deployed\{name of WAR}.
The subdirectory myeclipse-deployed does not exist, creating the subdir does not change behavior.Deployment is completed with message “Successfull deployed” but the WebApp does not show up in the Geronimo console.
Undeploy fails with message:
Error: {WebApp} does not appear to be a the name of a module
available on the selected server. Perhaps it has already been
stopped or undeployed? If you’re trying to specify a
TargetModuleID, use the syntax TargetName|ModuleName instead. If
you’re not sure what’s running, try the list-modules command.MyEclipse configuration is:
*** Date: Tue Dec 13 03:09:27 CET 2005*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.0.3 GA
Build id: 20051025-4.0.3-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.0
Build id: I20050627-1435Eclipse Graphical Editing Framework
Version: 3.1
Build id: 200509301327Eclipse Platform
Version: 3.1.0
Build id: I20050627-1435Eclipse Java Development Tools
Version: 3.1.0
Build id: I20050627-1435Eclipse Project SDK
Version: 3.1.0
Build id: I20050627-1435Eclipse RCP
Version: 3.1.0
Build id: I20050627-1435Eclipse Plug-in Development Environment
Version: 3.1.0
Build id: I20050627-1435Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\eclipse-3.1\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
1140_708
-clean
-vm
C:\WINDOWS\system32\javaw.exe
Riyad KallaMemberHeinz,
Sorry for the delay we are looking into this. Also part of the hold up is Geronimo is about to make a final 1.0 release which may change our connector. -
AuthorPosts