For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 1 reply, 2 voices, and was last updated 16 years, 9 months ago by
support-shalini.
-
AuthorPosts
-
Hi,
I have a problem with MyEclipse’s deployment plugin for WebSphere Application Server Version 6.1 (WAS 6.1). I created a local WAS 6.1 profile and a Standalone Application Server in that profile, just as described in the tutorial on http://www.myeclipseide.com/documentation/quickstarts/websphere6/. I deployed the application exactly as described: first a packaged deployment (step 1) and then an exploded deployment (step 2).
When use manual deployment in the WebSpehere profiles deploying correctly but when I use Myeclipse plug-in deployment tool its deploying but with different folder structure, that deployment is not working also ,what ever I have in manual deployment folder structure is not their ,what is the problem I am not able to find out can I get any help on thisThanks & Regards,
Shankar
PS. My system details are:
*** Date: Wed May 27 11:58:57 EST 2009
*** Platform Details:
Windows XP*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
catalina.base=/C:/Program Files/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.tomcat_4.1.130.v20060601/
catalina.home=/C:/Program Files/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.tomcat_4.1.130.v20060601/
catalina.useNaming=true
eclipse.buildId=M20070212-1330
eclipse.commands=-data
C:\clearcase_workspace\GuptaSha_view_20090526\Insurance\Life\Lime\Java\axelerator-lime
-os
win32
-ws
win32
-arch
x86
-launcher
C:\Program Files\MyEclipse 5.5.1 GA\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
11a0_80
-vm
C:\Program Files\MyEclipse 5.5.1 GA\jre\bin\javaw.exe
eclipse.ee.install.verify=false
eclipse.product=com.genuitec.myeclipse.product.ide
eclipse.startTime=1243388193667
eclipse.vm=C:\Program Files\MyEclipse 5.5.1 GA\jre\bin\javaw.exe
eclipse.vmargs=-Xms128M
-Xmx512M
-XX:PermSize=64M
-XX:MaxPermSize=128M
-jar
C:\Program Files\MyEclipse 5.5.1 GA\eclipse\startup.jar
eof=eof
file.encoding=Cp1252
file.encoding.pkg=sun.io
file.separator=\
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=C:\Program Files\MyEclipse 5.5.1 GA\eclipse\startup.jar
java.class.version=49.0
java.endorsed.dirs=C:\Program Files\MyEclipse 5.5.1 GA\jre\lib\endorsed
java.ext.dirs=C:\Program Files\MyEclipse 5.5.1 GA\jre\lib\ext
java.home=C:\Program Files\MyEclipse 5.5.1 GA\jre
java.io.tmpdir=C:\DOCUME~1\GuptaSha\LOCALS~1\Temp\
java.library.path=C:\Program Files\MyEclipse 5.5.1 GA\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\maven\apache-maven-2.0.8\bin;C:\Program Files\BMC Software\CONTROL-M EM 6.3.01\SybClient\OCS-12_5\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\program files\perl\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Host Integration Server\system;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Attachmate\EXTRA!\;C:\Program Files\IBM\Director\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SMS Installer\Installer Step-up Utility\Apps;C:\Program Files\Microsoft SMS Installer\Installer Step-up Utility\Apps\Extensions;C:\Program Files\Rational\ClearCase\bin;C:\Program Files\Rational\common;C:\Program Files\Support Tools\;c:\Program Files\GNU\GnuPG;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java;C:\ant-1.7.0\bin
java.naming.factory.initial=org.apache.naming.java.javaURLContextFactory
java.naming.factory.url.pkgs=org.apache.naming
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_11-b03
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_11
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0_11-b03
line.separator=May 27, 2009 at 12:43 am #298755
support-shaliniMemberShankar,
I followed the same tutorial and I was able to configure my websphere and deploy the application successfully.
Can you give some information.
Have you installed the application in websphere after deployment? That is the step 8 of the tutorial.
What are the different folder structures you are observing?
Are you getting any errors when deploying the application?
What is the type of project you are working on? -
AuthorPosts
