Thanks for replying, but it seems there is more needed.
I testet the mentioned and got the following error on startup
| 08:55:45,172 WARN [ServiceController] Problem creating service
jboss.remoting:type=Connector,name=DefaultEjb3Connector,handler=ejb3
| java.lang.NoClassDefFoundError: org/a
It is not recommended to use two JNDI for the same physical database.
Use different JNDI names for different databases and update your persistence
configuration accordingly
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055892#4055892
Reply to the post :
h
jhalliday: Sorry about the late response. I added the following to
jbossjta-properties.xml
as the first child element of
which I assume is the correct place (the documentation does not say exactly
where).
The DeploymentException I get occurs at JBoss startup, as the transaction
manager is st
hi sheila,
maybe it would help if you provide more information of what you are trying to
do.
Regards
Sandor
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055890#4055890
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
How can I split storage scheme JBPM and general?
I tried to create different DataSource (two confiqs *-ds.xml with
local-tx-datasource), but I got issues.
It is necessary for application to guarantee execution in single transaction
(jbpm and general).
RDBMS Oracle10g, JDK 1.5.8, JBoss 4.2.0, Jbpm
anyone?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055888#4055888
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055888
___
jboss-user mailing list
jboss-user@lists.jboss.
Hi,
As far as I understand all you have to do is change
socket://${jboss.bind.address}:3873
to
http://${jboss.bind.address}:80
in ejb3.deployer/META-INF/jboss-service.xml.
You can read more about JBoss remoting in
http://labs.jboss.com/file-access/default/members/jbossremoting/freezone/docs/guid
Thanks Michael,
i have not found the thread i mentioned above. I explicitly refer to chapter
11.1.3. When i try to pass the var variable(fan) of a datatable to a method,
then a null value is passed.
This behaviour is consistent with seam docu(1.3.0Alpha)anonymous wrote : Note:
You can not pass o
Any replies, anyone?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055883#4055883
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055883
___
jboss-user mailing list
jboss-user
Which version of JBoss are you using? If its 4.2 then have a look at
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=40
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055881#4055881
Reply to the post :
http://www.jboss.com/index.html?module=bb&
Hi
I have installed the Jboss in my machine. When i work with the webservices, If
i give localhost then its working fine.But when i give the ipaddress of the
system and it is not coming it displayed as "The Page Cannt br displayed"
View the original post :
http://www.jboss.com/index.html?modu
Oops, I ran eclipse from the command line and I can see the full stack trace in
the console now. It's from my code, I'll find a way to fix it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055879#4055879
Reply to the post :
http://www.jboss.com/index.html?m
Thanks for the reply. I downloaded the version with dependencies, and I'm still
getting NPE with no stack trace. I'd like to clarify that I'm doing "import new
local configuration", and adding some "registered jars" that it may need.
Why is there no stack trace? How can I possibly tell what's the
It works just fine and I don't see what it has to do with any entityconverter.
If your entity has a mapped and persistent collection, it will be managed as
part of the mapped entity.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055876#4055876
Reply to the
I have a normal MDB defined like:
| @MessageDriven(activationConfig = {
| @ActivationConfigProperty(propertyName="destinationType",
propertyValue="javax.jms.Topic")
| ,@ActivationConfigProperty(propertyName="destination",
propertyValue="/topic/testTopic")
|
No one secure their queue at all?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055873#4055873
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055873
___
jboss-user mailing li
Thank you Antoine,
I have my own default-object.xml definition into my war file, so I don't want
to have to do that into the server descriptor.
I've been looking for that, but I haven't found a good answer. I'll continue
researching.
Anyway, thanks a lot, I've written several posts without an
Hi,
I seam to have a problem with seam-gen.
When I run "seam generate-entities" i get the following error( full listing at
end):
[hibernate] java.sql.SQLException: No suitable driver found for
system@//localhost:1521/xe
I run Jboss 4.0.5 seam 1.2.1GA, Oracle 10XE
Driver jar is ojdbc14.jar. Im
Can you please provide some more info? This doesn't make sense.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055869#4055869
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055869
___
Thanks very much Pete. I will try it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055868#4055868
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055868
___
jboss-user mailin
There isn't a lot you can do to configure the RMI runtime. You can set the
socket timeout value by configuring the server with custom client and server
socket factories. See section "5.7. Socket factories and server socket
factories"
(http://labs.jboss.com/jbossremoting/docs/guide/ch05.html#s
is there anyone from JBoss who can give me a response on the right way to
configure virtual hosts ??
is it possible to have an exhaustiv example that works ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055864#4055864
Reply to the post :
http://www.jboss
Hi,
Is there a way programmaticly to suspend/resume web services from accepting
connections? I was going to set a flag somewhere and just return an error, but
I was wondering if there is a better way.
Also, is there a way to adjust how many threads can be used by web services?
Thanks,
Ken
V
i have a question concerning the JBPM 3.1.2 database;
The data that the JBPM stores doesn't seem to ever get truncated, cleaned, or
purged from this database. While we can easily halt Jboss, and effectively
stop processing at some given time, say midnight, drop the JBPM tables, and
remake t
It is possible now with RichFaces 3.0.1 (just downloaded it and seems to work)
You need to use rich:dataTable instead of h:dataTable (may require some CSS
tuning, because rich:dataTable forces inheritance of rich-table style sheets)
and specify rowKeyVar attribute to get variable holding current
We have a bunch of portlets for different tools (let's say Bugzilla and Trac)
and once a user logs into Jboss Portal, I need to log him/her in automatically
on other tools (by retrieving the user associated with session and getting the
different auths that he/she may have).
I looked at adding
Perhaps this might help :
http://jira.jboss.org/jira/browse/JBSEAM-949
If I am reading it correctly, then it would be possible to write your own
custom session manager for seam, which may allow you access to the session for
another user.
Of course, it would mean writing a session manager tha
"[EMAIL PROTECTED]" wrote : This is a JPA/hibernate question, please ask on the
relevant forum
Hi Pete, I guess the question is "Does Seam support this out of the box?". In
other words can I do this without writing a converter or any custom code?
I want to know if I am wasting my time trying to
This is a JPA/hibernate question, please ask on the relevant forum
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055853#4055853
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055853
How to persist entities that have arrays or collections of enums?
It doesn't seem to work out of the box.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055852#4055852
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055
Has there been any thought about moving the seam state into a managed component
keyed by session id, etc...? That way session scoped component could be
accessed via normal JNDI from other apps
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055848#4055848
No problem, but anyone who is trying need to understand that it is *very*
early. We do not have a list of components that works/doesn't work and so on...
We do not have instructions on how to install the libraries from SVN and how to
properly configure.
I'm just setting the expectation low so w
If you added a selector on the MDB and a message doesn't match, the message
shouldn't be discarded; it should remain in the queue. The fact that there is
a cluster involved shouldn't affect this at all.
Suggest you search the JMS forums for any similar issue and if you can't find
anything, pos
What kind of features ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055844#4055844
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055844
___
jboss-user mailing list
jboss-u
You have to look at the Tomcat authentication process.
JBoss Portal rely on this common feature of Tomcat to get the authentication
done.
Look at the /deploy/jboss-portal.sar/portal-server.war war to see how it is
done.
The web.xml define the authentication requierments and process.
Then it is
Ok...
As it is said in the RichFaces JIRA, it is "to test"
I will as soon as I can.
Hope some others will too, so we go ahead with this very nice feature...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055841#4055841
Reply to the post :
http://www.jboss.co
What kind of link is it you are clicking on?
I had a weird error where I was getting the same value in my data selection,
and it seemed to be because I was returning a page flow action in the command
link
|
|
It appeared that when I did this, the data model selection was not updated, a
Hi folks,
We are trying to set up a new machine (installed jdk 1.5 and jboss) on which to
deploy.
On startup the deployment fails with "Could not find datasource:". We did
create a database with the expected name.
What I want to know is where can I look to find more details of what exactly
w
Hello,
I am still getting this exception. It was my mistake when I thought I am not
getting this exception anymore.
Can someone tell me how can I get rid off this exception? Even after the
exception, the request is received correctly by my BPEL process and it is
executed as expected.
Here is
feature request to gavin :)
to inject a ' service ' bean you have to resort to the standard jboss
provisioning wich looks like
private GlobalConfigurationMBean globalConfiguration;
@Depends ("upr:service=globalConfiguration")
| public void setGlobalConfiguration(final GlobalConfigurat
Hi every body!
Im having a problem with my Jboss installation, i have jdk-1_5_0_05 and
jboss-4.0.3-src, i have set JAVA_HOME and JBOSS_HOME but i didint find a way to
configure JBoss can somebody help me? its VERY URGENT!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=
Hi, I'm new to JBoss and Seam and have encountered a problem when trying to
query Entity beans outside of my EAR.
My environment consists of JBoss-4.0.5 running Seam-1.2.1.GA and Hibernate. My
EAR deployment uses a MySQL database (which is connecting and working just
fine) but also needs to que
Oh yeah a list apart is a great resource for css stuff, including articles on
why we should be using css.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055832#4055832
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055
I forgot one of the styles:
.entry div.inputblock {
| float: left;
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055831#4055831
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055831
___
Hey Pete,
Yes, I saw that, I have looked at the decorate stuff, actually, I think I have
copied edit.xhtml to my app to look at start trying to use it. I do need to
add an access key element on to there, but that should be easy.
I did implement a facelet for date edits, and my main problem w
This article illustrates how to create a flexible three column layout:
http://www.alistapart.com/articles/holygrail/
Of course, there are lots of other layouts and approaches. Google for "css
layout" and you'll find lots of good references and examples.
For laying out simple forms, I use the f
Can you post more info about this ? Stack trace ?
I understand that when there is more than just one version of the same class
deployed on JBoss, it simply gets the first one deployed unless you have
defined a different approach. So, if you have the same lib/class deployed more
than once, the p
Hi all,
I'm using spring to connect to a remote HA JBoss MQ service via a JNDI
lookup. I'm connecting with the following jndi properties.
| java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
| java.naming.factory.url.pkgs=org.jnp.interfaces
| java.naming.provider.url=jn
My error message like at Jboss 4.2.0 + Seam 1.3:
[org.jboss.ejb3.stateless.StatelessDelegateWrapper] Starting failed
jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
java.lang.NullPointerException
at
org.jboss.ejb.txtimer.DatabasePersisten
I dealt with this time ago.
Here you can find a topic related (whether it's of your interest):
http://forum.hibernate.org/viewtopic.php?t=969898
After several tries I figured out that the only way (at least for me) to have
this working is to have a POJO action and a SFSB DAO.
POJO action and SF
Hi,
Is it possible to install JBoss portal on an existing JBoss installation? I
checked the JBoss portal downloads but didn't see a 'plugin' type installer.
I have the latest JBoss 4.2.0 version.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055816
You can try executionContext.getVariable("quant") directly. At least this is
the way we have worked with variables in ActionHandlers (with the appropriate
cast). In our case the variables have been set programatically, but I think
it's the same thing with your scenario.
About fuligj's question,
Hello there!
I'm new to portal and I wish to execute a bunch of funcionalities when the user
logs in. What path should I take? Create a class extending LoginModule and
adding this new capabilities to it?
thanks in advance!
ps.: any link to possible solution would be nice =)
View the original
You'll need to use your debugger to look in the
javax.faces.model.DataModel.getWrappedData() method and see whats going on.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055811#4055811
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
"Delphi's Ghost" wrote : I hate having to use a panel grid to layout forms, and
then in one cell, have another panel grid or other wrapper, because I want a
button next to the edit box, and the panel grid won't by default let me put two
items in the same cell
Take a look at the way we use s:dec
"shakenbrain" wrote : It is possible to use CSS DIVS in JSF; that's what I do...
May you please point in the direction of your favored resources on using divs
to lay out pages?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055809#4055809
Reply to the post
"Delphi's Ghost" wrote : In theory, it should be easier if you are using
facelets
|
| I think a more important question is intra-page layout such as form layout.
Css is good for overall page layout and design, but not so much for in-page
items such as form layout.
|
| I hate having to
Yes, this is a limitation of the JSF spec. Workaround here:
http://jroller.com/page/pmuir?entry=using_sets_in_jsf
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055807#4055807
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
Hello JBoss gurus,
Currently I am facing a very painstaking problem. I want to have a 1 web server
+ 2 app servers configuration for the sake of fault tolerance. So I use
loadbalancer in "worker.properties" file. Also in that file, I specify two
JBoss app servers' names. And that works well.
Hi,
I'm using "jboss-4.2.0.GA", but lambdaprobe dont work with this version of
jboss.
I used "jboss-4.0.5.GA" until now and everything worked correctely.
I can log in lambdaprobe, but it gets me a error.
The error is :
"
There was an error
Application encountered an unexpected error. We would
Hello all,
I've been using rich:dataTable together with Seam's @DataModelSelection for
several pages in my app without any problem. However, one of the pages I have
displayed weird symptom where regardless of which row I clicked on, the
@DataModelSelection would always default to the last row i
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hi,
I deployed a very simple web service to JBoss-4.2.0.GA, and used JBoss's
wsconsume utility to generates stubs. I ran the client in its own JVM as a
java application. It invokes the web service... no problem!
Then I coded a servlet (actually an Action class much like Struts) to call the
w
I want to try and test the backwards compatibility of a webservice I upgraded
from Axis to JBossWS.
Up to this point I have consumed the old wsdl w/ wsconsume and have the service
deployed in Jboss 4.2.0.GA. I sent in the old xml and it hits the endpoint but
i get the following message:
[org.
Of course, you can use CSS/divs with JSF, but as so many of the standard
components are implemented using tables for layout (panelGrid,
selectOneCheckbox...) it's hard. Pressure needs to be put on the JSF impls (RI
is Seam's choice) to produce CSS/div versions of the standard components.
View
In theory, it should be easier if you are using facelets since you should
already have your view code split into sections such as header, body, menu,
footer etc, it's just a matter of putting the facelet tags into the
right place in the layout table, or wrapping the in a div set to
the style
I was messing around today and noticed that if I perform a manual INSERT into
an entity table, then call
em.createQuery("from "+MyEntity.class.getName()).getResultList()
to get all entities, the list returned does not contain the entity I inserted
manually.
I thought it might be a caching issue
shuuttt ;) It's still a secret.
We are still ironing things out before claiming RichFaces support on JBoss
Portal :)
2.6 Final is still targeted for the very end of this month.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055793#4055793
Reply to the pos
as i had to look for a while to find what gavin was referring to, i think it is
the below thing : 'service beans'
http://docs.jboss.org/ejb3/app-server/tutorial/service/service.html
???any comment on service beans versus application scope session beans for
holding configuration type of data???
What I would do is to define a new window state, such as the Maximized one, and
make it work the same, but with a special layout and theme that is special for
printing.
see how it works for maximised window state. and adapt for a printing html page
provided.
You may need to add some things in t
"ChristopheA" wrote : Is your findPart method declared in the PartSearch
interface ?
|
Yes
@Local
| public interface PartSearch
| {
| public int getPageSize();
| public void setPageSize(int pageSize);
|
| public String getSearchString();
| public void setSearchString
I am trying to provide portlet print capability. Can anyone point me in the
right direction? I tried renderResponse.createRenderURL() and opened the
result in a javascript popup but it reproduces the page with all the tabs,
header etc. I want just the portlet contents. Any help would be grea
I tried out the addrole function of identity ,
loggingg in with the administrator password
All roles are attributed except ADMIN any special reason
Admin, admin are resources that are refused as security roles
Can someone explain this .
View the original post :
Hi all,
How should I set up session replication so that two app servers can share one
session?
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055786#4055786
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
Hey,
I had considered that, and part of my reluctance is the messyness involved in
keeping a new subwidget informed of it's widget and vice versa. The subwidget
has a property called Widget which refers to the owning widget. The Widget has
a property called getSubWidgets which returns the list
See : http://jira.jboss.com/jira/browse/RF-186
RichFaces has been adapted to run with portlets.
It needs 2.6 version of portal, so ajax features can work inside a portlet.
by the way, any idea when the 2.6 final release is out ?
View the original post :
http://www.jboss.com/index.html?module=
We are developing a portlet that will connect to a remote application that
requires an inline username/password for authentication.
Although we are able to use the "same" user name/password for that application
as for the portal but the legacy application is not single signon enabled.
How, o
ho ho... I answered to quickly...
first level :
build your own pages, with the portal/windows/instances/portlet manager in the
default portal.
or by defining it in the *.xml descriptor files.
second level :
if you want to define your own portal, with your own url etc...
and not have the default
There are post about this.
Search with the "default" and "url" key words.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055780#4055780
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055780
_
It is possible to use CSS DIVS in JSF; that's what I do...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055776#4055776
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055776
Ok.
Thanks and sorry. I should have had a closer look before posting.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055774#4055774
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055774
___
Hi,
Just wondering what your thoughts are using two independent conversations for
editing the edit widget and their children widgets
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055771#4055771
Reply to the post :
http://www.jboss.com/index.html?module=bb&
http://jira.jboss.com/jira/browse/JBSEAM-666
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055768#4055768
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055768
___
jboss-user
No.
I just want aliasing at a particular page scope. Or I won't use qualified names
for my components.
Factories in component.xml as defined in Seam reference doc is not convenient
for that as far as I understood.
In a large application you may use my.package.manager bean in some pages, and
I am using a "Top Down" (aka wsdl-to-java) approach to create a JSR109 endpoint
with JBossWS 1.2.1.GA.
The WSDL that was provided to me contains things like:
|
|
|
|
|
|
|
|
|
|
|
How about using an @Factory method
@In Foo foo;
|
| @Out Bar bar;
|
| @Factory("bar")
| public void initBar() {
|// do your init.
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055760#4055760
Reply to the post :
http://www.jboss.com/i
Have you tried using a factory? Put this in your components.xml
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055755#4055755
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055755
In one action class, an injected attribute needs to be initiated with an
attribute from another injected attribute before shown in the view. I know
that shall be easy. But, I have tried several approaches without a luck. Can
someone point me a right direction.
Thanks.
View the original post
I am using messaging 1.3 with JB 4.2 clustered on two servers
I have a standalone client application running on both servers
The server names are jbossclust1 and jbossclust2
When I start the client applications the Queue ConsumerCount on jbossclust2 is
2.
I would expect the ConsumerCount to be 1
Is this performance related question? server.log should have information, if
not you need to change your logging settings.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055743#4055743
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I am not 100% sure but it looks like a scoping issue.
Most scoping issues were resolved in JBM 1.3.0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055744#4055744
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055744
_
Hi Tim,
Sorry,
The versions are as follows
JBM - 1.2.0SP1
jbOSS - 4.0.4
OS - WinXp (but eventually Linux)
JDK - 1.5.12
If there is anything else let me know
Regards,
Stephen
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055742#4055742
Reply to the post :
I'd like to use some form of aliasing for my Seam components with qualified
(and yet possibly long) names. I'd like my aliases to be valid for a given
page. And I'm using facelets.
I tried to use ui:param or c:set tags, and everything went fine - except with
action parmaters of s:link and s:but
I have an edit page for a widget, and each widget has a set of sub widgets. I
want to show the widget details as editable inputTexts, and have a clickable
list of subwidgets. If you click on a subwidget, you go to a page to edit the
subwidget, click save on the subwidget page, and it should save
Please, please, please always state the versions of the software you are using
when making a report.
JBM version
JBAS version
JDK version
OS
etc
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055738#4055738
Reply to the post :
http://www.jboss.com/index
I initially posted this issue to the JNDI forum, but didn't get a response. It
seemed to me my problem was stemming from clustering, since (as indicated
below) I'm getting a message that my local JBoss AS is trying to access a
clustered JBoss AS on my LAN. So I'm submitting to this forum in ho
anybody please HELP
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055731#4055731
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055731
___
jboss-user mailing list
jbo
Through much toil and searching, the solution I found was to put the following
into my EAR's application.xml file:
|
| *-ds.xml
|
|
and it worked.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055730#4055730
Reply to the pos
when jboss tries passivate my session bean , i get a
java.io.NotSerializableException exception , i do not want jboss to put my
session bean to passivate
can anybody help me on this
i need this urgent , i have demo to be given to my director in another 2 hrs
Please Please Please Please HELP
Thanks for the detailed instructions! I was able to reproduce the problem on my
box now. I will look into this and let you know what I find out.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055728#4055728
Reply to the post :
http://www.jboss.com/index.htm
1 - 100 of 263 matches
Mail list logo