For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > December 2006 > Setting ejb-jar.xml properties via JBoss admin gui?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Setting ejb-jar.xml properties via JBoss admin gui?
stromg@gmail.com

2006-12-04, 7:58 am

Hi!

I am about to develop a java bean that have been packed into a .war
file.
Inside the.war fil is a file named ejb-jar.xml, which as i understand
is the deployment descriptor.


Now to my problem:


The deployment descriptor ejb-jar.xml contains some parameters that I
need to be able
to alter (password, login to a database, a path etc). But how can i do
that without first unpacking the
..war file? I have heard rumours that it should be possible to change
the content of this file through the
Jboss web admin interface.


Does anybody know how to do this?


Of course plan b would be to use java properties , create a file
outside the .war package with my parameters, but is suspect the jboss
admin gui is the way to go...


Any help is appreciated!


Regards

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com