[JBoss Tools (users)] - Re: JBoss View Error
by niranjan8712
I have already followed that link for installation.
I used the update link in the eclipse update manager. But it's taking long time to download.
I tried to download the zip file - all windows plugins but the download is not dialog is not opening. I then tried downloading only the JBoss AS zip file and added the /plugins and /features contents to the <eclipse_home>/plugins and <eclipse_home>/features location. But eclipse did not recognize it even after i used the 'clean' flag to start the IDE. I was using eclipse 3.4.1 (jee) download!
The last thing I am going to try is to install only the JBoss AS plugin from the update link, in the update manager. This can be done only on my laptop as I am not behind a proxy as at the work place (where the update link is not possible to work). I will try this on Eclipse 3.4.x. Hope it works this time! :)
I was also looking for a kind of zipped update site, which after downloading, eclipse can use it as a zipped local archive. That is what I was asking.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206529#4206529
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206529
17 years, 2 months
[Installation, Configuration & DEPLOYMENT] - Re: How to reduce Jboss Startup Time
by kashif_jboss
yes 4 minutes is alot...
i have tried it with web config and i can see difference of 1 minute. with web config almost 3 minutes
also without my application it takes almost same time to start up. actually jboss is stuck at some point which i have highlighted ... thats the problem... when it reaches to my application then it takes only 20-30 seconds to load it as i can see it in logs...
also the same application works fine with tomcat. no issue there.
dont know wt jboss is waiting for at that point...
19:03:51,292 INFO [WebService] Using RMI server codebase: http://192.168.0.86:8083/
19:04:17,531 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
19:04:17,532 INFO [NativeServerConfig] 3.0.4.SP1
19:06:00,826 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://192.168.0.86/jndi/rmi://192.168.0.86:1090/jmxconnector
19:06:01,764 INFO [MailService] Mail Service bound to java:/Mail 19:06:08,937 WARN [JBossASSecurityMetadataStore]
regards,
Kashif
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206520#4206520
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206520
17 years, 2 months