I have defined a Seam components like the following:
@Stateless
@Name("userManager")
public class UserManagerImpl implements UserManager {
..
}
How can I access the "userManager" component in a Filter class ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Is anybody else having problems with redeploying on 4.0.4?
My application works fine on 4.0.3, but fails miserably on 4.0.4GA. I've traced
down the problem to having something to do with not closing the sessionfactory.
So it's propably either a problem with the undeploy process or cglib?
Vie
Good day,
I would like to know if it is possible to write a JBoss remoting client that
will address a sateful session bean.
Thanks,
Yair
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947263#3947263
Reply to the post :
http://www.jboss.com/index.html?mod
is the new bean active? Could there be an old version somewhere on the
classpath?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947262#3947262
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947262
--
please no thread-hijacking and double postings. Keep postings in thread related
to the subject the have
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947261#3947261
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=394726
created jira issue http://jira.jboss.com/jira/browse/JBPM-666 to fix the hiding
if the original cause.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947260#3947260
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947260
Hi,
is there a way, to share an Extended EntityManager between Stateful
SessionBeans (SFSBs)?
If i inject an SFSB B in another A with an injected EM in both the lifecycle of
A and B are bind together, but not the transaction. So if A is removed B is
also removed but both synchronizations toget
Heeelp
I have 2 weeks to get to know ejb3, please tell me how to fix this bug !
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947258#3947258
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947258
Hi all,
I'm new to jboss.
Any body know how to configure virtual hosts in jboss 4.0.3.
please let me know which file(s) should I edit, and how to add or change
configuration properties.
Thanks
Rohitha
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947256
How about running jbpm on openxava.
My environment list:
jbpm-3.0.1;
eclipse 3.1.2;
jdk 1.5.0_01;
mysql-5.0.18-win32;
apache-ant-1.6.5;
openxava-2.0-jetspeed2
Thax
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947255#3947255
Reply to the post :
http://w
I'm using AS 4.0.4GA and this is my cluster-service.xml file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ${jboss.partition.name:DefaultPartition}
|
|
| ${jboss.bind.address}
|
|
|
Ronald,
I am using jBPM 3.1.1
I dont think the tasks assigned to group are automatically assigned to the
individual users in the group, i tried it in the websale example. i could not
find the tasks in the UI for the individual users.
Mathew,
I think I should also do the same thing, write my own a
Koen
sorry for late reply.
Is it what you were looking for.
Can you please tell me where the stack is stored.
I am new to this so please bear with me.
regards
kanishk
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947252#3947252
Reply to the post :
http
Hi,
I wan to jbpm run on openxava,but failed.
my environment list:
jbpm-3.0.1;
eclipse 3.1.2;
jdk 1.5.0_01;
mysql-5.0.18-win32;
apache-ant-1.6.5;
openxava-2.0-jetspeed2
I've already put
mysql.jar,hibernate-2.1.1.jar,c3p0.jar,dom4j.jar,cglib2.jar,ehcache.jar,
odmg.jar,commons-collections.ja
Hi Cgriffith,
Thanks alot for your reply. Please find my reply inline, MARKED AS RED.
The flow should occur like this...
1 User A is on page 1
2 User A's session expires
3 Your session listener is invoked and does some majic to save the
session stored objects.
Still the non J2EE client is not running, it is raising the same exception
which it is raising earlier.
Is there anybody who has tested this scenario on Jboss AS 4.0.4.GA. I think it
is not yet in usable state for the web service clients.
View the original post :
http://www.jboss.com/index.ht
yes,
this case is rare enough for being left out of the spec
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947248#3947248
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947248
Please post a JIRA issue
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947246#3947246
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947246
---
All the advantages o
if you can post a minimal reproducable test case, please post a JIRa issue,
that will help us.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947245#3947245
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947245
-
"kimbaltrue" wrote : I may have found my answer, but I'm not sure I like it.
Apparently, you can't eagerly fetch OneToMany relationships. I had two such
fetchs because I'm using disconnected entites, and had to make sure record sets
were available.
|
| How do I eagerly fetch OneToMany relat
so doing delete from MyTable does not delete lobs on postgreSQL?!
Then PostgreSQL needs to be fixed
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947243#3947243
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947243
you shouldn't see much difference with the RC7
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947242#3947242
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947242
--
dunno, you either have some old ejb3 annotations in your CP or the vm is going
crazy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947241#3947241
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947241
---
1. simulate the transaction boudaries / session lifecycle in your test boudaries
2. use JBoss Embeddable eJB3 in your unit test
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947240#3947240
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
1.delete your har file and the hibernate session factory will be closed;
2.copy your new har file in the ../deploy, then server will start the service.
if you find more convinent way,please tell me!
thank you!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3
single click the *.par, there will be a option window, u will find "Deploy
Process Archive" option.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947238#3947238
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947238
fine. I do a post on the JBoss Portal
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947237#3947237
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947237
---
All the
When deployed i get the following error message:
2006-05-28 19:07:29,718 DEBUG [org.jboss.deployment.MainDeployer] Begin
deployment start
file:/C:/jboss-4.0.4.GA/server/default/tmp/deploy/tmp36404VCCSecurity.ear-contents/vcc_security_ejb.ejb3
2006-05-28 19:07:29,718 DEBUG [org.jboss.deployment.M
Also, you shouldn't take in consideratio any warm up times. Start measuring
after some time after.
On the beggining of these tests usually JIT kicks on, pooles are being filled,
and that kind of thing.
Also, make sure your test is fair to EJB2 and EJB3. they both have to be under
the same cach
Don't you want to contribute your tests?
That would help IMO.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947234#3947234
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947234
--
In case you don't understand the ed editor syntax, all I did was uncomment the
ServiceBinding section.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947232#3947232
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947232
But a brand spanking new 4.0.4GA instance has the problem. Below is an actual
cut and paste session showing the exact edits down to a new installation. This
example is when run from the command line with run.bat, but the exact same
thing happens running under eclipse debug mode:
/cygdrive/c/d
Hi All,
I've a big problem. I developed a JBoss / Seam / JSF / EJB3 App for my
mastethesis. everything works fine, but now i've write about and to describe
how it works.
the security parts are my problem, i don't exactly know, what are the basic
technologies (jaas, jbossSX, httpAuth, ...) for
Thanks for the reply Silicio.
Is there a security link in the CMS admin portlet? I can't find it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947229#3947229
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947229
--
Yes, that's it.
I was actually looking at the client libraries (at least, the ones that Borland
JBuilder automatically loads in the classpath).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947225#3947225
Reply to the post :
http://www.jboss.com/index.htm
I'm serching for a portlet (or servlet or something else) that permit upload
for register users for integrating into Jboss Portal. Every user has own home
directory where files begin uploaded and other users cannot read (see too) or
edit them if they not have correct rights, like unix file syste
Hi,
In jbpm demo environment, I am trying to add two checkboxes for languages
using SelectManyCheckBox in the home.jsp file and its associated details in the
homeBean.java.
private String[] lang =null;
public String[] getLang(){
return lang;
}
public void setLang(String[] s) {
Ok maybe I'll specify the question in a different way:
How can I use a non-injected entity manager?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947221#3947221
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947221
Hi!
are there any examples/tutorials available on how to return attachment(s) from
a POJO or EJB? the user-guide only shows how to send them..
thanks for any help!
/Ole
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947220#3947220
Reply to the post :
htt
I thought this had been fixed. A test case would be great, but obviously
having one for something like this is close to impossible. Can you create a
jira issue for this and will look into it again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947219#39472
Just starting out and have run into a problem
run the install for jboss 404 ga.
if i go to the bin dir and run by hand it starts fine. Kill server.
go into eclipse with 1.6GA IDE
I try and setup a server on the bottom line of the screen
vm options are
| -Dprogram.name=run.bat -Djava.endo
There is already a forum thread on this
(http://www.jboss.com/index.html?module=bb&op=viewtopic&t=82345&start=0&postdays=postDays&postorder=postOrder&highlight=highlight)
and a jira issue (http://jira.jboss.com/jira/browse/JBREM-497).
Although I still perfer to resolve a host name only once (and
To provide this functionality, I would prefer to have the invoker
implementations provide the flag needed to determine if is secured by ssl so
that if another transport is added, this can be determined during runtime.
Then maybe have another method within InvokerRegistry that can also do the up
Originally, the idea was that the SSLSocketBuilder would be only used on the
server side (for ssl server socket creation) and thus only needed keystore
info. The RemotingSSLSocketFactory was intended only for use on the client
side (thus only needed truststore info).
Recently, it has become
http://jira.jboss.com/jira/browse/JBREM-498
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947212#3947212
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947212
---
A
Can someone comment to when the JBoss Eclipse IDE TrailBlazer with EJB 3.0 will
be ready? I am looking for a tutorial that shows how to create AND deploy the
EJB 3.0 project using the JBoss Eclipse IDE. The EJB 3.0 Trail only shows how
to create the java files, not configure a project,compile, a
Junkie,
yeah, you got it right, user basically gets a popup window, app first
authenticates directly against our LDAP, then uses jboss clientloginmodule to
put params in, which then are used when client app uses EJB's on the jboss
server. EJB's are setup so that access is secured through LDAP,
"[EMAIL PROTECTED]" wrote : Looks like jBPM is being naughty and swallowing the
underlying exception. Bad jBPM!
|
| What version of jBPM is this?
|
| But a breakpoint in addBooking() and find the real exception.
Ok something wierd happend here, i've restarted my AS marked my method wit
Downloading problem not yet resolved.
I try to download jboss_logo.gif putting in the browser
http://localhost:8086/portal/content/default/images/jboss_logo.gif as specified
in the portal reference guide, it works. I see this gif by CMSAdminportlet in:
+\
| +default
| +images
|
I'm currently using LdapExtLoginModule to take advantage of ldap searches
features. This works great. However, our apps also use certificates so our
user does not need to login if they have a cert. I was looking for something
like CertRolesLoginModule or DatabaseCertLoginModule but one for L
seems that this is a problem copied from el: the root cause is a special
member instead of using the exception cause.
public class ELException
| extends Exception
| {
| private static final long serialVersionUID = 1L;
|
| //-
| // Member
Then I don't know. Perhaps you have two SeamPhaseListeners registered.
Use your debugger.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947204#3947204
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947204
--
hello gavin,
but problem here is that i am not clicking at all...
i am just loading a page..
| http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
| http://www.w3.org/1999/xhtml";>
|
|
|
| Untitled Document
|
|
|
|
|
|
it is while this page is getting lo
Looks like jBPM is being naughty and swallowing the underlying exception. Bad
jBPM!
What version of jBPM is this?
But a breakpoint in addBooking() and find the real exception.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947202#3947202
Reply to the post
This can sometimes happen if you double-click.
You might need some solution to serialize requests.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947201#3947201
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947201
-
Hi,
I've followed the tutorial from
http://www.laliluna.de/ejb-3-tutorial-jboss.html
and created a jar file FirstEJB3Tutorial.jar. But, when when deployed the jar
file to the JBOSS 4.0.4, the jmx-console does not show the JNDI deployed
service. Please help.
The jar file available at
http://www
hi all,
my mistake. i guess i was using an older version,
everything looks fine as of now..
thanx and regards
marco
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947199#3947199
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Hello,
i forgot to mention that i am using seam from CVS and jboss-4.0.4.GA...
will it make any difference (in better or worse :) ?
regards
marco
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947198#3947198
Reply to the post :
http://www.jboss.com/index.
Seeing as no one seems to be able to help me with this, I'd like to try to
debug through ejb3 to see where the actual problem is. Can someone point me to
a source download so I can debug it in eclipse please?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947
Hi all,
i m trying to write a small app using jboss-seam
i am using latest seam from CVS and i am deplolying on jboss-4.0.4.GA.
i am getting this exception while accessing a index.html page (similar to those
of examples...), and i am using facelets...
here's exception
| 17:14:48,781 ERROR [Se
Here is your problem:
19:44:02,593 ERROR [Http11Protocol] Error initializing endpoint
| java.net.BindException: Address already in use: JVM_Bind:8080
You have something already running on port 8080. Find what that is and shut it
down.
View the original post :
http://www.jboss.com/index.html
I have a SFSB method that is a part of my jBPM pageflow, when the
UnValidBookingExeption is thrown i get an error, what is wrong here?
| public void addBooking() {
| if(transaction == null)
| createTransaction();
| try {
| transaction.add(booking);
|
Select CMSAdmin instance, than security, than allow users to view the istance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947193#3947193
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947193
--
Hi,
I also had this problem. The solution is here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=83327
Regards,
Javier
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947192#3947192
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
Will a recording of the webinar be made availible?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947191#3947191
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947191
--
works for me
Make sure you use "ant build" to build seam, not "ant jar".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947190#3947190
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947190
---
Not really correct.
For example, if I call a Seam component via RMI, Seam can set up an event
context and application contect for me. It just cant do a session or
conversation context because RMI can't propagate conversation or session ids.
View the original post :
http://www.jboss.com/index.h
No it is not clear.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947188#3947188
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947188
---
All the advantages of Li
By the way, it is utterly irrelevant whether it is "conceptually" or actually
abstract. In either case my arguments apply.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947187#3947187
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
It is difficult to test because
new ComponentA().doStuff() throws an UOE. I have to subclass the class before I
can call its methods.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947186#3947186
Reply to the post :
http://www.jboss.com/index.html?module=bb
HI ALL,
i just got Seam from CVS and tried to compile and runt hedvdstore application
and deploy it on Jboss4.0.4GA (installed with ejb3 profile)
i got followiing exception:
| 8:45,437 ERROR [org.apache.myfaces.util.ClassUtils] Class
org.jboss.seam.debug.jsf.SeamDebugPhaseListener not found
Oh, I found the answer. The document I used was the one comes with the portal
2.2 src download. It was not up-to-date. The one in the following link is
http://labs.jboss.com/portal/jbossportal/docs
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947184#3
Hi Manic,
I was messing around with all the different Isoloation levels and Node locking
schemes. So I do think I tried Optimistinc locking. But I'll give it another
shot and let you know the result.
Thanks,
Arun
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&
I stand corrected - Seam does not require JSF.
But all the operation modes I've seen - JSF, servlet, remoting - assume that
the client is HTTP-based.
Is this statement more correct? Will the next version (probably in addition to
SOA layer, and the already existing client technology adapters) expo
An application-wide instance of Init contains a map from event names to
ObserverMethod. While each ObserverMethod certainly has a reference to
component to be notified, this is not the feature I miss.
My problem is that this mapping from event names to observers is
application-wide (read: monol
Does anyone think this code is off-base? It seemed to me that the only way to
get the role, once the correct group was discovered, was to loop over the
Enumeration of members. For me this will be ok since the users of my app won't
have multiple roles assigned to them. Unless someone has a better
I might have not stressed that enough in the previous posts, but I meant the
methods to be conceptually abstract, not formally, e.g.:
@Name("a")
public class ComponentA
{
@In("b")
protected IComponentB getB()
{
throw new UnsupportedOperationException();
}
public void doStuff()
{
You could have two instances on the same portlet, one per window. Then adding
preferences to each, so one is using controller 1 and the other controller 2.
see instance descriptor to add preferences.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947178#39471
The log archieve have more information.
I think this is not the better way to send the log for you.
I put the log full version in this URI:
http://www.tidbitweb.com.br/jbpm/log
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947177#3947177
Reply to
I have got the same problem, and I don't know how to solve it, so if you find
out what is the solution I will be gratefull if you post it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947175#3947175
Reply to the post :
http://www.jboss.com/index.html?modul
Have you tried optimistic locking in the JBC 1.3.x series?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947174#3947174
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947174
--
In fact, I think I'm really doing something wrong ... the @EJB annotation
doesn't work either ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947173#3947173
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947173
-
On EJbPostCreate I get an
"IndexOutOfBoundsexception: Index: 0, Size: 0"
The following is the complete EjbPostCreate method code that fails:
public void ejbPostCreate(StatusLocal statusLocal, Long userId)
| throws javax.ejb.CreateException, ApplicationException {
|
I've checked into CVS support for cancelling a remote call. Now when you
execute your remote method, you will be returned a Call object, which has the
following properties:
data - contains the call in serialized XML form
id - the ID of the call
callback - the callback method reference
asyncReq
Even im facing the same problem i am not getting help any where in the web...iw
onder if there is something to it.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947169#3947169
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Is this a stand-alone client?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947168#3947168
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947168
---
All the advant
I'm using EJB3.0 on jboss-4.0.4.GA and am getting this error and I am *not*
using ORM.xml files.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947167#3947167
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947167
---
Hi.
Infact this is my requirement i must change portal layout by user choice. But i
think this is a very normal requirement. So is it possible that nobody has had
it? If anybody has resolved this problem can he/she give me a little sample?
Thanks again for your pacience.
Regards Angelo.
View the
You should read these two sections of the User Guide to get a feeling for the
differences bewteen Tasks and Actions:
http://docs.jboss.org/jbpm/v3/userguide/processmodelling.html#actions
http://docs.jboss.org/jbpm/v3/userguide/taskmanagement.html#tasks
As far as your second question, there can be
Works for me.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947164#3947164
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947164
---
All the advantages of Linux Man
server/default/lib/scheduler-plugin.jar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947163#3947163
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947163
---
All t
91 matches
Mail list logo