"[EMAIL PROTECTED]" wrote : Have you set jboss.entity.manager.factory.jndi.name
in persistence.xml?
This is my entry in the persistence.xml
|
|
The value only references a context-param in my web.xml
|
| accountingDatabase.persistenceUnitJndiName
| java:/accountingEntityManager
Hi, I have excatly the same problem, and can't seem to fix it...
Anyone have a suggestion ?
:-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941709#3941709
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941709
---
I've been working ok with things for a few weeks but now I'm getting NPE under
some strange conditions.
For example,
an entity manager find method would work but a query using the id as the
parameter would fail with the NPE on the query.getSingleResult().
I also found that changing the order o
Hi,
I am facing the exact same problem, where I am using container-based
security and everytime I move from authentication during login to the site
which is a HTTPS page to say a normal HTTP page, it kickes me out to the main
login page as if I was not authorized to view the HTTP page!!
>Fr
Hi Rich,
jboss portal uses servlet container authentication so you can use whatever SSO
solution that works with tomcat. Let me know if you make it work with it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941704#3941704
Reply to the post :
http://www.jb
Any chance this can be added to one of the demos? I'm still have problems
getting it to work correctly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941703#3941703
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=394170
I have a simple swing applet in NB5.5 preview included in a web application.
On deploying to Jboss and browsing in IE6, The applet will not display. The
Java console contains the following:
java.lang.NoClassDefFoundError: org/jdesktop/layout/GroupLayout$Group
at java.lang.Class.getDecla
Have you set jboss.entity.manager.factory.jndi.name in persistence.xml?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941701#3941701
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941701
-
Thanks to my servers log file and the issues example project I've come a step
closer.
Seems now I'm stuck with this
anonymous wrote : 2006-05-06 22:44:47,563 DEBUG
[org.jbpm.graph.def.GraphElement] executing action '#{accountsManager.find}'
| 2006-05-06 22:44:47,563 DEBUG [org.jboss.seam.Compo
If I understood when you run a client on 4.0.2, you haven't the issue. You have
the problem with 4.0.4.
When you run your client on 4.0.4, do you use jar file of 4.0.2
(jbossall-client.jar, jboss-common.jar, jboss-common-client.jar,
jnp-client.jar, ...following your needs) ?
Do you change your
Here's an excerpt from JBoss's Global JNDI Namespace:
anonymous wrote : +- ejb (class: org.jnp.interfaces.NamingContext)
| | +- local (class: org.jnp.interfaces.NamingContext)
| | | +- CalculatorHome (proxy: $Proxy134 implements interface
test.CalculatorLocalHome)
| | | +-
Hm strange... What version are you working on?
Could you provide a JUnit test where you isolate this problem and attach it to
a JIRA issue?
Regards,
Koen
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941694#3941694
Reply to the post :
http://www.jboss.com
Please bear with us... The project layout has been changed completely and the
build is broken at the moment. It should be fixed shortly. In the meantime, you
can always use a stable version.
Regards,
Koen
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941693
... that I am missing something? :-S
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941692#3941692
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941692
---
Using To
Is it possible to directly access the HttpServletRequest in a bean.
For example I am now using a custom filter to add the follwing items to the
request so that I can access them from Seam Components.
This currently works fine, but I am wondering if I can do away with this filter.
| package p
Hi Marc. You have obviously done your home work (thanks). I think having a
guide for what you mentioned would be good and will work on this.
I need to setup a envrionment to reproduce the setup you mention, but my guess
there is a bug in there somewhere (maybe where ejb3 is picking up the remo
We are currently fixing our build system after a big project layout
rearrangement. Once this is done, the 3.2 alpha1 will be out shortly...
This should probably be next week, maybe the week after that.
Regards,
Koen
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Hi,
On my earlier mentioned problem, I've captured a thread dump after running a
few transactions and it seems that most the following threads shown below
should have exited but they haven't.
Hope that someone can enlighten me on what's happening. Thanks.
- Stephen
==
"UIL2([EMAIL PRO
all for me
inputText need ids... all is okay :)
seam is great :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941686#3941686
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941686
What you showed looks fine, but you need to tell me exactly what your problem
is. Is it just that when your restart a server it doesn't always join the
group properly, i.e. I should ignore the stuff about zombies? If so, see
http://wiki.jboss.org/wiki/Wiki.jsp?page=TestingJBoss for info on
tr
In the installation instructions for 4.0.3SP1 and EJB3 RC6 there is something
like this stated:
WARNINGS with an 4.0.3SP1 install
Because you patched 4.0.3SP1, the client jars in the jboss-4.0.3SP1/client
directory will be invalid. Build your client classpath from:
jboss-4.0.3SP1/lib
jboss-4.0
I have an entity bean that I am deploying in CR2, I am finding that the beans I
instantiate via the EntityManager (ie a query returns them) are kept in sync
with the database but when I create new instances outside of the persistence
context and then use the Entity Manager persist (or merge) met
Hello,
i have losed the problem. I was using an old version of
JavaWebServiceDeveloperPackt. I upgrade from 1.5 to 2.0.
I create the new folder "endorsed" in {JAVA_HOME}/jre/ and copy the jars:
WSDP_HOME/jaxb/lib/jaxb1-impl*.jar to {JAVA_HOME}/jre/endorsed.
and this solve the problem.
This m
Hello everybody,
I would like to have a datatable, and edit the content... nothing
extraordinary... i've seen a working example in the dvdstore application, and
i've tryed to apply without success...
i've tryed to explore different the scope without success too... and all help
or advice would b
do anyone know whether JBPM can be integrated with Orbeon Presentation Server
(OPS Xform Server)?
or which xform server is better along with JBPM?
According to the website of orbeon, Initalio has integrated the OPS into its
BPM server. who can tell us the comparison between Initalio and JBPM?
Hi guys,
I have a problem with EJB3 deployment.
Because we use a framework that performs EJB2.1-style calls, I have to specify
a LocalHome interface for my stateless EJB3 bean. I made a small EJB to test
how to do this. Here's the EJB:
@Stateless(name="Calculator")
| @Local(CalculatorLocal.c
That would be fantastic and much appreciated!
The absolutely critical issue for an AOP 2 alpha is
http://jira.jboss.com/jira/browse/JBAOP-204 (what breaks the one
basic.AOPTester and the ExtenderTestCase in the precompiled-genadvisor-tests
target)
The earlier the better, but at the latest in
Hi,
my jbpm-starter-kit runs on a debian-linux-box. I've got the server running,
but after a while the server stops or is killed. the last entry on the console
is
| ./run.sh: line 181: 3672 Killed "$JAVA" $JAVA_OPTS
-Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" -classpath "$J
Hello,
I think it is better to allow CMSPortlet to select the index page in EDIT mode
or other manipulation way (GUI) rather than modify the portlet.xml ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941674#3941674
Reply to the post :
http://www.jboss.
I've read the doc and made some changes... with no success
added in the web.xml
|
|
org.jboss.seam.core.init.managedPersistenceContexts
| accountingDatabase
|
|
|
| param-name>bookingDatabase.persistenceUnitJndiName
|
j
As you can see I'm having a LazyInitializationException error that I can't seem
to fix.
First of all this stuff worked before just fine a couple months ago, the only
thing changed is that I now use jBPM pageflow
Here is a piece of my faces.config
|
|
|
|
When Deploying Portal 2.2.1 on JBoss AS4.0.4 CR2, using MYSQL 5.0 JDBC3.1
driver,I have followed all the steps of installation mentioned in JBOSS Manual
Reference(version2.2). But when i run the Jboss AS then it displayed the
following error
java.lang.IllegalArgumentException: No transaction m
did you use href="test.html" or href="default/test.html"? The second one is
correct.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941670#3941670
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941670
---
Hi,
Just edit your
deploy\jboss-portal.sar\portal-core.war\WEB-INF\portlet.xml
like here:
...
CMSPortlet
org.jboss.portal.core.portlet.cms.CMSPortlet
<_description>Default path to index page.
<_name>indexpage
<_value>/yourfolder/yourpage.htm
Hi,
I have the following experience:
I created entity bean with @Lob field:
| // Binary based Large Object
| @Lob @Basic(fetch = FetchType.EAGER)
| public byte[] getPhoto()
| {
| return photo;
| }
| public void setPhoto(byte[] photo)
| {
Sorry, already can't. It was time-critical for us. Moved to the Windows OS,
problem disapperied. Propably it was the problem of using 64-bit FreeBSD and
32-bit Java, seems an threads using specific problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39416
Sorry. I'm using Ubuntu Linux
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941664#3941664
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941664
---
Using Tomcat bu
Now, the default web root is
/usr/local/jboss4/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war
And I tried to append
to the server.xml, such as
but the default web root still there not in /webroot/
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
38 matches
Mail list logo