No, the current version for Irida doesn't work with Demetra.
We're currently working on a new version for Demetra, but there have been some major conceptual changes - great improvements, by the way - leaving us with quite a lot of work.
Maybe we'll release a preview version with limited functionality quite soon, but a complete version with a comparable feature set to the Irida version will still take some time.
A version that can just deploy an app and run the server would be nice. Without it, I can't even think of trying out the new goodies.
Happy Coding.
Martin Fuhrer wrote:
No, the current version for Irida doesn't work with Demetra.
>
We're currently working on a new version for Demetra, but there have been some major conceptual changes - great improvements, by the way - leaving us with quite a lot of work.
>
Maybe we'll release a preview version with limited functionality quite soon, but a complete version with a comparable feature set to the Irida version will still take some time.
Do you have an idea when the jboss boss plugin will be available? Can you give us some sort of a road map? Also if you don't mind would you highlight some of the new changes / improvments that you are adding in.
We're just finishing a first preview version with limited functionality. It should be available by mid of next week. For the further road map I currently can't tell you too much. It strongly depends on the progress of IDEA.
The most important change is in IDEA itself. A J2EE module doesn't have an associated application server anymore. Instead you can add the server-specific deployment descriptors for different servers. It's only when creating a run configuration that a specific server is chosen. This way you can run a module on different servers without any change - which I would say is a tremendous improvement.
One major improvement of the plugin is that it doesn't have to know every single JBoss version anymore. So it won't be necessary to install a new plugin version each time a new JBoss version is released. When creating a new application server configuration the plugin detects the peculiarities of the chosen JBoss server automatically.
There's a lot more to come, but it's too early to talk about.
No, the current version for Irida doesn't work with Demetra.
We're currently working on a new version for Demetra, but there have been some major conceptual changes - great improvements, by the way - leaving us with quite a lot of work.
Maybe we'll release a preview version with limited functionality quite soon, but a complete version with a comparable feature set to the Irida version will still take some time.
A version that can just deploy an app and run the server would be nice.
Without it, I can't even think of trying out the new goodies.
Happy Coding.
Martin Fuhrer wrote:
>
>
Martin,
Do you have an idea when the jboss boss plugin will be available? Can you give us some sort of a road map? Also if you don't mind would you highlight some of the new changes / improvments that you are adding in.
Thanks
Eric
Hi Eric,
We're just finishing a first preview version with limited functionality. It should be available by mid of next week. For the further road map I currently can't tell you too much. It strongly depends on the progress of IDEA.
The most important change is in IDEA itself. A J2EE module doesn't have an associated application server anymore. Instead you can add the server-specific deployment descriptors for different servers. It's only when creating a run configuration that a specific server is chosen. This way you can run a module on different servers without any change - which I would say is a tremendous improvement.
One major improvement of the plugin is that it doesn't have to know every single JBoss version anymore. So it won't be necessary to install a new plugin version each time a new JBoss version is released. When creating a new application server configuration the plugin detects the peculiarities of the chosen JBoss server automatically.
There's a lot more to come, but it's too early to talk about.
- Martin