- This topic has 3 replies, 2 voices, and was last updated 16 years ago by
Loyal Water.
-
AuthorPosts
-
teesesMemberHi,
we are evaluatiing to switch from RAD 7 to MyEclipse Blue for our further development and already have a license.
In RAD we had projects with a dot in their names like ab.cd. Deploying the Project on WAS 6.1 resulted in an Error, both in MyEclipse Blue 7.0 and 7.1:
in wsadmin.traceout:
(sorry for the german error message)[27.03.09 18:45:35:276 CET] 0000000a AbstractShell A WASX7091I: Das Script “C:\Program Files\Genuitec\Common\plugins\com.genuitec.eclipse.blue.websphere61_7.0.0.zmyeclipse70020081206\installEAR_EJB3.jacl” wird ausgeführt.
[27.03.09 18:45:36:790 CET] 0000000a AbstractShell E WASX7120E: Die Diagnoseinformationen aus der Ausnahme mit Text “com.ibm.websphere.management.application.client.AppDeploymentException: AppDeploymentException: [ADMA0084E: Das zu packende Archiv C:\Documents and Settings\userid\Local Settings\Temp\app6024.cs ist kein Modul des Typs JAR oder WAR.]
” folgen:AppDeploymentException: [ADMA0084E: Das zu packende Archiv C:\Documents and Settings\userid\Local Settings\Temp\app6024.cs ist kein Modul des Typs JAR oder WAR.]
AppDeploymentException: [ADMA0084E: Das zu packende Archiv C:\Documents and Settings\userid\Local Settings\Temp\app6024.cs ist kein Modul des Typs JAR oder WAR.]
at com.ibm.ws.management.application.client.AppInstallHelper.createEarWrapper(AppInstallHelper.java:518)
at com.ibm.ws.management.application.client.AppInstallHelper.createEarWrapper(AppInstallHelper.java:413)
at com.ibm.ws.management.application.client.AppInstallHelper.createEarWrapper(AppInstallHelper.java:380)Is there a general problem with dots in the project names?
We also tried a simple project without a dot and it worked fine.Installation Details:
*** Date:
Freitag, 27. März 2009 19.29 Uhr CET** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Blue Edition
Version: 7.0 Blue
Build id: 7.0-Blue-20081201*** Eclipse details:
MyEclipse Blue EditionVersion: 7.0 Blue
Build id: 7.0-Blue-20081201Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.0 Blue Edition\myeclipse-blue.exe
-name
Myeclipse-blue
–launcher.library
C:\Program Files\Genuitec\MyEclipse 7.0 Blue Edition\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.0 Blue Edition\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-clean
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
Loyal WaterMemberThis is an unfortunate side-effect of a feature we put in years ago for our JBoss users — where we honor dots in the project names *as* file extensions. Unfortunately you cannot turn it off. Is this a blocker for you? If it is, I can file it and we can try and change the behavior.
teesesMemberHi,
we would prefer a solution that allows us to use the dots.
what would be the timeline for a change of the behavior?
Thomas
Developer
Loyal WaterMemberThomas,
I’ll note your request down but we don’t have a timeline for a change in this behavior. I’ll keep you updated through this thread. -
AuthorPosts