[jboss-user] [JBoss Tools Users] - Re: JBoss Tools Groovy Support

2009-12-07 Thread rob.stry...@jboss.com
I don't know the acrtual answer, but you could always try DUPLICATING your project into a new folder and then trying convert to groovy and see what works and what breaks ;) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269449#4269449 Reply to the post : h

[jboss-user] [JBoss Tools Users] - Re: Problem deploying archive

2009-11-11 Thread rob.stry...@jboss.com
This is / was a bug in the m4 release. It has been fixed in svn / trunk. I've finally gotten annoyed at myself breaking the deployment code quite so often and so I'm making it a priority this week and next to write unit tests for as many cases as I can. View the original post : http://www.jbo

[jboss-user] [JBoss Tools Users] - Re: Invoking server startup class

2009-11-05 Thread rob.stry...@jboss.com
JIRA link: https://jira.jboss.org/jira/browse/JBIDE-5153 Since this won't be available until a new build it may take a day or two for it to get into nightlies. As a workaround, you can do the following: {workspace location}/.metadata/.plugins/org.eclipse.debug.core/.launches is a folder on y

[jboss-user] [JBoss Tools Users] - Re: Invoking server startup class

2009-11-05 Thread rob.stry...@jboss.com
There is currently no way to do this at all. This usecase was not thought of when writing the tools. However, luckily, I believe I can have this added very very very quickly. The proper place to customize your server startup (arguments etc) is to double-click on your server to open the server e

[jboss-user] [JBoss Tools Users] - Re: JBoss Tools 3.1.0.M4 is available

2009-11-03 Thread rob.stry...@jboss.com
nickboldt> need to tell user "no uninstallation required, just update using the update site!" ;) posting for Nick Boldt View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263814#4263814 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[jboss-user] [JBoss Tools Users] - Re: Failed while installing Dynamic Web Module 2.5.

2009-11-02 Thread rob.stry...@jboss.com
This sounds like a bad build. WTP should have a model provider for dynamic web projects 2.5 version. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263596#4263596 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263596

[jboss-user] [JBoss Tools Users] - Re: Where is a

2009-10-20 Thread rob.stry...@jboss.com
We have a bug opened on eclipse webtools / servertools to add automatic publish on BUILD events. I do not think they will accept the idea of automatic publishing on LAUNCH. I don't think that fits in very well with the current options. Also it took a bit of fighting to get WTP to add the on-bui

[jboss-user] [JBoss Tools Users] - Re: Where is a

2009-10-19 Thread rob.stry...@jboss.com
As for what "publish" does, some people run with the automatic publishing NOT enabled. This means when they make changes to their workspace, they do NOT publish the changes right away. These users love being in control of when the publish occurs, and prefer to have the button there to do it. W

[jboss-user] [JBoss Tools Users] - Re: Where is a

2009-10-19 Thread rob.stry...@jboss.com
Hmm... I'm not sure when they added 'clean' so I don't think it was there when I 'forked', but honestly, the history of the JBoss Servers View was that it was a Common Navigator based view. At the time of the fork, the official "Servers View" was not common navigator based but was rather a stati

[jboss-user] [JBoss Tools Users] - Re: in tomcat, redeployment of webapp on class file changes?

2009-09-21 Thread rob.stry...@jboss.com
Just to chime in, what Sjnezana said is correct. The Tomcat adapter is not ours and we cannot control any of its behaviour really. Larry Isaacs is the guy in charge of that and you can either file a bug / feature request on eclipse bugzilla or WTP forums / mailing lists for any suggestions you h

[jboss-user] [JBoss Tools Users] - Re: continuos redeployment of seam with birt

2009-09-17 Thread rob.stry...@jboss.com
does this happen if you take your jar / project and deploy ti once from the command line via file system copy? is it just a tooling error or does it also happen always? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255837#4255837 Reply to the post : http:

[jboss-user] [JBoss Tools Users] - Re: Web App Libraries not published?

2009-09-15 Thread rob.stry...@jboss.com
If your re-deploy which is happening after every save is launching an ant task or some sort of long-running process, you're not using the correct server adapter. You're using a WTP adapter which is not enhanced for speed. If you were using the jbosstools server adapter you wouldn't even really

[jboss-user] [JBoss Tools Users] - Re: want to port project from myeclipse to jboss tools...

