Downloads: 28129
Rating:
Participated in rating: 16
| 5.1. |
72.7361. |
. |
Download
|
99.63. |
2008-10-13 15:11:41 |
com.intellij.javaee. |
| 5.1. |
72.7361. |
. |
Download
|
99.64. |
2008-10-13 15:06:37 |
com.intellij.javaee. |
| 5.0. |
72.7361. |
. |
Download
|
92.1. |
2008-09-26 17:03:08 |
com.intellij.javaee. |
| 4.3. |
72.7361. |
. |
Download
|
94.23. |
2008-01-14 22:24:45 |
com.intellij.javaee. |
| 4.2.1. |
72.7361. |
. |
Download
|
95. |
2008-01-08 16:23:38 |
com.intellij.javaee. |
| 3.9.4. |
55.5231. |
. |
Download
|
92.07. |
2008-01-08 16:19:52 |
. |
| 3.9.3. |
55.5231. |
. |
Download
|
71.27. |
2006-10-09 13:28:18 |
. |
| 3.9.2. |
55.5231. |
. |
Download
|
70.37. |
2006-10-04 19:55:50 |
. |
| 3.9.0. |
55.5231. |
. |
Download
|
71.94. |
2006-04-21 19:17:41 |
. |
| 2.9.5. |
40.3431. |
. |
Download
|
67.36. |
2005-10-31 20:26:47 |
. |
| 2.9.4. |
40.3431. |
. |
Download
|
66.35. |
2005-08-15 11:57:13 |
. |
| 2.9.3. |
40.3431. |
. |
Download
|
66.08. |
2005-08-11 11:28:09 |
. |
| 2.9.1. |
40.3214. |
. |
Download
|
62.46. |
2005-03-08 12:19:53 |
. |
| 1.9.7. |
40.2159. |
. |
Download
|
62.77. |
2004-09-02 17:06:12 |
. |
| 1.9.6. |
40.2159. |
. |
Download
|
62.77. |
2004-08-18 16:53:27 |
. |
| 1.9.4. |
40.2159. |
. |
Download
|
58. |
2004-08-10 19:22:54 |
. |
| 1.9.5. |
40.2159. |
. |
Download
|
62.04. |
2004-08-16 10:27:38 |
. |
| 1.9.3. |
40.2159. |
. |
Download
|
57.31. |
2004-08-09 11:51:15 |
. |
| 1.9.2. |
40.2159. |
. |
Download
|
57.92. |
2004-08-09 10:59:55 |
. |
| 1.9.1. |
. |
. |
Download
|
57.28. |
2004-08-09 10:50:14 |
. |
| 2.9.2. |
40.3311. |
. |
Download
|
66.07. |
2005-04-28 12:17:25 |
. |
| 1.0.1. |
. |
. |
Download
|
55.22. |
2004-06-30 23:11:28 |
. |
| . |
. |

