Re: MevenideNetbeans2.0 features

2006-07-25 Thread Milos Kleint

On 7/25/06, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

Hi,

can I do any of this with mevenide and netbeans 5.5? and yes, how?

1) Deploy an enterprise application to the Sun Java System Application Server


no, what currently works is deployment of wars.


2) Use the static verifyer for the ear and ejb project


no idea what that is.


3) Use the AVK to dynamically verify the application for J2EE compliance


again, no idea what that is. I'm not very fluent in j2ee development.
In addition, mevenide can only access the features in netbeans that
are accessible through APIs. I haven't seen anything like that in the
official apis.



The first point is the most important currently. Points two and three are the 
main reason that we're going with netbeans (i.e. easy integration with SJSAS 
and the AVK).

Can it be done out of the box? Can I configure it somehow manually (where)? Or 
does mevenide need to be extended to do it - is it possible at all?



if netbeans provides apis or at least ant tasks to do the tasks you
require, it should be technically possible. Any contributions in this
area are welcome.

Regards

Milos Kleint
mevenide.codehaus.org


Thanks for your help,
Andreas Ebbert-Karroum
  Senior Software Design Engineer - Nokia Networks Services / Middleware
  phone: +49-211-94123928, fax: +49-211-94123838
  Heltorfer Straße 1, 40472 Düsseldorf, Germany




This message is confidential. If you have received this message in error, 
please delete it from your system. You should not copy it for any purpose, or 
disclose its contents to any other person. Internet communications are not 
secure and therefore Nokia GmbH does not accept legal responsibility for the 
contents of this message as it has been transmitted over a public network. 
Thank you.

Nokia GmbH, Nokia Networks is a German Company. Further information about the 
Company is available from its principal offices at Heltorferstrasse 1, D-40472, 
Düsseldorf, Germany and from the website at http://www.nokia.com/








-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: MevenideNetbeans2.0 features

2006-07-25 Thread andreas.ebbert-karroum
 Hi Milos,

-Original Message-
From: ext Milos Kleint [mailto:[EMAIL PROTECTED]

On 7/25/06, [EMAIL PROTECTED] 
[EMAIL PROTECTED] wrote:

 1) Deploy an enterprise application to the Sun Java System
Application
 Server

no, what currently works is deployment of wars.

Hm - would it be difficult to add? As with the other things I mentioned, in 
regular ear projects, there are some ant targets for it in the generated build 
scripts. I guess if someone already managed to deploy to a SJSAS from m2, that 
shouldn't be too much hassle to add.

 2) Use the static verifyer for the ear and ejb project

no idea what that is.

It's invoking the verifier of the application server, to check if the 
application (or ejb module, or application client) is compliant with the J2EE 
specification. This is done only by analyzing the sources (java + deployment 
descriptor)

 3) Use the AVK to dynamically verify the application for J2EE 
 compliance

again, no idea what that is. I'm not very fluent in j2ee development.
In addition, mevenide can only access the features in netbeans that are 
accessible through APIs. I haven't seen anything like that in the 
official apis.

I don't know the netbeans APIs, maybe there's something in it. At least there 
are items in the popup menu for projects, and some tools and dialogs to support 
it.

 Can it be done out of the box? Can I configure it somehow
manually (where)? Or does mevenide need to be extended to do it - is it 
possible at all?


if netbeans provides apis or at least ant tasks to do the tasks you 
require, it should be technically possible. Any contributions in this 
area are welcome.

At least an ant task is there - you just have to generate a plain enterprise 
application and get all the tasks and menus. Additionally, it'd be nice, if 
meveide could leave the original project icons and just modify them, just like 
the eclipse plugin is doing it: it's displaying a tiny m2 in the corner of 
the icon.

Let me know how I can contribute :-)

 _ ___  _
//\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com
   `-`
   Andreas Ebbert-Karroum
     Senior Software Design Engineer
Nokia Networks Services / Middleware
   phone: +49-211-94123928, fax: +49-211-9412-3838
   Heltorfer Straße 1, 40472 Düsseldorf, Germany 

--
This message is confidential. If you have received this message in error, 
please delete it from your system. You should not copy it for any purpose, or 
disclose its contents to any other person. Internet communications are not 
secure and therefore Nokia GmbH does not accept legal responsibility for the 
contents of this message as it has been transmitted over a public network. 
Thank you.
Nokia GmbH, Nokia Networks is a German Company. Further information about the 
Company is available from its principal offices at Heltorferstrasse 1, D-40472, 
Düsseldorf, Germany and from the website at http://www.nokia.com/
--

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]