2009-09-10 Thread rob.stry...@jboss.com
I'd have to see an example project to know for sure (i'm not too familiar with myeclipse), but I believe it probably depends mostly on the content of your project/.settings/ folder. Specifically there should be a file in there called org.eclipse.wst.component.xml (or similar). I'm also not sur

[jboss-user] [JBoss Tools Users] - Re: rule traversal/execution order i drools

2009-09-02 Thread rob.stry...@jboss.com
This question would be better asked on the RULES forum... I doubt very much the tooling team knows the ecccentricities of the rules engine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253118#4253118 Reply to the post : http://www.jboss.org/index.html?mod

[jboss-user] [JBoss Tools (users)] - Re: JMX perspective

2009-08-05 Thread rob.stry...@jboss.com
The MBean explorer view was originally a google code project which we took and expanded on quite a bit. It has no concept of actually starting the JMX server at all. You must start the server separately. What the JMX server *can* do is connect to an already running mbean server if you know how

[jboss-user] [JBoss Tools (users)] - Re: EAR file with Utility Module

2009-07-27 Thread rob.stry...@jboss.com
Are you including already bundled jar files directly in your ear project or are you setting them up as separate utility projects? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246249#4246249 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[jboss-user] [Microcontainer] - Should Touching / changing timestamp of exploded folder rede

2009-07-20 Thread rob.stry...@jboss.com
Currently touching descriptor files is the best way to redeploy an exploded deployment. Some deployment types do not require any descriptors, so there's no clear way to redeploy that deployment without removing it and adding it again. The workaround of course is to add a stub descriptor and touc

[jboss-user] [JBoss Tools (users)] - Re: Strange deployment with rar files instead of jar files.

2009-06-18 Thread rob.stry...@jboss.com
Yeah so um... this was my bad ;) Oops. Was a string externalization error. A failure on my part. https://jira.jboss.org/jira/browse/JBIDE-4507 Fixed it now tho =D View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238450#4238450 Reply to the post : http://

[jboss-user] [JBoss Tools (users)] - Re: Could not obtain connection error in Server Log view

2009-06-09 Thread rob.stry...@jboss.com
That's just listing the status as the connection gearsr up. First the server is down, adn no JNDI connection is available. Then a connection is made, but the JMX isn't loaded yet. Then JMX is available, but the server is not "completely" started. And finally, the server is up. Those are the 4

[jboss-user] [JBoss Tools (users)] - Re: How-to start JBoss with confihuration != standart

2009-06-03 Thread rob.stry...@jboss.com
https://jira.jboss.org/jira/browse/JBIDE-4412 jira posted. Minimal configurations do not have all those ports listed and the editor is too strict. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234878#4234878 Reply to the post : http://www.jboss.org/inde

[jboss-user] [JBoss Tools (users)] - Re: Creating .HAR archives with JBoss Tools. Possible ?

2009-05-26 Thread rob.stry...@jboss.com
That's a great idea. We alrady have a JIRA for a modules page on each server, where the user can say which location on a per-module basis. Should this be different? Should this be stored inside the project itself as a custom file in the .settings folder? Benefits of doign this are if you create

[jboss-user] [JBoss Tools (users)] - Re: package archiover and dependency

2009-05-03 Thread rob.stry...@jboss.com
Max: The builder only gets called once when a file is changed, not twice. That one time, I find out fileX changed. I adjust x.jar to include the newly modified fileX. However, at no point in this call do I (the archives builder) check if the OUTPUT file is further included in other archives.

[jboss-user] [JBoss Tools (users)] - Re: Can't get JBoss AS to start using Jboss Tools

2009-05-03 Thread rob.stry...@jboss.com
If your server is secured and JMX is not exposed then you must use a different poller than the JMX poller. You'll need to open the server editor and change which poller is being used. Also, if the server does not have JMX exposed, then the tooling can not add the deployment location to the ser

[jboss-user] [JBoss Tools (users)] - Re: package archiover and dependency

2009-04-28 Thread rob.stry...@jboss.com
I'd say it's more "undefined" ;) The approved method for nesting jars is making one archive configuration where the jar is nested inside the ear straight from the beginning. For example, your view would look like: project1 |- ear.ear |- filesets |- my.jar |- jar

