Hi,
I have a problem with Date properties in my entity bean.
In my project I use JBOSS PFD/MySQL 5.0. The column is of type: DateTime.
@Temporal(TemporalType.DATE)
| @Column(name="last_date")
| public Date getLastDate()
| {
| return lastDate;
| }
If I merge the corresponding entity
Hey I have checked the cluster setting with 2 sample applications
samplewar.war having following testsessionreplication.jsp into it for the 1st
instance
<%=request.getSession().getId() %>
Tomcat 1
Similarly
samplewar.war having following testsessionreplication.jsp into it for the 2nd
ins
Hi all,
I have interesting problem,
I'm migrating on JBoss 4.0.3 Tomcate engine from JBoss 3.0.7 Jetty engine, and
the current task is to configurate SSL conection. For this purpose in
$JBOSS_HOME\server\default\deploy\jbossweb-tomcat55.sar I edited "server.xml"
and it's enabled
It's needed
Hi All,
it is necessary to install J2EE from Sun in order to use the example on EJB
JBossSimpleExample
(http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossSimpleExample)?
Thanks,
Roberto
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934989#3934989
Reply to
Go see it on the jBPM Wiki:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934988#3934988
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934988
-
Solution Please?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934987#3934987
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934987
---
This SF.Net email is sponsor
Thanks, great news to me.
Daniel
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934986#3934986
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934986
---
This SF.Net
Hi Everyone
I want to have a node which executes a process for every item in a list. What
complicates things is that only one item must be processed per signal.
I thought I could do it with a custom actionhandler on a node and just not call
context.leaveNode() until all the items are done.
On the
I have a webservice application Implemented in Jboss 3.2 with Jboss-Net.
What i have to do to use it in Jboss 4.0 with Jboss-WS.
Is it possible ? Are Major Changes Required?
Otherwise is it better to re-implement it with Jboss-Ws.
Give me the link for the tutorial.
Thanks
Siva
View the origi
Hi
I just upgraded my website from jbp2.0 to jbp2.2.1.rc3. My users complain that
their browsers cannot remember the username/password anymore. I also try it in
my own windows IE. It really seems that the browsers cannot remember the
username/password.
What is the reason?
thanks very much!
y
Hi,
I want a task to be created to two users. I am unable to find any
JBPM API's for this. Any help would be useful.
Thanks
Shriram
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934982#3934982
Reply to the post :
http://www.jboss.com/index.html?module=bb
1) See this wiki page for getting two JBoss instances running on one machine:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine
All the config changes you're making are too painful and mistakes may lead to
issues. If your machine has more than one IP, using
I created a TracingInterceptor with the code below:
|
| public class TracingInterceptor {
|
|@Resource SessionContext sessionCtx;
|
|@AroundInvoke
|public Object log(InvocationContext invocationCtx) throws Exception {
| Logger log = Logger.getLogger(invocati
security proxy bad
interceptors good.
use ejb3 interceptors.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934977#3934977
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934977
--
Are you able to attach your WAR file that displays this behavior to the
associated JIRA issue?
http://jira.jboss.com/jira/browse/JBAS-2151
You may be required to register at the JBoss JIRA site.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934974#3934974
R
yes I have added the tag into my web.xml
Actually without this the application should not work on 3.2.3 & 3.2.5 versions
also.right.
So my question is it is working on 3.2.3 , 3.2.5
Clustering, faming is also working on 4.0.2 but the session replication is not
getting done.
I have gone th
Thanks for your reply.
Yes,the EAR is deployed in /farm folder.I have tested repeatedly the below
Sequence and it is showing a consistent behaviour.
Thanks,
Hari.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934971#3934971
Reply to the post :
http://www
I tried 4.0.4.CR2 but didn't have time to figure it out the issues below:
a) after installing using installer I figured out that using the clustered and
unclustered version, it didn't come with jboss-srp.jar in the lib, because both
EJB3 install options are apparently based on standard and not on
New to Jboss/Eclipse here.
I am using the jBPM 3.1-beta3 startes kit.
I followed the instructions in
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted and they worked
very smoothly. Nice.
After that I followed the graphical process designer guide
(http://docs.jboss.com/jbpm/v3/gpd/
Sorry, the xml didnt show up on my previous post. Here it is:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934968#3934968
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
Hi,
Thanks very much for a helpful document. However, I have run into some problems
and I'd like to know if I'm the only one!
First, a simple one: I could not start the jboss server with a simple
double-click of run.bat. Instead, I needed to run it manually with arguments.
Namely, "run.bat -c
Hi all,
I have eclipse-lomboz plugin. and have jboss server on a seperate machine
(Jboss not in localhost). So, I want to configure that jboss for deployment
from eclipse.
If any body know how to configure jboss on a seperate machine, please let me
know.
Thanks,
Rohitha
View the original po
I have an ear file with a -service.xml file containing a system properties
service that loads some properties that I want to use to configure a -ds.xml
file that defines a resource adaptor service. (the service and ds files are
included below)
If I deploy the ear file the properties are not su
I wasn't sure it the spec or the server was supporting that. knowing that it is
I will spend more time trying to make it works.
If I have success I will write back what was my problem.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934961#3934961
Rep
Hi!
I have a webapp (for which I don't have source code), that I'm trying to deploy
under jboss. I already tested the same .ear file under orion and I don't have
this problem, so it doesn't seem to be a problem with the application.
This is the error:
java.lang.NoClassDefFoundError: comdocII/co
Hi,
I am experiencing an issue with my code where JBoss (or something else) is
generating very inefficient queries to the database in order to fetch
information.
Specifically, I have a table with about 40K entries in it. When I try to fetch
information form the table (for example, if I select
The only thing I can think is happening is that the dataScroller object is
using the fully loaded element inside the DataModel, (which is fine and
correct) but inside the dataTable, is is using a member of the current
DataModel element which is *not* fully loaded and is doing this outside of the
I also wanted to make sure I have the cfg files I need as the person before me
deleted the ./server/all, and we only have ./server/default:
./server/default/lib/jboss-cache.jar
./server/default/lib/jgroups.jar
./server/default/deploy/tc5-cluster-service.xml
./server/default/deploy/jbossweb-tom
I have checked out the source code from CVS and am trying to compile and
install the gpd. I did an import of the org.jbpm.ui package as that had a
.project file in it. This looks like the code for the GPD. When i try to
compile it complains about "org.eclipse.gef" , "org.eclipse.draw2d",
"org.e
This is the classical classloader problem. In startup, replicated object class
must be in the classpath of the application(or server) or you can register
classloader with related object class using marshaller. See documentation about
using the Marshaller.
View the original post :
http://www.jb
OK, I found where they are, inside the jbpm.sar there is the jbpm.sar.cfg.jar
that contains the config files.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934943#3934943
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
Why not use a Seam component instead of a jBPM ActionHandler, and use
@Out(scope=BUSINESS_PROCESS)?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934945#3934945
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934945
the "save()" method on the JbpmContext class accepts an instance to be saved.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934947#3934947
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934947
---
I have put together a sample BPM demo using seam. I am having some trouble
with accessing the variables. I have 2 BPM flows both use the same action
handler.
Flow 1 : start -> assign to actor -> call event (actionhandler) -> end
Flow 2 : start -> call event (action handler) -> assign to acto
in the .metadata dir of your eclipse workspace
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934941#3934941
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934941
--
Do you have the tag set in your web.xml?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934909#3934909
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934909
---
Thi
Im trying to add jBMP at my application server, but I have a doubt regards
where the config file, like ehcache.xml, hibernate.cfg.xml and jbpm.cfg.xml has
to be located.
Im looking at the jboss-AS at the starter-kit but I cant find the files.
regards
Alejandro
View the original post :
http://w
i mean.. if i have a method in a SessionBean like.
| @SecurityProxy( ComplexValidator ) //like a interceptor
| @Stateless
| public class ComplexSessionBean {
| public string createHello( String yourName ){
| return "Hello "+yourName;
| }
| }
i would like to do the validation
Hi Ronald,
Thanks a lot for your reply!
you are right jbpmContext was null .
Thanks again,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934936#3934936
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934936
-
Normal operation.
After a few thousand messages processed, I see the queue with 0 listeners:
| $ ./twiddle.sh get jboss.mq.destination:name=taskQueue,service=Queue
ReceiversCount
| ReceiversCount=0
| $
|
No relevant exceptions or errors.
A ThreadDump shows me all my workers threads
Why is method saveProcessInstance is deprecated??
I am trying to use something like
anonymous wrote : [code
| ]public long uploadDocument(String processDefinitionName) {
| long processInstanceId = 0;
| JbpmSession jbpmSession = jbpmSessionFactory.openJbpmSession();
| Proce
Hi,
I currently have a JBoss EJB application which employs 7 message queues using
MDBs with container-managed transactions, to which messages are posted via JNDI
from a stateless session bean within the same application. I have recently
begun encountering OutOfMemoryErrors during periods of he
ooops!
My Question was
If this is not right method then how should I save my processInstance.
In my code (for which output is given) Token token =
processInstance.getRootToken();
| System.out.println("token is"+token);
| token.signal();
| System.out.println("token.signal() is done");
is
I've seen one or two posts concerning issues with this driver, but none have
addressed the issue I'm having. Here is my datasource XML:
|
|
|
|
|
|
|
|
|
|
| OnBoard
|
|
|
jdbc:sqlserver://localhost:1433;databaseName=On
I'm having problems editing the task with the Eclipse plugin for the JBoss jBPM
Visual Process Designer, I got an error message:
"An error has occurred. See error log for more details" wher do I find this log?
regards
Alejandro
View the original post :
http://www.jboss.com/index.html?module=b
Question says it all. Currently I have a bunch of STSBs all with a @Stateless
( name = "blah" ) which generates a blah/local in my JNDI namespace. When I
undeploy the jar file, the NamingContext is still bound. Why is this?
View the original post :
http://www.jboss.com/index.html?module=bb&o
Please ignore. Bonehead typo!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934928#3934928
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934928
---
This SF.Net em
What version of JSP
and what version of tag libraries are supported in JBOSS 4.0.3 sp1
I deployed a .war file and it was deployed in /server/default/temp folder.
If this is not the right folder where the folder structure should appear .
Can any one suggest steps to deploy .war
View the origin
JBoss-4.0.4-CR2
EntityMangerFactory.createEntityManager no longer accepts a
PersistenceContextType?
I noticed this was supposed to happen from reading the changelog for hibernate
EntityManager. But this doesn't seem to match the ejb3-persistence spec at
sun. Is there a new version of the spec
I'm confused. I'm trying to test my entity bean.
I have:
- an entity bean
- a stateless session bean for accessing the entity bean (facade)
- an interface for accessing the the stateless bean
And I'm trying to write a JUnit test class to test this bean. However, I am
uncertain as to how to test
http://jira.jboss.com/jira/browse/JBIDE-294
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934921#3934921
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934921
---
T
Yeah, I realize that one --- that's why I said I worked around it. I'm more
puzzled by the lack of the jboss-annotations-ejb3.jar in the library list when
creating a new project. Should that be present by default?
j
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtop
Did either of you make any progress on this? I will be doing the same thing in
the next several months.
Any information would be greatly appreciated.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934893#3934893
Reply to the post :
http://www.jboss
I have a service bean Special that depends on service bean Core. The special
bean loads and the core bean is injected without a hiccup. I have print
statements that show the create and start methods of Special are called. Core
create and start methods are not called. Special is definitely there.
Thank you Emmanuel,
jTDS solved the problem ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934918#3934918
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934918
--
Now I seemed to have broken something with modifying the jboss-web.xml and
server.xml:
| 12:52:59,391 DEBUG [URLDeploymentScanner] Watch URL for:
file:/C:/jboss-4.0.2-looksmart/server/default/deploy/furl.ear ->
file:/C:/jboss-4.0.2-looksm
| rt/server/default/deploy/furl.ear
| 12:52:59,391
Sorry the tag is
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934915#3934915
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934915
---
This SF.Net email is sponso
I've installed JBoss 4.0.4CR2, with Seam, etc., and the Eclipse tools. I'm
running through the various trails to familiarize myself with EJB 3.0, seam,
etc. In creating a new EJB 3.0 project, I've encountered the (known) issue of
the hibernate3.jar not being present in the server/default/deploy/
Sorry, wrong post. i don't get a warning, in fact I get an error from JBOSS
saying
Bean : NCBIMessageDrivenBean
| Method : public void ejbCreate() throws CreateException
| Section: 15.7.3
| Warning: The ejbCreate() method must define no application exceptions.
|
| 12:08:54,724 ERROR [
Hi,
I'm having an Entity class which contains Date objects, say
(excuse me, I'm too lazy to translate all the names ;-)
| @Entity
| @Name("vertrag")
| @Scope(SESSION)
| public class Vertrag implements Serializable {
| ...
| private Date _vertragsBeginn;
|
| @Basic
|
If all you want is HttpSession replication, what you listed should be
sufficient. If you want any other clustering features, you should start from
the all config, which you can get by downloading 4.0.2.
Re: upgrading to 4.0.4, first it's only at a release candidate stage; the final
release s/b
@Entity
@Name("current")
@Table(name = "USERS")
public class PortalUser implements Serializable {
Annotations of my class.
It`s scope should be CONVERSATIONAL, at least Seam shows that is.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934907#3934907
Reply to
Ok, I see it. This is just noise due to a missing dependency:
http://jira.jboss.com/jira/browse/JBAS-3053
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934898#3934898
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=393
Great ! Thanks for the response :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934912#3934912
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934912
---
This SF.Ne
Is Linux better for running Jboss with MySQL than Windows?
Linux has two versions:
FreeBSD, Fedora
which one is better?
Thanks for advice
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934900#3934900
Reply to the post :
http://www.jboss.com/index.html?mod
@Range is meant for numeric values, is that what you want? I suppose @Length is
what you need instead.
What are the annotations on the class declaration of your user bean?
I think the error indicates that seam did not check the check the values at all
(no jsf integration), but only pure hiberna
It's interesting that I am the only one replying to my own posts. But
nevertheless this might help someone along the line who runs into this.
I solved the problem by simply removing the throws clause from both ejbCreate
and ejbRemove methods.
At least the bean deployed just fine.
-Anuj
View
Sorry Scott forgot to say to do an ejb3 install (full - NO CLUSTER)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934892#3934892
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934892
-
Thanks for pointing that out.
LEngth is what I need.
But this does not change nothing.
It still does not refreshi this page and show me errors.
Only that exception page is displayed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934905#3934905
Reply to the po
All of the performance testing we have done shows negligible performance
differences between running JBoss on Windows or Linux on the exact same
hardware. So the choice should really be one of ease of administration and
total-cost-of-ownership.
View the original post :
http://www.jboss.com/in
"AstroNox" wrote : This set of instructions was written originally for the
manual install, because it did not come with the EJB 3.0 module. If you tried
this on the installer version, I have no guarantee of what will happen.
|
Yes, I finally figured this out :-)
"AstroNox" wrote : Honestly,
I get a similiar message, and i have an ejbCreate method in my bean.
I am using Message Driven Bean here along with XDoclet. But it seems no matter
what i do I always get that exception.
Here's a snapshot of my bean
| /**
| * @ejb.bean name="NCBIMessageDrivenBean"
| * destination-
Sufficient details to understand how to reproduce this are needed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934884#3934884
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934884
--
Hello,
I have a singleton in which I keep statefull session bean obtained at
applications start (ULC Client). This SSB has an Extended type EntityManager
so, the entities would not be detached after transaction commit.
When I try to hand an object to persist (which I erlier got from the same va
The short term work-around is to force loading in a loop for the DataModel's
@Factory method, (doing a bunch of System.out() on PKs of elements displayed in
the dataTable.) This tells me that the request by the dataScroller is outside
of the Conversation scope, (does it cache the DataModel on fi
Just Run the installer and start Jboss.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934889#3934889
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934889
---
T
Correct,
All of my entityManager code uses the Seam @In annotation.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934882#3934882
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934882
--
I've got a simple parent/child relationship (one-to-many) between two objects;
ProductCategory->Product
Here's the two domain object classes:
| @Entity
| @Table(name="tbl_product_category")
| public class ProductCategory implements Serializable
| {
| private long categoryId;
|
Just tried to reproduce using posted ejb3 app and config with JBossAS 4.0.4RC1
and worked fine (although used regular transport for jndi instead of http).
Only thing extra step required (besides changing the
ejb3.deployer/META-INF/jboss-service.xml config to match the one above) was to
deploy
Hmmm. We are 4.0.2 in production, and not sure how easily it will be to upgrade.
Is this an easy upgrade to the newest version?
"[EMAIL PROTECTED]" wrote : I didn't look closely enough at your second set of
logs. It looks like your session expired on the 2nd server.
|
| How long is your s
Hello!
Running Jboss 4.0 with Netbeans.
Using CMP.
I am able to fill in the 'cmp fields' and the schema is created.
I am able to insert values in my schema ( id Long, title String, price Integer
).
I am ablt to remove rows from my schema.
The trouble begins when I want to extract the highest an
Greetings all.
I am trying to deploy a simple class via the scheduler. When I start JBoss I
get this error in the log:
java.lang.ClassNotFoundException: No ClassLoaders found for:
com.vrs.enterpriseintegrator.fwk.ScheduledRIMSTransactionProcessor
The class is in a jar that is loaded later. Wha
@Out(required=false)
@Valid
@DataModelSelection
private PortalUser current;
Have it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934883#3934883
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934883
---
... using a command line client... This test runs ok on Weblogic and Websphere
After about 1.5 hours I get this error on the client.
Any ideas...
-mic
Try to lookup EJB ejb/simpletestEJB
java.rmi.UnmarshalException: Error unmarshaling return header; nested exception
is:
java.io.E
This set of instructions was written originally for the manual install, because
it did not come with the EJB 3.0 module. If you tried this on the installer
version, I have no guarantee of what will happen.
Honestly, I have tested the default server configuration together with the EJB
3.0 RC5 mo
You probably need to add @Valid to the reference from the session bean to the
entity bean.
Look at the examples.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934880#3934880
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
So, as long as you are within the scope of a conversation, and do not serialize
the objects, you will never recieve a LazyInitializationException.
Are you sure you are actually using the seam-managed PC in your code (you are
not using @PersistenceContext, right?)
View the original post :
h
I just can`t get it work.
I have this in my .xhtml page:
|
|
|
|
|
And this in my Entity bean:
@Range(min=4,max=16,message="loginLength")
| public String getLogin() {
| return login;
| }
Not currently. If need this feature, please open a jira issue and include a
use case for this.
Thanks.
-Tom
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934875#3934875
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Can download JBossRemoting as separate download (if want to run stand alone),
but is included in JBoss 4.0.4CR1 distribution (JBossRemoting 1.4.0) by default.
JBossRemoting currently does not have support for IIOP, but is on the roadmap
(http://jira.jboss.com/jira/browse/JBREM-381).
If want to
The TransporterServer automatically tries to load a remoting detector (to allow
for autodiscovery for transporter clients). JMX is used to tie detectors and
remoting servers together. There is not dependancy on JBoss JMX, so any JMX
implementation jar on the classpath should work.
This tie
I presume the jboss-client.xml file is used for the configuration of SOAP
requests from JBoss to external WS endpoints. Where do I configure the response
for the service configured in the jboss-web.xml file. At the moment the request
to the service is being encrypted and the response is in plain
I have an ear that has a .har component in it. In the .har there is a custom
dialect class that works with MS SQL7. The app deploys and runs fine on
JBoss-4.0.2.
When I try to deploy on JBoss-4.0.3SP1 I get org.hibernate.HibernateException:
Dialect class not found: com.heartlab.cardionow.dal.
Oops! Forgot about the tags.
schedule-manager-service.xml
| true
|
|
schedule-service.xml
| true
| com.vrs.enterpriseintegrator.fwk.ScheduledRIMSTransactionProcessor
| NOW
| 1
| -1
|
jboss.j2ee:service=EjbModule,module=EnterpriseIn
Could you please give us some explanation how to exacly use
Hibernate validator in Seam?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934867#3934867
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934867
Hi,
I'm creating a cluster using JBoss 4.0.3SP1. I have 2 servers and I just
unzipped the jboss distribution. If I start each server alone, it takes 42
seconds to be up and running. If I try to start a server with the first one
running, the second server takes over 4 minutes to start.
I can se
I get a database exception when trying to deploy a portlet while the server and
portal are running. I am using JBoss 4.0.4RC1 and portal 2.4 and Hypersonic as
my DB ( have not changed any DB descriptors, just copied portal-hsqldb-ds.xml
to the deploy directory, the way it was generated by dataso
Thanks for the reponse.
Can I query the window-name property from JSP? If so, could you provide a quick
sample? I'll do some digging on how to do this myself, but I'm fairly new to
working with JBoss and portlets for that matter. Thanks again.
View the original post :
http://www.jboss.com/inde
Hi,
I am using JBoss AS 4.0.3 SP1, with EJB3.0-RC5, and am fairly new to
JBoss/security.
I am trying to create a security interceptor to intercept all calls made to any
EJB and do some logging (who's trying to call what methods).
I have tried to implement the org.jboss.security.SecurityProxy i
"[EMAIL PROTECTED]" wrote : The only problem I have with the EJB3Trail.ear is
this Type javax.ejb.PreDestroy not present exception:
|
| http://jira.jboss.com/jira/browse/JBDOCS-181
|
I tried this again, this time using the copy of 4.0.4 that I intalled via the
installer and having select
1 - 100 of 287 matches
Mail list logo