I cannot verify the validity of this article, but it claims to be a guide to
setting up mutiple instances of 3.2.0 with these instructions:
http://www.yorku.ca/dkha/jboss/docs/MultipleInstances.htm
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865234#3865234
Not sure if you mean for a client application to call a bean within jboss
deployed app, such as a jndi.properties file or whether its for your
application to gain access to a properties file programatically, such as
getClassLoader().getResourceAsStream("??.properties"). but in either case, it
have a look in the latest cvs source for ejb3x:
http://cvs.sourceforge.net/viewcvs.py/jboss/jboss-ejb3x/src/main/javax/ejb/
there appears to a different relationship between the way Dependant was used
and the way Embedded is being done. I assume this is because Bill & the gang
have an updated
see this thread:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=58867
Dependant has been renamed to Embedded/Embeddable...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864440#3864440
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
oops forgot to answer your actual question... the jasper compiler goes in the
compiler attribute.
see this link for more info on the how-to's of jasper:
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jasper-howto.html
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewto
Please do a search for "jspc" using the forum search and you'll find a few
previous threads discussing ways of performing jsp precompilation... here is a
clipping from one of them.
|
|
|
|
distributions of jboss are built with later versions of the jdk as youve
already discovered. the below quote is from the page mentioned by darran which
states you should build it youself.
anonymous wrote :
| To workaround these possible bytecode incompatibilities you will have to
rebuild the
your question would probably have been answered quicker if you'd posted it on a
more relevant forum (Design of EJB 3.0)
I'm not entirely sure what your after since there are no surprises in the
deployment process, but check out this tutorial:
http://docs.jboss.org/ejb3/tutorial/stateless/statel
firstly you want a lower-case -s, and you need to specify the jndi url of the
server your trying to shutdown.
===
[bin]$ ./shutdown.sh
A JMX client to shutdown (exit or halt) a remote JBoss server.
usage: shutdown [options]
options:
-h, --help Show
There are multiple methods to run as service listed here:
http://www.jboss.org/wiki/Wiki.jsppage=RunJBossAsAServiceOnWindows
I see your having probs with the JavaService, but have you tried the wrapper by
tanukisoftware?
I have to admit that Ive not even looked at this but have come across this
The below thread states that older versions (2 or 3) of the Dukes tutorial
works okay, but that there is an issue with update 4. try update 2 from Sun's
site.
If you had done a search on the forums for "dukes" then your answer would've
been in the very top thread.
Please see following thread:
Please check the ejb3.0 forum... it is well documented that Java 1.5 is
required for the ejb 3.0 preview.
please see following thread:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=58510
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862774#3862774
The below thread states that older versions of the Dukes tutorial works okay,
but that there is an issue with update 4. try update 2 from un's site.
Please see following thread:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=58093
View the original post :
http://www.jboss.org/index.h
13 matches
Mail list logo