Hi again Patrik,
> Sun's j2ee implementation provides deploytool for creating, editing
> and redeploying .ear archives.
An .ear is nothing but a jar, I would suggest use ANT (for jar, ear, war
whatever) and for modifying the deployment descriptor you can use EJX.
 
> I'd like to know whether it's possible to use it with jboss
> 
> I can use it as editor and save .ear in deploy dir.
> But I have problem invoking direct deployment: can't find server
> 
> Maybe deploytool tries connecting to specific port, don't know which
> one and where to define it. maybe it's hardcoded and I'd have to
> change it in jboss (where?)
> And maybe jboss does not support this ?

Read the J2EE RE docs for details on how this tool is used.

Abhishek


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to