Recent change notes:
-
5.1 - Resin 3.2.0 support.
-
5.0 - Mac compatible version (thanks to Eliseo Martinez).
-
4.3 - Bug fix: multi module deployment on same resin server instance.
Bug fix: ROME lib issue (thanks to Dragisa Krsmanovic).
New: auto select resin.conf when create new server instances.
-
4.2.1 - Bug fix: duplicate word 'resin.'
Bug fix: port settings in Resin 3.1.x.
-
4.2 - Bug fix: resin startup port and charset.
-
4.1 - Bug fix: edit screen hangs.
-
4.0 - IDEA 7.0 compatibility. Multilanguage support.
-
3.9.4 - Auto detect Resin version. Resin 3.1.13 compatibility. New Resin icon.
-
1.0 - Initial release.
Comments:
http://www.jetbrains.net/jira/browse/IDEA-21413;jsessionid=2D4B9B21818B548CAB3046F9F62F0B09?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
we've been waiting...
Thanks for your great work.
We are glad to announce that our plugin will be part of the standard release of Intellij IDEA 8.
The plugin is still in development, so it won't work under IDEA 8 milestone 2, however it will work with IDEA 8.
Please be patient :)
check sourceforge forum
I checked and my setup seems ok.
I bumped on this problem when I was writing a RSS module using Rome library. Rome will read rome.properties file that is placed in the root of your classpath. If you run Resin from Idea plugin it will not see rome.properties altho it's properly copied to WEB-INF/classes. I have bunch of other .properties in same location and my app reads them correctly from plugin or standalone Resin. The only difference is that, in this case, class file that is reading .properties file is packaged inside a jar file in lib dir.
My theory is that sun.misc.Launcher$AppClassLoader is reading jar file not from WEB-INF/lib but from the location in my Idea setup. And then looks for classpath root in that jar file, not in WEB-INF/classes.
Maybe we should move technical discussion to sourceforge forum ?
Also confirm that all your source roots are checked
Please check following:
- Libraries dependant module (it should be your web module)
- In J2EE module tab, the library should be checked to "copy to -> WEB-INF/lib"
Resin plugin adds to classpath the following locations:
- All output dirs
- All dependant libraries
- App server libraries
My webapp was deployed as "/" root webapp.
My webapp was deployed as "/" root webapp.
New version of plugin available:
http://downloads.sourceforge.net/idearesinplugin/resin_plugin_4.2.1.jar.
New version of plugin available:
http://downloads.sourceforge.net/idearesinplugin/resin_plugin_4.2.jar
Idea 7.x is very different as idea 6.x
We are still working in this plugin, and in the near future
Debugging works fine if I use remote debugging. It would be nice to use this plugin instead. Should I change resin.conf in some way ?
Resin 3.1.4, Idea 7.0.2, Resin plugin 4.1
Version 4.1 of plugin resolves edit screen hangs.
You can download it here: http://downloads.sourceforge.net/idearesinplugin/resin_plugin_4.1.jar
2007-12-15 13:45:36,656 [ 34735] ERROR - com.intellij.ide.IdeEventQueue - Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.intellij.execution.impl
.RunConfigurable$4@1bf382a,notifier=null,catchExceptions=false,when=1197715536421] on sun.awt.windows.WToolkit@1a5f7d3
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:468)
at java.lang.Integer.parseInt(Integer.java:497)
at org.intellij.j2ee.web.resin.ResinModel.getLocalPort(ResinModel.java:135)
at com.intellij.javaee.run.configuration.CommonStrategy.getPort(CommonStrategy.java:494)
at org.intellij.j2ee.web.resin.ResinModel.getUrlForBrowser(ResinModel.java:79)
at org.intellij.j2ee.web.resin.ResinModel.getDefaultUrlForBrowser(ResinModel.java:71)
at com.intellij.javaee.run.configuration.CommonStrategy.getDefaultUrlForBrowser(CommonStrategy.java:567)
at com.intellij.javaee.run.configuration.view.J2EERunCommonConfigurationEditor
.updateStartupPage(J2EERunCommonConfigurationEditor.java:163)
at com.intellij.javaee.run.configuration.view.J2EERunCommonConfigurationEditor
.onServerChanged(J2EERunCommonConfigurationEditor.java:90)
at com.intellij.javaee.run.configuration.view.J2EERunCommonConfigurationEditor
.access$700(J2EERunCommonConfigurationEditor.java:26)
at com.intellij.javaee.run.configuration.view.J2EERunCommonConfigurationEditor$4
.actionPerformed(J2EERunCommonConfigurationEditor.java:79)
at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1242)
at javax.swing.JComboBox.setSelectedItem(JComboBox.java:569)
at com.intellij.javaee.run.configuration.view.J2EERunCommonConfigurationEditor
.resetEditorFrom(J2EERunCommonConfigurationEditor.java:154)
at com.intellij.javaee.run.configuration.view.J2EERunCommonConfigurationEditor
.resetEditorFrom(J2EERunCommonConfigurationEditor.java:26)
at com.intellij.openapi.options.CompositeSettingsEditor
.resetEditorFrom(CompositeSettingsEditor.java:47)
at com.intellij.openapi.options.SettingsEditor.resetFrom(SettingsEditor.java:86)
at com.intellij.execution.impl.ConfigurationSettingsEditor$ConfigToSettingsWrapper
.resetEditorFrom(ConfigurationSettingsEditor.java:6)
at com.intellij.execution.impl.ConfigurationSettingsEditor$ConfigToSettingsWrapper
.resetEditorFrom(ConfigurationSettingsEditor.java:1)
at com.intellij.openapi.options.CompositeSettingsEditor
.resetEditorFrom(CompositeSettingsEditor.java:47)
at com.intellij.execution.impl.ConfigurationSettingsEditorWrapper
.resetEditorFrom(ConfigurationSettingsEditorWrapper.java:37)
at com.intellij.execution.impl.ConfigurationSettingsEditorWrapper
.resetEditorFrom(ConfigurationSettingsEditorWrapper.java:15)
at com.intellij.openapi.options.SettingsEditor.resetFrom(SettingsEditor.java:86)
at com.intellij.openapi.options.SettingsEditorConfigurable
.reset(SettingsEditorConfigurable.java:50)
at com.intellij.execution.impl.SingleConfigurationConfigurable
.reset(SingleConfigurationConfigurable.java:4)
at com.intellij.execution.impl.SingleConfigurationConfigurable
.editSettings(SingleConfigurationConfigurable.java:35)
at com.intellij.execution.impl.RunConfigurable$2
.valueChanged(RunConfigurable.java:12)
at javax.swing.JTree.fireValueChanged(JTree.java:2823)
at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3194)
at javax.swing.tree.DefaultTreeSelectionModel
.fireValueChanged(DefaultTreeSelectionModel.java:629)
at javax.swing.tree.DefaultTreeSelectionModel
.notifyPathChange(DefaultTreeSelectionModel.java:1078)
at javax.swing.tree.DefaultTreeSelectionModel
.setSelectionPaths(DefaultTreeSelectionModel.java:287)
at javax.swing.JTree.setSelectionPaths(JTree.java:1611)
at javax.swing.JTree.setSelectionRows(JTree.java:1684)
at javax.swing.JTree.setSelectionRow(JTree.java:1659)
at com.intellij.util.ui.tree.TreeUtil.showAndSelect(TreeUtil.java:486)
at com.intellij.util.ui.tree.TreeUtil.showAndSelect(TreeUtil.java:422)
at com.intellij.util.ui.tree.TreeUtil.showRowCentered(TreeUtil.java:418)
at com.intellij.util.ui.tree.TreeUtil.showRowCentred(TreeUtil.java:411)
at com.intellij.util.ui.tree.TreeUtil.selectPath(TreeUtil.java:349)
at com.intellij.util.ui.tree.TreeUtil.selectInTree(TreeUtil.java:692)
at com.intellij.util.ui.tree.TreeUtil.selectInTree(TreeUtil.java:681)
at com.intellij.execution.impl.RunConfigurable$4.run(RunConfigurable.java:10)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:111)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:53)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:92)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177)
at java.awt.Dialog$1.run(Dialog.java:1039)
at java.awt.Dialog$3.run(Dialog.java:1091)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1089)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog
.show(DialogWrapperPeerImpl.java:30)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl
.show(DialogWrapperPeerImpl.java:76)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:774)
at com.intellij.execution.actions.EditRunConfigurationsAction
.actionPerformed(EditRunConfigurationsAction.java:2)
at com.intellij.ui.popup.PopupFactoryImpl$ActionPopupStep$1
.run(PopupFactoryImpl.java:3)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:111)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:53)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:92)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
2007-12-15 13:45:36,671 [ 34750] ERROR - com.intellij.ide.IdeEventQueue - IntelliJ IDEA 7.0.1 Build #7364
2007-12-15 13:45:36,671 [ 34750] ERROR - com.intellij.ide.IdeEventQueue - JDK: 1.6.0_02
2007-12-15 13:45:36,671 [ 34750] ERROR - com.intellij.ide.IdeEventQueue - VM: Java HotSpot(TM) Client VM
2007-12-15 13:45:36,671 [ 34750] ERROR - com.intellij.ide.IdeEventQueue - Vendor: Sun Microsystems Inc.
2007-12-15 13:45:36,671 [ 34750] ERROR - com.intellij.ide.IdeEventQueue - OS: Windows XP
2007-12-15 13:45:36,671 [ 34750] ERROR - com.intellij.ide.IdeEventQueue - Last Action:
We have released 2 version of the plugin:
- 4.0: idea 7x compatible (supports resin 3.1.x). You can download it here: http://downloads.sourceforge.net/idearesinplugin/caucho-resin-4.0.jar
- 3.9.4: idea 6x (supports resin 3.1.x). You can download it here:
http://downloads.sourceforge.net/idearesinplugin/caucho-resin.jar
We are trying to contact Magnus or Plugin admin to update this page.
Thank you,
Michael
You can download the code from SVN repository at
sourceforge.net/projects/idearesinplugin
You can download the code from SVN repository at
http://sourceforge.net/projects/idearesinplugin
You can download the code from SVN repository at
http://sourceforge.net/projects/idearesinplugin
You can download the code from SVN repository at
http://sourceforge.net/projects/idearesinplugin
You can download the code from SVN repository at
http://sourceforge.net/projects/idearesinplugin
I have really missed this plugin since we upgraded to Resin 3.1. Please contribute any patches asap.
Thanks.
Thank you,
BacMan
http://sourceforge.net/projects/idearesinplugin/