I need to end a previous conversation and start a new one on the same page.
For a quick fix i implemented a page (pre.xhtml) with a button in it for
beginning the conversation.
pre.page.xml:
| http://jboss.com/products/seam/pages";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Hi,
I just want to popup a Html page, but popup window will always include the
header(JBoss menu and logo, I use the default theme) , I want to remove the
header, just keep the html content in window.
How can I implement it?
Another question is where can I find the reference of how to use WYSI
Hi,
I found a strange thing in JBoss CMS portal2.6.2.
I want to integrate a small web site (some static html pages) into JBoss CMS.
Step 1:
I create a clean JBoss portal with
instruments--http://wiki.jboss.org/wiki/Wiki.jsp?page=CleanPortalSamplesFromServer
Step 2:
I changed the content in one c
hi
I ve programmed a special custom socket RMI (client -server)factory to use SSL
and Compression at the same time,
so I managed to deploy the custom socket with the JBoss invoker using the
configuration
in the file Jboss-service.xml , jboss.xml
is there a way to use two socket configuration
If you use the dev profile, everything inside action will be compiled into
WEB-INF/dev
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100513#4100513
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100513
___
If that becomes a problem for you, you don't have to use Session Bean for every
business logic. You can use Plain POJO instead
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100512#4100512
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
I would recommend to use mod_rewrite in conjunction with mod_proxy, which
provide more flexibility for integration of content in the namespace of the
virtual host. In order to reduce maintenance effort should think about using
include files like in the example below.
Do you really need to use p
In theory it should work. But why don't you give it a try to prove it. :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100510#4100510
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100510
_
1. What Seam version are you using?
2. What JBoss AS version are you using?
3. What JSF version are you using? Myfaces or JSF-RI?
4. What Richfaces version are you using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100509#4100509
Reply to the post :
http:/
thanks jaikiran
its working
thanks a lot
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100506#4100506
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100506
___
jboss-user
I think you can request to the seam team on JIRA so that the single page
configuration can override the parent configuration.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100507#4100507
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Well, got around it. The issue went like this:
I wanted to return a Map from the WS. Interfaces weren't allowed
so I returned a HashMap which worked perfectly if you disregard
the fact that the map was always empty. So I returned a MapWrapper object,
which complained that the Query class couldn
Problem solved after trace into JBoss code.
The reason is that I created the InitialContext at the time when the MDB is
created and try to reuse it when the onMessage() is invoked. What happens
behind the scene is that JBoss saves the username / password into a ThreadLocal
variable in server en
Problem solved after trace into JBoss code.
The reason is that I created the InitialContext at the time when the MDB is
created and try to reuse it when the onMessage() is invoked. What happens
behind the scene is that JBoss saves the username / password into a ThreadLocal
variable in server en
cut down version of entities involved. I guess I am not sure how to build ejb
for my case and how to use it in restrictions and eventually how to access it
in jsf
| @Entity
| @Table(name = "Client")
| public class Client implements java.io.Serializable {
|
| private String id;
|
Why did you use two transaction here?
|
|
| http://jboss.com/products/seam/components";
| xmlns:core="http://jboss.com/products/seam/core";
| xmlns:drools="http://jboss.com/products/seam/drools";
| xmlns:bpm="http://jboss.com/products/seam/bpm";
Can you post the persistence.xml and the sample-ds.xml? Looks like in the
persistence.xml you are pointing to datasource/sampleDS which is configured
through sample-ds.xml. By default, the datasources are bound to java:
namespace. So you might have to change the persistence.xml to use
java:/dat
anonymous wrote : JAVA: C:\Program Files\Java\jdk1.5.0;\bin\java
Looks like you have set
set JAVA_HOME=C:\Program Files\Java\jdk1.5.0;
There should NOT be a semicolon here. So change it to
set JAVA_HOME=C:\Program Files\Java\jdk1.5.0
Apparently, even the earlier problem where you saw no out
Hi all,
I have been using JBoss for the past 1 1/2 years both for dev and
production. The most frequent complaint that i get is that the server is very
slow.
To speed up hot deployment during development, I modified by ant build file to
deploy only files that are relevant for the feature i
can anyone pls help in configuring service mix for jBPM?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100496#4100496
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100496
__
i have commented that lines and run the bat file
the output is
===
JBoss Bootstrap Environment
JBOSS_HOME: C:\Program Files\jboss-4.2.0.GA
JAVA: C:\Program Files\Java\jdk1.5.0;\bin\java
JAVA_OPTS: -Dprogra
Show us the entity class here.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100494#4100494
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100494
___
jboss-user mailing list
Don't use @Factory if you don't want it to be triggered on first load. Just hit
the method after user hit command button.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100493#4100493
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
Hi Chris,
I am sending the service description sent by the Websphere Portal.
http://schemas.xmlsoap.org/wsdl/";
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";>
http://10.114.110.85:10038/wsrp/WSRPBaseService"; />
http:
anonymous wrote : And i make some change in run.bat file as echo on and i run
the bat file
Great !
anonymous wrote : i think it may givesu some idea.
Yes, it does :)
anonymous wrote : "C:\Program Files\Java\jdk1.5.0;\bin\java" -
| version 2>&1 | findstr /I hotspot 1>nul
Starting 4.0.5 run
C:\Program Files\jboss-4.2.0.GA\bin>.\run.bat
C:\Program Files\jboss-4.2.0.GA\bin>
this is the result .
And i make some change in run.bat file as echo on and i run the bat file then
the output is
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents
Perhaps I should also mention that I am running a straight TestNG unit test
with the virtually "empty" test I mentioned above. There is no integration
with a simulated FacesContext or anything like that. The test runs fine when I
extend Object, but it bombs when I extend SeamTest.
Just to let
Here is a brief howto to get virtual hosts working. I have looked all over this
forum and I could not find a good HOWTO so I am going to post my configs. This
worked for me on Ubuntu 7.10 with JBoss AS 4.2.1 GA. I have an internal DNS
record for www.test1.com and www.test2.com that resolves to a
Hi,
I've got a Search screen where users will enter their criteria.
Below this I have an area for the results to be displayed.
My problem is that the @Factory for the results section runs on the first load
of the page and as no criteria have been entered it will return all records in
the databa
With application based on seam-gen, the MyEntityList feature is based on single
table. I guess it is possible to make it work with multiple tables. wondering
anyone can help me out?
Table Associations
Client--->Contacts--->Addresses
Clients--->Applications
---> represents one-to-many
I get err
Hi,
I am stuck with this exception that occurs when I start up my jboss server..
Could any body please help me with this...
--- MBeans waiting for other MBeans ---
ObjectName:
persistence.units:ear=proj-ear.ear,jar=proj-biz.jar,unitName=sampledb
State: NOTYETINSTALLED
I Depend On:
jboss
I've now introduced an extended ServiceEndpointInvoker for the ejb3 calls. It's
not perfect, but it allows me to get rid of all the PersistentCollections
before soap and jaxb get their hands on my result objects. I'd still be
interested if there's a better way though.
View the original post :
in my project,i have used JDBC datasource,but now i want to use jbpm,
can i use them together?how should i do??
thanks for you help!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100483#4100483
Reply to the post :
http://www.jboss.com/index.html?module=bb&
This is killing us. We've a Seam application that seems to be losing database
connections after some time. We're getting the following errors:
ERROR [org.hibernate.util.JDBCExceptionReporter] Connection handle has been
closed and is unusable
2007-10-30 20:34:06,844 ERROR [STDERR] javax.persist
I am using jboss portal 2.6 with JSF-RI. I have a portlet from which I create
various instances. When I click on the link associated with an instance I would
like to know which instance I just accessed. This is important for the backing
bean, since that information will be used to display data f
Was this narrowed down to a conflict with Trinidad? I'm getting a null
InputStream, and everything looks fine in terms of the xhtml and the backing
bean.
I tried removing Trinidad, but the Tomcat deployer is still complaining about
the TrinidadListener somewhere, but I don't know where it is si
The context filter does not interfere with the request, does your servlet work
without the filter? And to reinforce what Pete said - please don't bump.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100479#4100479
Reply to the post :
http://www.jboss.com/in
I have this error now on 2.0 cr3 and jboss as 4.2.1
Any update as I used the booking example for JBoss.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100478#4100478
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=410047
Remove any references to Ajax4JSF in web.xml, faces-config, etc...
It is not yet supported in JBoss Portal, but we are currently working on that
;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100472#4100472
Reply to the post :
http://www.jboss.com/index.
I have an entity bean X similar to the following:
| @Entity
| @SequenceGenerator(name = "FRAUD_CASENUMBER_SEQ", sequenceName =
"FRAUD_CASENUMBER_SEQ")
| public class Tblcase implements Serializable {
| // LOBS
| @Lob
| @Basic(fetch=FetchType.LAZY)
| public String fraudf
In my latest 3.2 version I have them to. sorry...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100467#4100467
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100467
___
j
You've got a call to c.grant() in the outcome of your rule, however you don't
have a corresponding PermissionCheck in the condition section:
rule "Can User Access"
| when
| c: PermissionCheck(name == "objectName", action == "access",
| eval( new Date().before( new Date( Date.parse( "10
Did you ever figure out what the resolution for this was? We're having similar
issues - someone submits a page which (in our case) creates a new object and
adds it to a collection. They then press back, which since it was the same
HTML page should show the same page but about the new (current)
Hi Sandy,
I've the same problem... I hope this is risolve with 2.0.0.GA release ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100464#4100464
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100464
__
Hi,
I have some problem with the contextRoot with multiple WebService (in different
apps) with same name on same server.
I'm running JBoss AS 4.2.1.GA with jbossws-native-2.0.1.GA.
I have 2 deployed web applications (same java source code)
First application is deployed at http://host/myApp1
Seco
Thanks Richard,
your suggest it be a good choice but have you got some example? I made the ws
with seam and annotation, and deploy to jbossAS, now how can implement the
JBossWS server side handler in this case?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4
thank you for the input,
There is no such option in jbpm-jpdl-3.2.GA.
r,s,e checkboxes are for the jbpm-starters-kit-3.1.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100461#4100461
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
Use jboss tools (red hat developer studio)
http://labs.jboss.org/tools
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100459#4100459
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100459
___
I read in Michael Yuan's book that I need configuration files like
components.xml in the classpath. That could be an idea, but much of the stuff
in the book is outdated (through no fault of Michael's)--particularly in the
area of configuration. Right now I have no config files in my classpath.
Yes
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100457#4100457
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100457
___
jboss-user mailing list
jboss-user@lists.jboss.org
With tomcat?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100454#4100454
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100454
___
jboss-user mailing list
jboss-user@lists.j
I am trying to configure seam 2, drools, jbpm and MySQL and have been having
serious issues.
I keep hacking away, so I will get one thing to work then something else starts
going wrong. I did have my User entity working with seam and jbpm to save a new
user into my db, but now I started creatin
thanks. will check out 4.2.2 :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100452#4100452
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100452
___
jboss-user mailing list
You should demo the current versions of the examples (they are in the examples
directory) on your own box, not the older versions that are online.
I'm sorry about the problems with the demos, but we don't directly control
those machines anymore. In fact, I don't even have access to relaunch the
Yeah, that does sound like it. Easiest way I can get the fix and test it out?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100448#4100448
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100448
__
uncomment the reference to the script hbm file in the hibernate config
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100447#4100447
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100447
there are these 3 checkboxes at the top of filters: r, s, e Running, Suspended
and Ended. check the last one
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100446#4100446
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
Looks like this one:
http://jira.jboss.com/jira/browse/JBMESSAGING-1079
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100445#4100445
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100445
__
Hi, I looked for similar problems on the forum, and couldn't find one.
I'm using JBoss AS 4.2.1 GA with JBoss Messaging 1.4.0, and the remoting patch.
I'm receiving a BytesMessage in an MDB, and the first time the message gets
accessed (it's a simple readInt call) I get the following stack trac
I am having the same issue. Any help would be great
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100443#4100443
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100443
___
When I gave correct persistence unit name ..the following errors occured..
javax.persistence.PersistenceException: org.hibernate.HibernateException: Could
not find datasource
at
org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:217)
at
org.
I am trying to set up Active Directory also. I can log fine using my AD
Account.
Q? Do I have to have full read/write permission to AD to get this up and
running. Right now the IT guys have only set up an account to query the
Database. I don't plan on changing any of the info in AD. Using the
The entire errors that I got is :
javax.persistence.PersistenceException: No Persistence provider for
EntityManager named wingsEntityManagerFactory
at
javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:41)
at
javax.persistence.Persistence.create
HI,
I have tried to test my application using Testng methods.
But my tests are failed and it returns the error::
javax.persistence.PersistenceException: No Persistence provider for
EntityManager named...
Can anyone tell me why I am unable to test even when the persistence file is
correct.
Hi,
The Seam DVD Store demo is not allowing me to create an account, thus I can't
show it to my manager - and I can't sell Seam if the demo's are broken!
I get an error page when attempting to create a new account. Also, the booking
demo has been stable for demo purposes but the dvdstore has bu
Maybe the better question is which JARs are necessary for SeamTest to work. I
have included everything that comes with Seam CR2 as well as all the JSF and
Hibernate libraries.
Right now a mere empty test is failing.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&
"Raist_Majere" wrote : Are you setting the version attribute of web-app in
web.xml to 2.5? Can you copy it here your web.xml file?
the content of web.xml is as below:
|
| http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://ja
Ta, couldn't see it for looking...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100429#4100429
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100429
___
jboss-user mailing l
When jboss calls startService() on your mbean.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100427#4100427
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100427
___
jboss-us
Ok,
I've done some reading, & I understand now that multiple clusters cannot
exchange state. You were exactly correct when you suggested a 6 node cluster.
However, I need communication in this cluster to be both vertical and
horizontal. (Among all nodes) If I am not mistaken, this is the defau
Well, it *does* say
"Error on line 47 of document ".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100425#4100425
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100425
___
Yes but ... when start the thread? I need my server to start listening
"automatically" How can I accomplish that?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100423#4100423
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
So I went and tried a few different ways to solve this. I implemented a
XmlAdapter thinking I could inject some code into the marshalling process to
null out the relationships before jaxb tries to do its thing.
|
@javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter(org.jboss.on.domain.util
hopefully this is the last question I have on the jboss embedded container.
I'm currently having trouble on boot - it says here:
| init(com.wachovia.evergreen.apps.infostrat.BootStrapTest) Time elapsed: 0
sec <<< FAILURE!
| java.lang.RuntimeException: Could not create Component:
commerci
In my pages.xml I have the following:
|
|
Unfortunately that doesn't work: Seam thinks a conversation is still required
for controller.xhtml. Is the only solution to explicitly put
conversation-required="true" for every single page in that folder, is there
another way I'm
anonymous wrote : JBoss has no built-in mechanism for exchanging state between
2 clusters.
That being said, session replication is not attainable among multiple clusters?
I know I may be re-stating the original question, but I want this to be clear...
I do have the option of 1 -six node cluster
After a bit of googling, came across this bug
https://glassfish.dev.java.net/issues/show_bug.cgi?id=3386
And this one:
http://jira.jboss.org/jira/browse/JBSEAM-1590
Looks like an autodeployment issue in glassfish.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&
Ooops... just realized I have a copy-paste error in the faces-config.xml file.
I've omitted the lines referencing the org.jboss.portal.core.identity.ui.*
classes.
Now I just have the following error.
Thanks again for any assistance!
- David
14:33:41,718 ERROR [StartupServletContextListener]
OK... thank you!
Modifying the build process to package the required JSF libraries in
WEB-INF/lib2 fixed the null pointer issue.
I was trying to use Facelets and the RI as opposed to JSPs or MyFaces.
Unfortunately, I get the following if I exclude the MyFaces libraries.
13:19:08,625 ERROR [S
Hi all
I have en EJB app sitting on a multihomed system. The app binds http (at least)
to all interfaces on port 8080, but the EJBs were bound only to the interface
designated by the hostname. Thankfully it enumerates something about 'RMI
codebase ..' and then the host and port and we were abl
Any idea how much work that would entail?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100398#4100398
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100398
___
jboss-user ma
I am getting this exception several times as I navigate through a page:
java.lang.IllegalStateException: No phase id bound to current thread (make sure
you do not have two SeamPhaseListener instances installed)
also
WARN [javax.enterprise.resource.webcontainer.jsf.lifecycle] phase(RESTORE_VIEW
Sorry for slow response on this.
You've subclassed HAServiceMBeanSupport to implement MyClusterService. Do you
need to do this in order for MyClusterService to do what it is supposed to? If
not. don't subclass that class.
Do you need to subclass ServiceMBeanSupport (which is a superclass of
HA
It looks like when the local-jdbc connection pool manager is trying to connect
to the DB, it's running into issues:
| 13:43:18,374 DEBUG
org.jboss.ejb3.entity.PersistenceUnitDeployment.(start:187) - Found
persistence.xml file in EJB3 jar
| 13:43:20,156 WARN
org.jboss.resource.connectionm
I am having trouble with how an inline attachment is supposed to work since it
doesn't seem to be creating a boundary with Content-Type: multipart/related
around the attachment, it merely relies on the outer multipart/mixed boundary
defined in the header of the email.
The effect is that my emai
"amin-mc" wrote : But (this is probably not possible) is it possible to
change/replace a portlet window from interacting with another portlet. For
example
|
| Portlet A
| Portlet B
| Portlet C
| Portlet D
| Portlet E
|
| Currently I can see A, B and C, D. If i interact with D
thanx for the info about the log level. I got a fine grained trace about what´s
going on now, but the issue isn´t clear to me:
the security relevant services (configured in a own sar) are created correctly
and my PolicyConfig named "lcfg" is loaded correctly too. Don´t know if this
matters, but
"amin-mc" wrote :
| 1) Create a ViewPortlet.java which basically refers to an action
|
What do you call "action"? A Struts action? In that case, you might want to the
Struts bridge...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100387#4100387
Reply
The server has lots of remote clients (Swing apllication).
Is there any way to get notification on the server that a client application
has lost a connection to the server.
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100386#4100386
Reply to th
Sorry - I misunderstood what you wanted to do. =
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100385#4100385
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100385
___
jboss-
JBoss has no built-in mechanism for exchanging state between 2 clusters. Do
you really need 2 three node clusters? Can you use 1 six node cluster?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100384#4100384
Reply to the post :
http://www.jboss.com/index.
Ops, typo.
| public Manager modify(Manager selectedManager) {
|
| return restrictedEntityManager.find(Manager.class,
selectedManager.getId());
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100383#4100383
Reply to the post :
h
And actually I solved the issue by using the unrestricted entity manager for
getting the list and the use the restricted entity manger to load the entity.
| public List getManagers() {
|String query = "from Manager";
|// use the unrestricted entity mananger
I see that if hibernate-annotations 3.3.0 is in the classpath, I get the last
error, now I am up to this:
| *** CONTEXTS IN ERROR: Name -> Error
| -> ** UNRESOLVED [EMAIL
PROTECTED]:jar=classes,name=RatingsHelperBean,service=EJB3 depen
| dsOn=null whenRequired=Described resolved=false
d
let's say I created 2 portals s1 and s2 ; I can perfectly access them with :
http://xxx/portal/portal/s1 and http://xxx/portal/portal/s2
for exemple i want to access them throught s1.org and s2.org. since apache will
keep the 80 port (and jboss 8080), i'm trying apache proxy (mod_jk didn't work
Why do u need SSL configuration in your program?
You certainly can get hold of the system properties that define your keystore
and trust store.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100377#4100377
Reply to the post :
http://www.jboss.com/index.html
Hello,
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=121694
I have a question somewhat related to this thread, concerning "horizontal"
clustering. As of now, I have a cluster containing 3 nodes. (node1,2,3
respectively) I need to duplicate this cluster yet again with 3 more nodes.
(
I am trying to use hsqldb in jboss-4.0.5.GA .I tried the following small jdbc
code .
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
class JDBC_test
{
publi
So I completely purged my test method of all meaningful code. The only line in
the test method is this:
| Assert.assertTrue(true);
|
And then I got I got a completely strange error:
| java.lang.RuntimeException: Unable to create a KernelInitializer based on
the specified KernelConfig
You need some sort of container to do things like boot JSF etc. JBossEmbedded
does that. You could write your own I guess...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100374#4100374
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
1 - 100 of 294 matches
Mail list logo