[jboss-user] [JBoss Tools (users)] - Re: Launching JBoss AS 5.0.1 from within Eclipse

2009-04-27 Thread rob.stry...@jboss.com
When the server is first starting, typically there is no connection at all from JNDI because the server hasn't even started JNDI yet. This is why you get the javax.naming.CommunicationException: A few seconds later, JNDI is bound, but JMX is not. JNDI responds to the request, and the request r

[jboss-user] [JBoss Tools (users)] - Re: Why two server names?

2009-04-14 Thread rob.stry...@jboss.com
Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=261306 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225512#4225512 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225512 ___

[jboss-user] [JBoss Tools (users)] - Re: Why two server names?

2009-04-14 Thread rob.stry...@jboss.com
Hi xmedeko. Yes, you're correct in noticing this ;) For some reason, WTP changed it so that server id and name are always the same now. This is, of course, a bit problematic. As for seeing a request for name twice, this reason was also a WTP change in some part. They added a naming box to the

[jboss-user] [JBoss Tools (users)] - Re: Problems using

2009-04-08 Thread rob.stry...@jboss.com
I've just tested this on 3.0.0.GA in a new workspace (with JBoss 4.2.2.GA) and am unable to replicate. After doing a full publish, the entire app is redeployed and the console spits out its usual 211 lines of output. I can verify this with timestamps. After one full publish, I get the followi

[jboss-user] [JBoss Tools (users)] - Re: Publish on Build

2009-04-08 Thread rob.stry...@jboss.com
Yes file a JIRA. I'll have to patch upstream to fix it, I think, but this sounds like a pretty good idea. I'll try to talk to Angel about it ASAP. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224533#4224533 Reply to the post : http://www.jboss.org/index

[jboss-user] [JBoss Tools (users)] - Re: something weird going on : cant read the read off delplo

2009-04-07 Thread rob.stry...@jboss.com
Hi Wiggy: It's not a bug... its a removed feature in the entire 5.x stream. They rewrote the microkernal from a JMX kernal to the microcontainer kernal and never exposed the ability to suspend and resume the deployment scanner. https://jira.jboss.org/jira/browse/JBAS-6330 It's been re-added in

[jboss-user] [JBoss Tools (users)] - Re: Publish on Build

2009-04-07 Thread rob.stry...@jboss.com
Hey Chris: If you're using the WTP-type projects, I haven't investigated this specific case yet, and can add it to my to-do list. If on the other hand you're using regular projects and the "Project Archives" feature, then yes. You can create your project, all your code, etc, open the Project

[jboss-user] [JBoss Tools (users)] - Re: something weird going on : cant read the read off delplo

2009-04-07 Thread rob.stry...@jboss.com
Hi Wiggy: What version of the AS are you using? If you're using 5.0.x then I regret to inform you that those versions of the AS removed the suspend ability of the Deployment scanner, and so the deployment scanner is reading the folder before the entire structure is deployed. A workaround woul

[jboss-user] [JBoss Tools (users)] - Re: Archive tool destination

2009-03-17 Thread rob.stry...@jboss.com
>5. the files under the project archive direct are not changed. It's possible the project is not being refreshed... the changes have happened but on a File api and not an eclipse IResource api and the project needs to be f5'd before the changes are reflected. View the original post : http://

[jboss-user] [JBoss Tools (users)] - Re: Archive tool destination

2009-03-17 Thread rob.stry...@jboss.com
After re-reading this thread from scratch, I've got a few comments. >>then if i go to jboss deploy directory and delete some class files. i can't >>re-synchronize. Yes... this scenerio *will not* *ever* work. The archives model is updated by the builder, which passes in changed workspace resou

[jboss-user] [JBoss Tools (users)] - Re: Archive tool destination

2009-03-15 Thread rob.stry...@jboss.com
It rebuilds the archive because other users got annoyed, if they didn't have automatic building on, that they'd have to build their project, then rebuild the archive, then republish the archive, It was requested that instead of this, republish should also rebuild. And so it does. View the or

[jboss-user] [JBoss Tools (users)] - Re: JBoss Server View:

2009-03-11 Thread rob.stry...@jboss.com
That's quite odd. I've not seen those before. I'd been solving similar bugs in the future stream due to changes in CommonNavigator, but even now I'm not able to replicate this issue. I'll link it to the JIRA where I'm working on Common Navigator related bugs, though, to make sure I don't lose t

