After much struggle I finally got HTTPS to work when starting JBoss from the 
IDE.  I don't know if this is the best way but it works for me and I hope it 
saves someone else the time and heartache I experienced with this. 

In the JBoss debug dialog under the start tab:
Program Arguments:
-c default

VM Arguments:
-Xdebug -Xnoagent

Under the classpath tab:
Remove the JDK lib under the Boostrap Entries.
Under user entries add the java tools.jar and the JBoss run.jar

What this accomplishes is making the IDE startup similiar to the console 
startup which always works for me.

Thanks and good luck

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950442#3950442

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950442


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to