Great plugin btw, very helpful for a j2ee noob like I am :)
Sascha
your tutorial is very helpful. I was just asking for something like this the other day on the documentation newsgroup. I will now try again to get my weblogic setup working. thanks for your efforts.
Please give me some more details about what's going wrong, including the messages printed to the server log file during deployment. (You may also send me the server log file for deeper analysis.)
But be aware: the deployed ear file doesn't show up in the deploy directory. Deployment is done by communicating directly with the JMX deployer of JBoss, not by copying files to the deploy directory. (Copying files wouldn't work in a remote environment.) The only place where the deployed ear shows up is in the tmp directory.
Ted Hudacko wrote:
Martin Fuhrer wrote:
>> After quite a lot of testing the plugin should have reached beta >> quality. Any comments are very appreciated.
Martin, I just tried the tutorial example again with JBoss 3.2.5. It still doesn't deploy. What are the common mistakes I might be making?
A very basic tutorial may be found here: http://www.fuhrer.com/en/jbossplugin/index.html
Martin Fuhrer wrote:
For some strange reason I cannot get it from the Plugin Manager. Trying to
get it from plugins.intellij.net redirects to http://www.fuhrer.com/en/jbossplugin/index.html
Great plugin btw, very helpful for a j2ee noob like I am :)
Sascha
Thanks, I just uploaded version 0.6 which is available through plugin manager again.
Unable to run. I keep getting Jboss error: null.
I looked in the deployment tab and it doesn't look like the context field
shows up, and I'm guessing that this is not being set.
Thanks
R
On 8/10/04 6:03 AM, in article
12817801.1092132230200.JavaMail.itn@is.intellij.net, "Martin Fuhrer"
<mf@fuhrer.com> wrote:
Sascha Weinreuter wrote:
>> After quite a lot of testing the plugin should have reached beta
>> quality. Any comments are very appreciated.
your tutorial is very helpful. I was just asking for something like
this the other day on the documentation newsgroup. I will now try again
to get my weblogic setup working.
thanks for your efforts.
Standalone web modules:
Context is set in the web module settings (edit web module, go to 'JBoss server' page).
J2EE applications:
Context is set in the module properties of application module (packaging method of web module).
See attached screenshots.
Attachment(s):
context1.png
context2.png
Martin Fuhrer wrote:
Martin,
I just tried the tutorial example again with JBoss 3.2.5. It still
doesn't deploy. What are the common mistakes I might be making?
thanks
Ted
Please give me some more details about what's going wrong, including the
messages printed to the server log file during deployment. (You may also
send me the server log file for deeper analysis.)
But be aware: the deployed ear file doesn't show up in the deploy
directory. Deployment is done by communicating directly with the JMX
deployer of JBoss, not by copying files to the deploy directory.
(Copying files wouldn't work in a remote environment.) The only place
where the deployed ear shows up is in the tmp directory.
Ted Hudacko wrote:
>> After quite a lot of testing the plugin should have reached beta
>> quality. Any comments are very appreciated.
JBoss Integration Plugin 0.7 (beta) has been released.
Caution: plugin name has been changed from 'JBoss' to 'JBoss Integration'!
See http://www.intellij.net/forums/thread.jsp?forum=18&thread=107356 for further details.