Yaa its woking fine now thanx. I need some how can i specify the virtual host 
for my war file. Here i am getting error. I have specified options -vituralhost 
admin_host but then also its giving error. can i need to spefify in web.xml 
file. here is the log file that i am getting.
 
    [wasInstallApp] WASX7017E: Exception received while running file "C:\DOCUME~
1\PRAVEE~1.KUM\LOCALS~1\Temp\wsant47876jacl"; exception information: com.ibm.ws.
scripting.ScriptingException: WASX7109E: Insufficient data for install task "Map
WebModToVH
    [wasInstallApp]
    [wasInstallApp] ADMA0010E: Validation error in task Selecting Virtual Hosts
for Web Modules
    [wasInstallApp]   Virtual host is not specified for web module jsf.war with
 
 
 

URI jsf.war,WEB-INF/web.xml."
    [wasInstallApp]
    [wasInstallApp] [ERROR] Java Result: 105
    [wasInstallApp] Installed Application [E:\websphere\jsf.war]
BUILD SUCCESSFUL
Total time: 17 seconds
Finished at: Thu Dec 23 18:27:05 IST 2004

what i need to specify in content  type(maven.was5.installApp.conntype)
 
 
 

B�hringer Jochen <[EMAIL PROTECTED]> wrote:
You have to use the IBM JDK shipped with websphere to execute Maven. The JDK is 
located under /java.

Jochen

TCC Products GmbH
Jochen B�hringer
Software-Engineering
Benzstr. 3
71696 M�glingen

fon: +49 (170) 213 73 09
fax: +49 (7141) 488789-13
mail: [EMAIL PROTECTED]

> -----Original Message-----
> From: rajas kumar [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 23. Dezember 2004 13:26
> To: [email protected]
> Subject: websphere plugin
> 
> hai
> I am using maven websphere 5.1 plugin for websphere Application Server
> 5.1 trail version. I am able to start server through maven properly by
> using goal(was5:startServer) but when i what to deploy application it
> giving following error.I need help in this issue to deploy war ejb and ear
> file through maven.
> 
> 
> 
> build:start:
> was5:installApp:
> [wasInstallApp] Installing Application [E:\websphere\jsf.war]...
> [wasInstallApp] java.lang.reflect.InvocationTargetException
> [wasInstallApp] at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
> ethod)
> [wasInstallApp] at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
> hodAccessorImpl.java:39)
> [wasInstallApp] at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
> atingMethodAccessorImpl.java:25)
> [wasInstallApp] at
> java.lang.reflect.Method.invoke(Method.java:324)
> [wasInstallApp] at
> com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:
> 94)
> [wasInstallApp] Caused by: java.lang.NoClassDefFoundError:
> com/ibm/jsse/IBMJ
> SSEProvider
> [wasInstallApp] at java.lang.Class.forName0(Native Method)
> [wasInstallApp] at java.lang.Class.forName(Class.java:141)
> [wasInstallApp] at
> com.ibm.websphere.management.AdminClientFactory.creat
> eAdminClient(AdminClientFactory.java:273)
> [wasInstallApp] at
> com.ibm.ws.scripting.CommonScriptingObject.connectToA
> dminService(CommonScriptingObject.java:117)
> [wasInstallApp] at
> com.ibm.ws.scripting.CommonScriptingObject.(Com
> monScriptingObject.java:99)
> [wasInstallApp] at
> com.ibm.ws.scripting.AdminControlClient.(AdminC
> ontrolClient.java:154)
> [wasInstallApp] at
> com.ibm.ws.scripting.AbstractShell.createControlClien
> t(AbstractShell.java:887)
> [wasInstallApp] at
> com.ibm.ws.scripting.AbstractShell.run(AbstractShell.
> java:1518)
> [wasInstallApp] at
> com.ibm.ws.scripting.WasxShell.main(WasxShell.java:82
> 7)
> [wasInstallApp] ... 5 more
> [wasInstallApp] Installed Application [E:\websphere\jsf.war]
> BUILD SUCCESSFUL
> Total time: 3 seconds
> Finished at: Thu Dec 23 17:53:29 GMT+05:30 2004
> E:\test1>
> 
> 
> pls help in this issue.
> 
> Thanx&&Regards
> praveen.
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


                
---------------------------------
Do you Yahoo!?
 Read only the mail you want - Yahoo! Mail SpamGuard.

Reply via email to