Your vision must be impaired today as the 4.0.1 release is directly below the
3.2.7 release on the sourceforge download page.
http://sourceforge.net/project/showfiles.php?group_id=22866
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864508#3864508
Reply to
Hi ,
Is 4.0.1 dead? Where is it? I dont find it on sourceforge.net. I am confused. I
want jboss. which one should i take 4.0.1 or 3.2.7.
Please.
-Rajesh
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864506#3864506
Reply to the post :
http://www.jboss.or
Hi
I am trying to make an equivalent jboss.xml from a weblogic-ejb-jar.xml. The
weblogic DD is for Weblogic v 5.1. Here is a sample:
spa.anesthesia.AnesthBilling
100
100
60
60
spa.anesthesia.AnesthBilling
TRANSACTION_READ_COM
Hi davehaas,
As I can see from the stackTrace, your principalRoles=null. Try to add
CallerPrincipal to roles.properties file, see if it works. Your
roles.properties file may like this:
# org.jboss.security.auth.spi.UsersRolesLoginModule username to roles mapping
david=tester
david.CallerPrinci
It works like a charm. Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864498#3864498
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864498
---
This SF.Net e
Hello,
I am new to Jboss and now i am using JBoss 4.0 edition. There is a
problem while running Jboss in default and all configurations. starting Jboss
is no problem. All the things are going fine. When stopping the server, the
server hang at half way. Problem exists while shut downing
Not sure where in the Wiki this should go?
As Adrian indicates, (no locking in excess of) row level locking is a
requirement no matter what the database. To make that more explicit, the SQL in
the /docs/examples/jms/sybase-jdbc2-service.xml should probably be changed to
add in the LOCK DATARO
Thank you very much
I did it.
The problem is caused by my custom form authenticator, which deals with request
paramter at the first time and affect the others.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864487#3864487
Reply to the post :
http://www.jb
Thanks, Scott!
That was one of my annoyances w/ JBoss; it seemed JBoss could dynamically load
an app unless you have a custom app policy w/ its own security context. You
guys should make this a default mbean (it's not in the default instance's
jboss-service.xml for JBoss 4.0.1). Seems like it
I tried updating to 4.0.1, n case this issue might have been fixed. i still get
a null pointer exception, but this time I get several, so there may be more
clues as to what is going wrong.
Please help!
anonymous wrote : [exec] java.lang.NullPointerException
| [exec] at
org.apac
I've gotten a bit farther. My webservice works on 4.0.0, but fails in the same
configuration on 4.0.1. I still get "Not a proxy instance" error.
Does anyone know what the code is doing that's causing this issue?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=vie
Thank you for your response.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864485#3864485
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864485
---
This SF.Net emai
It looks like your Session Bean is stateless. Session State is propogated only
for StateFule Session Beans.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864481#3864481
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
Please check the commit-option you are using. Please check whether you have set
the clustered option in jboss.xml for your entity beans to true. If you are
using commit-option A , then the container assumes the it has total control
over the entity bean(ie. the tables are not updated by other app
We have two developers in the same workgroup (Windows XP) trying to develop in
isolation but their JBoss servers (3.2.4 and 4.0.0) keep detecting each other
and trying to cluster. How can we stop this? Is this the default behavior?
Use different partition name in both nodes.
Hari
View th
JBOSS clustering supports only JNDI,EJB and RMI Clustering. It looks like you
need HTTP clustering. For that you have to use the clustering provided by
Apache or any hard ware load balancer.
Thanks
Hari
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864478
http://www.jboss.org/wiki/Wiki.jsp?page=DynamicLoginConfig
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864477#3864477
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864477
--
Stephan -
Show us what your .wsdd file looks like. Also, go into the log4j configuration
file for your JBoss server instance and change the following:
This way, you can see exactly the SOAP message being sent into your service,
etc and where it's failing.
_RK
View the original post
Has anyone found a simple way to do this in Ant? Trying to figure out a simple
way to deploy an app without telling the user to edit this file manually and
add it
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864475#3864475
Reply to the post :
http:/
I tried to install Axis 1.2 to JBoss 4.0. Basically I dropped the axis.war to
Jboss\server\default\deploy. When I tried to view the list of web services, I
got the following exception:
org.apache.axis.ConfigurationException: java.lang.ClassNotFoundException: No
ClassLoaders found for: org.jbo
Your client and server libraries are probably different version. Check your
client classpath.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864473#3864473
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864473
--
Hi,
I have the same problem in JBoss 3.2.6. Have you solved the problem? If so,
how?
Derek
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864472#3864472
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864472
--
So you mean, since
jboss.web:type=protocolHandler,className=org.apache.jk.server.JkCoyoteHandler
doesn't emit any notification on its own to which you could subscribe to, you
want to monitor for its registration to the MBean server.
That would require a filter that doesn't filter by type, but b
So, that class is in those jar files? How do you know?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864467#3864467
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864467
How knows a good book that can help me to leard how to use JBoss clustering
services?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864471#3864471
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864471
--
Hi,
I have a stateful ejb running in jboss and two web apps running in tomcat. The
two web apps are a product catalog and a shopping cart for an online store. The
shopping cart uses the stateful ejb to keep track of it's contents. However,
I'd like to have the product catalog access the same be
Can you add this to the Wiki?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864468#3864468
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864468
---
This SF.Net em
Greetings
Firstly, I have had a look at
http://www.jboss.org/wiki/Wiki.jsp?page=UnableToCompileJSP and this didnt solve
my problem - I have the Java_home set correctly.
The jsp page I am trying to run is:
|
|
|
| JSP Test Page
|
| <%
| out.print("Hello World");
| %>
Hi,
I need help in fixing the following error in jboss4.0.0 and linux OS.
javax.naming.CommunicationException [Root exception is
java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.io.InvalidClassException: org.jnp.interfaces.MarshalledValuePair;
local class
Hi all,
I got this exception adn don't know why it is... and how can I fix this.
I am using Jboss4.0.0 , linux and postgreSQL
Please help me how can I fix this
javax.naming.CommunicationException [Root exception is
java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
You can set up Log4j for each of ur application and can separate the
logs...More info can be found at http://logging.apache.org/log4j/docs/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864460#3864460
Reply to the post :
http://www.jboss.org/index.html?modu
Is there any way in the Tomcat/JBossWeb SSL configuration to indicate a
security provider? I have a situation where I have a hardware SSL accelerator
that has it's own JCE provider, but the only way I can currently use it with
Tomcat/JBossWeb is to configure it as my default security provider (
We are looking into running a very large J2EE app that requires more than 4GB
of RAM, and we were looking into setting up JBoss on a 64 bits intel based
linux server.
Did anyone tried that yet? Is JBoss stable in such an environment?
Thanks,
-Chris
View the original post :
http://www.jboss
Been trying to track down an answer to the following problem, obviously
unsuccessfully. The thing is, I have a set of entity beans which represents
data about the configuration of the running J2EE-application. It is constantly
accessed so I need to performance optimize to the max.
The data repr
Hi All,
I am able to run jboss with tomcat as service on Linux, but only in
'default' mode by using the scripts given below. Can anyone let me know what
changes should be done to start jboss in 'all' config. ( like done in
$JBOSS_HOME/bin/run.sh - c all )
**
I found out a little more.
In the handleNotification2 event
I change change from a Notification object that is passed to me to a
MBeanServerNotification object.
Off of this object I can find the actual mBeanName by calling getMBeanName()
This will be equal to
jboss.web:type=protocolHandler,
I am trying to catch the startup of the Coyote Handler. I have followed
instruction on how to apply a listner but can not get a notification to just
catch the startup of JkCoyoteHandler. Below is a print out of the Notifications
that are caught with a subscription list also listed below.
That's interesting. I have another method where I upload a file as DataHandler
argument. The client code runs with the Sun J2EE 1.4 jar files, and does not
wrap the id with < and >. That was the basis for my assuming the JBoss AS 4.0.1
was messing up.
For the original problem pointed out by thi
I'm sorry, but I am really stupid.
Where is the jboss.xml descriptor located? Do you mean the one in the ejb jar
under the META-INF directory? Or do I create one in the actual deploy
directory? Or do I create one in the conf where the standardjboss.xml is
located?
View the original post :
Its done through the jboss.xml descriptor.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864443#3864443
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864443
---
Th
Thank you for your input. I tried to follow your advice, but I got the same
error as before (I also tried gen:server instead of gen:client, but all that
gave the same result). How do your web.xml and webservice.xml look like?
I have the following two files. Is there something wrong?
http://jav
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
in my opinion i had set the classpath correctly but it must be something in
this direction.
mbean was build using ant: here my build.xml file
command was: ant mb-build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I am developing an application component on jboss 3.2.5. I have been reading
about the ejb-env-ref tags that can be used to allow the component to be
assigned to a reference which is then connected to something in the global JNDI.
How do you do that?
I have been trying to understand it for qui
You can try that, but if it does not work you need to check with the vm vendor
for a fix.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864437#3864437
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864437
--
Scott,
what's the best way to deal with this issue, re-install java?
beya
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864436#3864436
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864436
--
It means your vm installation is screwed or at least buggy. The vm should never
produce a seg fault.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864434#3864434
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864434
Check out this thread
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=55287. It shows a
workaround that uses a Filter to catch the password passed in the HTML Form.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864433#3864433
Reply to the post :
h
would, in the past, shutdown my install of jboss 4.0.0 (os x 10.3.7). Now, the
same command gives me the following:
Segmentation fault
What does this mean?
beya
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864432#3864432
Reply to the post :
http://www.j
I experienced the same deadlock problems you described, which tend to show up
more under load. I discovered that row level locking in Sybase 11 & 12 is not
always enabled/displayed properly by 3rd party database tools. The default
seems to be to lock the entire table even when MAX_ROWS_PER_PAGE
If you use XMBeans you have the option of declaring attributes, that don't
correspond to actual POJO attributes (i.e. no getter/setter) and for which a
default value may be specified, e.g
|
| SomeString
| java.lang.String
|
|
|
|
|
A p
Siano -
Nobody seems to be responding to these types of questions, but after 3 days of
staring at this, I finally got mine to work. :) Here's what I did to get a
document/literal web service to work in JBoss 4.0.1.
Like yourself, I implemented the endpoint interface and the implementing POJO
http://www.jboss.org/wiki/Wiki.jsp?page=JBossVsJavaJDKVersionMatrix
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864428#3864428
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864428
-
This can be achieved by running with a security manager and assigning the core
service layer jars the approriate permission while not allowing write access
from the jmx-console.war or jmx-invoker-service.xml. You can partition out the
untrusted access paths into a seperate deploy directory that
Caused by: java.lang.NoClassDefFoundError:
com/ibm/mq/jms/MQXATopicConnectionFactory
Check your classpath
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864426#3864426
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=386
I had the same question, sort of. I think I want the same thing you do. I
want a "read-only" attribute (I don't want any user code modifying it - either
through a JMX console, a remote JMX API call, etc.). However, i want the
deployer to be able to set it in via its [mbean>[attribute> setting
"gregcrider" wrote :
| In the SOAP envelope, you can see "cid:A9FCB00186FA6E4FFC4DB12F3B36CAFB";,
but in the MIME portion where the attachment lives, the Content-Id is wrapped
with < and >. I think this is causing the exception in my client.
|
| Any thoughts?
|
FYI, This is how cid l
Hello,
I?ve got a problem of configuration with Jboss 4.0.1. I work from the
 all  configuration and I add 3 services in my service-jboss.xml which are :
| ConnectionFactory
| QueueConnectionFactory
| jboss:service=Naming
|
Hi,
i'm trying to use LDAP on active directory from JBoss3.2.6.
can anyone send me a working login-config.xml entry.
i'm using ActiveDirectory on Win 2000 with the following schema:
myDomain (domain)
|
|-People (organization unit)
||
||-user1 (User)
The jdbc3 pm has received little testing and should not be used unless your
wanting to debug it. Use the jdbc2 version, which is configured as the default.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864417#3864417
Reply to the post :
http://www.jboss.org
I am trying to deploy a EJB WS in JBoss 4.0.0 with an array of complex types as
the return type. The service endpoint follows:
public HumanSubjectsUsedVOArray findAllHumanSubjectsByLogNo(String logNo)
throws RemoteException;
I then generated my WSDL, RPC mapping, etc. using wscompile
Is JBoss 4 compatible with Java 5; in other words, can I use run.sh to start up
JBoss in a Java 5 JVM?
Thanks very much,
Bruce
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864414#3864414
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=po
Hi,
99,9% your classes server/client are not the same.
I think that the system cannot create serialVersionUID itself.
Maybe Eclipse has a cache of the old classes.
Try to start it with the -clean option.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864412#
I installed Jboss 4.0.1 on a machine that already has Jboss3.x installation. I
configured the new Jboss 4.0.1 in myeclipse and disabled jboss 3.x . Jboss has
been started from myeclipse with out a problem with 'default' config set . When
I try to start it up with 'all' config set, the following
You are more likely to get help if you post in the correct group. This is for
discussing the getting started guide, not for general questions. To answer
your question anyways, the only reason I could imagine that your MBean
interface isn't being found is that it is in the wrong package.
Ch
I am glad that it worked out for you.
Is it possible for you to contribute back a case story on how you used
JBoss/jUDDI in your project, when you are ready?
Remember both jUDDI and Scout will have updates and the wiki page will be the
ultimate reference as to what is happening in the Jaxr in
Hello.
I currently have a 2 node JBoss 4.0.1 cluster running. I have two interface
adapters in each machine. the first adapter in each has an ip 155.x.x.x that
corresponds to our main subnet. The second adapter in each has its own private
non-routable ips 192.168.1.x.
I have set the bind_addr
I'm trying to deploy a xml that only references to a MBean create on Java. But
always i try to deploy it, i 've the same exception. What interface i
need?
The xml is:
|
|
|
|
|
|
And the java source code is:
| public class DAOQTreeCache extends ServiceMBeanSu
Up and running without so much as a burp!
You RULE!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864403#3864403
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864403
The content was moved to the wiki as indicated in another posting on the same
topic.
http://www.jboss.org/wiki/Wiki.jsp?page=SampleConfigurationForMQSeriesWebsphereMQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864404#3864404
Reply to the post :
http://
Hi,
We're deploying 4.01 with hibernate and postgresql driver (pg74.215.jdbc3.jar).
After running the application for few hours, we'd get a nullpointer exception
as shown in the trace below. Restarting the app server solved the problem but
only very temporarily... we've searched a few forums bu
Thanks for the link. It looks like CallerIdentityLoginModule would do what I
need though combining that with my existing UsersRolesLoginModule is netting
the same results.
version: 4.0.1RC1
destinations (note, I left out a couple '>' chars for this posting as they were
causing the text not
is there any way to generate log file for each EAR file when the server starts?
i am using jboss 3.2.5.
for now, I see only one log file for all deployed EAR file, but I want to
separate them. I want to generate like this if an EAR filename is "Sample.EAR",
then I want to generate "sample.EAR
The mapping from xml names to Java names in the jaxrpc mapping file is not
honored. I have created an issue in the JIRA, but I wanted to post it here to
let everyone know that this isn't working.
http://jira.jboss.com/jira/browse/JBWS-83
View the original post :
http://www.jboss.org/index.htm
I just verified to make dead certain that I am grabbing the 4.0.1 version of
jbossall-client.jar
To make sure I removed the JBoss library from my Eclipse. Added the library
again going to the hard location of the 4.0.1 (no symbolic link). Cleaned my
build. Exited Eclipse. Go back into Eclipse.
I added this to the wiki
http://www.jboss.org/wiki/Wiki.jsp?page=WSMessageEndpoints
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864393#3864393
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864393
-
Is this of any help
http://www.jboss.org/wiki/Wiki.jsp?page=WSAttachments
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864392#3864392
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864392
---
Its not expected. In jboss-4.0.1 it works for me
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864389#3864389
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864389
There is no notion of a user session in WS at the message level. You could add
an appllication specific header that contains the session id.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864390#3864390
Reply to the post :
http://www.jboss.org/index.html?mod
I am trying to install Axis 1.2 on JBoss 4.0. I grabbed the axis folder from
axis-1_2RC2\webapps and drooped to jboss-4.0.1\server\default\deploy folder.
It gave me the error and couldn't even find the index.html file. I did the
same thing in Tomcat 5.0.28, there was no problem.
I also set u
Use wscompile
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864386#3864386
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864386
---
This SF.Net email is sponsored
Hi,
each application server has their own jndi properties file. which will specify
the initial context naming factory and the provider url and others as needed.
here is the jndi.properties for jboss..
---
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.provider.url
You mean a WS4EE endpoint? I use JWSDP-1.5 wscompile.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864384#3864384
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864384
---
Can you not bind the key/name to the JNDI tree? If you do so, in clustering
scenarios, HA JNDI will take care of replicating the key/name to the other
JNDIs in the cluster.
Thanks,
Kalyan.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864383#3864383
Reply
hi folks,
I am trying to access a Websphere MQ queue with JBOSS. So i carrefully followed
the document:
http://www.jboss.org/wiki/Wiki.jsp?page=SampleConfigurationForMQSeriesWebsphereMQ
On my laptop i was able to connect to a WS-queue...so i day after i tried the
same at my workplace. I did exac
XMLDA.wsdl
|
|
| http://schemas.xmlsoap.org/wsdl/http/";
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";
xmlns:s="http://www.w3.org/2001/XMLSchema";
xmlns:s0="http://opcfoundation.org/webservices/XMLDA/1.0/";
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:tm="ht
I'm not sure it was helping with my wsdl service being called Service as well,
so i have changed this to MyService. I know have the files MyService.java,
MyServiceLocator.java, Service.java, ServiceImpl.java, ServiceSkeleton and
ServiceStub. It's still not clear which classes should be reference
I want to launch a client app from a web page such that it will access web
services with the same authentication as existed for the web page. In JBoss
3.2.3, I could do this by passing the session id to the app so it could add the
jsessionid cookie to the http headers.
This technique doesn't se
Sorry,
[IÂm have..]
I have.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864377#3864377
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864377
---
This SF
Hi,
IÂm have installed a simple-ws4ee HelloWorld example and now workÂs fine
using the Axis 1.2RC2.
Now, iÂd like monitoring this service and iÂve implemented a J2EE Filter that
displayed the request and response of web applications at Jboss services
Tomcat...
When i execute a client program
Hi,
i'm trying to create an jms web application.
I have installed JBoss and create a simple test (see
http://www.javaportal.it/docs/jms.htm) but obviously it does not work :-(.
My problem is on javax.naming.Context.PROVIDER_URL... maybe..
I don't know what it is.
I work in local and then I set pro
Hi,
I downloaded the source code for the JBoss AS, but I can't seem to find classes
that implement regular J2EE interfaces...
Am I missing something? Where can I find them? I am trying to link those
classes in my Eclipse so I can right-click and "Open Declaration" and see
JBoss' implementation
Is there something that neither those files for the application server guide
tell you that you were hoping to learn about?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864371#3864371
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
Deploying the application is loading the application into the application
server and making it active. Undeploying is the opposite...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864372#3864372
Reply to the post :
http://www.jboss.org/index.html?module=bb
Hi all,
I want to define new System Properties, so I configured jboss-service.xml
to load my properties file.
I'd like to define some properties using other properties already defined.
Is it possible ?
I tried the Ant syntax, but it doesn't work.
Var1=Value1
Var2=${Var1}_and_some_complement
does
The JNDI will give you smart proxies? Are you trying to answer my question or
give me more questions to ask?
Could you explain this for me? I am only guessing when I ask: what if JNDI is
not JBoss' JNDI, but a 3rth vendor? Or are you saying that JBoss' EJB container
sticks those "smart proxies"
Yes it did, it even made it to the wiki. Enjoy.
http://www.jboss.org/wiki/Wiki.jsp?page=WSMessageEndpoints
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864366#3864366
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=386
I raised an issue with sf.net and the response was basically to defer to the
project team. The response is here along with the original request.
https://sourceforge.net/tracker/?func=detail&atid=21&aid=702&group_id=1
I really need to get this done and while the 3.2.x docs talk a little
I have Stateless Session bean, that I would like to collect some runtime stats
on. For example, how often it catches a RollBack exception, how many times it
retries, etc.
My thinking is that these run time status represent a form of instrumentation.
And that as soon as I think instrumentatio
Thank you, I've changed only the user.properties file and It works fine.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864362#3864362
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864362
1 - 100 of 132 matches
Mail list logo