Quantcast
Channel: Active questions tagged propagation - Stack Overflow
Browsing all 52 articles
Browse latest View live
↧

JPA @Transactioanl REQUIRES_NEW AND Catch RuntimeException But rollback

@Service@RequiredArgsConstructor@Transactionalpublic class UserService { public void createUser(CreateUserRequest request) { Users users =...

View Article


Custom theory of atoms in z3

I would like to have some variables in z3 that takes values in some infinite set, whose elements have no operations except equality comparisons (the theory of atoms in the sense of lisp). Currently I'm...

View Article


How to propagate SAXExcetion while validating xml using...

public boolean validateXML() throws Exception { sepaRTLogger.info("Entered validateXML()"); Schema schema = listOfXSDs.get(xmlVersion); sepaRTLogger.debug("matched schema:::" + schema);...

View Article

Issue with Multiple Asynchronous Database Calls Resulting in ResultSet...

I'm facing an issue with multiple asynchronous database calls in my Java application, which is using Hibernate and DB2 as the database. The problem seems to be related to context propagation or...

View Article

TraceId in Spring Boot 3 is not propagated

I try to propagate the trace Id between micro service calls. It does not seem the RestTemplate propagates the traceId, even though I am using RestTemplateBuilder and have actuator and a tracing bridge...

View Article


Vue 3 - Prevent event propagation on custom event handlers

If i have a custom event handler like @my-event and i emit it withthis.$emit('my-event')it calls all the events of @my-event from all parent components.But i want to prevent this.On normal event...

View Article

Differences between requires_new and nested propagation in Spring transactions

I can't understand the behavior difference between the PROPAGATION_REQUIRES_NEW and PROPAGATION_NESTED propagation policies. It seems to me that in both cases, the current process is rollbacked but not...

View Article

"@Transactional(readonly=true, propagation=Propagation.REQUIRED)" Is it...

Currently, I am using the postgresql master/slave environment.The development environment is spring boot.I'd like to organize the transaction as follows:TX Begin @Transactional (readOnly=false) insert...

View Article


Python SGP4 1.1 Calculating Incorrect Orbit

I am using the python SGP4 1.1 module to calculate the position and velocity of a MEO satellite. I'm noticing when compared against STK and JSatTrak that the returned values for position and velocity...

View Article


Differences between requires_new and nested propagation in Spring transactions

I can't understand the behavior difference between the PROPAGATION_REQUIRES_NEW and PROPAGATION_NESTED propagation policies. It seems to me that in both cases, the current process is rollbacked but not...

View Article

How to propagate SecurityContext to EJB container in JBOSS EAP 8

I am using JBOSS EAP 8. I package in a single war fileFor learning purposes I have implemented a REST API with a login Endpoint which returns a JWToken to the client. Other REST endpoints are protected...

View Article

Optical field propagation with angular spectrum method, and verification

I have written a code for gaussian beam propagation in free-space by angular spectrum method.To verify whether the simulation is correct or not, I am propagating the gaussian beam in free-space, and...

View Article
Browsing all 52 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>