At 05:48 PM 11/18/2000 -0500, you wrote:
>>>>
In "jboss.xml" (and "standardjboss.xml") there are many entries that are the names of classes, such as the following:
<container-invoker>org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker</container-invoker>
The problem is that if you change this to the following, deloyment fails!
<container-invoker>
org.jboss.ejb.plugins.jrmp13.server.JRMPContainerInvoker
</container-invoker>
However, to the best of my knowledge, these are supposed to be equivalent in XML.
<<<<
Greetings,
I'm a total newbie to jboss and EJB, but I know a little bit about XML and I think that as far as XML is concerned, the two examples above are supposed to be considered different and not equivalent. White space is supposed to be significant within #PCDATA elements.
But you're right, it seems to me that the jboss code should trim() the value of container-invoker before it tries to do anything with it.
FWIW
========================================================================
Calvin Powers current events
mailto:[EMAIL PROTECTED] cultural phenomena
http://www.sff.net/people/powers true stories
"cannon fodder in the culture war" http://www.StuckInTraffic.com/
========================================================================
-- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
- [jBoss-User] jboss.xml format problems Keith L. Musser
- RE: [jBoss-User] jboss.xml format problems marc fleury
- Calvin Powers
