Hi Ido,
I don't know if this is helpful, but I am using those versions of the libs in
my app (without pageflow but with jbpm) and they seem to work ok. I have them
deployed as jars in my EAR rather than /server/default/lib tho ...
Cheers
J
View the original post :
http://www.jboss.com/in
!SESSION 2006-03-21 16:22:01.953 ---
eclipse.buildId=M20050929-0840
java.version=1.4.2_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ja_JP
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.jbp
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931502#3931502
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931502
---
This SF.Net email is sponsored by xPM
anonymous wrote : Are there any tutorials showing how?
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWS
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931500#3931500
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39315
I solved this problem with the following two steps:
1. adding the attribute useBodyEncodingForURI="true" to 'Connector' element of
JBOSS_TOMCAT's server.xml
2. Using request.setCharacterEncoding("UTF-8"); in the ServletFilter.
It is weird to note that such things are not properly documented anywh
Sorry, please ignore this post. Found it (right after the post of course).
PostgreSQL likes "true" and "false" for boolean data types. The substitution
was causing an error.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931495#3931495
Reply to the post :
I am trying to learn JBOSS for a class project and what to use Oracle 10g
express as my database but get the following error when trying to deploy oracle
to JBOSS.
--- Packages waiting for a deployer ---
[EMAIL PROTECTED] { url=file:/C:/Program
Files/jboss-4.0.3SP1/server/default/deploy/oracle-
Not sure if this is due to hibernate or seam using hibernate.
The error:
org.postgresql.util.PSQLException: ERROR: operator does not exist: boolean =
integer
The stack trace:
| Caused by: org.postgresql.util.PSQLException: ERROR: operator does not
exist: boolean = integer
| at
org.pos
Hi all...
I am using JBServer-4.0.2 and JBPortal-2.0. I have created two tables in Oracle
database as Principals and Roles...
SQL> desc Principals
Name Null? Type
- ---
I have a bug that is resulting in:
SEVERE: Error Rendering View[/conference/index.xhtml]
| java.lang.IllegalArgumentException: create method not found
| at org.jboss.seam.Component.callComponentMethod(Component.java:1127)
| at org.jboss.seam.Component.callCreateMethod(Componen
Greetings,
Here is a somewhat good list with ratings...
http://www.servlets.com/isps/servlet/ISPViewAll
You should just get a cheap dedicated server to learn on... your going to have
a lot of headaches ...
-w[/url]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Greetings,
Class Not Found:
Your mappings are wrong in your web.xml file. Are you writing the web.xml
yourself or is Netbeans generating it somehow and you haven't imported your
struts jars into the project?
If you do a search for the FIBO APPLICATION tutorial you can use that example
with ecl
Trying to use variable "server" throws a null pointer exception.
| public class Client
| {
|@EJB Server server;
|
|execute(String operation)
|{
| server.execute(operation);
|}
| }
|
Does @EJB lose its magic power in the web tier?
View the original p
The session will timeout. You could configure SFSB timeout in descriptors. Not
sure if there's an EJB 3.0 annotation for that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931485#3931485
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
Go to the "Packaging Configurations" in the "Project Properties" and check the
"Enable Packaging" checkbox.
Regards,
Germán Escobar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931484#3931484
Reply to the post :
http://www.jboss.com/index.html?module
i simply make following jsp file, but where this file copy in jboss-3.2.2 to
get the result of expression in browser.
<%@ page language="java" errorPage="error" %>
Lomboz JSP
Jsp is as...
1+2+3=
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931483#3
i'm having the same problem..
i´m using a ejb to do a query to oracle db using the template oracle.ds.xml.
i'm using Struts too...when compiling is no problem...and after start jboss...
[JkMain] Jk running ID=0 time=0/281 config=null
21:43:09,796 INFO [Server] JBoss (MX MicroKernel) [3.2.8 (buil
Hi
I am using JBPortal2.0, JBForums2.0 and JBServer 4.0.2
Thanx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931481#3931481
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931481
-
Hi,
Thanks a lot for all the information on the wiki pages. Even though I am new
to jboss clustering, I was easily able to set up two jboss instances on one
machine and front end them with Apache and mod_jk connector.
Before clustering the jboss instances, I had a http session listener that
I checked out the newest version and saw that this issue is already fixed, but
now I got this exception:
Exception in thread "main" java.lang.NullPointerException
| at
org.jboss.ws.metadata.wsdl.xsd.SchemaUtils.isWrapperArrayType(SchemaUtils.java:110)
| at
org.jboss.ws.tools.XSDType
I am an experienced Java application programmer, but new to web programming. I
will be building a Netbeans platform application that connects to a JBoss
server via web application style Web Services. I found ?NetBeans IDE 5.0 Quick
Start Guide for Web Services? and tried to create the HiWS web
I found the solution at:
http://wiki.apache.org/tomcat/Tomcat/Howto
in section:
"How can I access members of a custom Realm or Principal?"
[]'s
Andre Pastore
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931475#3931475
Reply to the post :
http://www.jboss
Yes, yes, and yes. :-) The best way to do it is to look at the example that
bundles in 1.2.4 release. it has both annotation and xml examples there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931474#3931474
Reply to the post :
http://www.jboss.com/index.
1. In general, TreeCacheAop only has advantage is your pojo has long life time.
So most of the time I think issuing removeObject explicitly is not a problem.
But yeah, I agree that it is still an issue. I just didn't have good solution.
But there is a plan to refactor it in 2.0 due in 4-5 months
when i execute taskinstance.getactorID() I got "null"
My startworkflow code as follow:
public long startWorkFlow(long workflowID, String userName)
| {
| log.debug("startworkflow " + workflowID + " start");
| long instanceID = -1;
| ProcessDefinition processDefinition = nu
No, it just means that Tom and Koen release more often than me :-)
Yes; most of the complexity in the deployment process comes from the number of
artifacts needed to deploy a service compliant with WS4EE 1.1. The tools
subproject from JBoss Web Services will ease BPEL deployments. Apart from that
I barely remember this, so bare with me if I'm not correct, but I do believe
that at that time we were trying to isolate the EAR and progress towards J2EE
compliance. We avoided this problem by, for the time being, giving up on
isolating any EAR that contained MDBs, and consequently, any other
I've a session bean wich on his @PostConstruct callback method tries to load
the database on first time.
The problem is that i'm constantly getting an error of type "EntityManager must
be access within a transaction". I've tried to get a user transaction from
the injected session context but I'd
I am using Jboss 4.0.3SP1.
I have a Employee table.(id, name, addrId).
Employee {
...
@OneToOne
@JoinColumn(name="addrId")
Address getAddress() {...}
String getName() {...}
}
I did not use @index on any properties.
After deploy,
mysql > show index from employee;
++---
Has anyone tried this? :-)! I'm going to attempt tonight but I would really
appreciate any input regarding these two technologies and how they relate.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931466#3931466
Reply to the post :
http://www.jboss.com/i
correction:
u.size(); // dummy operaton to initialize (fill) lazy collection
replace with ->
orders.size();
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931465#3931465
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
anonymous wrote :
| was under the impression that as soon as I entered a method in a stateless
session bean, under the hood the hibernate session is re-opened and therefore I
can access any level in the graph that I want.
|
you are under the right impression.
in the stateless/stateful s
we do not promise 3.2.x compability yet ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931463#3931463
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931463
---
Th
I followed step by step the movie in full synchro within Eclipse 3.2M5.
I get exactly the same error as rezebric... same JBoss version, JBossIDE 1.5ALL.
Other issue: I asked for a MySQL deployment, and the jta-data-source in
persistence.xml is still set to DefaultDS and the hibernate.dialect prop
Found a solution by myself:
---
jboss-4.0.4RC1-src/system/src/main/org/jboss/system/server/ServerImpl.java.orig
Mon Mar 20 23:38:02 2006
| +++
jboss-4.0.4RC1-src/system/src/main/org/jboss/system/server/ServerImpl.java Mon
Mar 20 23:45:07 2006
| @@ -172,6 +172,16 @@
|// masqurade
Hi!
I am getting following exception in my console.
I will appreciate any help to solve this problem. Currently It's working fine
on WebLogic 8.1SP4. I am migrating it to JBoss.
I am in Fix. Not able to overcome this problem.
15:51:44
Using JBoss 4.X with Tomcat 5.X you will need standard.jar in WEB-INF/lib. Not
sure why they would not just bundle that and have it loaded once for all web
applications. AFAIK everything else you need is bundled as part of the install.
View the original post :
http://www.jboss.com/index.html
I have taken the examples/registration application and tried to deploy it
alongside portal. I am not even attempting to integrate until they can both
live side-by-side with no problems, as JSF apps do with portal.
One thing I have encountered which is likely the blocker is that JSF is
register
I tried that. It doesn't work. It still tries to talk directly to the site and
ignores the proxy.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931455#3931455
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931455
--
Ok. I'm an idiot. I see it gets built as you add elements.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931454#3931454
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931454
--
Hi
Thank you for reading my post
I am getting some exception when i am trying to navigate inot a jsp page that i
used a seam
component .
the exception say:
java.lang.IllegalStateException: No active application scope
where should i look to resolve this problem ?
I should say that , i tried t
I was able to fix my issue by not installing the two ejb3 packages and the
aspect manager during the install process when using jdk 1.4.2
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931451#3931451
Reply to the post :
http://www.jboss.com/index.html?module
I have had my share of LazyInitializationExceptions in developing my web
application. The issue stems from loading the objects in one JbpmContext and
then attempting to do something with them in another JbpmContext. For example,
if you make an RMI call to retrieve all of the TaskInstances for
I keep getting "_id0 is duplicated in the faces ". At first, I though it's
cause by compatibility of facetlets and myfaces. After a lot of times trying, I
notices it's cause by that my statful bean not having a @Begin method. This
doesn't make any sense to me. Can someone explain it?
View the o
I get the following exception while running wstools (from cvs)
Exception in thread "main" org.jboss.ws.WSException: java.io.IOException: Die
Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung ist
falsch
| at
org.jboss.ws.tools.helpers.ToolsHelper.handleWSDLToJavaG
I'm building a simple shopping cart for what should be a moderately busy
storefront for our company (maybe 50-100 users per-day, avg.)
I've got a method called checkout() where I've annotated @Remove to clear the
session resources when the method is called.
My question is; what happens to those
Hi
Thank you for reading my post.
there are some configuration in seam web.xml file that i can not understand.
first of all , in normal case we use a url pattern like : /faces/* for faces
Servlet mapping
but in your web.xml you used *.seam
Faces Servlet
javax.faces.webapp.Fac
I'm basically wanting to know if JBoss portal (2.2 RC2) supports the WebLogic
book/page hierarchy style out of the box with some configuration. If so, is
there an example somewhere if a descriptor I could look at.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&
I have a similar issue where my abstract base class doesn't have the
onMessage(Message m) declaration.
| public abstract class BaseMessageBean implements MessageDrivenBean,
MessageListener
| {
| private MessageDrivenContext context = null;
|
| public void setMessageDrivenCont
I'm trying to start up the a clean installation of jboss 4.0.3SP1 under
JDK1.4.2 and I am encountering multiple Unsupported major.minor version 49.0
exceptions. I suspect because my enviroment is using JDK1.4.2 and not JDK1.5,
but from what I can tell 1.4.2 should be supported
(http://wiki.jbo
Oh, one other thing, FYI, you can also hide the actual redirect simplifying
URL's (if you're picky like me). Meaning, the URL won't actually change from /
to /index.seam, but it will still act as if the user typed /index.seam.
c
View the original post :
http://www.jboss.com/index.html?module
Web to EJB tier authentication.
Using UsersRolesLoginModule configured in login-config.xml
My .ear is deployed correcty.
Application runs perfectly on JBoss 4.0.1sp1: FORM authentication, and secured
methods can be invoked on EJB
Application fails invoking any method on EJB:
javax.security.auth.lo
It's actually really easy... I implemented it on an airplane in 20 minutes and
it handles your entire site and more.
The index.jsp (or index.html) redirect option would put an index file in every
directory, require a new one every time a directory is created, and god forbid
you'd want to chang
Hello all,
I am trying to reverse the excellent webapp example to expose some of the jBPM
methods for an RMI-based api (for, eventually, and Eclipse RCP based jBPM
application).
I am running into some issues related to the hibernate lazy-loading, but rather
go into the details about that prob
Resource Bundle Redux (oops, forgot code block)
Enumerate messages:
| enum Messages
| {
|UserNameInUser,
|... more ...
| }
|
Load this xml in to Map< Message, Map< Locale, String > >
|
|
|
| User name already in use
| blah blah blah
| d
Resource Bundle Redux
Enumerate messages:
enum Messages
{
UserNameInUser,
... more ...
}
Load this xml in to Map>
User name already in use
blah blah blah
daka daka daka
... more ...
... more messages ...
This strategy puts all the token translatio
Hi!
I am able to sucessfully deply my web service and it gives me url to access the
same. But when I click on the url I get following error: anonymous wrote :
14:58:14,202 INFO [AxisServlet] org.jboss.axis.ConfigurationException:
org.jboss.axis.AxisFault: No service class was found! Are you m
Hi!
I was trying the example in adminguide.pdf (Jboss AS)
Regards,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931428#3931428
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931428
-
I have the impression that putting adf libs:
adf-faces-api-10_1_3_0_4.jar
adf-faces-impl-10_1_3_0_4.jar
adfshare-3549S.jar
into server/default/libs breaks some seam functionality
especially pageflow which I am mostly interested in (albeit unsuccessful yet
:-().
try e.g. numberguess
I think I nee
Hi Pierroot,
I somehow got rid of this prblem (though my client is not still working now)
My problem was in Jboss-4.0.3/cient directory there was no jboss-ws4ee.sar/ .
Make sure that its there I guess this .sar file has the all the required classes
Hope it helps!
Please let me know if you can
Yes, definitely :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931423#3931423
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931423
---
This SF.Net email is spon
The Seam jar is in the jsf-libs folder. Should it only be in the webapps that
use Seam?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931422#3931422
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931422
I was just wondering what the recommendation would be for one to implement his
own UDP server in JBoss for interaction with legacy systems.
I want it to be a singleton, maybe a JBoss @Service or something like that. I
seem to be able to do so as long as I split off my own thread that will
actua
See
http://labs.jboss.com/portal/jbossjbpm/download/index.html
Maybe someone can change it. I'm in the process of realy introducing staffware
ehh jBPM into our organisation and one of my collegues downloaded 3.01 from
the labs site.
Ronald
View the original post :
http://www.jboss.com/in
My setup:
JBoss 4.03sp1
JPortal 2.2.1RC3
jdk 1.5.0-b64
Win XP sp2
In the Management Portlet a "Validation Error" is displayed when you try to
move a portlet using one of the arrow icons next to the portlet instance name.
The portlet isn't moved.
If you enter a name, any characters, and then
Put it in JIRA.
I don't understand why a non-Seam *application* would break (unless you have
the Seam jar in the app).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931418#3931418
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
Do you have a simple war I can use to test this? I want to do as you suggest,
but don't have the spare cycles to build up the war in the next few days.
If you do, please open an issue at jira.jboss.com (project JBoss Application
Server -- not JBoss Clustering) and attach the war to it.
View t
@romin.irani:
Why do you want to just backup the definitions? Why not the whole database?
Besides that, if your process definiions are not up to date, it's difficult to
change them since you do not know your startingpoint
Currently there is no way to generate the processdefinition back from the
I have a simple Many to Many relationship:
Campaigns can belong to many Markets
Markets can be associated to many Campaigns
therefore, I have a join table campaign_market_xref
My entity beans looks like (abbreviated):
| @Entity
| @Table(name="campaign")
| public class Campaign implements
Is there a way to export / save the diagram view of a graph as a jpg using the
eclipse plugin?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931413#3931413
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931413
-
Hi
Very cool exception ;-) but it tells nothing until you will specify the exact
verisions of JBForums and JBPortal which you use.
Cheers
---
Ryszard Kozmik
JBoss Forums Lead
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931412#39314
My mistake... I had not seen the migration posting on the wiki... thanks for
your help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931411#3931411
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931411
Hi,
this was quite painful as there was no way I could find to do that
automatically after the JAAS login. In the end we used an @Factory variable
included in one of the admin templates to force the creation and outjection of
the PortalUser. Something as follows:
| /**
| * if t
I want to define pages that are children of pages such that the subpages appear
as sublinks under the a main navigation tab in the portal. Example, a Welcome
tab in the navigation area would have links such as "Login", "Request access",
etc. as sub-pages under it with their own set of windows e
Hi,
[Eclipse 3.1.2]
[JBoss IDE 1.5.1.GA]
[JDK1.4.2_11]
[WinXP]
[jboss-3.2.3_jetty-4.2.24]
I'm a relative newbie to JBoss but have picked it up in a new job I've started
recently.
I'm launching JBoss from the Server Navigator and I've managed to get an
external instance running. However I now
right, but my app does not use a jsp architecture. All files are html and the
dynamic content is handled through code using a custom built architecture.
Using a jsp include would mean converting all htmls into jsps, which might not
be a feasible option.
Is there no work around for this?
Regar
Use a standard mechanism like jsp includes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931406#3931406
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931406
---
T
fixed the error - will be fixed in an upcoming nightly build (if I can get the
stuff committed)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931405#3931405
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931405
---
I'm using EJB 3.0 RC5 on JBoss 4.0.3SP1 with MySQL 5.0. I'm trying to retrieve
a primary key value following a merge() of a new entity. The row gets created
fine, but I don't get the primary key value back. It returns 0L (long, BIGINT).
Is there a way to return the generated primary key value
Hello,
I am using a bmp where i want to use a res-ref-name as follows in the code:
private Connection getConnection()
throws SQLException
{
InitialContext initCtx = null;
try {
initCtx = new InitialContext();
DataSource ds = (javax.sql.DataSource)
initCtx.lookup("java:
I solved the problem of Log4j warnings with the following code.
import java.rmi.RemoteException;
import java.util.Properties;
import javax.naming.*;
import javax.ejb.*;
import javax.rmi.PortableRemoteObject;
import org.apache.log4j.*;
public class Client
{
private static final String JNDI_NAME
Hi there!
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50251
it was very useful.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931400#3931400
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931400
--
The sar thing doesn't work. At least not with that embedded Dynamic config.
Just putting login-config.xml in the base of the EAR doesn't do it. And adding
a to application.xml pointing to login-config.xml causes an error. Don't think
you can do that.
Anway.
Why is sessionContext.isCallerInRol
Help!!!
Why have my Non-Seam apps suddenly stopped working since I updated my Seam apps
to use jboss-seam-CVS20060318 instead of jboss-seam-1.0beta2?
Here is the stack trace I get when attempting to view the home page of a
non-seam application.
17:16:07,645 ERROR [[FacesServlet]] Servlet.servic
"tromanowski" wrote :
| elkner:
| Thanks for your reply--that implies that JBoss is in fact compliant with
the J2EE spec regarding ears, contrary (depending on the version) to what asack
has mentioned. Which version are you using? I know I asked if anyone had this
working with the latest
Am I not beeing clearly enought or is it a real hard problem to resolve?
Sorry to insist, cause im really worried about this problem.
THanks again
Regards,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931394#3931394
Reply to the post :
http://www.jboss.com/
Hi
I know how to add description to properties in mbeans (xmbeans) however when
i'm using a schedulable class i do want to add description to all the
properties however i dont know how to do this, i tried to add an xmbean however
then i receive nullpointerexception
I have the following mbean c
you'll need 2 persistence units defined.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931392#3931392
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931392
---
Th
"swimlaneInstance table and in taskinstance table are all "null"
I did the same thing and it worked for me. What do you get when you call
taskInstance.getActorId?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931391#3931391
Reply to the post :
http://www
I'm trying to do a standard include of a css file and am hitting problems.
My css file is located within the web app and is visible through windows file
explorer (and contains the correct content) when the app is built.
However if I try to hit the css url (either directly or through a ), a file
"[EMAIL PROTECTED]" wrote : Btw, may I ask you not to crosspost your problems.
You had already an answer in a different thread. If we spend our time answering
the same question in different threads, this means that other users don't get a
chance of a response for their questions.
|
| Thanks
OK.It seems replication of the UserSessionObject wasnt happening in the first
place..When the put was done only once in the hashmap,that was the only time
the object was replicated.After that it was just modification to the
POJO(UserSessionObject).
So the question is, do I need to Instrument the
Write a Log4j filter that filter's messages (based on logger name maybe?) when
they occur within a given frequency. See
http://logging.apache.org/log4j/docs/api/org/apache/log4j/spi/Filter.html in
order to get started. Then, you will need to configure your SMTPAppender so
that this filter is
OK, that bit is working, I have my DataSources dynamically loaed with the EAR.
But it's still really weird.
request.getUserPrincipal.isUserInRole("User") returns true.
sessionContext.isCallerInRole("User") returns false;
?
And WHY must I have an EMPTY element in jboss.xml in the EJB
I have been trying to create a login screen for an application that was created
with the reverse engineering tool. With the help of those created files and the
login files of the seam-booking example, I created the following files (see
below).
However, when I run the application and hit the logi
Hi, this may be a trivial question but I was unable to find enough
documentation on it to make it work.
I have 2 DBs sitting on different hosts. I need some entities to be persisted
in database A and some others to be persited in database B. I have one SLSB
which needs to run querys on entitys
And application.xml goes in the META-INF of the EAR file???
All these xml files all over the place!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931383#3931383
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=393138
"TrippCCN" wrote :
| Hey guys thanks for your replies.
|
| Cool I'll use length instead. The only reason I didn't do that was so that
I wouldn't have to override the length message which I feel should be diff from
an empty value... no biggie.
|
| Ya I read the hibernate docs, and it
Hey I am facing a similar issue.
Please look at the following..
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=79276
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931381#3931381
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
Nigel,
I put my_datasource-ds.xml file at the root of my ear. Then I add
|...
|
| my_datasource-ds.xml
|
|...
|
to application.xml. This datasource then gets deployed/undeployed
automatically with ear by service
http://wiki.jboss.org/wiki/Wiki.jsp?page=XSLS
1 - 100 of 194 matches
Mail list logo