Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
5answers
4k views

How do you compare Websphere Commerce with the rest of the ecommerce tools available in the market?

All those familiar with websphere commerce will know that it is feature rich. It supports B2B, B2C and extended sites(which ATG doesn't) and some other features. But it is complicated, and on the ...
6
votes
9answers
3k views

Are there any Open Source / Free Software alternatives to ATG?

ATG is a suite services built on top of J2EE which uses it's own proprietary flavor of ORM (like Hibernate but not), dependency injection (like Spring but not), and JSP tag libraries to offer and ...
4
votes
4answers
1k views

How do you organise your ATG projects?

If you develop for ATG Dynamo, how do you structure your modules and dependencies? How do you structure the projects? source directories, JARs configs etc. How do you build and deploy? What tools do ...
4
votes
12answers
892 views

Which free and open source frameworks would you recommend for replacing which aspect of ATG

ATG is a framework, a platform and a solution for content presentation and management, personalisation, e-commerce and customer relationship management. Which free and open source frameworks or ...
3
votes
4answers
7k views

Difference between Atg and Struts

What is the difference between Atg and Struts?
2
votes
3answers
730 views

How to launch ATG application from Eclipse?

How to integrate ATG framework with eclipse so that i can run ATG application from eclipse and debug it using eclipse debugging plugins ? which development tools do you use when developing ATG ...
1
vote
1answer
161 views

What is the purpose of Dynamic Bean in ATG

I've read documentation, but there is no definition of the main purpose of Dynamic Bean. I understand how to implement this but dont know why this approach so good. So could someone tell the ...
1
vote
3answers
96 views

Is it possible to use war archive as library?

In my application I have a directory that is in CLASS_PATH and where I store jar files. I use ATG so have to use my .class in properie file to have a way to init components (in this situation it's ...
1
vote
1answer
152 views

Is it possible to do Android with ATG(Art Technology Group)..?

Is it possible to do a Android application with ATG technology. i googled for how to integrate ATG with android but i dint get any proper guidance. I searched for sample source file also but none is ...
1
vote
0answers
26 views

Can not find InternationalizationShoppingContextServlet.java

In ATG Mobile-Server module InternationalizationShoppingContextServlet.java class is missing? What is the impace of this class? cannot find symbol [javac] symbol: class ...
1
vote
1answer
216 views

ATG search API changes from 2006.3 to 9.1. i want the API differences so i can show them what we need to change

ATG search API changes from 2006.3 to 9.1. i want the API differences so i can show them what we need to change
1
vote
2answers
2k views

How to set up ATG development environment for use with JBoss

Can somebody please explain all the steps involved in setting up ATG development environment for use with JBoss AS. My requirement is simple, I need to develop and deploy a simple J2EE applicaiton ...
0
votes
0answers
27 views

How to use many to many in ATG [closed]

I need help to declare a many to many in ATG, I read the doc but it does not work for me I need an example or explanation. thank you in advance
0
votes
1answer
27 views

ATG Dynamo - Not able to get installable for ATG 9.1

I want to start working with ATG Commerce. I tried to downloaded from the link: https://edelivery.oracle.com/EPD/Search/handle_go Looking at the compatibility, I want to work with ATG 9.1, JBoss ...
0
votes
1answer
66 views

hot deployment on weblogic 10

I'm tired by compiling and redeploying .ear file on web logic. could you please let me know how to do hot deployment. I'm using weblogice 10 as application server and ATG framework. my .ear file is ...
0
votes
1answer
23 views

what is the use of the scenario's in atg? and how to implement them

I am new to the ATG Framework can anybody please help where can i get the doc's and implementation examples and so on.. And what is the purpose of using the scenario's in atg? Thanks...
0
votes
1answer
39 views

Installing ATG 9.1 on Websphere

I'm trying to install ATG 9.1 on Websphere 7.0 for a development environment. The configuration is as follow: VirtualBox 4.1.6 RHEL 5 (via CentOS) IBM Java 6 When I install Websphere 7.0 I am able ...
0
votes
0answers
24 views

Extending functionality of the existing ATG CRS Store

There is a requirement wherein we need to extend the existing ATG CRS functionality. We need to implement the configurable product functionality. Whatever research we have done till now says that ...
0
votes
1answer
31 views

Difference between repository tem and item descriptor in atg repositories

Can you anybody please tell me the difference between repository item and item descriptor in ATG repositories, It would be a greate help to me... Thanks...
0
votes
0answers
40 views

Inserting Data into Linked Repositories in ATG

I have a requirement in which I have two tables employee in ABC repository and address_details in XYZ repository. One column of employee has a foreign key reference to address_details. Here, I am ...
0
votes
0answers
12 views

What are these atg.servlet.jsp.ByteContentBuffer entries in my dynamo.log?

In my ATG dynamo.log I am seeing thousands of entries like: atg.servlet.jsp.ByteContentBuffer@ed62b0(mBlockCount=4, mBlockSize=1024, mCurOffset=0, mOwner=null, mReader=null, mMaxContentSize=-1, , ...
0
votes
0answers
56 views

JHTML (ATG) Documentation or Reference

I have to look into JHTML code and I need to see some reference or tutorial/documentation that gives (even a brief) introduction to JHTML. Can someone help me? Note: This is ATG's JHTML. PS: Please ...
0
votes
0answers
190 views

Why do my ATG repository item caches end up with usedRatios of well over 100%?

I am running ATG 9 with a bunch of different objects configured in the repository.xml to have specific cache sizes, ttl etc. For example: <item-descriptor name="USER" ...
0
votes
1answer
425 views

How do you make an ATG droplet serve a default oparam

In ATG, the Switch droplet will go to the default oparam if none of the other conditions are met. I have a droplet that I want to behave similarly. You call it on your page and put code inside of ...
0
votes
0answers
78 views

Need to find a static rule check for covariant return types

I am on an ATG/Java project and I am hunted for a static code analyser tool that is able to detect the presence of covariant return types. In ATG, this is a big no no due to the way it handles the ...
0
votes
1answer
108 views

Driving ATG with Fitnesse?

Currently working as a coach in an ATG shop and would like to introduce some form of customer acceptance testing. My weapon of choice is usually Fitnesse but the guys here say it's not possible to ...
0
votes
2answers
154 views

ATG Dynamo 5 - how do I redirect all URIs to the same page

Why I would want to follows: I'm working on a site that is pretty 1998. It's distributed into frames. A lot of hands that never RTFM'd before using the templating language have touched it and most of ...
0
votes
2answers
161 views

Is it a known IE bug? Didn't pass submit parameter to request

If we have <form> with at least two <input type="text" ..>, and a submit button <input type="submit" name="someName" ..> - then, when we press Enter on textfield - IE (I tried 7th ...
0
votes
2answers
196 views

how to represent a oracle view with in ATG Repository structure

I have some queries which cross repositories in ATG. I am not aware of a way to link repositories together in order to provide data from one repository to the other. The queries do have some ...
0
votes
1answer
139 views

ATG & Flex via AMF?

How easy might it be to build a front end with flex, and have ATG as the backend and do all communication / integration via AMF, using BlazeDS or Live Cycle Data Services? Thanks!
0
votes
1answer
633 views

ATG taglibs on OSGI problems

We're currently creating an app that needs ATG taglibs on SLING/OSGI, we have created a bundle with these taglibs and uploaded it, of course these taglibs call ATG classes, so we are including them in ...
-3
votes
1answer
239 views

Need comparative pros and cons of ATG and Magento [closed]

I am new to eCommerce frameworks such as ATG, Magento. I wanted the comparative pros and cons of both frameworks. Also is there any free trial version available for both of these eCommerce ...