XML tells me that the following should be equivalent
password
java.lang.String
password
credentials
java.lang.String
password
However, if I place the latter in my ejb-jar.xml, JBoss gives me the
password
with whitespace and carriage returns around it.
Seems Castor support broke for JBoss 2.4.4, so the jar files were just
yanked from the website without a word, despite a few questions from
users. I keep getting bad vibes about the viability of castor, things
like this don't help. Fortunately, I've only converted two of my EJB's
to castor w