S
S
Sargelen2014-01-21 11:40:03
wildfly
Sargelen, 2014-01-21 11:40:03

How to add jars to JBoss classpath?

There is a need to not include any in the war because of the license. But I want to add them to the classpath to JBoss (required for the application).
everything was simple with weblogic and tomcatom, but it hung on JBoss. Tell.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2015-03-01
@thewind

Surround the word group with apostrophes, as it is a reserved word in the sql language

D
Dmitry Bay, 2015-03-01
@kawabanga

group in ` take apostrophes, this is a system word.

F
FanatPHP, 2015-03-01
@FanatPHP

$data = arrray(
  'username' => $username, 
  'email' => $email, 
  'password' => $newpass, 
  'group' => $group,
);
$db->query("UPDATE users SET ?u WHERE id = ?i", $data, $id);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question