[jboss-user] [JBoss Tools (users)] - Re: How to deploy an ESB project with JBoss Tools ?

2009-02-24 Thread rob.stry...@jboss.com
ESB tools cannot deploy to the standard set of webtools generic server adapters. You must also download the AS Tools plugins. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212531#4212531 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[jboss-user] [JBoss Tools (users)] - Re: JBoss View Error

2009-01-18 Thread rob.stry...@jboss.com
There is something very wrong with your installation, because 3.0.0.CR1 no longer has the class org.jboss.ide.eclipse.as.ui.views.server.JBossServer, or the class org.jboss.ide.eclipse.as.ui.views.server.ServerFrame, or the class org.jboss.ide.eclipse.as.ui.views.server.ServerTableViewer. All o

[jboss-user] [JBoss Tools (users)] - Re: Is perspective JMX considered to be

2008-12-31 Thread rob.stry...@jboss.com
I have not yet personally looked up how to introspect a running microcontainer. While this is a great idea, there are currently other issues that are more of a priority. As long as the main use cases (ejb's, etc) are taken care of, this is just a TODO for the future, sadly. View the original

[jboss-user] [JBoss Tools (users)] - Re: EAR Auto-Deployment Issue with Ganymede and JBoss Tools

2008-12-28 Thread rob.stry...@jboss.com
This should not be failing ;) In fact I've never had that fail before. I'll have to test it once I get back from holiday. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198373#4198373 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [JBoss Tools (users)] - Re: problem while deploying a seam web project

2008-12-17 Thread rob.stry...@jboss.com
The reasons for this behavior was a bug upstream in eclipse WebTools. Details were posted here: http://relation.to/8932.lace View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197224#4197224 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [JBoss Tools (users)] - Re: EAR won't deploy to server

2008-12-15 Thread rob.stry...@jboss.com
It's a bug. The creation of a JBoss 5 server starts off using the .metadata folder to build the EAR, and later tries to add this folder as a scannable location. It never gets added by JBoss because, unlike older JBoss versions, JBoss 5.0 does not use JMX as much. It's obvious that whatever f

[jboss-user] [JBoss Tools (users)] - Re: JBoss tools 3 daily Deployment failure due to spaces?

2008-12-15 Thread rob.stry...@jboss.com
This should have been fixed by JBIDE-3368 for the record. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196608#4196608 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196608

[jboss-user] [JBoss Tools (users)] - Re: JBoss tools 3 daily Deployment failure due to spaces?

2008-12-15 Thread rob.stry...@jboss.com
Cause: Illegal character in path at index 83: file:/C:/apps/w orkspace3.4.1/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss 4.2 Server/deploy/testseam.war/ WEB-INF/classes ... Yes it should. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196606#4196

[jboss-user] [JBoss Tools (users)] - Re: EAR won't deploy to server

2008-12-15 Thread rob.stry...@jboss.com
JBoss 5 does not work by default on new servers. I discovered this over the weekend. I've yet to discover a way to add a folder to the deployment scanner. The workaround is after creating a new server, open the server in the server editor by double-clicking the server. Then switch the deploy lo

[jboss-user] [JBoss Tools (users)] - Re: How to do exploded deployment?

2008-12-13 Thread rob.stry...@jboss.com
The JBossTools server adapter for webtools does exploded deployment by default. In fact, there's no way to make it do zipped deployment without using the "project archives" view. Make sure your server is of the "JBoss, a division of Red Hat" type and not just "JBoss". The "JBoss" one is cont

[jboss-user] [JBoss Tools (users)] - Re: JBoss tools 3 daily Deployment failure due to spaces?

2008-12-08 Thread rob.stry...@jboss.com
Already fixed ;) I think. [JBoss JIRA] Commented: (JBIDE-3368) In WINDOWS default metadata location CONTAINS SPACES, no good Committed a fix earlier today. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195191#4195191 Reply to the post : http://www.jboss

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools Beta

2008-12-08 Thread rob.stry...@jboss.com
I develop, run, and test in an x86_64 environment. The drivers you need are over here: http://repository.jboss.org/xulrunner/ The xpcom one is required, and the appropriate xulrunner is required. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195145#4195145