PDA

View Full Version : J2EE help needed


sridanu
11-19-2006, 07:02 AM
does any one have knowledge of J2EE and its related technologies? Please help me i've got a small problem.

sridanu
11-19-2006, 10:58 AM
cant any1 help me:(

amila325
11-19-2006, 11:00 AM
machan actually i'm doning SCJP but i know some thing what is it tell me if i can i'll help you
:cool: :cool: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :cool: :cool:

sridanu
11-19-2006, 12:30 PM
machan actually i'm doning SCJP but i know some thing what is it tell me if i can i'll help you
:cool: :cool: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :yes: :cool: :cool:

thnx bro. do u that theres a asadmin.bat file in the J2EE server?

i need to know abt this asadmin.bat file.

if u know abt it plz let me knw

GTRZ
11-20-2006, 07:28 AM
well i know some stuff. :) I'll try to help.. what problem you have? System Application server starting problem?

sridanu
11-20-2006, 08:35 AM
well i know some stuff. :) I'll try to help.. what problem you have? System Application server starting problem?

hey thnx for de help bro.
my prob starts wen i use the asadmin.bat command to create a JNDI object reference for a database.

i use the asant.bat command to compile the build.xml file and heres where the prob starts.

in the build.xml file thers a asadmin.bat file command.

in normal circumstances wen u execute the asadmin.bat command it asks for the username and password in the comand prompt.

But here since the bat file is executed within the code the username and password are passed to it by 2 enviromrnt variables. (I checked the value of those variables and they are correct)

so wen i execute the asant.bat file which in turn executes the asadmin.bat file it gives me an error

username and password cannot be given in this way please provide it by link to a file.

and this is the part that i cant do..

i hope u understand what i say.