[JBoss-user] [JBoss Getting Started Documentation] - Re: Problem running Web Service Client

2005-08-21 Thread ddossot
Duh! I was using the old JaxRPC-Mapping format (DTD poniting to IBM), as generated by XDoclet, instead of the new format (Schema point to Sun)... with the new format, it runs perfectly! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890945#3890945 Reply to t

[JBoss-user] [JBoss Getting Started Documentation] - Re: Problem running Web Service Client

2005-08-21 Thread ddossot
Any suggestion on solving this when running on 1.5? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890944#3890944 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890944 -

[JBoss-user] [Security & JAAS/JBoss] - Re: Per-application role to principal mappings

2005-05-26 Thread ddossot
Dear Marvin, I had the same expectations as you, but we were both wrong! Here is what is the real usage of these mappings: anonymous wrote : "The only use of the security-role settings in the jboss.xml and jboss-web.xml descriptors is to assign additional roles to a run-as identity. These have

[JBoss-user] [Installation & Configuration] - Re: jboss 4.0, standard configuration

2004-09-22 Thread ddossot
Scott - thanks for the details on the different configs. I am using this package: jboss-4.0.0.zip, running server side on Sun JVM 1.4.2_05 + WinNT4, client side with Mozilla Firefox 0.9.2 and Sun JVM 1.4.2_05. The exception is maybe harmless (though the datacenter exploitation team might need b

[JBoss-user] [Installation & Configuration] - Re: jboss 4.0, standard configuration

2004-09-21 Thread ddossot
Very good question. I hope someone can answer... When running 4.0.0/default, I have now a stack in the console when browsing the web-console, while it was OK with 4.0.0-RC2/default... 16:06:13,242 INFO [STDOUT] java.lang.NoClassDefFoundError: org/jboss/aop/AspectManager | 16:06:13,242 INFO [

[JBoss-user] [Installation & Configuration] - Re: Running JBoss 4.0 as a NT Service

2004-09-15 Thread ddossot
It was a problem of missing endorsed folder (new thing in JB4). application.parameters=--configuration=default | jvm.parameters=-server -Xms96m -Xmx192m -Djava.endorsed.dirs=C:\jboss\4_0-rc2\lib\endorsed -Dprogram.name=JavaNTS -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.Do

[JBoss-user] [Installation & Configuration] - Running JBoss 4.0 as a NT Service

2004-09-14 Thread ddossot
Guys, I am trying to run JB4.0 as a NT Service and for this I use the same method I am successfully using with 3.2.3, i.e. javants. The server is apparently started when I start the NT service (process running, RAM consummed) but does not reply to my browser (not an immediate no-reply, but a ti