Hello.
I've understand that assigned tasks can be listed, either for an exact actor
id, or a pool of actors. This two ways are presented as repectively push or
pull models.
I've not found a way to list unassigned tasks, either for a given process
instance, a given process definition or the who
hi,
i m trying to deploy CF7 as a war in JBoss4.0.3 SP1 on Fedora Core 4.
But the commons-logging.jar and log4j.jar in both JBoss and CF seem to break
the flow.
During JBoss startup, a message that might need attention is :
/*
14:16:42,842 INFO [TomcatDeployer] deploy, ctxPath=/cfusion,
warUrl=.
Hi, you have come to the wrong place. JBoss app server build on the Java
Enterprise Edition technology and on the Java language. PHP is another world.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949771#3949771
Reply to the post :
http://www.jboss.com/in
You must install EJB3 RC8 into JBoss.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949770#3949770
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949770
___
JBoss-user mail
Hi
I am configering load balancer for my two back end nodes.
Here is my setup:
I have created three nodes node1 , node2 , lb_node.
in node1 and node2 my application is running.
In lb_node I copied the
/docs/examples/varia/loadbalancer/loadbalancer.sar in to deploy
directory of lb_node.
I co
I have set it to 8787 and can find a listner at that port while i do netstat.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949768#3949768
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949768
__
Hi,
I want to use Primrose, a JAVA/J2EE Database connection pooling software, in my
application built on Seam framework.
Could someone guide me how to do that?
Regards,
Umar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949767#3949767
Reply to the post :
Thomas, are you saying that the methods of a JSR-181 POJO can be restricted in
the same way as a SessionBean, e.g. using @SecurityDomain and @RolesAllowed?
My problem is that a JSR-181 POJO invokes a SessionBean being restricted with
@RolesAllowed. Basically I'm doing the following in my JSR-181
Actually I am mistaken, JAVA_HOME was pointing to the JDK directroy when it
worked. When I change JAVA_HOME to point to the JRE directory, it doesn't work.
The run.bat file thats starts up JBoss requires the tools.jar file which is
currently found in the JDK directory...
Can you please send me
Thanks
This does work when using JBoss 4.0.4, how about the previous version of 4.0.2
where the tmp and work directories don't exist?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949763#3949763
Reply to the post :
http://www.jboss.com/index.html?module=
As I recall, you have to change deploy/jbossweb-tomcat55.sar/server.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949762#3949762
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949762
_
"sbryzak2" wrote : I didn't get very far. Anyway, I've checked in some changes
to CVS which should improve how international characters are handled. I'd be
great if you could give this a try and let me know if it works for you.
There is an error running the remote/seam-hello example as below
W
Hi.
I had a method
protected void dispatch( RenderRequest request,
RenderResponse response,
String path )
throws PortletException, IOException
{
System.out.println("Start dispatch " + path);
PortletContext ctx = getPortletC
I have the same problem with Alpha 8. Anybody???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949759#3949759
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949759
___
JBo
I have the same problem with the latest embeddable Alpha 8 running in Eclipse
3.1.2.
Any ideas??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949758#3949758
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949758
check if the jwdp port of the jboss server
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949757#3949757
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949757
___
JBoss-user
Yes, Logs indicate that. Thread (getting the session and creating the receiver)
handles the java.lang.Exception. Still we see the thread dying. So my query is
does the task of (getting the session and creating the receiver) can ever
throw an Error (not derived from the Exception class)? This c
Hi, I just switch my IDE from WSAD to JBoss Eclispe IDE 1.6.
In WSAD debug mode, any change I made will be hot deployed right away. But in
JBoss Eclipse IDE, it looks like I have to manually publish my change, no
matter how small it is in order to see the result, and the publish may take
half
"[EMAIL PROTECTED]" wrote : I guess this is a JSF question, not related to Seam.
Oops, I did not see the bit about it being Seam Remoting...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949754#3949754
Reply to the post :
http://www.jboss.com/index.html?mod
In principle this would work, but you havn't shown any code, so we can't tell
you what you are doing wrong.
Make sure you are not serializing the entity instance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949753#3949753
Reply to the post :
http://www.j
I have also been trying to tone down the logging level without success.
I have modified the /usr/local/jboss/server/default/conf/log4j.xml to use ERROR
and INFO levels, but the server.log is still filled with DEBUG information.
I do not see any changes on the LINUX server; however, it works fine
Hi,
I am trying to do aunthentication and authorization from the default portal
through user portlet by connecting to LDAP.
I was able to do aunthentication part successfully but regarding the
authorization, I was getting the roles from LDAP for that particular logged in
person so now can I k
So have you tried using Seam + the IPC API?
I am fairly certain that IPC + MyFacesGenericPortlet works. As for Seam-IPC, I
have not tried yet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949750#3949750
Reply to the post :
http://www.jboss.com/index.html
I didn't get very far. Anyway, I've checked in some changes to CVS which
should improve how international characters are handled. I'd be great if you
could give this a try and let me know if it works for you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39
We tried to run jbossws-1.0.0.GA examples related to WS-Security with no
success in a Java 1.5 environment. We obtain the same errors detailed in
http://jira.jboss.com/jira/browse/JBWS-839 and in the case
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=82229 in User Forum
(with no answ
Is it possible to configure a standard LRU eviction policy so it only evicts
subnodes of a region? For example, I have a region \customers and I would like
to evict the subnodes created under \customers after 30 seconds, but want to
keep the parent \customers node.
I tried numerous things, but
Is the issue I'm having related to Jira Ticket JBAS-2282 - JBossEntityResolver
is not using schemaLocation URIs that are valid non-file URLs?
http://jira.jboss.com/jira/browse/JBAS-2282
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949740#3949740
Reply to
I was rather surprised to see this exception:
| Caused by: org.hibernate.HibernateException: cannot simultaneously fetch
multiple bags
| at org.hibernate.loader.BasicLoader.postInstantiate(BasicLoader.java:66)
| at org.hibernate.loader.hql.QueryLoader.(QueryLoader.java:100)
|
Thanks, that does help.
So long as I know that I can depend upon that behavior I can program to it. As
indicated, that behavior can be useful for doing initialization which only
needs to be done when the subprocess is run standalone.
Lombardi TeamWorks has the concept of default values for sub
there is a lot of room for optimisation. so far we focussed on getting it
running out of the box on as many environments as possible.
now we will be focussing on optimizing a bit and documenting in a wiki page to
describe what the typical performance optimisation options are and what the
trade
I have an issue of using themes on portal. JBP 2.2.x or 2.4 has theme having a
global scope. Let's say if user A chooses theme X, then all users will see
theme X immediately. If user B chooses theme Y 5 sec later, all users
(includes user A) will see theme Y immediately. As a result, the por
Hi,
As usual junkie you da man!!!
Perfect solution for me as the user would have logged in at the point I wanted
to access the session it's basically a bit at the end of my overidden
login() method that only gets executed if the user has logged in successfully.
Cheers!
Paul.
View the
This probably isn't a JBoss issue, but I wanted to see if someone from this
site had this problem since a lot of people here are developing ejb 3 apps.
In my ejb.xml file I put in the following xsd definitions:
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSc
Also, do annotations play nice with WS-Security in JBossWS-1.0?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949731#3949731
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949731
_
Do you guys provide paid support for that?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949730#3949730
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949730
___
JBoss-user
I've switched from using the @PersistenceContext annotation to using seam
managed persistence with @In(create = true) and now I'm getting behavior that
doesn't make any sense to me. I load a list of objects, outject them as a
@DataModel then recieve the selected as a @DataModelSelection and try
I'm getting the same error on deployment, but it appears to be in my EJBQL
Named Queries. Is there any way to isolate specifically which named queries
have the problem? Any log messages I can look for? It will take considerable
effort to dig through all of them. I use JOIN FETCH and LEFT OUTER J
I can get rid of the class not found exception by copying jboss-cache.jar from
all/lib into default/lib, but I still get an exception as follows
16:18:58,325 INFO [JBossCacheManager] init(): replicationGranularity_ is 0 and
invaldateSessionPolicy is 2
| 16:18:58,353 ERROR [JBossCacheService]
I'm getting the above exception while web application deployment in 4.0.4GA in
the default server configuration. It never occured in 4.0.3SP1. We don't need
any clustering enabled (hence running the default server config) and want to
get rid of this exception during deployment. The more detailed
I's wondering how to get the best of both: all and ejb3 profiles.. ended up
installing all profile first and then ejb3 profile again to the same directory.
This was to get JBoss Portal 2.4 beta something to run the Seam Portlet example.
-- Jarkko
View the original post :
http://www.jboss.com/i
Marco,
Using request parameters is absolutely not the right way to do it. Your
original concept is correct, it seems like it just needs some tweaking. To
tell you the truth, I'm not really sure why you are using Seam to create your
Item instances in the first place. Try removing the @In(crea
There are threads on this in here already on this. ManyToMany doesn't handle
those extra columns. I've come to terms with this by simply ignoring
ManyToMany and always implementing my M-2-M relationships using
OneToMany/ManyToOne - even if I don't currently use other columns in my
association
Our company is developing an EJB solution for a schema that features auditing
fields on every table, including the many-to-many mapping tables. The audit
fields are constrained to non-null values, and must include dates as well as
the committing user.
The problem that I've encountered is that
No.
Move the default value from database to entity bean.
In ejbCreate() do
this.setMycolumn( 1 );
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949718#3949718
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949718
Hello,
what i was expecting was that
- a new Item is created every time a method on teh Session bean is called
(which i think it happens, due to the @In create=true annotation)
and i thought that this code
|
|Product Name
|
|
|
I have the MBean for 3 datasources and I just want to deploy the jars as it
was in 4.0.2, but the har deployer folder has been removed since then. I tried
copying over the server\deploy\jboss-hibernate.deployer from 4.0.2 to 4.0.4 and
update the jars to latest releases but I am getting excepti
Hello,
I am running JBoss-4.0.4.GA, using the ejb3 deployer. I deploy my application
as an exploded EAR archive (my-app.ear)
I was expecting to be able to access my components as demonstrated in the EJB3
tutorial:
| Context ctx = new InitialContext();
| MyComponentLocal c = (MyComponentL
Hello,
I am trying to run JSP pages, which I deployed as an exploded war, on JBoss. I
am using JSTL and I have standard.jar in WEB-INF/lib as I am supposed to. When
I try to run the pages, I get "Absolute URI: http://java.sun.com/jsp/jstl/core
cannot be resolved in WEB-INF/web.xml or the jar
Hello,
Can anyone tell me how to fix this error or have ideas about this error?
2006-06-06 10:19:41,442 ERROR [org.apache.tomcat.util.net.PoolTcpEndpoint]
Socket error caused by remote host /129.1.2.9
java.net.SocketException: Invalid argument
at java.net.PlainSocketImpl.socketSetOption
anything that integrates with tomcat, integrates with jboss portal.
so I guess yes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949711#3949711
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949711
Hello,
I am using JBoss 4.0.3 on Solaris 9, and got the same error messages. Any
ideas what is going on?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949710#3949710
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3
Thanks Gavin. I did this (it was a bit fiddly!) and everything is fine again.
I'll hold off on another CVS update until you've finished what you're doing.
As a warning to others watch out for changes to InvocationContext. I was using
this in a custom interceptor adapted from the Seam examples.
line 191 is a comment in Pageflow 1.0.0.CR3!!!
I'd got a similar problem. The displaing exception isn't the root one. In my
case, the cause was that the PageflowProcessDefinition wasn't define (=> NPE).
So check if the pageflow is define :
check in web.xml :
|
| org.jboss.seam.core.jb
http://jira.jboss.com/jira/browse/JBINSTALL-51 - it's resolved now for the next
JEMS installer drop (1.2.1) which will come out with 4.0.4SP1.
Workaround is to install 4.0.4GA using "default" option, and copy the following
files/dirs to your server config:
- deploy/management
- deploy/monitorin
You need to install EJB3 RC8 into JBoss AS.
I am busy getting CVS ready for the final release.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949704#3949704
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949704
_
Hi all,
I'm trying to move over to EJB3 entities, and was attempting a test deployment
to the Hypersonic database. The ejb3 deployer recognizes my entity beans, but
then does nothing to process the annotations, map associations, or pump out
schema updates to the database.
Any recommendations?
you clear the actorid, not the swimlane. The code you show tests for the
swimlane to be null, not the actor or so.
Could be that the same is true for 3.1 as well, then I was wrong and you should
make the swimlane null.
View the original post :
http://www.jboss.com/index.html?module=bb&op=vi
I'm getting a NoSuchMethodError when deploying a Seam application. Seam is
freshly built from CVS today. Here is an except from the stack dump. I'm using
the most recent JBoss AS binary release. Everything was working until I updated
from CVS...
java.lang.NoSuchMethodError:
javax.interceptor.I
Nobody did test @WebService ???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949700#3949700
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949700
___
JBoss-user mailing li
Right, we are pretty much IDE neutral for now.
The kind of IDE support that would be good is:
* wizards for new project, new component, new page, etc
* stuff like being able to click to navigate to code from an EL expression, and
refactor Seam component names.
But we're not quite there yet ;-)
Will JBoss Forum search available in JBP 2.4?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949698#3949698
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949698
___
JBoss-u
what do you mean by integrate?
For example, in my IDE, IntelliJ IDEA, I have a Seam project that includes the
seam jars. The IDE simply recognizes the annotations and auto-imports and
auto-completes them for me.
I presume this is true for Eclipse, probably also for Netbeans, etc. provided
you
Hi all,
I have a slight problem, I try to create a reference Stateless SessionBean but
for some reason each time my client tries to access the Bean after looking it
up on JNDI I end up getting the following exception:
| Exception in thread "main" java.lang.NoClassDefFoundError:
[Lorg/jboss/
Yes, of course the functionality of replying by e-mail is in plans. There is
already a task for it in jira but at this point the prority have all tasks
connected with Forums' view refactoring.
---
Ryszard Kozmik
JBoss Forums Lead
View the original post :
http://www.jbos
Will JBoss Portalworth with an external SSO solution such as CAS, Netegrity,
Oblix, etc.?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949694#3949694
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949694
I apologize as this is probably a bit of a newbie question. I have not read all
the relevent manuals and standards. However maybe some can help.
I want to send a SOAP request, and receive a response with attachments. All the
examples I have seen go the other way round. The examples in the Guide
That worked fine. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949692#3949692
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949692
___
JBoss-user mailing list
JB
Hi,
I'm a bit stumped at the moment. I'm trying to create EJB3 entities for
existing tables in a PostgreSQL database. Everything's working OK except they
are using an int column with a value of 0 or 1 for booleans. The pgsql dialect
of Hibernate appears not to like this. If I change it to a
Please, can someone help me with setting up two web apps (web services to be
more precise) in different tomcat connectors? I need to run two web services in
the same container: one that requires client certs and another that doesn't.
I've been led (due to some experiences and some forum particip
Hi all,
I'm trying to separate log4j logs of my web application running inside jboss
4.0.4GA and I tried to use the Log4jRepositorySelector found here
http://wiki.jboss.org/wiki/Wiki.jsp?page=Log4jRepositorySelector
It seems that it works like a charm until the webapp undeployment.
At this po
I tried calling SessionContext.getBusinessObject() and also
SessionContext.getInvokedBusinessInterface() from a SLSB method. However, I get
an IllegalStateException - "Not Implemented".
(aside: any reason to not to call getInvokedBusinessInterface() vs
getBusinessObject()? It seems simpler to
Let me refine my question as I dig more dipper into it.
I've been able to run two nodes on different IP addresses (on same subnet) with
following settings using JBoss 3.2.8 sp1
1) Both nodes using TCP (although I had some issues like restart of one node
not seeing the exisiting group so both ins
anonymous wrote : I've got a JpdlException thrown about a file called
processdefinition.xml when I execute
| $> ant generate-service
| I don't know why
I think you did not quite follow the instructions in the user guide :-) Section
2.4 guides you through packaging and deploying the jBPM BPEL
Configure Messaging to use a non-XA datasource and then use an XASession to
enroll Messaging with your application's transaction.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949685#3949685
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
asack, I too have experienced the same issue. I will be happy to post a
solution if I find one and would appreciate the same.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949684#3949684
Reply to the post :
http://www.jboss.com/index.html?module=bb
"kukeltje" wrote : Once a swimlane has an actor assigned in it, it will always
use the same assigned actor. The assignementhandler will not be called again.
I am running in the same problem: i need to run the AssignmentHandler once
more. So i firstly wrote an action:
import java.util.HashSet;
Thanks Ryszard. As soon as you get the new feature added I will be rolling out
the newest forums.
On a side note, the forums do not allow replying to a forums e-mail. I created
a module for Nukes called BBMailPoster that would handle and properly post
e-mails to the forums. It is checked int
Is there a more active JBoss forum than this?
I guess the answer to my questions on 5/31 and 6/2 is that the examples don't
work due to version differences and incompatabilities between JBoss, the
example files, and the guide itself.
View the original post :
http://www.jboss.com/index.html?
Thanks Tim. Although I'm not sure that I understand the following:
anonymous wrote : messaging doesn't require the database to support XA for it's
purposes.
I have a servlet that peforms some database inserts then posts a message to a
queue, therefore I need the entire process to be wrapped in
I would like to know if it is possible to integrate Seam with Jdeveloper IDE?
If yes, where can I find documentation about this?
If not, Could anyone post me what should I use to prove it?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949677#3949677
It's fixed in HEAD
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949676#3949676
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949676
___
JBoss-user mailing list
JBoss-user
for @Temporal, you can have either Date, or Time, is it possible to have both
e.g. DATETIME?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949675#3949675
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949675
___
Compare date only, but not time. I've tried
| Date date=new Date();
| em.createQuery("from Person p where
p.registeredDate=:date").setParameter("date",date,TemporalType.DATE);
|
But this doesn't work. I've tried so many ways but still can't get it work.
Does Ejb3 support date(but not ti
Nick,
If ant just overwrites the changed files, I think deployer will see the
difference, undeploy the application, then redeploy. So you do not have to
delete entire directory.
cgriffith
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949672#3949672
Reply
Sure I can. As can you. Read the second line.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949671#3949671
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949671
___
JBoss-u
I was hoping jboss would start the transaction for me, when my http request
happened, and then close it when it was done. But no go. So I wrote the
servlet filter below, and it all works. I just hoped the container would take
care of it for me. Maybe in the future, when we have more time, I
Thanks for sharing with us how you solved it. Others can learn from this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949669#3949669
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949669
___
This is a total shot in the dark, so please just take it as such:
Have you tried:
|try {
| ClassLoader cl =
Thread.currentThread().getContextClassLoader();
| clazz = cl.loadClass(className);
| }
| catch (Exception t)
lost_traveller,
Yes, securing your servlets with a security-constraint. As well as configuring
an security domain for your servlets. If you use the same security domain for
your servlets as your ejb's then security is propagated by the
JBossSecurityMgrRealm. In that domain you could use your
It's a known bug http://jira.jboss.com/jira/browse/JBWS-961 that just showed up
these days. I will take care of that ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949666#3949666
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Yes, individual web applications can have different security domains.
The scenario you describe in your usecase (two web modules bundled in an ear
behaving wierdly wrt different security domains) needs to be tested on our
side, to see if there is any bug.
http://jira.jboss.com/jira/browse/JBA
I tried to use the expression part only in a memory-leak testcase, and didn't
have any luck. (it's not leaking)
I will expand to everything you have in your testcase. At this point I don't
think the problem is the expressions.
take a look on MemoryLeakTest.java on jms project at jboss-head.
Vi
Hi Paul,
You can get access to the HttpServletRequest in your login module using the
JACC API, but if the user has not generated a session, it may not be available.
See
http://wiki.jboss.org/wiki/Wiki.jsp?page=AccessingServletRequestForAuthentication
cgriffith
View the original post :
http:
Hello List,
is there a way to access the JCR outside the JBoss JVM?
I've seen the that JackRabbit supports that, but I'dont how i've to configure
this with JBoss?
JackRabbit Model 3:
http://jackrabbit.apache.org/doc/deploy/howto-model3.html
My goal is to use the CMS in the Portal to control t
Hi Martin-
Hopefully we can investigate this soon.
Many of us are travelling this week and next week is JBoss World in Vegas so
time (as usual) is a precious commodity right now.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949661#3949661
Reply to t
That works.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949660#3949660
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949660
___
JBoss-user mailing list
JBoss-use
The session replicates at the end of the request, not as modifications are
made. There is currently no way to change this behavior.
If this is important to you, please raise a feature request in the JBoss
Application Server project on jira.jboss.com.
View the original post :
http://www.jboss.c
jbossws-1.0.1 will be released when all issues scheduled for it are beeing
resolved - we are working on this with high priority
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949658#3949658
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
Yes, it might be a MySQL bug, I need to investigate further.
I am travelling this and next week so I'm unlikely to get around to this until
the week after next.
Having said all that, I don't understand why you're using an XA datasource for
messaging.
There doesn't seem to me to be any good rea
We might need to log every attempt (authorized and unauthorized) to access a
stateless EJB in our application. What's the right way to implement this?
The EJBs are secured by a JAAS security domain with the
DatabaseServerLoginModule.
We considered EJB interceptors, but they are not invoked unle
1 - 100 of 207 matches
Mail list logo