This bug is corrected in JBoss 4.0.1final!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860862#3860862
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860862
---
Th
Hi Guru,
I really spend time to resolve this issue for couple of weeks.
Can anyone pls help?
I have deployed an J2EE project developed by using JDeveloper 10g.
The application run fine in Oracle OC4J AS.
I having SQLException in entity bean where JBOSS added a prefix in "T0_" in the
table
Hi all
This is the error the server gave to me when i am going to add data to the
master and its related table , all the constratins are created in oracle
but can not inserted the data to table
11:38:21,014 INFO [STDOUT] 5469853 [RMI TCP Connection(100)-192.168.10.237]
ERROR org.jboss.ejb
Hi
Can i disable the timeout for this connection pool?
I noticed that in jboss-3.2.3 and for HSQLDB, following configuration is there
to disable idle connection removal. Can i set the same value for my connection
also?
0
Regards
Yang
View the original post :
h
Hi Adrian
Thanks for ur help!
I searched the changes between Jboss-3.2.3(revision 1.8.2.15 ) and revision
1.8.2.19, i noticed the following information.
"When flushing the pool we need to shutdown the discarded otherwise the pool
filler could refill it with unreachable connections - a connecti
Hi
Thanks for your infomation!
Because i am using jbossNukes1.1 which can only works under jboss-3.2.3, any
workaround such as rebuilding jboss-3.2.3 myself?
Thanks
Yang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860855#3860855
Reply to the post :
Hello
I am runing nuke1.1 on jboss-3.2.3. I works fine.
Because there is a bug in jboss-3.2.3 and i need to upgrade to jboss-3.2.6.
Does nuke1.1 work in the new version of jboss-3.2.6?
Thanks very much!
Yang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38
Hi,
we have a two-frame system where communication between frames is via struts
action classes storing/retrieving session variables. This works fine with some
servers but not others. The servers it works with have ping times less than
about 200ms. The servers that don't work have times get l
I updated my JBoss version from 3.2.6RC1 to 3.2.6 and now my JBoss instance is
not creating the tables automatically in my database.
I am using PostgreSQL, hibernate 2.0, and the jboss-hibernate.jar file that was
posted in the JBoss-hibernate WIKI.
Can anyone please advise ? I looked at my s
anonymous wrote : Why does the server try to serialize the bean to the file
system ? Can it not store in any other secondary storage, like a cache? What
will be the down side of having it that way?
See the EJB specification for your answers.
View the original post :
http://www.jboss.org/index
Hi,
My J2EE application doesn't need hsqldb. It uses JDBC with SQL Server on the
following setup:
Windows 2000
JBoss 3.2.1 with Jetty
JavaVMVersion 1.4.1_05-b01
Recently I ran into some strange behaviour of the HSQLDB which is described
very well by another member in this archived thread:
http
Hi,
I changed the run.sh, I mean I added the -Djava.awt.headless=true in JAVA_OPTS.
It is still not working.
Here is my run.sh after it was changed:
# Setup JBoss sepecific properties
| JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME -Djava.awt.headless=true"
|
| # JPDA options. Uncomme
And what is wrong with upgrading to the final 4.0.1 release as opposed to a
release candidate?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860835#3860835
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860835
There is a way to handle this on JBoss 4, but I didnt try it myself.
Please see this discussion:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=54530
Regards
Janusz
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860834#3860834
Reply to the post :
h
Hi,
We have a stateful session bean, and we have deployed it in JBoss 3.2.5 AS. We
have noticed that when the server tries to passivate the bean, it tires to
serialize the bean (and it's instance variables) to the file system. Some of
our instance variables are not serializable and hence we ar
I'm using JBoss server 4.0.1.
You mentioned that DataSources are not exposed; is this v 3.2.x specific or
does that also apply to v 4.0.1?
I'm trying to find documentation on what is/isn't exposed, any suggestions on
where to look?
Also please note that using my code, the client (outside JBos
retract weapon from holster
aim at foot
fire repeatedly
"I upgraded to 4.0.0RC2..." --> 4.0.1RC2 works great!!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860830#3860830
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
JBoss Version? 3.2.6 has information for each Servlet. I don't know what else
you're thinking of measuring.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860829#3860829
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
Create a bug report on jira with the custom tag lib example.
http://jira.jboss.com/jira/browse/JBAS
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860833#3860833
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860833
-
Interesting.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860828#3860828
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860828
---
The SF.Net email is sponsored by
The application is using a NON-Persistent Queue. After the application runs for
2-3 days we're getting
the following exception: org.jboss.mq.SpyJMSException: Exiting on IOE; - nested
throwable: (java.io.EOFException)
The application has an exception listener registered and is notified of this
is there any sample ear file which contains web application and ejb application
together? and it have to work under the jboss, thanks for your help.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860824#3860824
Reply to the post :
http://www.jboss.org/index.
is there any sample ear file which contains web application and ejb application
together? and it have to work under the jboss, thanks for your help.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860823#3860823
Reply to the post :
http://www.jboss.org/index.
Using setSecurityConf after the destination has started is ignored.
You would need to do it directly on the security manager.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860821#3860821
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
I have successfully bound a DataSource to the naming service:
[WrapperDataSourceService] Bound connection factory for resource adapter for
ConnectionManager 'jboss.jca:name=MySqlDS,service=DataSourceBinding to JNDI
name 'java:MySqlDS'
Objects deployed in the Application Server are able to look t
You did point out one problem in that SpyObjectMessage.setObject(null)
throws an exception when it should not according to the spec.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860814#3860814
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
I assume you are using JBoss 3.2.X.
You cant access DataSources outside of server, they arent exposed.
Look JBoss sources for some test cases, that uses Naming Service, it may be
helpfull.
Regards
Janusz
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860822#
If you are incapable of understanding the FAQ how do you expect to
understand any response in these forums?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860809#3860809
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
Thanks Thomas!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860820#3860820
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860820
---
The SF.Net email is sponsored
Moderated FAQ:
AND IT IS THE FIRST *?**?** STICKY POST IN THIS FORUM
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860808#3860808
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860808
---
But none of them are looking at the same rows in the database on different
threads/transactions.
It is just crappy locking in MSSQL.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860819#3860819
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
We are looking at possible consifgurations for both development and final
production platforms to house JBoss, and would like some recomendations given
that:
1) We are primarily a Microsoft soft and will continue to use SQL Server 2000
for database access
2) Expect the volume of hits to be 100,
Yet again. Why a report the problem against 3.2.5 when 3.2.6 exists?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860817#3860817
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860817
My apologies, I posted this before I finished editing. I'm not sure how to
remove this post. I've reposted under the same subject.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860816#3860816
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=
You are not using 3.2.6?
CVS says it was added for 3.2.6RC2 (i.e. before the final release)
http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java?only_with_tag=JBoss_3_2_6_RC2
View the original post :
http://www.jboss.org/i
The answer should be obvious?
You aren't releasing your connection in a finally block like the FAQ tells you
to do.
Hence any exception will bypass the connection.close();
Basic java really.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860804#3860804
Repl
Moderated: Read the FAQ then if you still have a problem,
use READ THIS FIRST so you can understood how to post a question we can
actually respond to that doesn't involve us playing 20 questions.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860803#3860803
R
Moderated: FAQ
displayname is not correct for JBoss4/JCA1.5
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860801#3860801
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860801
-
I have successfully bound a DataSource to the naming service:
[WrapperDataSourceService] Bound connection factory for resource adapter for
ConnectionManager 'jboss.jca:name=MySqlDS,service=DataSourceBinding to JNDI
name 'java:MySqlDS'
Objects from applications deployed within the Application Ser
For the nth thousandth time we don't care about problems in 3.2.5 when they
can't be reproduced with the latest version (3.2.6)
e.g. the NPE on MessageReference.getHeaders during the recovery was fixed in
3.2.6
1) The 4k problem is a well known Oracle bug. Report it to Oracle until you are
blue
Should have read the wiki at
http://www.jboss.org/wiki/Wiki.jsp?page=WSClientAppl.
Service access is working with a service-ref entry in my ejb-jar.xml.
By the way does anyone know how to create this entry with xdoclet. For now i
have to edit the generated ejb-jar.xml and add this thing to the d
Moderated: Your question is unanswerable use READ THIS FIRST on how to ask
questions
Guess: your MDB is not deployed correctly since you don't make that assertion
or provide
proof to the contrary.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860810#3860810
Hi,
I need to add some monitoring into my j2ee application and I need to monitor
the TCP/IP connections. I'm wondering if there is a way to extend Tomcat so
that I can take a timestamp on an incoming connection (also when that
connection closes) and call a custom java class that uses this info
The resource adapter is responsible for any communication just as a jdbc driver
or jms implementation is reponsible for communication to their respective
servers.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860807#3860807
Reply to the post :
http://www.j
Moderated FAQ: "Should I use JCA" with links on how to write a resource adapter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860806#3860806
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860806
-
Thank you for your answer.
anonymous wrote : "No resrouces are checked (but deployment descriptors and
bean interfaces) an no bean is instanciated during deployment. "
But if i instanceiate the class Symbol by Class.forName().newInstance() the
deployment will stop with an error message, so th
Well i found one problem.. JAVA_HOME isn't set when the init script runs run.sh
even though i have it set in the init script and did an export.
After some further digging, i found run.conf in the jboss bin directory next to
run.sh that has a place holder for setting JAVA_HOME. Gee it'd have been
hi 4 all , iÂve just installed jboss4.0 , and when iÂve tried to start iÂve
get his error:
java.lang.RuntimeException: Cannot create MBeanServer
if anyone could help me i will love it kidding
sincereously
lfmr
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=
If you read the spec, you will see that the message interface can be anything
you like
including having a return value
e.g.
public interface MyMessageListener
{
ReturnType onRequest(MyRequest request);
}
Also with jca 1.5 it is possible for a resource adapter to invoke either
directly
or usi
"pbowker" wrote : Thanks for the info Raja. In combination with some help I got
from Sun's JMX forum I now have everything I need.
|
| Cheers,
|
| Phil
Could you share the solution that you've got ?
Regards,
LP
View the original post :
http://www.jboss.org/index.html?module=bb&op=view
Its what the java.lang.reflect.Proxy toString looks like.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860788#3860788
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860788
---
Got it, my bad. I was using my old JNI-PAM implementation which did not
dynamically load the /usr/lib/lib_pam.so library via the dlopen() call. This is
needed since PAM does not load the needed shared objects. Once I corrected my
links and used the Sysauth stuff, all worked as advertised.
Thank
No, inflow is for one-way communication. JCA is about making EIS resouces
available to J2EE components, not the other way around. For that the EIS
integration would use the standard J2EE client apis.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860785#38607
Sorry, you are right! There is one external library missing :-(
No it works!
greetings
sven
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860798#3860798
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860798
---
Hi Frito
Could you email me so that I can ask a few more questions? What you said
sounds complicated. My simple mind needs more help.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860796#3860796
Reply to the post :
http://www.jboss.org/index.html?module=
Hi,
I'm trying to install the coherence-tx.rar provided with the Tangosol
distribution on JBOSS 4.0.0 with no joy. I understand this has been tested and
works with JBOSS 3.2.3.
17:24:28,250 DEBUG [MainDeployer] Starting deployment of package:
file:/C:/jboss-4.0.0/server/default/deploy/coherenc
It won't be a deadlock. It will be the pool filler competing with another thread
to construct a connection in the pool.
Most likely you have a hit the bug from 3.2.3 relating to destroyed connections
and the semaphore counting.
Of course, if you'd bother to use search, read the change notes or tr
The javax.naming.CommunicationException will cause the code to fall into the
catch(NamingException ex) block you show so I don't see how that is coming from
that context. Create a bug report on jira with an example or more details on
the source of the exception.
http://jira.jboss.com/jira/brow
Here is a new twist.
The reason my java.lang.String gets mapped to VARCHAR(256) and not VARCHAR(255)
is because of some sort of Hypersonic dependancy, i.e. JBoss is pulling
VARCHAR(256) mapping from the Hypersonic mappings instead of VARCHAR(255) from
the MS ACCESS mapping.
Example:
1) I remo
http://www.jboss.org/wiki/Wiki.jsp?page=HowDoIDeployMyResourceAdapter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860787#3860787
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860787
---
I was running a application on JBoss. I found many Proxy were created :
$Proxy0, $Proxy1,..etc. During the execution, when some clients visit the app
server, the server will create many instances of $Proxy0, $Proxy1, such on.
One short question is what is the role of this proxies. Is one proxy
Use thread dumps to validate the deadlock. If you think you have found one,
test it with the latest jboss version (3.2.6 on the 3.2.x branch currently) and
open a bug report in jira:
http://jira.jboss.com/jira/browse/JBAS
View the original post :
http://www.jboss.org/index.html?module=bb&op=vie
You control the JAAS login module context of the client by choosing the name
passed to the LoginContext, (LoginContext("client-login, ...) for example). The
deployer controls JAAS Login module context by sepcifying the security-domain.
Thus, the client and server have different contexts.
I com
Use the RMIAdaptor to talk to the MainDeployer. This is what the testsuite
does. See the org.jboss.test.JBossTestServices class from the testsuite module
of the source download on online cvs on sourceforge.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=386078
Hi, thanks for the reply,
I've looked at the document and it doesn't seem to talk about mapping an LDAP
group name to a a j2ee role as a mentioned above.
The problem is the old problem that we have an app with j2ee roles as defined
in web.xml and want to map these to the LDAP groups in Active D
Yes, that is the correct way to do it for JBoss versions that use Tomcat 5.x
(JBoss 3.2.4 and above).
For Tomcat 4.x (JBoss 3.2.3 and below), you would do it in
/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/META-INF/jboss-service.xml.
For these older versions, the Tomcat XML seen in
Hi,
I didn't try it yet but this link may be helpful...
http://www.fwd.at/tomcat/sharing-session-data-howto.html
GaÃl.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860772#3860772
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mod
Have a look at the exception tests in the test suite.
| cd jboss-4.0.1/testsuite
| ant -Dtest=org.jboss.test.webservice.exception.ExceptionTestCase one-test
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860770#3860770
Reply to the post :
http://ww
Has what been solved? I am not aware of an issue where parameter values are
lost.
Please create an issue in JIRA and provide a simple sample deployment that
allows me to reproduce what you are seeing.
http://jira.jboss.com/jira/browse/JBWS
The stack trace above is useless.
View the original p
http://www.jboss.org/wiki/Wiki.jsp?page=WSServerEJB
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860769#3860769
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860769
-
Hi Scott,
thanks a lot for your answer!
"[EMAIL PROTECTED]" wrote : The client jaas context is separate from the server
jaas context. The client login configuration should not include the
IpanemaServerLoginModule.As far as I understand it, there is only one
login-config.xml, right?! So how can
JBossWS is about portable J2EE compatible web services. Your client code should
not be dealing with Axis serializers/derserializers.
The XML/Java mapping should be defined in jaxrpc-mapping.xml which can be
generated using wscompile.
If you need more control, have a look at ws4ee-deployment.xm
This documents how to configure the ldap login module in login-conf.xml.
http://docs.jboss.org/admin-devel/Chap8.html#0_pgfId-920186
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860765#3860765
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
The JAXRPC DII client API does not have any knowledge about the WS4EE
deployment artifacts like jaxrpc-mapping.xml.
In other words, the XML <-> Java mapping is undefined.
You can:
a) look up a preconfigured Service from JNDI
http://www.jboss.org/wiki/Wiki.jsp?page=WSClientAppl
b) use a prop
Hello,
Does anyone know how to map the LDAP group names to j2ee roles defined in
web.xml?
In SunOne there is a sun-application.xml file where you can enter:
cmsLdap
administrators
CMS_PM
which has the effect of giving the j2ee application role "administrators
Well, that's the point. I would like to start only one JVM !
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860761#3860761
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860761
I have a cluster I am running and am in need of a way to limit the number of
RMI threads used for remote calls. I would simply use the pooledinvoker but
because the remote calls are over the cluster I assuming that I need to use the
PooledInvokerHA. Does anyone have experience using a pooled inv
Well,I got it working now.I needed the users.properties and the
roles.properties files and i did the whole build again and when i deployed it
it worked.I did not have to do anything else.
Thanks anyways
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860760#3
Hi,
if i deploy my wsr in my ear and call
localhost:8080/jboss-net/servlet/AxisServlet
I get the following error:
Could not find home in JNDI; nested exception is:
javax.naming.NameNotFoundException: DefecttrackServiceLocal not bound
Here is my web-service.xml
|
|
|
|
|
no problem, you're welcome.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860758#3860758
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860758
---
The SF.Net email
My apologies this is running on JBOSS 3.2.6 w/ Java 1.4.2_05
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860757#3860757
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860757
Can someone please explain why declaring entity bean methods read only would
make the test run 4 times slower?
Thanks,
Joe
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860754#3860754
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
Hi,
The javax.naming.NameNotFoundException is being thrown because you have bound
the EJB into the global namespace with the name 'ejb/Liga' but you are looking
for it in the ENC namespace (java:comp/env).
When you changed the jndi-name to Liga and used the following code, you
correctly lookup
Well, what kind of performance tuning are you doing ;-) ?
Did I get you right? You are setting properties within your build file and you
expect to read them (as system property?) in your testcase? This won't work,
since ant uses "private" properties for every ant project.
If ant task you are usin
Since related objects are local objects (implement EJBLocal interface) they
have to be in the same jar files (ie.requirement for Local objects).
You can access and entity bean using its Local interface only if there are in
the same jar file.
View the original post :
http://www.jboss.org/inde
Sure, if you are going to start one jboss instance per application ;-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860745#3860745
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860745
--
I have implemented a custom login module that extends
AbstractServerLoginModule. When I login the module authenticates and from the
trace log I can see the principles roles are cached. The problem is when the
first request for an stateless session bean happens I get exceptions thrown
that indic
Hi all,
I have an Informix DataSource configured in a "-ds.xml" file and I'm using
this DataSource in web application (war file). I've monitored the connection
pool through webconsole and noticed that they are not being released despite
being closed in the application.
Can anyone help?
But, If I don't use the *.hbm.xml files within the har file, How can I to refer
this files without the attribute: MapResources in my hibernate-service.xml ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860741#3860741
Reply to the post :
http://www.jboss.or
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello!
I'm trying to make the connection pool with my database using an EJB and I get
the following error:
14:51:04,327 INFO [CachedConnectionManager] Closing a connection for you. Plea
se close them
Is it possible to define the max amount of memory allowed for an application in
a JBoss instance ?
Thanks.
Olivier.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860737#3860737
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
Guys
You can set xdoclet to generate the utility classes to use the JNDI name
referring to the global namespace instead on the local env.
If you add @ejb.util
* generate="physical"
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860736#3860736
Reply to
anonymous wrote : It's very strange that the verification process during the
deployment doesn't get errors.
No resrouces are checked (but deployment descriptors and bean interfaces) an no
bean is instanciated during deployment.
anonymous wrote : some classes of the B.jar can be found and instanc
typing error:
My question is now.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860734#3860734
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860734
---
The SF
Hi,
I try to use the transactionmanagement from client like the manual says :
InitialContext ctx = new InitialContext();
| tx = (UserTransaction) ctx.lookup("UserTransaction");
| tx.begin();
| ...
That works realy fine. But when I am connected to an user defined provider
Thanks Scott.
I tried that originally but request.getUserPrincipal() was returning null, even
though my security-constraint contained the path to the jsp page. I figured out
that the problem was the struts action path was not in the security-constraint.
Once I added that in, request.getUserPrin
Found the answer from tomcat's faq:
"7. How do I share sessions across webapps?
You cannot share sessions directly across webapps, as that would be a violation
of the Servlet Specification. There are workarounds, including using a
singleton class loaded from the common classloader repository to
Hi,
did you find a solution for the problem yet ?
regards,
Dirk
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860729#3860729
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860729
--
Thank you for your answer.
I'm using JBoss 4.0 and i tried two ways to deploy my application:
A.JAR contains the SessionBeans. This Beans uses classes from B.JAR.
The deployment works fine, because test methods which return a primitive
datatype work.
B.JAR contains the logic which has to be cal
Hi,
I was working on the "example 6.6: A text message processing MDB". I failed to
receive the any of the send messages from the Queue (i.e in this case
"Queue/A").
I package the class file of code example 6.6, ejb-jar.xml in example 6.7 and
jboss.xml in example 6.8 as textMDB.jar and copy to
1 - 100 of 119 matches
Mail list logo