Log in to follow, share, and participate in this community.
Thread JBoss as a real-time application server?
JBoss as a real-time application server?I didnt find any more fitting section to post these questions: Is there any plans (or moves) to make JBoss Application Server use RTSJ (http://www.rtsj.org/)? And do you have any experience on how JBoss will behave ...
URLStreamHandlerFactoryThe initialization of this factory is currently threadsafe/repeatable. Instead it is done on server startup, in ServerImpl.initURLHandlers() and some tests do this as well, but once one test has done it, nobody else c...
Thread JBoss Advanced Training and the certification Exam
JBoss Advanced Training and the certification ExamDear All, I don't know if this is the right place to post this,but i couldn't find any other relevant forum..so i am going to ask anyway.. I plan on attending the JBoss Advanced training in a few weeks time.After th...
Necessary to take the course ?Hi All, I want to attempt the Jboss certification exam but want to know if it is necessary to take the courses first or is it possible to just appear for the exam after preparing on our own ? Please let me know. Th...
dom4j or jaxp ?in JBoss jBPM we want to use xml dom trees and xpath expression handling. afaik, j2se 1.4 includes jaxp 1.1 (no xpath expression handling) j2ee 1.4 includes jaxp 1.2 j2se 1.5 includes jaxp 1.3 (includes xpath express...
JBossDirectory: JNDI Based Ldap ServerJBossDirectory: Jndi Based Ldap Server For a month or so, this thought has been lingering in my mind-to build a simple jndi based Ldap Server on top of JBossCache( TreeCache). I agree that it is not as simple as tha...
3.2.7 development?Any idea on when 3.2.7 gold code is going to be released? We would like to ship it with our software but would like to not ship the release candidate? thanks, Tony
CheckStylehttp://checkstyle.sourceforge.net What do you think on the possibility of integrating checkstyle in Jboss development to develop one consistent coding standard?
Thread [JNP] support for javax.naming.StateFactory/ObjectFactory
[JNP] support for javax.naming.StateFactory/ObjectFactoryI was just wondering if lack of support for these interfaces is intentional. As I understand the spec, I should be able to construct a context using an environment with the appropriate Context.STATE_FACTORIES/Context....
ClassloaderI just finished an Advanced Jboss training class last week, and during a disccussion on classloaders, the following idea occurred to me. When the classloader encounters a Java class which has already been loaded, it ...
Thread migrate IIS to J2ee based web server, then migrate .net arch
migrate IIS to J2ee based web server, then migrate .net archDear Sir/Madam: Our company has the software product based on the .net framework with the IIS middle ware. because of the requirement of our current market, we need to migrate the whole architecture to J2ee based one...
jboss-4.0.0 + JDO ( jpox-ds.xml ) ???I upgraded to jboss-4.0.0 and when I place the jpox-1.0.4.rar and jpox-ds.xml files into the \jboss-4.0.0\server\default\deploy folder and try to run the JBoss I recieve this error message during startup: ERROR [URLD...
JBoss + Java 5.0 ?I've tried to find some information about if any JBoss version (pref. 3.x) works with JDK 1.5.0 without result. Someone here who knows the answer?
Thread JBoss Architect Council, meeting notes, November 4, 2004
JBoss Architect Council, meeting notes, November 4, 2004Julien: Nukes 2.0 in progress: SSO, Clustering, Hiberntate integr. commit to cvs this week (Nov 5) cont. w/ clustering Tom Heute helping Bela new jdbc cache loader -> jbcache 1.2 move locking to lock interce...
Creating an enterprise service bus?Waddling through the discussion forums, I haven't seen any talk on creating a nice unifying package. With the emergence of the enterprise service bus (ESB) as a useful tool for integration, and with the spectrum of of...
Thread JBoss Architect Council, meeting notes, October 19, 2004
JBoss Architect Council, meeting notes, October 19, 2004AOP - Targeted to go out Oct 21 w/ JBossIDE tools EJB3 - feature complete release still targeted in Q4. - TODO: SFSB clustering (call between Bill, Bela, Kabir) JBossWS - underway. Tools, JAXRPC and JAXB tracks ...
JBoss Architect Council, meeting notesSeptember 21, 2004 --------------------------- AOP 1.0 - Mid Oct - final, nice docs ?doc book (Bill has to talk to Norman about unified build script) ?AOP with IDE integration (Bill will talk to Marshall to decide ...
The JBoss class loader via log4j113.warIf you package the log4j113.war into an ear and re-test the Log4j class isolation Fails, I do not believe this is proper behavior!!! See jboss-3.2.5-src/testsuite/src/resources/classloader/scoping/override/log4j113
XSLT URIResolver IssuesIs anyone aware of URIResolver issues with included stylesheets? If no resolver is specified stylesheets that include other stylesheets default to the jboss bin directory which is not good so I've created a custom UR...