1

Is there any way to specify jndi resource through JBoss AS7 admin interface? I have been looking around, but was unfortunate to find anything like that.

Cœur
  • 37,241
  • 25
  • 195
  • 267
G1yyK
  • 216
  • 2
  • 7

1 Answers1

0

Open the Create Datasource Wizard->Profile->Datasource->Add-> Here you will be able to enter datasource name and JNDI name into the Create Datasource wizard

Hope it helps!

Devesh
  • 2,024
  • 2
  • 16
  • 21
  • Use this way for to create DataSource, but i would like add JNDI Bindings from web console – G1yyK Jun 12 '14 at 04:45